:root{--primary: #0080b5;--light: #F6F7F8;--dark: #1A2A36}

.fw-medium{font-weight:500!important}

.fw-bold{font-weight:700!important}

.fw-black{font-weight:900!important}

.back-to-top{position:fixed;display:none;right:45px;bottom:80px;z-index:99}

#spinner{opacity:0;visibility:hidden;transition:opacity .5s ease-out,visibility 0s linear .5s;z-index:99999}

#spinner.show{transition:opacity .5s ease-out,visibility 0s linear 0s;visibility:visible;opacity:1}

.btn{font-weight:500;transition:.5s}

.btn.btn-primary,.btn.btn-outline-primary:hover{color:#fff}

.btn-square{width:38px;height:38px}

.btn-sm-square{width:32px;height:32px}

.btn-lg-square{width:48px;height:48px}

.btn-square,.btn-sm-square,.btn-lg-square{padding:0;display:flex;align-items:center;justify-content:center;font-weight:400}

.navbar.sticky-top{top:-100px;transition:.5s}

.navbar .navbar-brand,.navbar a.btn{height:75px}

.navbar .navbar-nav .nav-link{margin-right:30px;padding:25px 0;color:var(--dark);font-size:15px;font-weight:500;text-transform:uppercase;outline:none}

.navbar .navbar-nav .nav-link:hover,.navbar .navbar-nav .nav-link.active{color:var(--primary)}

.navbar .dropdown-toggle::after{border:none;content:"\f107";font-family:"font awesome 5 free";font-weight:900;vertical-align:middle;margin-left:8px}

@media(max-width:991.98px){.navbar .navbar-nav .nav-link{margin-right:0;padding:10px 0}.navbar .navbar-nav{border-top:1px solid #eee}}

@media(min-width:992px){.navbar .nav-item .dropdown-menu{display:block;border:none;margin-top:0;top:150%;opacity:0;visibility:hidden;transition:.5s}.navbar .nav-item:hover .dropdown-menu{top:100%;visibility:visible;transition:.5s;opacity:1}}

.owl-carousel-inner{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;background:rgba(0,0,0,.1)}

@media(max-width:768px){

.header-carousel .owl-carousel-item{position:relative;min-height:300px}

.header-carousel .owl-carousel-item img{position:absolute;width:100%;height:100%;object-fit:cover}

.header-carousel .owl-carousel-item p{font-size:16px!important}

.navbar .navbar-brand img{ width:300px;}

}

.header-carousel .owl-dots{position:absolute;width:60px;height:100%;top:0;right:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}

.header-carousel .owl-dots .owl-dot{position:relative;width:45px;height:45px;margin:5px 0;background:#fff;box-shadow:0 0 30px rgba(255,255,255,.9);border-radius:45px;transition:.5s}

.header-carousel .owl-dots .owl-dot.active{width:60px;height:60px}

.header-carousel .owl-dots .owl-dot img{position:absolute;width:100%;height:100%;object-fit:cover;padding:2px;border-radius:45px;transition:.5s}

.page-header{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(../image/carousel-1.jpg) center center no-repeat;background-size:cover}

.breadcrumb-item+.breadcrumb-item::before{color:var(--light)}

@media(min-width:992px){

.container.about{max-width:100%!important}

.about-text{padding-right:calc(((100% - 960px)/2) + .75rem)}

}

@media(min-width:1200px){

.about-text{padding-right:calc(((100% - 1140px)/2) + .75rem)}

}

@media(min-width:1400px){

.about-text{padding-right:calc(((100% - 1320px)/2) + .75rem)}

}

.service-item{box-shadow:0 0 45px rgba(0,0,0,.08)}

.service-icon{position:relative;margin:-50px 0 25px;width:100px;height:100px;display:flex;align-items:center;justify-content:center;color:var(--primary);background:#fff;border-radius:100px;box-shadow:0 0 45px rgba(0,0,0,.08);transition:.5s}

.service-item:hover .service-icon{color:#fff;background:var(--primary)}

@media(min-width:992px){

.container.feature{max-width:100%!important}

.feature-text{padding-left:calc(((100% - 960px)/2) + .75rem)}

}

@media(min-width:1200px){

.feature-text{padding-left:calc(((100% - 1140px)/2) + .75rem)}

}

@media(min-width:1400px){

.feature-text{padding-left:calc(((100% - 1320px)/2) + .75rem)}

}

#portfolio-flters li{display:inline-block;font-weight:500;color:var(--dark);cursor:pointer;transition:.5s;border-bottom:2px solid transparent}

#portfolio-flters li:hover,#portfolio-flters li.active{color:var(--primary);border-color:var(--primary)}

#portfolio-flters li a:active{color:var(--primary)}
#portfolio-flters li a:hover{color:var(--dark)}

.portfolio-img{position:relative}

.portfolio-img::before,.portfolio-img::after{position:absolute;content:"";width:0;height:100%;top:0;background:var(--primary);transition:.5s; opacity:0.9;}

.portfolio-img::before{left:50%}.portfolio-img::after{right:50%}

.portfolio-item:hover .portfolio-img::before{width:51%;left:0}

.portfolio-item:hover .portfolio-img::after{width:51%;right:0}

.portfolio-btn{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0; z-index:1;transition:.5s}

.portfolio-item:hover .portfolio-btn{opacity:1;transition-delay:.3s}

@media(min-width:992px){

.container.quote{max-width:100%!important}

.quote-text{padding-right:calc(((100% - 960px)/2) + .75rem)}

}

@media(min-width:1200px){

.quote-text{padding-right:calc(((100% - 1140px)/2) + .75rem)}

}

@media(min-width:1400px){

.quote-text{padding-right:calc(((100% - 1320px)/2) + .75rem)}

}

.team-item{box-shadow:0 0 45px rgba(0,0,0,.08)}

.team-item img{border-radius:8px 60px 0 0}

.team-item .team-social{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background:#fff;transition:.5s}

.testimonial-carousel::before{position:absolute;content:"";top:0;left:0;height:100%;width:0;background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);z-index:1}

.testimonial-carousel::after{position:absolute;content:"";top:0;right:0;height:100%;width:0;background:linear-gradient(to left,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);z-index:1}

@media(min-width:768px){

.testimonial-carousel::before,.testimonial-carousel::after{width:200px}

}

@media(min-width:992px){

.testimonial-carousel::before,.testimonial-carousel::after{width:300px}

}

.testimonial-carousel .owl-nav{position:absolute;width:500px;top:20px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;opacity:0;transition:.5s;z-index:1}

.testimonial-carousel:hover .owl-nav{width:450px;opacity:1}

.testimonial-carousel .owl-nav .owl-prev,.testimonial-carousel .owl-nav .owl-next{position:relative;color:var(--primary);font-size:45px;transition:.5s}

.testimonial-carousel .owl-nav .owl-prev:hover,.testimonial-carousel .owl-nav .owl-next:hover{color:var(--dark)}

.testimonial-carousel .testimonial-img img{width:200px;height:200px}

.testimonial-carousel .testimonial-img .btn-square{position:absolute;bottom:-19px;left:50%;transform:translateX(-50%)}

.testimonial-carousel .owl-item .testimonial-text{margin-bottom:30px;box-shadow:0 0 45px rgba(0,0,0,.08);transform:scale(.8);transition:.5s}

.testimonial-carousel .owl-item.center .testimonial-text{transform:scale(1)}

@media(min-width:992px){

.container.contact{max-width:100%!important}

.contact-text{padding-left:calc(((100% - 960px)/2) + .75rem)}

}

@media(min-width:1200px){

.contact-text{padding-left:calc(((100% - 1140px)/2) + .75rem)}

}

@media(min-width:1400px){

.contact-text{padding-left:calc(((100% - 1320px)/2) + .75rem)}

}

.footer .btn.btn-social{margin-right:5px;color:#9b9b9b;border:1px solid #9b9b9b;border-radius:38px;transition:.3s}

.footer .btn.btn-social:hover{color:var(--primary);border-color:var(--light)}

.footer .btn.btn-link{display:block;margin-bottom:5px;padding:0;text-align:left;color:#9b9b9b;font-weight:400;text-transform:capitalize;transition:.3s}

.footer .btn.btn-link::before{position:relative;content:"\f105";font-family:"font awesome 5 free";font-weight:900;margin-right:10px}

.footer .btn.btn-link:hover{color:#fff;letter-spacing:1px;box-shadow:none}

.footer .btn.bt-link{ color:#9b9b9b;font-weight:400;text-transform:capitalize;transition:.3s}

.footer .btn.bt-link:hover{color:#fff;letter-spacing:1px;box-shadow:none}

.footer .copyright{padding:25px 0;border-top:1px solid rgba(256,256,256,.1)}

.footer .copyright a{color:var(--light)}

.footer .copyright a:hover{color:var(--primary)}


.clearfix{zoom:1}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
.clearfix:after{clear:both}

.footer-fix{box-shadow:0 0 10px rgba(0,0,0,0.2);position:fixed; bottom:0; left:0; width:100%; background-color:#fff; z-index:10; display:none; padding:0;}
.footer-fix ul{ padding:0px; text-align:center;}
.footer-fix li{ display: inline-table; width:24%;list-style: none; border-right:#ddd solid 1px; }
.footer-fix li a{display:block;text-align:center;padding:7px 0;font-size:12px;line-height:1; color:#333;}
.footer-fix li i{display:block;height:20px;background:no-repeat center;background-size:contain;margin-bottom:4px;}
.footer-fix li i.i1{background-image:url(../image/f_01.png)}
.footer-fix li i.i2{background-image:url(../image/f_02.png)}
.footer-fix li i.i3{background-image:url(../image/f_03.png)}
.footer-fix li i.i4{background-image:url(../image/f_04.png)}

@media screen and (max-width: 767px) {
    
    .footer-fix {display: block;}
}

#digg{
padding:3px;
text-align:center;
margin:0px auto; 
margin-top:30px;
width:100%; 
line-height:45px; 
height:45px;
font-size:14px;}


#digg{
padding:3px;
text-align:center;
margin:0px auto; 
width:100%; 
line-height:45px; 
height:45px;}
 
#digg a{ 
border:#0089bc 1px solid;
padding:2px 12px;
margin:2px;
color:#0089bc;
text-decoration:none;
}

#digg a:hover{
border:#00b4f7 1px solid;
background-color:#00b4f7;
color:#ffffff;
}

#digg a:active{
border:#00b4f7 1px solid;
color:#00b4f7;
}


#newsr {
  color: #bbb;
  font-size: 14px;

}

#newsr .newsr-top {
  padding: 0 0 30px 0;
}

#newsr .newsr-top .newsr-info {
  margin-bottom: 10px;
}

#newsr .newsr-top .newsr-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: ΢���ź�;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #00a1dd;
  color:#ffffff;
}

#newsr .newsr-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #eee;
}

#newsr .newsr-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#newsr .newsr-top .social-links a:hover {
  background: #00a1dd;
  color: #fff;
}

#newsr .newsr-top h4 {
  font-size: 22px;
  font-weight: bold;
  color: #00a1dd;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 14px;
}

#newsr .newsr-top h4::before, #newsr .newsr-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

#newsr .newsr-top h4::before {
  right: 0;
  background: #ddd;
}

#newsr .newsr-top h4::after {
  background: #00a1dd;
  width: 90px;
}

#newsr .newsr-top .newsr-links {
  margin-bottom: 30px;
}

