/* Add here all your css styles (customizations) */
@font-face {
font-family: 'Century Gothic';
font-style: normal;
font-weight: normal;
src: local('Century Gothic'), url('Century Gothic.ttf') format('truetype');
}

@font-face {
font-family: 'Century Gothic Bold';
font-style: normal;
font-weight: normal;
src: local('Century Gothic Bold'), url('gothicb.ttf') format('truetype');
}

h1,h2,h3,h4{
font-family: 'Century Gothic Bold';

}

p,a{
font-family: 'Century Gothic';
letter-spacing: 1px;
font-size:  1.15em;
font-weight: 500; 
}


.font-style{
font-family: 'Century Gothic';
letter-spacing: 1px;
color: orange!important;
font-size:  1.15em;
font-weight: 500; 
}

.header-v3 .navbar-brand {
    top: 0px!important; 
    z-index: 1;
    padding: 10px;
    position: relative;
}

@media (max-width: 991px) {
.header-v3 .navbar-brand {
     top: -17px!important; 
    }
}

@media (min-width: 992px) {
.header-v3 .navbar-default .navbar-nav > li:hover > a {
    color: #f97f12;
	}

  .hidden-sm {
    display: none !important;
  }
}


@media (min-width: 992px) {
.header-v3 .dropdown-menu {
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    border-top: solid 2px #f97f12;
    border-bottom: solid 2px #687074;
  }
}

@media (min-width: 992px) {
.header-v3 .dropdown-menu .active > a, .header-v3 .dropdown-menu li > a:hover {
    color: #fff;
    filter: none !important;
    background: rgba(249, 127, 18, 0.76) !important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
 }
}


.header-v3 .navbar-toggle, .header-v3 .navbar-default .navbar-toggle:hover, .header-v3 .navbar-default .navbar-toggle:focus {
    background: #f97f12!important;
    padding: 6px 10px 2px;
}

.header-v3 .navbar-default .navbar-toggle {
    top: 1px;
    position: relative;
    border-color: #00008b!important;
}

@media (max-width: 991px) {
.header-v3 .navbar-default .navbar-nav > li > a:hover {
    color: #f97f12;
  }
}

.-custom-promo-block {
	position: relative;
}
.custom-promo-block:after {
	position: absolute;
	content: "";
	top: 10px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
}

.custom-promo-block__content {
	position: absolute;
	top: 50%;
	margin-top: -135px;
	right: 0;
	left: 0;
}

.custom-promo__title {
	position: relative;
}
.custom-promo__title:after {
	position: absolute;
	width: 10px;
  height: 124px;
  background: #f7b70b;
  top: 50%;
  margin-top: -62px;
  content: "";
}
.custom-promo__title--left-bar:after {
	left: 0;
}
.custom-promo__title--right-bar:after {
	right: 0;
}

.custom-promo__pretitle {
	color: #f7b70b;
	font-weight: bold;
	font-size: 20px;
}

.custom-promo__title {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 80px;
	line-height: 0.9;

}

@media (max-width: 885px) {
	.custom-promo__title {
		font-size: 40px;
	}
}

@media (max-width: 885px) {
  .custom-promo__title:after {
    height: 70px;
    width: 5px;
    margin-top: -35px;
  }
}

@media (max-width: 885px) {
  .custom-promo__pretitle {
    font-size: 20px;
  }
}

@media (max-width: 495px) {
	.custom-promo__title {
		font-size: 20px;
	}
}

@media (max-width: 495px) {
  .custom-promo__title:after {
    height: 40px;
    width: 5px;
    margin-top: -22px;
  }
}

@media (max-width: 495px) {
  .custom-promo__pretitle {
    font-size: 10px;
  }
}

/*custom carousel caption & indicators*/

.custom-carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 150px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
 @media (max-width: 495px) {
  .custom-carousel-caption {
    bottom: 2%;
  }
}

