.section-title {
    margin-bottom: 15px;
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.5em;
    line-height: 1.4;
}

.section-text p {
	font-size: 15px;
	font-weight: 300;
	color: #777;
	text-align:justify;
	line-height: 26px;
}


.page-section {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 50px 0;
	background-color:#404695	
}

.page-section h2{
	color:#FFF;
	text-align:center;
	margin-top:0px;
	text-transform:uppercase;
	font-family: Dosis, arial, sans-serif;
	padding:0px 0px 20px;
}

.header-section {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 140px 0;
}

.mb-70 {
    margin-bottom: 70px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pt-30 {
    padding-top: 30px;
}

.tpl-alt-tabs {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.4em;
    border: none;
}

.tpl-alt-tabs > li {
    width: 190px;
    display: inline-block;
    vertical-align: top;
    float: none;
    padding: 0;
    background: none !important;
}

.nav-tabs{
	padding-top:179px;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav > li {
    position: relative;
    display: block;
	z-index: 99;
}

.tpl-alt-tabs li.active a, .tpl-alt-tabs li.active a:hover {
    cursor: default;
    color: #111;
}

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

.tpl-alt-tabs > li > a{
	text-decoration: none;
	color: #a3a3a3;
	background: none !important;
	border: none !important;
    
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
    transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
}
.tpl-alt-tabs > li > a:hover{
	background: none;
    color: #111;
}
.tpl-alt-tabs li.active a,
.tpl-alt-tabs li.active a:hover{
	cursor: default;
    color: #111;
}
.alt-tabs-icon{
    display: block;
    margin-bottom: 12px;
    font-size: 15px;
    letter-spacing: 0.2em;
}
.tpl-minimal-tabs-cont{
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.alt-tabs-icon span {
    display: block;
    margin-bottom: 12px;
    font-size: 48px;
    letter-spacing: 0;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.tpl-alt-tabs > li > a {
    color: #a3a3a3;
}

.tpl-alt-tabs li.active a, .tpl-alt-tabs li.active a:hover {
    cursor: default;
    color: #111;
}

.nav-tabs > li > a {
    line-height: 1.42857143;
}

/*---about-header--*/

.bg-dark-alfa-50::before, .bg-dark-alfa-50 .YTPOverlay::before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0, 0.3);
}

.mb-20 {
    margin-bottom: 20px;
}
.hs-line-11 {
    margin-top: 0;
    position: relative;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    line-height: 1.8;
    opacity: .9;
}

.hs-line-4 {
    margin-top: 0;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: rgba(255,255,255, .85);
}

.mt-30 {
    margin-top: 30px;
}

.mod-breadcrumbs {
    margin-top: -5px;
    font-size: 18px;
    font-weight: 400;
	font-family: 'Oswald', sans-serif;
	color:#FFF;

    letter-spacing: 0.2em;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.font-alt {
    font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
	color:#fff;
}

.align-right {
    text-align: right !important;
}

.mod-breadcrumbs a {
    text-decoration: none;
	color:#ff8836
}

.tpl-tabs-cont {
    padding: 30px 0 50px;
    color: #777;
    line-height: 1.8;
}

/* ==========================================================================
   Service style
   ========================================================================== */
.block-home-service {
  position: relative;
}


.block-home-service:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #1c191e;
  opacity: 1;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.block-home-service .block-home-service-info {
  padding: 90px 30px 0 30px;
  position: absolute;
  z-index: 4;
  bottom: 0;
  left: 0;
  width: 100%;
}
.block-home-service:hover:after {
  opacity: 0;
}
.block-service {
  display: block;
}
.block-service img {
  margin-bottom: 30px;
}
.block-service .service-icon {
  display: block;
  text-align: left;
}
.block-service .service-icon i {
  font-size: 32px;
  line-height: 32px;
  color: #6464c8;
  padding-bottom: 15px;
}
.block-service .block-title {
  display: block;
}
.block-service .block-title a {
  color: #1c191e;
  font-family: 'Abel', sans-serif;
  font-weight: 400;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  padding: 5px 0 15px 0;
  margin: 0 0 25px 0;
  font-size: 30px;
  letter-spacing: 2px;
  text-decoration:none;
}
.block-service .block-title a:after {
  position: absolute;
  content: "";
  left: 12px;
  bottom: 0;
  height: 1px;
  width: 50px;
  background-color: rgba(40,168,229, 0.5);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-service .block-title a:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -3px;
  height: 6px;
  width: 6px;
  background-color: #28a9e5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-service .block-title a:hover {
  color: rgba(28, 25, 30, 0.7);
}
.block-service .block-title a:hover:after {
  background-color: rgba(28, 25, 30, 0.7);
}
.block-service .block-title a:hover:before {
  background-color: rgba(28, 25, 30, 0.7);
}
.block-service .block-title p {
  font-family: 'Karla', sans-serif;
  line-height: 26px;
  letter-spacing: 1px;
  margin:10px 0px 0px;
}

.block-service .block-title p span{
  font-family: 'Karla', sans-serif;
  line-height: 25px;
  font-size:20px;
  letter-spacing: 1px;
  margin: 0;
  color:#404695
}

.block-service .block-title h4{
  font-family: 'Karla', sans-serif;
  line-height: 25px;
  font-size:19px;
  margin:0px 0 10px;
  color:#404695
}

.block-service ul li {
  line-height: 26px;
}
.block-service:hover .block-title a:after {
  width: 95%;
}
.block-service.no-effect .block-title a {
  padding: 10px 0;
  margin: 0 0 10px 0;
}
.block-service.no-effect .block-title a:after {
  display: none;
}
.block-service.no-effect .block-title a:before {
  display: none;
}
.block-service.no-effect.center .service-icon {
  text-align: center;
}
.block-service.no-effect.center .block-title a {
  text-align: center;
  display: block;
}
.block-service.no-effect.center .block-title a:after {
  display: none;
}
.block-service.no-effect.center .block-title a:before {
  display: none;
}
.block-service.no-effect.center .block-title p {
  text-align: center;
}
.block-service.icon-left {
  position: relative;
}
.block-service.icon-left .service-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 40px;
}
.block-service.icon-left .service-icon i {
  line-height: 42px;
}
.block-service.icon-left .block-title {
  padding: 0 0 0 55px;
}
.block-service.white .service-icon i {
  color: #6464c8;
}
.block-service.white .block-title a {
  color: #ffffff;
}
.block-service.white .block-title a:after {
  background-color: rgba(255, 255, 255, 0.3);
}
.block-service.white .block-title a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.block-service.white .block-title a:hover:after {
  background-color: rgba(255, 255, 255, 0.7);
}
.block-service.white .block-title a:hover:before {
  background-color: rgba(255, 255, 255, 0.7);
}
.block-service.white .block-title p {
  color: rgba(255, 255, 255, 0.5);
}

@media only screen and (max-width: 1280px) {
.block-service ul li {
    line-height: 22px;
    padding-bottom: 10.2px;
}
.inner h1 {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 29px;
}
.text-white {
    color: #fff;
    margin-left: 0;
    padding-left: 20px;
}
.feature-box .inner {
    width: 100%;
    position: relative;
    z-index: 3;
}
.feature-box {
    padding: 57px 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    min-height: 435px;
}

}