#newsr .newsr-top .newsr-links ul {

  list-style: none;
  padding: 0;
  margin: 0;
}

#newsr .newsr-top .newsr-links ul i {
  padding-right: 4px;
  color: #333;
}

#newsr .newsr-top .newsr-links ul li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

#newsr .newsr-top .newsr-links ul li:first-child {
  padding-top: 10;
}

#newsr .newsr-top .newsr-links ul a {
  color: #333;
}

#newsr .newsr-top .newsr-links ul a:hover {
  color: #00a1dd;
}



#newslb {
  background: #fff;
  padding: 0 0 30px 0;
  color: #ddd;
  font-size: 14px;
}

#newslb .newsr-top {
  background: #ffffff;
  padding: 0 0 30px 0;
}

#newslb .newsr-top .newsr-links {
  margin-bottom: 130px;
}

#newslb .newsr-top .newsr-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#newslb .newsr-top .newsr-links ul i {
  padding-right: 4px;
  color: #0079a1;
}

#newslb .newsr-top .newsr-links ul li {
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
  color:#999;
}

#newslb .newsr-top .newsr-links ul li:first-child {
  padding-top: 0;
}

#newslb .newsr-top .newsr-links ul a {
  color: #333;
}

#newslb .newsr-top .newsr-links ul a:hover {
  color: #0079a1;
}