@media (min-width: 992px) {
  .header-v3 .navbar-default .navbar-nav > .open > a, .header-v3 .navbar-default .navbar-nav > .open > a:hover, .header-v3 .navbar-default .navbar-nav > .open > a:focus {
    color: #f97f12!important;}
}

.header-fixed .header-v3.header-fixed-shrink .navbar-brand {
    top: 47px!important;
    z-index: 1;
    position: relative;
    padding: 0 10px 10px;
}

.header-fixed .header-v3.header-fixed-shrink .navbar-brand img {
    width: 80px!important;
    margin-top: -5px!important;
}

.custom-parallax-quote2 {
    color: #f2f2f2;
    padding: 100px 0;
    position: relative;
    font-size: 70px;
    text-align: center;
    background: url(../rightcool/parallax-bg/parallex1.jpg) 100% 0 no-repeat fixed;
    background-size: cover;
}

@media(max-width: 495px){
  .custom-parallax-quote2 {
    color: #f2f2f2;
    padding: 0px 0;
    position: relative;
    font-size: 30px;
    text-align: center;
    background: url(../rightcool/parallax-bg/parallex1.jpg) 100% 0 no-repeat fixed;
    background-size: cover;
  }
}

.custom-parallax-counter-v5 {
  z-index: 1;
  height: auto;
  padding: 80px 0;
  overflow: hidden;
  color: #f2f2f2;
  font-size: 70px; 
  font-weight: bold;
  text-align: center;
  position: relative;
  background: url(../rightcool/parallax-bg/parallex2.jpg) 50% 0 fixed;
  background-size: cover;
}

.custom-parallax-quote-in {
  z-index: 1;
  padding: 0 80px;
  position: relative;
}

@media(max-width: 495px) {
  .custom-parallax-quote-in {
  z-index: 1;
  padding: 0px 0px;
  position: relative;
  }
}

.btn-u.btn-u-default {
    background: rgba(41, 53, 199, 0.71);
}

.btn-u.btn-u-default:hover, .btn-u.btn-u-default:focus, .btn-u.btn-u-default:active, .btn-u.btn-u-default.active, .open .dropdown-toggle.btn-u.btn-u-default {
    background: #00008b!important;
}

.custom-service-block-v4 .service-desc i {
    color: #f7b70b;
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
}

.tab__icon {
    font-size: 23px;
    color: #f7b70b;
    vertical-align: middle;
}

.custom-service-block-v4 .service-desc {
    text-align: center!important;
}

a {
text-decoration: none!important;
}

.custom-parallax-counter-v4 {
    z-index: 1;
    height: auto;
    padding: 30px 0;
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(../rightcool/images/projects/rc18.jpg) 50% 0 fixed;
    background-size: cover;
}

.custom-parallax-counter-v4:after {
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    content: " ";
    height: 100%;
    text-align: center;
    position: absolute;
    background: rgba(0,0,0,0.5);
}

.custom-parallax-counter-v4 i {
    color: #fff;
    display: block;
    font-size: 50px;
    margin-bottom: 20px;
}

.custom-parallax-counter-v4 span.counter {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
}

.custom-parallax-counter-v4 h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 200;
    text-transform: uppercase;
}

.cube-portfolio .cutom-link-captions li i {
    color: #444;
    width: 30px;
    height: 30px;
    padding: 8px;
    padding-left: 12px;
    font-style: 14px;
    background: #fff;
    text-align: center;
    display: inline-block;
}

.cube-portfolio .link-captions li i:hover {
    color: #fff;
    background: #b2b2c7;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.nav-pills li a:hover, .tab-v3 .nav-pills li.active a {
    color: #f7b70b!important;
    background: transparent!important;
    border: 1px solid #efefef!important;
    border-right: none!important;
    border-left: none!important;
    border-bottom: none!important;
}

.tab-v3 .nav-pills li a {
    color: #777;
    font-size: 17px;
    font-weight: 600!important;
    padding: 20px 30px!important;
    margin-bottom: 3px;
    background: #ffffff;
    border: none!important;
}

/*display panel*/
.btn {
    border: none;
    color: white;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
}

.success {
  background: url(../rightcool/btn/x.png);
  background-size: 100% 100%;
  border: 1px solid #000000;
  } /* None */
.success:hover {
  background-color: #d9d9d9;
   border: 1px solid #000000;
}

