.pt-20{
    padding-top:20px;
}
.pb-20{
    padding-bottom:20px;
}
.pt-10{
    padding-top:10px;
}
.pb-10{
    padding-bottom:10px;
}
.pt-40{
    padding-top:40px;
}
.pb-40{
    padding-bottom:40px;
}
.mt-100{
    margin-top:100px;
}
.mt-20{
    margin-top:20px;
}
.mb-20{
    margin-bottom:20px;
}
.pt-0{
    padding-top:0 !important;
}
.pb-0{
    padding-bottom:0 !important;
}
.scroll-to-top{
	bottom: 60px;
}
.auto-container-menu{
    max-width:1280px;
    position: static;
    
    padding: 0px 15px;
    margin: 0 auto;

}
.home-link a{
    padding: 10px 20px !important;
    font-size: 25px  !important;
}
.header-style-one .header-top{
	background-color: #15254e;
}
.sec-title-one h3{
padding-bottom: 15px;
color:#000;
}
.sec-title-one h3:after {
    position: absolute;
    content: '';
    width: 45px;
    left: 0px;
    bottom: 0px;
    background-color: #6dc1fb;
    height: 5px;
}
.sec-title-eight h2:after{
    background-color: #6dc1fb;
    height: 5px;
}
.no-after h2:after{
    
    height: 0 !important;
}
.header-style-one .header-top .top-left .links-nav li, .header-style-one .header-top .top-right .links-nav li {
    color: #fff;
}
.header-style-one .header-top .top-left .links-nav span, .header-style-one .header-top .top-right .links-nav span {
    position: relative;
    top: 1px;
    margin-right: 4px;
    color: #fff;
}
.main-header .links-nav li a{
    font-size: 16px;
        color: #ffffff;
}
.main-header .info-box:last-child {
    margin-left: 0;
    padding-top:0;
    padding-left: 26px;
    margin-top: -5px;
}

.btn-style-one{
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #ffffff !important;
    background: #15254e;
    color: #ffffff !important;
}

.main-slider .blk-style .border-title:after {
    background-color: #1a1a1a;
}
/*.blk-style .btn-style-one{
    border: 2px solid #000 !important;
    background: #fff !important;
    color: #000 !important;
}*/
.blk-style .btn-style-one:hover{
    border: 2px solid #000 !important;
    background: #15254e !important;
    color: #fff !important;
}
.blk-style .btn-style-two{
    color: #000 !important;
    
    border: 2px solid #000 !important;
}
.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a, .header-style-two .main-menu .navigation > li.current > a, .main-menu .navigation > li.current-menu-item > a{
	color:#fff !important;
}
.main-slider .border-title{
	    color: #ffffff;
}
.main-slider .btn-style-one:hover {
    color: #fff !important;
    border-color: #ffffff !important;
    background: none;
}
.main-slider .btn-style-two:hover {
    color: #fff !important;
    border-color: #ffffff !important;
    background: #46b5d6;
}
.main-menu .navigation > li:after {
    position: absolute;
    top: 93%;
    left: 0;
    content: "";
    width: 0;
    height: 3px;
    background: #fff;
}
.main-menu .navigation > li:hover:after {
    width: 100%;
    -webkit-transition: all ease .500s;
    transition: all ease .500s;
}
.main-menu .navigation > li.current:after {
    width: 100%;
    -webkit-transition: all ease .500s;
    transition: all ease .500s;
}
.main-menu .navigation > li > ul > li > ul,
.main-menu .navigation > li > ul{
	border-top-color: #6dc1fb;
}
.main-slider .border-title:after{
	    background-color: #ffffff;
}
.gallery-carousel .owl-controls .owl-nav [class*="owl-"]:hover {
    background-color: #15254e !important;
    color: #ffffff;
}
.sec-title-one h2:after{
	 background-color: #6dc1fb;
    height: 5px;
}
.sec-title-four h2:after{
	background-color: #15254e;
}
.main-header .header-top{
	    padding: 12px 0px;
}
.main-header .header-top a{
	color: #cccccc;
}
.social-style-two li a{
	    padding: 0px 5px;
	  border-right: 1px solid #cccccc;
	  color: #cccccc;
}
.social-style-two{
	 line-height: 1em;
}
.main-header .nav-outer {
    position: relative;
    padding: 0;
}
.main-header.header-style-one .btn-outer .quote-btn{
	padding: 15px 10px;
}
.industry-section .content-column .text{
	color: #252424;
}
.industry-section .content-column ul{
	padding-top: 20px;
    border-top:0;
}
.team-style-one .inner-box .overlay-box .lower-content{
    bottom: -100px;
}
.img_left1{
    width:100%;
}
.content-column.recent-posts .post .post-meta li{
    color: #0e0e0e;
    font-size: 18px;
    font-weight: 500;
 }

 .news-style-one{
    margin-bottom: 20px;
 }
 .news-style-one .inner-box h3{
    font-size: 26px;
    color: #15254e;
 }
