/*@import url('https://fonts.googleapis.com/css?family=Lato');*/
@import url('https://fonts.googleapis.com/css?family=Montserrat');
body{
   /*font-family: 'Lato', sans-serif;*/
   font-family: 'Montserrat', sans-serif;
}
.top-bar{
    background: #0f00a3;
    padding-top: 1rem;
    padding-bottom: 0.05rem;
}

.top-item li{
   display: inline-table;
   margin-left: 10px;

}
.top-item li a, .top-item li{
    color: #ffffff;
    font-weight: 600; 
}
.navbar-light .navbar-nav .nav-link{
    text-transform: uppercase;
    font-weight: 600;
}
.navbar{   
    background: rgb(255, 255, 255) !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    border-radius: 0px;
    z-index: 999;
}

.silder{
    position: relative;
    margin-bottom: -1px;
    z-index: 1;
}
.f600{
   font-weight: 600;    
}
.about-us{
    font-weight: 600;
}
.ab-title{
    font-weight: 600;
    color: #ffde00;
    text-transform: uppercase;
}
.btn-jaybrand{   
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    background: #0f00a3;
    border: #0f00a3;
    color: #fff;
}
.btn-jaybrand:hover{
    color: #ffde00;

}
.product-home{
    background: #ffde00;
}
.ab-title2{
    font-weight: 600;
    text-transform: uppercase;
}
.footer{
    background: #1e2127;
    padding-top: 70px;
    padding-bottom: 30px;
}
.socail{
    padding: 0px;
}
.socail li{
    float: left;
    list-style: none;
    margin-left: 10px;
   
}

.socail li a:hover{
    color: #333;
}
.facebook{
    padding:17px 25px;
    background: #0f00a3;
    border-radius: 50px;
    color: #fff;
}
.google-plus{
    padding:17px 18px;
    background: #ff0000;
    border-radius: 50px;
    color: #fff;
}
.instagram{
    padding:17px 22px;
    background: #ffff;
    border-radius: 50px;
    color: #333;
}
.twitter{
    padding:17px 22px;
    background: #007eff;
    border-radius: 50px;
    color: #fff;
}
.footer .input-group-text{
    background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(120,50,255,1) 0%, rgba(50,150,250,1) 91% );
    border-color: rgba(120,50,255,1);
    color: #fff;
}
.ft-link{
    list-style-type: none;
}
.ft-link li a{
    line-height: 33px;
    color: #606369;
    text-transform: uppercase;
    text-decoration: none;
}
.footer{
    color: #606369;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    
}
a.back-to-top{
    color: #fff;

}
.product-card  .card{  
    border-radius: 0px;
    border-width:0px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04);
    min-height: 417px;
}
.product-card .card-title{
    text-align: center;
    font-weight: 600;
}
.news-block{
    padding-top: 70px;
    padding-bottom: 70px;
    background: #fff;
}.news-block .card{  
    border-radius: 0px;
    border-width:0px;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04);
}
.news-block .card ul{
    padding:0px;
}
.news-block .card ul li{
    list-style-type: none;
    font-weight: 600;
    display: inline-block;
    color:rgba(236,80,80,1);
    font-size: 12px;
}
.news-block .card ul li:first-child{
    border-right:2px solid #8e8e8e;
    padding-right: 0.5rem
}
.news-block .btn-primary{
    background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(120,50,255,1) 0%, rgba(50,150,250,1) 91% );
    border-width: 0px;

}
.sec-padd-top {
    padding-top: 70px;
}
.about-h {
    background-image: url("../images/about-h.jpg"); 
}

.about-h .section-title h2 {
    color: #fa9928;
}
.about-h p {
    color: #555555;
    font-size: 16px;
}

.section-title::before {
    background: #fa9928 none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 48px;
    width: 50px;
}
.section-title {
    margin-bottom: 50px;
    padding-bottom: 15px;
    position: relative;
}
.about-h .container-fluid {
    position: relative;
    z-index: 9;
}
.home-testimonial{	
	padding-top:30px;
	padding-bottom:30px;	
	background:url(../image/test-bg.png) center;
}
.home-testimonial .project-header{
	text-transform:uppercase;
	text-align:center;	
	padding-bottom:30px;
	color:#555;
}

.home-testimonial .item img {
	text-align:center;
	margin:0 auto;	
}
.home-testimonial .item .thumbnail {
	margin-bottom:0;
}
.home-testimonial .carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.home-testimonial .carousel-control {
	background-color: transparent;
	columns: #555555;;
	padding: 4px 5px;
	width:35px;
	border: 2px solid #fff;
	height: 40px;
	top:50%;	
	left:auto;
	opacity:1;
	text-shadow:none;
}
.home-testimonial .carousel-control:hover {
	background-color: #FFF;
	color:#000;
	transform: scaleX(1);
	-webkit-transition-property: width; /* Safari */
    -webkit-transition-duration: 2s; /* Safari */
    transition-property: width;
    transition-duration: 2s;
}
/*.home-testimonial .carousel-control.right {
	right:10px;
}
.home-testimonial .carousel-control.left {
	right: 40px;
}*/
.home-testimonial{
    text-align:center;
    padding: 1rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.04);     
}
.home-testimonial .carousel-info {
    overflow: hidden;
}
.home-testimonial .carousel-info img {
    margin-right: 15px;
}
.home-testimonial .carousel-info span {
    display: block;
}
.home-testimonial .caption{
	padding-left: 50px;
	padding-right: 50px;
}
.home-testimonial .caption p{
	font-size: 14px;
}
#testimonial{	
	margin:0 auto;
	max-width:600px;
	columns: #555555;;
	max-height:250px;
}
.main-bread{
    padding: 2rem;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(120,50,255,1) 0%, rgba(50,150,250,1) 91% );
  }
  
  .main-bread .breadcrumb{
    background-color: rgba(42, 42, 42, 0.8);
    border-radius: 0px;
    width: 200px;
    margin: 0 auto;
  }
  .breadcrumb-item + .breadcrumb-item::before{
    content: "|"
  }
  .breadcrumb-item.active{
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
  }
  .breadcrumb-item .fas{
    color: #ffde00
  
  }
  .contact-block{
    padding-top: 70px;
    padding-bottom: 70px;
    background: #fff;
}
.contact-block .title{
    color: #3c4d6b;
}
.contact-block .card{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04);
    border-color: #f9fafc;
}
.contact-block .cout-box{
    width: 80px;
    height: 80px;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(120,50,255,1) 0%, rgba(50,150,250,1) 91% );
    padding: 23px;
    overflow: hidden;
    border-radius: 50px;
    color: #fff;
    position: relative;
    top: 35px;
    left: 45%;
    z-index: 9;

}
.contact-block .btn-info{
    background-image: linear-gradient( 93.3deg,  rgba(236,80,80,1) 21.5%, rgba(255,97,29,1) 93.9% );
    border-radius: 5px;
    border-width: 0px;
}
.title h1{
    font-weight: 600;
}
.testimonials{
    background: #fcfcfc;
}
.about-box{
    padding: 20px;
    background: #fff;
    box-shadow: 0px 3px 4px 0px rgba(0, 1, 0, 0.06)
}
  .shadow-effect {
    padding: 20px;
    text-align: center;
background-color: rgb(255, 255, 255);
box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.04)
}
#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}
.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #0f00a3;
    padding: 9px 35px;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials .item {
    text-align: center;
    padding: 20px;
    margin-bottom:80px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    margin: 0 auto 17px;
}
#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #28CB75;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot span {
    background: #C4C4CC;
    display: block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}