.info {background-color: #ffd11a;  border: 1px solid #000000;} /* Gold */
.info:hover {background: #cca300;  border: 1px solid #000000;}

.info1 {background-color: #bfbfbf;  border: 1px solid #000000;} /* titanium */
.info1:hover {background: #808080;  border: 1px solid #000000;}

.warning {background-color: #bfff80;  border: 1px solid #000000;} /* lime green */
.warning:hover {background: #66cc00;  border: 1px solid #000000;}

.danger1 {background-color: #cce5ff;  border: 1px solid #000000;} /* silver blue */ 
.danger1:hover {background: #99caff;  border: 1px solid #000000;}

.danger {background-color: #5cd65c;  border: 1px solid #000000;} /* light green */ 
.danger:hover {background: #33cc33;  border: 1px solid #000000;}

.default {background-color: #00b33c;  border: 1px solid #000000;} /* dark green */
.default:hover {background: #00802b;  border: 1px solid #000000;}

.color6 {background-color: #cccccc;  border: 1px solid #000000;} /* smoke */
.color6:hover {background: #b3b3b3;  border: 1px solid #000000;}

.color7 {background-color: #005ce6;  border: 1px solid #000000;} /* Blue */
.color7:hover{background: #0047b3;  border: 1px solid #000000;} 

.color8 {background-color: #e6e6e6;  border: 1px solid #000000;} /* Silver */
.color8:hover {background: #bfbfbf;  border: 1px solid #000000;}


video::-internal-media-controls-download-button {
    display:none;
}
 
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
 
video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}

.owl-carousel .owl-item img {
    display: block;
    width: auto!important;
    -webkit-transform-style: preserve-3d;
}

.testimonials-v3 li img {
    width: 150px;
    margin: auto!important;
    height: 150px;
    margin-bottom: 10px;
}

.testimonials-v3 .owl-buttons .owl-prev:hover, .testimonials-v3 .owl-buttons .owl-next:hover {
    background: #ff6600!important;
    transition: background 0.4s ease-in-out;
}

.headline-left .headline-brd:after {
    left: 1px;
    z-index: 1;
    width: 30px;
    height: 2px;
    content: " ";
    bottom: -5px;
    position: absolute;
    background: none!important;
}

.cmap-label {
    color: #999;
}

.cmap-label:hover {
    color: orange;
    cursor: pointer;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 20px 30px;
    margin: 0 auto;
}

.tab-v3 .tab-content {
    padding: 15px;
    background: #fff!important;
    border: none!important; 
}

.tabs>li.active>a{
 color: #555!important;
}

.tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555!important;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.tab-v1 .nav-tabs > .active > a, .tab-v1 .nav-tabs > .active > a:hover, .tab-v1 .nav-tabs > .active > a:focus {
    color: #fff!important;
    border: none;
    background: #ff7f00!important;
    border: 1px solid #ff7f00!important;
}

.tab-v1 .nav-tabs {
    border: none;
    background: none;
    border: none!important;
}

.tab-v1 .nav-tabs > li > a {
    border: 1px solid #ff7f00;
    margin: 5px 5px 5px 5px;
}

.tab-v1 .nav-tabs > li > a:hover {
    color: #a8a7a7!important;
    background: rgba(234, 229, 224, 0.35)!important;
    border: 1px solid #ff7f00!important;
}

.tab-v1 .nav-tabs a {
    font-size: 15px;
    margin-right: 5px!important;
    padding: 10px 20px;
}

.nav-tabs>li>a:hover {
     border: 1px solid #f2f2f2!important; 

}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff!important;
}

@media(max-width: 495px)  {
  .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff!important;
    padding: 10px 20px!important;
  }
}

.product-tabs{
  float: none; 
  margin: 0 auto; 
  display:table;
  border-bottom: none!important;
}

.action{
  color: orange!important;
  text-transform: uppercase!important;
}

.action-active{
  color: black!important;
  text-transform: uppercase!important;
  background: white!important;
}

.custom-v3 {
  z-index: ;
  padding: 150px 0;
  position: relative;
}

.custom-v3.img-v3 {
  background: url(../rightcool/banner/b4.jpg) no-repeat;
  background-size: cover;
  background-position: center ;
}

.custom-v3.img-v4 {
  background: url(../rightcool/banner/b5.jpg) no-repeat;
  background-size: cover;
  background-position: center ;
}

.custom-v3.img-v5 {
  background: url(../rightcool/banner/b6.jpg) no-repeat;
  background-size: cover;
  background-position: center ;
}

.custom-v3.img-v6 {
  background: url(../rightcool/banner/b7.jpg) no-repeat;
  background-size: cover;
  background-position: center ;
}

.custom-v3.img-v7 {
  background: url(../rightcool/banner/b8.jpg) no-repeat;
  background-size: cover;
  background-position: center ;
}

.custom-v3.img-v8 {
  background: url(../rightcool/banner/b9.jpg) no-repeat;
  background-size: cover;
  background-position: center ;
}

.custom-v3.img-v9 {
  background: url(../rightcool/banner/b10.jpg) no-repeat;
  background-size: cover;
  background-position: center ;
}

.custom-v3.img-v10 {
  background: url(../rightcool/banner/b11.jpg) no-repeat;
  background-size: cover;
  background-position: center ;
}

.cbp-l-filters-text .cbp-filter-item {
    color: #949494;
    border: 1px solid #f97f12!important;
    cursor: pointer;
    font: 400 13px/21px "Lato", sans-serif;
    padding: 10px 20px!important;
    position: relative;
    overflow: visible;
    margin: 0 0 10px;
    display: inline-block;
   /* -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;*/
}

.cube-portfolio .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active, .cube-portfolio .cbp-l-filters-text .cbp-filter-item:hover  {
    color: #fff!important;
    background: #f97f12!important;
}

.cube-portfolio .cbp-l-filters-text .cbp-filter-item:hover {
    color:  #a8a7a7!important;
    background: rgba(234, 229, 224, 0.35)!important;
}

.orange-font{
  color: orange;
}

.footer-v1 .footer {
    padding: 40px 0;
    background: #ff6600!important;
}

.footer-v1 .copyright {
    background: #12123b!important;
    border-top: none;
    padding: 0px 0 0px!important;
}

.center{
  float:none;
  margin:0 auto;
  display: table;
}

.partners{
  float:none;
  margin:0 auto;
  display: inline-block;
  padding: 25px 25px;
}

@media(max-width: 495px){
  .partners{
  float:none;
  margin:0 auto;
  display: table;
  padding: 20px 10px;
  }
}

.partners img{
  max-width: 130px;
}

.img-hover-v1 span {
    display: block;
    overflow: visible!important;
    position: relative;
}

.no-margin{
  margin-right: 0px;
  margin-left: 0px; 
}

@media(max-width:768px){
  .center{
    display: table;
    float:none;
    margin: 0 auto;
  }
}

.video-width{
  max-width: 500px;
}

@media(max-width: 495px) {
  .video-width{
  max-width: 345px;
  }
}

#topcontrol:hover {
    color: #fff;
    background: #ff7f00!important;
    transition: all 0.3s ease-in-out;
}

.display-btn {
    border: 1px solid grey;
    color: white;
    padding: 15px 15px!important;
    font-size: 16px;
    cursor: pointer;
}

.display-btn:hover {
    border: 1px solid black;
    color: white;
    padding: 15px 15px!important;
    font-size: 16px;
    cursor: pointer;
}

.c-tab-v1 .c-tab-content img {
     margin-top: 4px; 
     margin-bottom: 0px!important; 
}

.border{
  border: 2px solid black!important;
}

.collection-banner {
    padding: 50px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../rightcool/banner/b10.jpg);
}

.collection-banner .percent-numb {
    color: #fff;
    float: left;
    padding: 10px 0;
    font-size: 200px;
    font-weight: 400;
    line-height: 150px;
    margin-right: 15px;
}

.collection-banner h2 {
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    margin: 12px 0 15px;
    text-transform: uppercase;
}

.collection-banner .percent-off span.discount-percent {
    font-size: 70px;
    margin-top: 30px;
    font-weight: 200;
    line-height: 80px;
}

.collection-banner p {
    color: #eee;
}

.collection-banner .percent-off span.discount-off {
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase!important;
}

.collection-banner .percent-off span {
    color: #fff;
    display: block!important;
}

.collection-banner .new-offers {
    top: -30px;
    right: 0;
    width: 80px;
    height: 80px;
    position: absolute;
    padding: 20px 10px;
    text-align: center;
    display: inline-block;
}

.shop-bg-green {
    background: #18ba9b;
}


.collection-banner .new-offers p {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 17px;
}


.collection-banner .new-offers span {
    color: #fff;
    font-size: 14px;
}

.btn-u.btn-brd.btn-u-light {
    color: #fff;
    border-color: #fff;
}

.mobile{
  display: table;
}

@media(min-width:769px){
  .mobile{
    display: none;
  }
}

.desktop{
  display: table;
}

@media(max-width: 768px){
  .desktop{
    display: none;
  }
}

.cus-pad{
  padding: 10px 110px!important;
}

.banner-font-h{
  font-size: 70px;
}

@media(max-width: 495px){
  .banner-font-h{
    font-size: 25px;
  }
}

.banner-font-p{
  font-size: 35px;
}

@media(max-width: 495px){
  .banner-font-p{
    font-size: 18px;
  }
}

.mb20{
  margin-bottom: 20px;
}

.color_orange {
  color: #ff7f00 ;
}

.testimonials-v3 .owl-buttons .owl-prev, .testimonials-v3 .owl-buttons .owl-next {
    padding: 20px;
    position: relative;
    margin: 15px 2px 0;
    background: #f5f5f5;
    display: inline-block;
}

.testimonials-v3 .owl-buttons .owl-prev:after, .testimonials-v3 .owl-buttons .owl-next:after {
    top: 0;
    color: #bbb;
    font-size: 25px;
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 4px;
}



.testimonials-v3 .owl-buttons .owl-prev:after, .testimonials-v3 .owl-buttons .owl-next:after {
    top: 0;
    color: #bbb;
    font-size: 25px;
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 4px;
}

.bg_grey {
  background: #eee;
}
.mt10{
  margin-top: 10px;
}


.map {
    width: 100%;
    border: none;
    height: 350px;

}