.news-style-one .inner-box .text {
    
    color: #222222;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.news-style-one .inner-box:hover .image-box img {
    opacity: 1;
    }
/*.service-block-four .inner-box{
	       box-shadow: 1px -2px 1px #ccc;
}*/
.home .service-block-four .inner-box:hover{
	border: 1px solid #46b5d6;
}
.industry-section .content-column ul li .icon-box{
	    border: 2px solid #6dc1fb;
    background: #46b5d6;
    color:#fff;
    font-size: 30px;
}
/*======================= Banner Bottom Section ====================*/
.banner-bottom-text{
	padding: 10px 0px 70px 0px;
}
.banner-bottom-text .single-box {
  position: relative;
}
.banner-bottom-text .single-box .opacity {
  position: absolute;
  top:5px;
  left:5px;
  right: 5px;
  bottom: 5px;
  background: rgba(0,0,0,0.82);
  padding: 35px 0 0 62px;
}
.banner-bottom-text .single-box .opacity h2,
.banner-bottom-text .single-box .opacity h6 {
  color:#fff;
}
.banner-bottom-text .single-box .opacity h6 {
  font-size: 20px;
  font-weight: 200;
  margin-top: 12px;
}
.banner-bottom-text.style-one .single-box:hover .opacity {
  background: rgba(249,82,11,0.65);
}
.banner-bottom-text.top-transform {
  position: relative;
  z-index: 9;
  /*-webkit-transform: translateY(-50%);
          transform: translateY(-50%);*/
}
.banner-bottom-text.style-two .single-box {
  border:2px solid transparent;
}
.banner-bottom-text.style-two .single-box .opacity {
  top:3px;
  left:3px;
  bottom: 3px;
  right: 3px;
}
.banner-bottom-text.style-two.m-fix {
  margin: 20px 0 80px;
}
.service-style-one .box-column {
    
    border: 4px solid #6dc1fb;
    
}
.service-style-one .box-column h2:after{
    background-color: #6dc1fb;
}
/*======================= Banner Bottom Section ====================*/
.sponsors-section .sponsors-carousel .slide-item img{
	    opacity: 1;
}
.testimonial-box .author-info {
    position: relative;
    margin-top: 35px;
    padding: 0px 0px 18px 14px;
}
.home .call-to-action{
    padding: 60px 0px;
}
.home .call-to-action h3{
        font-size: 50px;
       
}
.home .call-to-action .btn-style-three{
    margin-top: 57px;
    padding: 15px 44px;
    font-size: 18px;
}