.our-partner.pb-180 {
    padding-bottom:30px;
	width:100%;
	text-align:center;
}

.single-partner {
display:inline-table;
text-align:center;
}

.single-partner img {
    max-width: 160px;
    margin: 10px 10px;
	border:#dddddd solid 1px;
}
.single-partner a {
    display: block;
    opacity: 0.5;
}
.single-partner a:hover {
    opacity: 1;
}


.our-partner1.pb-180 {
    padding-bottom:30px;
	width:100%;
	text-align:center;
}

.single-partner1 {
display:inline-table;
text-align:center;
}

.single-partner1 img {
    max-width: 230px;
    margin: 5px 5px;
	border:#dddddd solid 1px;
}
.single-partner1 a {
    display: block;
    opacity: 0.5;
}
.single-partner1 a:hover {
    opacity: 1;
}
.px p { text-align:left; margin:15px auto;}
.px .tm { text-align:center;}
.px img {
    max-width: 1100px;
    margin: 10px auto;
	border:#dddddd solid 1px;
}

@media screen and (max-width: 767px) {
    
    .px img {
    max-width: 100%;
    margin: 10px auto;
	border:#dddddd solid 1px;
}
}


.fx a {
    color: var(--light);
	margin:0 4px;
	
}
.fx a:hover {
    color: var(--primary);
}

