/* Custom CSS */

#theme-banner-three .main-title {
  font-family: 'CircularStdbld';
  font-size: 110px;
  color: #fff;
  text-decoration: underline;
}


.theme-menu-three .logo {
  max-width: 300px;
}

.our-service-portfo .service-block .title span {
    font-size: 24px;
    color: #fff;
    line-height: 32px;
    display: block;
    margin: 28px 80px 25px 0;
}

.our-service-portfo .service-block {
    padding: 50px 80px 80px 70px;
}

.download {
	color: #E1A34C;
}

.download:hover {
	color: #E1A34C;
}

@media (max-width: 1550px) {
  .theme-menu-one .logo,.theme-menu-three .logo {width: 170px;}
}

.theme-menu-one.fixed .logo,.theme-menu-three.fixed .logo {width: 140px;}

@media (max-width: 600px) {
  #theme-banner-three .main-title {
    font-size: 80px;
  }
}