.call-to-action{
	background-color: #15254e;
}
.call-to-action h3{
	color: #ffffff;
}
.btn-style-three {
    background: #46b5d6;
    border: 2px solid #6dc1fb !important;
}
.btn-style-three:hover {
    color: #ffffff !important;
    border-color: #6dc1fb !important;
    background: #15254e;
}
.btn-style-six{
    color: #15254e !important;
    border: 2px solid #46b5d6 !important;
}
.btn-style-six:hover {
    color: #fff !important;
    background-color: #15254e !important;
}
.home .service-block-four .inner-box h3{
	color: #ffffff;
}
.home .service-block-four .inner-box .text{
	color: #ffffff;
}
.home .service-block-four:hover .inner-box .text{
	color: #222222;


}
.main-header .header-upper{
    padding: 15px 0px 25px;
}
.service-block-four .inner-box:hover{
        border: 1px solid #6dc1fb;
}
.service-block-four .inner-box .text {
    color: #252424;
}
.service-block-five .inner-box .text{
	color: #222222;
}
.home .service-block-four:hover .inner-box h3{
	color: #222222;
}
.banner-bottom-text .single-box .opacity{
	background-color: rgba(70, 181, 214, 0.9);
}
.banner-bottom-text.style-one .single-box:hover .opacity {
    background: rgb(8 83 135 / 89%);
}
.banner-bottom-text .single-box .opacity{
	    padding: 20px 20px 0 20px;
}
.banner-bottom-text .single-box .opacity h2, .banner-bottom-text .single-box .opacity h6{
	line-height: 1.5em;
}
.banner-bottom-text .single-box .opacity h6{
	margin-top: 10px;
	font-size: 16px;
}
.banner-bottom-text .single-box .opacity h2{
	font-size: 28px;
}
.banner-bottom-text .single-box .opacity a:hover {
    color: #6dc1fb;
}
.banner-bottom-text .single-box .opacity a {
    color: #6dc1fb;
}
.sec-title-one .text{
	color: #222222;
}
.testimonial-box .text{
	color: #222222;
}
.testimonail-carousel .owl-controls .owl-nav{
    top: -70px;
}
.home .items-container{
   
  max-height: 580px;
  overflow: hidden;
}
.sec-title-five h2 {
  
    color: #222222;
    font-size: 32px;
    font-weight: 600;
   
}
.sec-title-five h2:after {
    background-color: #6dc1fb;
    height: 5px;
}
.masonary-section:before{
       background-color: rgb(13 13 13 / 96%);
       background-color: rgb(255 255 255 / 93%);
}
.masonary-section .filters li{
    color: #15254e;
   margin-bottom:10px;
    border-top:2px solid #fff0;
    border-bottom:2px solid #fff0;
}
.masonary-section .filters li.active, .masonary-section .filters li:hover {
    color: #03A9F4;
    border-bottom: 2px solid #46b5d6;
}
.masonary-section .filters {
    
    margin-bottom: 10px;
}
.masonary-section .sec-title-five {
    margin-bottom: 10px;
    
}

.shop-item .inner-box .overlay-box{
	top: 350px;
}
.shop-item .inner-box:hover .overlay-box {
    opacity: 1;
    top: 0;
}
.shop-item .lower-content h3 a{
	color: #15254e;
    /*font-size: 22px;
    line-height: 30px;*/
    font-size: 20px;
}
.shop-item .lower-content h3{
	margin-bottom: 20px;
    line-height: 1em;
    padding:0 5%;
}
.shop-item .inner-box .overlay-box{
	/*background-color: rgb(109 193 251 / 75%);*/
    background-color: rgb(255 255 255 / 70%);
}
.shop-item {
    margin-bottom: 20px;
    background: #eaeaea;
    padding-bottom: 20px;
    border: 1px solid #46b5d6;
}
.shop-item:hover .overlay-box {
    opacity: 1;
    top:0;
}
.shop-item:hover .overlay-box .cart-btn {
    bottom: 0px !important;
    opacity: 1;
}
.testimonials .default-portfolio-item .overlay-one .overlay-inner{
    background-color: rgb(255 255 255 / 70%);
}
.testimonials .default-portfolio-item .proj-link:hover {
    background: #171717;
    color: #f9f9f9;
}
.testimonials .default-portfolio-item .proj-link{
    border: 2px solid #272727;
}
.testimonials .default-portfolio-item .inner-box{
    border: 1px solid #000;
    margin-bottom:40px;
}
.testimonail-carousel .owl-controls .owl-nav [class*="owl-"],
.gallery-carousel .owl-controls .owl-nav [class*="owl-"],
.sponsors-section .owl-controls .owl-nav [class*="owl-"]{
	background: #46b5d6 !important;
	border: 2px solid #6dc1fb;
}
.home .service-block-four .inner-box .icon-box span{
	color:#fff;
}
.main-header .info-box .icon-box{
	border: 2px solid #46b5d6;
    color: #46b5d6;
    font-weight: 600;
    /*background: #6dc1fb;*/
    background: #ffffff;
    box-shadow: 4px 4px 5px 1px #a7a6a6;
    width: 50px;
    height: 50px;
    line-height: 45px;
    font-size: 22px;
    font-weight: 400;
    border-radius: 50px;
    top:-5px;
}
.main-header .info-box:hover .icon-box {
    border-color:#4cc1e4;
    color: #ffffff;
    background: #4cc1e4;
    box-shadow: none;
}
.main-header .links-nav li a{
	line-height: 10px;
}
.main-slider .overlay-style-one{
	background-color: rgba(16,61,104,0) !important;
}
.main-slider .tp-bullets.preview3 .bullet:hover, 
.main-slider .tp-bullets.preview3 .bullet.selected {
    border-color: #15254e !important;
    background: #15254e !important;
}
.tparrows.hidearrows{opacity:1;}
.featured-services.style-two:before{
	background-color: rgb(0 23 44 / 90%);
background-color: rgb(109 193 251 / 78%);
}
.service-block-five .inner-box{
	background:#fff;
	border: 2px solid #15254e;
    
    border-top-left-radius: 100px;
    border-block-start-width: 15px;
    border-bottom-right-radius: 100px;
    border-block-end-width: 14px;
}

.service-block-five .inner-box:hover {
    border-color: #6dc1fb;
}
/*.header-upper .btn-style-one:hover {
    color: #46b5d6 !important;
    border-color: #46b5d6 !important;
    background: none;
}*/
.main-header .btn-style-one{
	border: 2px solid #46b5d6 !important;
    background: #ffffff;
    color: #15254e !important;
    box-shadow: 4px 4px 5px 1px #a7a6a6;
}
.header-upper .btn-style-one:hover {
    border-color: #46b5d6 !important;
    color: #ffffff !important;
    background: #4cc1e4;
    box-shadow: none;
}
.gallery-item .inner-box .overlay-box .inner .content h3:after{
	background-color:#6dc1fb;
}
.gallery-item .inner-box .overlay-box .inner .content .view-more{
	color:#fff;
}
.gallery-item .inner-box .overlay-box .inner{
	background-color: rgba(5, 24, 41, 0.9);
    
    border: 2px solid #46b5d6;

        border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;

}
.fact-counter .column .inner .icon-box{
	color: #6dc1fb;
}
.main-footer .contact-info li .icon{
	color: #6dc1fb;
}
.sec-title-three h2:after{
	background-color:#6dc1fb;
}
.footer-upper .links-widget li:before{
	background-color:#15254e;
}
.main-header.header-style-one .btn-outer .quote-btn{
	background-color: #15254e;
    color: #fff;
}
.shop-item{
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.shop-item:hover{
    /*background: #15254e;*/
    background:#46b5d6;
}
.shop-item:hover .btn-style-three {
    color: #ffffff !important;
    border-color: #6dc1fb !important;
    background: #15254e;
}
.shop-item:hover .lower-content h3 a{
    color:#fff;
}
.shop-item .inner-box:hover .overlay-box .item-options {
    bottom: 134px;
    opacity: 1;
}
.shop-item .inner-box .overlay-box .item-options a:hover {
    background-color: #15254e;
    color:#fff;
    border:1px solid #fff;
}
.shop-item:hover .overlay-box .item-options {
    bottom: 110px;
    opacity: 1;
}
.shop-item .inner-box .overlay-box .cart-btn a{
	background-color:#15254e;
}
.shop-item .inner-box .overlay-box .cart-btn a span{
	background-color: #6dc1fb;
    border: 1px solid #15254e;
    background-color: #46b5d6;
    color: #ffffff;
}
.shop-item .lower-content h3 a:hover {
    color: #fff;
}
.fact-counter .column .counter-title{
    font-weight: 400;
}
.footer-upper {
    position: relative;
    padding: 75px 0px;
    background-color: #6dc1fb;
   
    
    background-position: center center;
    background-repeat: no-repeat;
}
.main-footer .contact-info li{
	color: #000000;
	font-size: 16px;
}
.footer-upper .links-widget li a{
	color: #000000;
	font-size: 16px;
}
.footer-bottom .footer-bottom-social li a{
	color: #000000;
	font-size: 16px;
}
.main-footer .contact-info li .icon{
	color: #000000;
}
.main-footer .sec-title-three h2{
	color: #000000;
}
.sec-title-three h2:after {
    background-color: #000000;
}
.page-title .page-info{
        /*background-color: rgb(20 34 68 / 88%);*/
            background-color: rgb(21 37 78 / 0.2%);
            border-top: 2px solid rgb(157 157 157 / 20%);
}

.page-title{
    background-attachment: unset;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-title .page-info .bread-crumb li.active {
    color: #6dc1fb;
}
.page-title:before{
   /* background-color: rgb(23 175 221 / 80%);*/
}

.sec-title {
    position: relative;
    color: #222222;
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 15px;
}
.sec-title:after {
    position: absolute;
    content: '';
    width: 45px;
    left: 0px;
    bottom: 0px;
    background-color: #6dc1fb;
    height: 5px;
}
.pages .industry-section .content-column ul li{
        padding-left: 74px;
}
.pages .industry-section .content-column ul li .icon-box{
    left: 10px;
}
.pages .industry-section .content-column ul.two-col-list li {
    
    width: 50%;
    float: left;
}
.contact-info-section .info-box:before {
    background: rgb(234 234 234 / 61%);
}
.contact-info-section {
    
    padding: 80px 0px 10px;
}
.contact-info-section .info-box h3{
    color: #15254e;
    font-size: 25px;
}
.contact-info-section .info-box .text{
    font-size: 16px;
}
.contact-info-section .info-box a{
    color:#15254e;
}
.contact-info-section .info-box .icon-box span {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
}
@media only screen and (max-width: 992px){
.shop-items{
    padding: 70px 0px 50px 0px;
   
}
}
@media only screen and (min-width: 992px){
    .col-md-2-5{
        width:20%;
    }
    .application .service-block-five .inner-box{
        margin-top: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.main-header .header-lower {
   
    width: 100%;
    background: #46b5d6;
   
    margin: 0 auto;
	}
	.main-slider{
		margin-top: -25px;
	}
    .page-title{
        margin-top: -25px;
    }
	.main-header.header-style-one .btn-outer{
		right: -30px;
	}
	.main-header .main-menu .navigation > li.dropdown > a:after{
		right: 10px;
	}
	.main-header .header-upper .main-menu .navigation > li.dropdown > a, .main-header .header-lower .main-menu .navigation > li.dropdown > a {
    padding-right: 25px;

	}
	.main-header .main-menu .navigation > li > a{
		padding: 10px 26px 10px 26px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 15px;
	}
    .professionals{
        padding: 70px 0px 70px 0px;
    }
    .masonary-section{
        padding: 70px 0px 70px 0px;
    }
    .gallery-section{
        padding: 70px 0px 10px 0px;
    }
	.industry-section{
		padding: 70px 0px 10px 0px;
	}
	.services-style-three
{
	padding: 70px 0px 70px 0px;
}
	.services-style-two{
		padding: 70px 0px 70px 0px;
	}
	.shop-items{

		padding: 70px 0px 70px 0px;
	
	}
    .sidebar-page-container{
        padding: 70px 0px 10px 0px;
    }
	.services-column-two{
		padding: 70px 0px 70px 0px;
	}
	.testimonial-section{
		padding: 70px 0px 30px 0px;
	}
	.gallery-item .inner-box .overlay-box .inner .content h3 a{
		font-size: 28px;
	}
	.main-menu .navigation > li > ul > li > a,
	.main-menu .navigation > li > ul > li > ul > li > a{
		color:#020202;
		font-size: 17px;
    	letter-spacing: 0.2px;
    	border-bottom: 1px solid #8c8b8b;
	}
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		background: #ffffff;
	}
	.main-menu .navigation > li > ul > li.dropdown > a:after{
		color:#020202;
	}
	.main-menu .navigation > li > ul > li:hover > a,
	.main-menu .navigation > li > ul > li > ul > li:hover > a {
    background: #46b5d6;
    color:#fff;
}
.btn-style-one:hover {
    color: #15254e !important;
    border-color: #15254e !important;
    background: none;
}
.main-slider .border-title{
	font-weight: 500;
	font-size: 30px !important;
}


}
.service-block-two .lower-content .text{
	margin: 30px 13px 15px 16px;
	color:#000;
}
.service-block-two .lower-content .link-box{
	margin: 30px 13px 15px 16px;
}
.service-block-two .inner-box {
	border: 1px solid #dfeff4;
    /* padding: 6%;
    background: #eaeaea; */
    background:rgb(234 234 234 / 24%);
    box-shadow: 5px 6px 8px #ccc;

    border-color:#46b5d6;
    border-top-right-radius: 70px;
    border-block-start-width: 30px;
}
.service-block-two .inner-box:hover{
 border-color:#15254e;
}
.service-block-two .lower-content .outer-link .service-title{
	background: #46b5d6;
}
.service-block-two .lower-content .service-title:after{
	border-left: 22px solid #46b5d6;
}
.service-block-two .inner-box:hover .lower-content .service-title:after{
	border-left: 22px solid #15254e;
}
.service-block-two .inner-box:hover .lower-content .service-title{
	background-color: #15254e;
    color: #ffffff;
}
.service-block-two .inner-box:hover .lower-content .service-title span{
	    color: #ffffff;
}
.service-block-two .lower-content .service-title span {
    color: #15254e;
}
@media only screen and (max-width: 1100px){
	
		.main-header .info-box{
	width:300px;
}
.hide-sm1{
	display:none !important;
}
	}
@media only screen and (max-width: 1260px){
	.main-header .header-lower {
width: 100%;
		}
		
	}
    @media only screen and (max-width: 768px){
/*.home .call-to-action{
    padding: 60px 0px;
}*/
.home .call-to-action h3{
        font-size: 30px;
       
}
.home .call-to-action .btn-style-three{
    margin-top: 27px;
    padding: 7px 32px;
    font-size: 14px;
}

    }
@media only screen and (min-width: 768px){
.hide-desk{
	display:none;
}
.hide-sm{
	display: block;
}
.gallery-carousel .owl-controls .owl-nav{
    bottom:2px;
}
.main-header .header-lower{
	background: #46b5d6;
}
.page-title{
padding: 70px 0px 100px;
}
.page-title .page-info .bread-crumb{
    text-align:right;
}
.professionals{
        padding: 70px 0px 70px 0px;
    }
    .masonary-section{
        padding: 70px 0px 70px 0px;
    }
    .gallery-section{
        padding: 70px 0px 10px 0px;
    }
	.industry-section{
		padding: 70px 0px 10px 0px;
	}
	.services-style-three
{
	padding: 70px 0px 70px 0px;
}
	.services-style-two{
		padding: 70px 0px 70px 0px;
	}
	.shop-items{

		padding: 70px 0px 70px 0px;
	
	}
    .sidebar-page-container{
        padding: 70px 0px 10px 0px;
    }
	.services-column-two{
		padding: 70px 0px 70px 0px;
	}
	.testimonial-section{
		padding: 70px 0px 30px 0px;
	}
}
@media only screen and (max-width: 767px){
.main-slider .tp-caption {
    display: block !important;
}
.main-slider .tparrows.preview3{
	visibility: visible !important;
    display: block !important;
}
.main-menu .navbar-header .navbar-toggle{
	background: #222222;
	border-color: #fff;
}
.main-header .header-lower{
	background: #46b5d6;
}
.main-slider .tparrows.preview3::after{
	top: 0px;
    background:none;
    color: #ffffff;
    font-size: 15px;
    height: 20px !important;
    line-height: 20px;
    width: 25px !important;
    padding: 0px;
    border: none;
    border-radius: 2px;
}
.main-slider .tparrows.preview3, .main-slider .tparrows.preview3{
	margin-top: -20px !important;
}
.main-slider .tparrows.preview3.tp-leftarrow {
    left: -2px !important;
}
.main-slider .tparrows.preview3.tp-rightarrow {
    right: -25px !important;
    top: -30px;
}
.page-title {
    padding: 50px 0px 120px;
}
.page-title .page-info{
    padding: 0px 0px;
}
.gallery-carousel .owl-controls .owl-nav{
    bottom:-50px;
}
.about-us,
.masonary-section,
.gallery-section,
.industry-section,.services-style-two,
.shop-items,
.testimonial-section,
.sponsors-section .sponsors-outer,
.services-column-two, 
.services-style-three,
.sidebar-page-container,
.professionals {
   
    padding: 50px 0px 50px 0px;
    margin-bottom: 0;
}
.shop-items{
    padding-bottom: 0px;
}
.banner-bottom-text .single-box .opacity {
    padding: 0px 20px 0 20px;
   
}
.banner-bottom-text .single-box {
    
    margin-bottom: 10px;
}
.testimonail-carousel .owl-controls .owl-nav{
	    top: -50px;
}

.hide-desk{
	display:block;
}
.hide-sm{
	display: none !important;
}
.main-header .header-upper .upper-column.info-box {
    position: relative;
    float: left;
    min-height: 56px;
    margin-left: 0;
    font-size: 13px;
    color: #777777;
    padding: 5px 0px 0px 48px;
    text-align:left;
}
.main-header .info-box .icon-box{
	position: absolute;
	width: 40px;
    height: 40px;
    line-height: 40px;
   
    top: 0;
    left: -5px;
}
.main-header .header-upper{
	padding-bottom:0;
}
}

/*** 

====================================================================
            About Us                                
====================================================================

***/

.about-us{
    position: relative;
    padding: 80px 0 10px;
}
.about-us .btn-style-two{
    color: #46b5d6 !important;
    border: 2px solid #46b5d6 !important;
}
.about-us .btn-style-two:hover{
    color: #46b5d6 !important;
    border: 2px solid #46b5d6 !important;

}
.about-us .image-layer{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40%;
    margin-bottom: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.about-us .image-layer .float-text{
    position: absolute;
    right: 34.5%;
    top: 260px;
    font-size: 64px;
    line-height: 1em;
    color: #000000;
    font-weight: 700;
    opacity: .18;
    white-space: nowrap;
    transform: rotate(-90deg);
    transform-origin: bottom;
    margin-right: 35px;
    font-family: "Archivo", sans-serif;
}

.about-us .image-layer .image-box{
    display: none;
    margin-bottom: 0;
}

.about-us .image-layer .image-box img{
    display: block;
    width: 100%;
    height: auto;
}

.about-us .content-column{
    position: relative;
    margin-bottom: 50px;
}

.about-us .content-column .inner-column{
    margin-right: 10px;
}

.about-us .sec-title{
    margin-bottom: 50px;
}

.about-us .sec-title h2{
    font-weight: 700;
    padding-bottom: 40px;
}

.about-us .content-column .message{
    position: relative;
    font-size: 24px;
    line-height: 36px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 30px;
}

.about-us .content-column .text{
    position: relative;
    
    margin-bottom: 50px;
}

.about-us .content-column .link-box{
    position: relative;
}

.about-us .content-column .link-box a{
    float: left;
    margin-right: 30px;
    padding: 15px 45px;
}

.call-btn{
    position: relative;
    font-size: 20px;
    color: #002121;
    font-weight: 400;
    padding: 15px 25px 15px 80px !important;
    border: 1px solid #46b5d6;
    border-radius: 50px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
        background: #fdfdfd;
}

.call-btn .icon{
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #46b5d6;
    color: #ffffff;
    font-size: 18px;
    line-height: 58px;
    border: 2px solid #6dc1fb;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.call-btn:hover{
    color: #15254e;
}

.call-btn:hover .icon{
    background-color: #15254e;
    border: 1px solid #15254e;
}
.sec-title-one h2{
    line-height: 1.2em;
}
.sec-title-one h2 span{    
    color: #36b0d4;
    font-size: 30px;
}
.list-style-one li span{
   left:-5px;
    color: #6dc1fb;
    font-size: 22px;
}
.sidebar .tabbed-nav li:hover a, .sidebar .tabbed-nav li.current a {
    border-left-color: #6dc1fb;
    color: #222222;
}
.main-footer a {
    color: #000000;
    
}
.contact-info-section .info-box .icon-box{
        background: url(../images/icons/service-icon-2-bg.png);
}
.contact-info-section h3{
    text-align: center;
    color: #000;
    font-weight: 600;
}
.contact-info-section .social-style-one {
  
    display: inline-block;
    
}
.contact-info-section .social-style-one li a{
    border: 1px solid #191a1b;
    color: #2e2f2f;
}
.contact-info-section .social-style-one li a:hover {
    background-color: #6dc1fb;
    
    color: #fff;
}
.contact-info-section .info-box{
   transition: all .2s ease-in-out;
}
.contact-info-section .info-box:hover{
    box-shadow: 2px 1px 10px 3px #ccc;
}
.tabs-style-one .tab-buttons .tab-btn.active-btn {
   
    border-color: #6dc1fb;
}
.footer-bottom a{
        color: #bcbcbc;
}
.sidebar.sidebar-bottom .tabbed-nav li{
        width: 33%;
    display: inline;
    float: left;
}
@media only screen and (max-width: 1220px){
.main-header.header-style-one .main-menu .navigation > li > a, 
.main-header.header-style-one .main-menu .navigation > li.dropdown > a {
    padding-left: 18px !important;
    padding-right: 18px !important;
}
}
@media only screen and (max-width: 1024px){
.about-us .image-layer{
        display: none;
    }

   .about-us .image-layer{
        display: none;
    }
    .masonary-section .filters li{
    
    padding: 12px 20px;
    
}
.sidebar.sidebar-bottom .tabbed-nav li{
        width: 50%;
    
}
}

@media only screen and (max-width: 767px){
.about-us .content-column .link-box a{
        margin-bottom: 15px;
}
.news-style-one {
    
    padding-bottom:0;
}
.news-style-one .inner-box .text{
    margin-bottom: 0;
}
.sidebar.sidebar-bottom .tabbed-nav li{
        width: 100%;
    
}
}


/*** ****/
.main-menu .navigation > li > ul > li > ul > li > ul {
    position: absolute;
    left: 110%;
    top: 20px;
    width: 220px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #222222;
    border-top: 3px solid #fbca00;
}

.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid rgba(255,255,255,0.30);
}
.main-menu .navigation > li > ul > li > ul > li > ul, .main-menu .navigation > li > ul > li > ul {
    border-top-color: #6dc1fb;
}
.main-menu .navigation > li > ul > li > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-menu .navigation li > ul > li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    left: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-menu .navigation li a {
    position: relative;
    display: block;
    padding: 12px 15px;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 12px;
    width: 10px;
    height: 20px;
    display: block;
    color: #020202;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}
.call-to-action-four .btn-style-one{
    color: #fff !important;
    border-color: #fff !important;
}
@media only screen and (min-width: 992px){
.main-menu .navigation > li > ul > li > ul > li  a
{
    color: #020202;
    font-size: 17px;
    letter-spacing: 0.2px;
    border-bottom: 1px solid #8c8b8b;
}
}

@media only screen and (min-width: 992px){
.main-menu .navigation > li > ul > li > ul, .main-menu .navigation > li > ul > li > ul > li > ul {
    background: #ffffff;
}
}


@media only screen and (min-width: 768px){
.main-menu .navigation > li > ul > li > ul, .main-menu .navigation > li > ul > li > ul > li > ul{
    display: block !important;
    visibility: hidden;
    opacity: 0;
}
}

   

@media only screen and (max-width: 767px){
.main-menu .navbar-collapse > .navigation > li > ul > li > ul, 
.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > ul {
    position: relative;
    border: none;
    float: none;
    visibility: visible;
    opacity: 1;
    display: none;
    margin: 0px;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    width: 100%;
    background: #04203b;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    -moz-transition: none !important;
}

.main-menu .navbar-collapse > .navigation > li > ul > li, 
.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li, 
.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > ul > li{
    border-top: 1px solid rgba(255,255,255,1) !important;
    opacity: 1 !important;
    top: 0px !important;
    left: 0px !important;
    visibility: visible !important;
}
}

@media only screen and (max-width: 1140px){
.main-header .header-upper .logo-outer{
    width: 40%;
    text-align: left;
}
.main-header .header-upper .upper-right {
    width: 60%;
    text-align: right;
    float: right;
}
}
@media only screen and (max-width: 767px){
    .main-header .header-upper .logo-outer{
        width: 100%;
        text-align: center;
    }
    .main-header .header-upper .upper-right {
        width: 100%;
        text-align: right !important;
        float: right;
    }
    }

@media only screen and (max-width: 1300px){
.main-header .main-menu .navigation > li > a {
    padding: 10px 20px 10px 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}
}
@media only screen and (max-width: 1130px){

.main-header.header-style-one .main-menu .navigation > li > a, .main-header.header-style-one .main-menu .navigation > li.dropdown > a {
    padding-left: 14px !important;
    padding-right: 14px !important;
}
.main-header .main-menu .navigation > li > a {
    padding: 10px 20px 10px 20px;
    font-size: 13px;
}
.main-header .header-upper {
    padding-bottom:12px;
}
}

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

.main-header.header-style-one .main-menu .navigation > li > a, .main-header.header-style-one .main-menu .navigation > li.dropdown > a {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.main-header .main-menu .navigation > li > a {
   
    font-size: 12px;
}
}
@media only screen and (max-width: 767px){


.main-header .main-menu .navigation > li > a {
   
    font-size: 15px;
}
}

