/*  Main CSS for TransMethod*/


/*Start Website hidden field to filter spam*/
form #website{ display:none; }
/*End Website hidden field to filter spam*/

.section-to-top {
    padding-top: 0px;
    padding-bottom: 100px;
    position: relative;
    background-color: #fff;
}

.tabs{
    padding-top: 0px;
    padding-bottom: 113px;
}
.section-ault {
    padding-top: 228px;
    padding-bottom: 100px;
    position: relative;
    background-color: #fff;
}

.html{
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    min-height: 100%;
}

/*Sets the service tabs to on top on destop*/
#tab-bottem{
    display: none
}


.body {
    margin: 0 0 100px;
    /* bottom = footer height */
    
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 360px;
    padding-top: 30px;
    width: 100%;
    overflow: hidden;
}


.down-icon-circle {
    display: inline-block;
	color: #ffffff;
    /*color: rgba(255, 255, 255, 0.75) !important;*/
    font-size: 48px;
	transition: all 0.4s;
}

.down-icon-circle :hover{
    color: rgba(255, 255, 255, 0.75) !important;

}

.home-cover {
    position: absolute;
    background: linear-gradient( 135deg, rgba(3,95,251,0.38), rgba(144, 54, 0, 0.42));
    /*top: 210px;*/
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height:100vh;
}


.service-head-huge {
    font-size: 85px;
    line-height: 1;
    font-weight: 700 !important;
    color: #FFFFFF;
 /*   padding-bottom: 30px;
    padding-top: 30px;*/
    letter-spacing: 0.1rem;
}



.client-logo{
    max-width: 260px;
	max-height: 42px;
    opacity: 0.4;
    padding-left: 16px;
	padding-right: 30px;
}	
	


/*To fix body text kerning*/
.body-text-space {
    letter-spacing: 0.04em;
}


.contact-us p{
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 7px;
}

.footer-icons li a{ 
    height: 35px;
    width: 35px;
    color: #ffffff;
    text-align: center;  
    border-radius: 20%;
    font-size: 16px;
    display: inline-block;
    line-height: 35px;  
    border-radius: 50%;
    border:1px solid #ffffff;
	/*background-color: #5f9dc2 !important;*/
    transition: all 0.5s;
}

.footer-icons li a :hover{ 

}

.company-sub-menu li a {
  color: #ffffff;
  font-size: 14px; 
  margin-bottom: 7px;
  display: inline-block;
  transition: all 0.5s;
}
.company-sub-menu li a :hover{
  color: #9A9898 !important;

}

.section-large {
    padding-top: 120px;
    padding-bottom: 100px;
    position: relative;
    background-color: #fff;
}

.section-large-plus {
    padding-top: 180px;
    padding-bottom: 180px;
    position: relative;
    background-color: #fff;
}

.section-service {
    padding-bottom: 30px;
    position: relative;
    background-color: #fff;
}


.bg-info {
    background-color: rgba(95, 157, 194, 0.8)!important;
}

.bg-info-light {
    background-color: rgba(255, 255, 255, 0.8)!important;
}

.tm-blue {
	color: #5f9dc2;
}
.service-blue {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 400 !important;
	color: #5f9dc2;
}
.service-dark {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 400 !important;
	color: #404040;
}
.service-head {
    font-size: 70px;
    line-height: 1.2;
    font-weight: 400 !important;
	padding-left: 2%;
}

.service-head-blue {
    font-size: 70px;
    line-height: 1.2;
    font-weight: 400 !important;
	padding-left: 2%;
	color: #5f9dc2
}

.service-head-dark {
    font-size: 70px;
    line-height: 1.2;
    font-weight: 400 !important;
	padding-left: 2%;
    padding-bottom: 2%;
    padding-top: 2%;
	color: #414141;
}

.name-dark {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 400 !important;
	color: #404040;
}
.sub-title-dark {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400 !important;
	color: #404040;
}

.header-body {
    /*text-shadow: 1px 1px 90px #000000, 1px 1px 90px #ccc;*/
	font-size: 24px;
	letter-spacing: .1rem;
    line-height: 1.2;
    font-weight: 200 !important;
	/*padding-left: 2%;*/
	padding-top: 2%;
    padding-bottom: 2%;
}
.service-body {
/*	text-shadow: 1px 1px 90px #000000, 1px 1px 90px #ccc;*/
	font-size: 36px;
    line-height: 1.2;
    font-weight: 600 !important;
	/*padding-left: 2%;*/
	padding-top: 2%;
    padding-bottom: 2%;
	padding-right: 2%;
}
.service-body-blue {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400 !important;
	padding-left: 2%;
	padding-top: 2%;
    padding-bottom: 2%;
	padding-right: 2%;
	color: #5f9dc2;
}
.vertical-center {
  min-height: 50%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 50vh; /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center;
}

.jumbotron-home{
background-image: url('../images/small_bg/AdobeStock_187432303.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
color:white !important;
height:100vh;
}

.Toky-vid{
/*background-image: url('https://www.youtube.com/embed/zhp0qui73cc');*/
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
color:#5f9dc2 !important;
height: 750px;	
position: relative;    
}
.Tokyo-vid::before{
	background: linear-gradient( 135deg, rgba(46,81,5,0.35), rgba(11, 119, 164, 0.60));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

/*.jumbotron-video{
background-image: url('https://www.youtube.com/embed/zhp0qui73cc');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
color:white !important;
height: 750px;	
position: relative;
}*/


.jumbotron-consulting{
background-image: url('../images/small_bg/consulting_new.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
color:white !important;
height: 1000px;	
position: relative;
}
.jumbotron-consulting::before{
	background: linear-gradient( 150deg, rgba(224,49,0,0.20), rgba(0, 37, 76, 0.40));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

.jumbotron-strategy{
background-image: url('../images/small_bg/strategy2.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
color:white !important;
height: 1000px;
position: relative
}

.jumbotron-strategy::before{
	background: linear-gradient( 135deg, rgba(46,81,5,0.35), rgba(11, 119, 164, 0.60));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.jumbotron-solutions{
background-image: url('../images/small_bg/solution_new.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
color:white !important;
height: 1000px;
position: relative;	
}

.jumbotron-solutions::before{
	background: linear-gradient( 135deg, rgba(213,7,170,0.40), rgba(135, 18, 63, 0.4));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

.jumbotron-design{
background-image: url('../images/small_bg/design_new.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
color:white !important;
height: 1000px;
position: relative;
}

.jumbotron-design::before{
	background: linear-gradient( 135deg, rgba(20,74,84,0.40), rgba(92, 35, 7, 0.40));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

.jumbotron-about{
background-image: url('../images/small_bg/contact2.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
color:white !important;
height: 1000px;
position: relative;	
}

.jumbotron-about::before{
	background: linear-gradient( 135deg, rgba(46,81,5,0.35), rgba(11, 119, 164, 0.60));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}


.jumbotron-contact{
    background-image: url(../images/small_bg/contact2.jpg);
    background-size: cover;
    /* background-position: center center; */
    background-repeat: no-repeat;
    background-attachment: scroll;
    color: white !important;
    height: 1000px;
    position: relative;
}

.jumbotron-contact::before{
	background: linear-gradient( 135deg, rgba(46,81,5,0.35), rgba(11, 119, 164, 0.60));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

.jumbotron-legal{
    background-image: url(../images/small_bg/legal.jpg);
    background-size: cover;
    /* background-position: center center; */
    background-repeat: no-repeat;
    background-attachment: scroll;
    color: white !important;
    height: 1000px;
    position: relative;
}

.jumbotron-legal::before{
	background: linear-gradient( 135deg, rgba(46,81,5,0.35), rgba(11, 119, 164, 0.60));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
/*Page Jumbotrons*/
.jumbotron-consulting-page{
background-image: url('../images/small_bg/consulting_new.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
height: 480px;	
position: relative;
}
.jumbotron-consulting-page::before{
	background: linear-gradient( 150deg, rgba(224,49,0,0.20), rgba(0, 37, 76, 0.40));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

.jumbotron-strategy-page{
background-image: url('../images/small_bg/strategy2.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
height: 480px;
position: relative
}

.jumbotron-strategy-page::before{
	background: linear-gradient( 135deg, rgba(46,81,5,0.35), rgba(11, 119, 164, 0.60));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.jumbotron-solutions-page{
background-image: url('../images/small_bg/solution_new.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
height: 480px;
position: relative;	
}

.jumbotron-solutions-page::before{
	background: linear-gradient( 135deg, rgba(213,7,170,0.40), rgba(135, 18, 63, 0.4));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}


.jumbotron-about-page{
background-image: url('../images/small_bg/contact2.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
height: 480px;
position: relative;	
}

.jumbotron-about-page::before{
	background: linear-gradient( 135deg, rgba(46,81,5,0.35), rgba(11, 119, 164, 0.60));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.jumbotron-design-page{
background-image: url('../images/small_bg/design_new.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
height: 480px;
position: relative;
}

.jumbotron-design-page::before{
	background: linear-gradient( 135deg, rgba(20,74,84,0.40), rgba(92, 35, 7, 0.40));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

.jumbotron-contact-page{
    background-image: url(../images/small_bg/contact2.jpg);
    background-size: cover;
    /* background-position: center center; */
    background-repeat: no-repeat;
    background-attachment: inherit;
    color: white !important;
    height: 480px;
    position: relative;
}

.jumbotron-contact-page::before{
	background: linear-gradient( 135deg, rgba(46,81,5,0.35), rgba(11, 119, 164, 0.60));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

/*End Page Jumbotrons*/
.page-scroll{
  height:5000px;
}

.btn-outline-danger{
  color:white;
  border-color:white;
  border-radius:0px;
  font-weight:100;
  margin-top:20px;
}
.lead{
  font-family:raleway;
  font-weight:100;
  margin-top:-10px;
}

.btn-outline-service {
    background-color: rgba(30, 30, 30, 0.75);
    border-radius: 0px !important;
    /*border: 1px solid #d5d5d5 !important;*/
    transition: all 0.4s;
    color: #ffffff;
	margin-right: 24px;
    margin-bottom: 24px;
	width: 200px;
}

.btn-outline-service:hover {
    color: #414141;
	background-color:rgba(255,255,255,1);
	/*border: 1px solid #414141 !important;*/
	
}

.service-btn-active {
    background-color: #797979;
    border-radius: 0px !important;
    transition: all 0.4s;
    color: #ffffff;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 200px;
}


.service-title {
    font-size: 70px;
    line-height: 1.2;
    font-weight: 200 !important;
    padding-top: 60px;
}

.clean-list {
    list-style: none;
}

.cursor{
cursor: pointer;
}

.vertical-center-temp {
    min-height: 100%;
    min-height: 50vh;
    display: flex;
    align-items: center;
	/*Height set for IE11*/
	height: 660px !important;
}



.chevron {
    margin-top: 20px;
    display: block;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    color: #FF4081;
}



.home-strip {
    padding: 80px 0 0px 0;
    height: auto;
}


.alt-section {
padding-top: 17px;
    padding-bottom: 44px;
    position: fixed;
    background-color: #fff;
    width: 100%;
    height: 75px;
    margin-top: 91px;
}

.section-btm-alt {
    padding-top: 80px;
    padding-bottom: 103px;
    margin-bottom: 26px;
    position: fixed;
    width: 100%;
    bottom: 60px !important;
}

.section-btm {
padding-top: 80px;
    background-color:#454c54;
    /*color: rgba(255, 255, 255, 0.5);*/
    padding-bottom: 80px;
    /*position: fixed;*/
    width: 100%;
    bottom: 60px !important;
}

.tab-spacing {
    margin-left: 0px;
    margin-right: 90px;
    font-size: 14px;
    letter-spacing: 0.03px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 12px;

}
.tab-line{
	height: 2px;
    width: inherit;
	background-color: #5e9cc1;
}

.active-tab{
	color: #5e9cc1;
}

.tab-text{
font-size: 14px;
}

.bg-design {
    background-image: url('../images/bg-design.jpg');
    background-size: cover;
    background-position: center center;
    height: 100vh;
}
.bg-solutions {
    background-image: url('../images/bg-solutions.jpg');
    background-size: cover;
    background-position: center center;
    height: 100vh;
}
.bg-strategy {
    background-image: url('../images/bg-strategy.jpg');
    background-size: cover;
    background-position: center center;
    height: 100vh;
}

.bg-consulting {
    background-image: url('../images/bgTokyoTower.jpg');
    background-size: cover;
    background-position: center center;
    height: 100vh;
	background-color: black;
}

.bg-black {
	background-color: black;
}


body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
		font-weight: 200;
			color: #252525;
	}
 
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
font-weight: 200;
}    


a {
    text-decoration: none !important;
    outline: none !important;
	color:#5f9dc2;
}

.nav-item:hover {
    color: #808080;
}
.nav-item {
    color: #414042;
}
.text-muted {
    color: #515A5E!important;
    line-height: 1.5;
}


.custom-jumbotron{    
	margin-bottom: 0rem;
    background-color: #ffffff;
    border-radius: .0rem;
}

.temp-jumbotron{
margin-bottom: 0rem;
    background-color: #ffffff;
    border-radius: .0rem;
}

.left-text{
	text-align: left
}


.fader {
    position: relative;
    
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  /*backface-visibility: hidden;*/
	
  
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.fader:hover .image {
  opacity: 0.3;
	background-color: #5f9dc2;
}

.fader:hover .middle {
  opacity: 1;
	
}

.section-header {
    padding-bottom: 80px;
    position: relative;
    background-color: #fff;
}

/*end imagefader*/

/*======================
        HELPER
========================*/

.address {margin-top: 8px}

.section {
    padding-top: 90px;
    padding-bottom: 90px;
    position: relative;
    background-color: #fff;
}

.bg-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.50);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: inherit;
}

.bg-overlay-text {
    
	padding-top: 5%;
    padding-bottom: 5%;
 
}

.bg-overlay-gradient{
    background: #396afc;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #2948ff, #396afc);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #2948ff, #396afc); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.4;
}

.title h2 {
    margin-top: 10px;
}

span.title-border:before {
    left: 100%;
}

span.title-border:after {
    right: 100%;
}

span.title-border:before {
    content: "";
    background: #dadada;
    width: 45px;
    height: 1px;
    top: 9px;
    position: absolute;
}

span.title-border:after {
    content: "";
    background: #dadada;
    width: 45px;
    height: 1px;
    top: 9px;
    position: absolute;
}

span.title-border {
    padding: 0 8px;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    display: inline-block;
}

.btn-rounded {
    border-radius: 30px;
}

.btn-custom {
    font-size: 15px;
    transition: all 0.4s;
    color: #fff !important;
	
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover,
.open > .dropdown-toggle.btn-custom {
    box-shadow: none !important;
}

.btn-outline-custom {
    background-color: rgba(30, 30, 30, 0.75);
	border-radius: 0px !important;
    /*border: 1px solid #fff !important;*/
    transition: all 0.4s;
    color: #fff;
}
.btn-outline-custom-dk {
    background-color: transparent;
	border-radius: 0px !important;
    border: 1px solid #515A5E !important;
    transition: all 0.4s;
    color: #515A5E;
}
.btn-outline-custom:hover,
.btn-outline-custom:focus,
.btn-outline-custom:active,
.btn-outline-custom.active,
.btn-outline-custom.focus,
.btn-outline-custom:active,
.btn-outline-custom:focus,
.btn-outline-custom:hover,
.open > .dropdown-toggle.btn-outline-custom {
	background-color: rgba(30, 30, 30, 0.50);
    /*background-color: #fff !important;*/
    /*border: 1px solid #fff !important;*/
    box-shadow: none !important;
    color: #000;
}

.btn {
    padding: 14px 40px;
    font-size: 14px;
    letter-spacing: 0.03px;
    font-weight: 700;
    text-transform: uppercase;
}

.vertical-content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;  
    flex-direction: row;
    -webkit-flex-direction: row;
}

/*==========================
        HOME
============================*/

.bg-home {
	background-color: #404040;
   /* background-image: url('../images/bg-1.jpg');*/
    background-size: cover;
    background-position: center center;
    height: 100vh;
}

.home-center {
    display: table;
    width: 100%;
    height: 100%;
}

.home-desc-center {
    display: table-cell;
    vertical-align: middle;
}

.home-title{
    font-size: 70px;
    line-height: 1.2;
    font-weight: 200 !important;
	height: 80px;
    padding-bottom: 130px;
}

.home-sub-title{
    font-size: 20px;
    line-height: 1.5;
    max-width: 600px;
	opacity: 1;
}

.watch-video a span{
    font-size:16px;
    padding-left: 10px;
    position: relative;
    top: -5px;
}

.play-icon-circle {
    height: 64px;
    width: 64px;
    line-height: 64px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    font-size: 28px;
}

.play-btn-light{
    background-color: #fff !important;
    color: #6c77c0;
    mix-blend-mode: lighten;;
}

.home-height-half{
    padding: 220px 0 150px 0;
    height: auto;
}


.home-half{
    padding-bottom: 150px;
    padding-top: 180px;
    background-image: url('../images/home-bg.jpg');
    background-size: cover;
    background-position: center center;
    position: relative;
}

.home-registration-form .form-title {
    font-size: 24px;
    font-weight: 600;
}

.home-registration-form .form-subtitle{
    line-height: 1.4;
    font-size: 18px;
}

.home-registration-form {
    border-radius: 3px;
    box-shadow: 0px 0px 3px 0px #000000;
}

.home-registration-form .registration-form label{
    font-size: 14px;
}

.home-subtitle-width-100{
    max-width: 100%;
}

.small-text {
    font-size: 14px;
}

.registration-input-box{
    border:none;
    border-radius:0px;
    color: #999;
    border-bottom: 1px solid #c5c5c5;
    box-shadow: none !important;
    padding-left: 0;
    padding-right: 0;
}

/*---------DEMO 6-----------*/
.back-slide{
    height: 100vh;
}

.search-form input {
    padding: 15px 20px;
    width: 100%;
    font-size: 17px;
    color: #4c5667 !important;
    border: none;
    outline: none !important;
    padding-right: 180px;
    padding-left: 30px;
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 30px;
}

.search-form button {
    position: absolute;
    top: 7px;
    right: 8px;
    outline: none !important;
    border-radius: 30px;
    font-size: 17px;
    padding: 9px 30px;
}

.search-form form {
    position: relative;
    max-width: 600px;
    margin: 0px auto;
}

/*--------DEMO 8-----------*/
.bg-gradient {
    background: -webkit-linear-gradient(#7474BF, #348AC7);
    background: -moz-linear-gradient(#7474BF, #348AC7);
    background: -ms-linear-gradient(#7474BF, #348AC7);
    background: -o-linear-gradient(#7474BF, #348AC7);
    background: linear-gradient(#7474BF, #348AC7);
}
.navbar-light{
    background-color: #fff;
    box-shadow: 0 10px 33px rgba(0,0,0,.1) !important;
}

.navbar-light .navigation-menu > li > a {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    min-height: 62px;
}

.navbar-light .logo .logo-dark {
    display: inline-block !important;
}

.navbar-light .navigation-menu > li > a {
    color: #000 !important;
}
/*-----------DEMO 9----------*/
.bg-overlay-gredient {
    background: #000046;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #1CB5E0, #000046);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #1CB5E0, #000046); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    opacity: 0.8;
}
/*----------DEMO 10-----------*/
.bg-video{
    height: 100vh;
    background-color: #000;
}
/*---------DEMO 11--------*/
.navbar-light.small {
    top: 0px !important;
    width: 100%;
}
/*--------DEMO 12----------*/
.slidero{
    position: relative;
    z-index: 1;
}
/*---------DEMO 13-----------*/
.main-slider .flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: rgba(255,255,255,0.8); 
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: none; 
}
.main-slider .flex-control-paging li a:hover { 
  background: #333;
  background: rgba(255,255,255,0.9);
}
.main-slider .flex-control-paging li a.flex-active { 
}
.main-slider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -50px;
    text-align: center;
}
/*==========================
        FEATURES
============================*/

.features-desc h2{
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}

.features-desc p{
    font-size: 15px;
}

.features-desc a{
    color: #000;
    transition: all 0.5s;
    font-size: 15px;
    font-weight: 600;
}

.features-desc a i{
    font-size: 16px;
    position: relative;
    top: 2px;
}



.features-border{
    height: 2px;
    width: 70px;
}

/*==========================
        CTA 
============================*/
.critarea-desc {
    font-size: 26px;
}
/*==========================
        SERVICES
============================*/

.service-box {
    border: 1px dotted #dddddd;
    border-radius: 3px;
    position: relative;
}

.service-left {
    float: left;
}

.service-box .service-icon {
    font-size: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.service-box .service-desc {
    margin-left: 25%;
}

.service-box .service-desc h4 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
}

.service-box .service-desc p {
    font-size: 14px;
}

/*=========================
    CLIENTS/TESTIMONIAL 
===========================*/

.testimonial-box h4 {
    line-height: 26px;
    font-style: italic;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.client-images img {
    max-height: 30px;
    width: auto !important;
    margin: 10px auto;
    opacity: 0.3;
    transition: all 0.5s;
}

.client-images img:hover {
    opacity: 0.6;
}

.client-images .owl-pagination{
    display: none;
}

.testi-work{
    font-size: 15px;
}

/*=========================
        TEAM
===========================*/
.team-box{
    border-radius: 7px;
    border: 1px dashed #ddd;
}

.team-box .team-desc .team-name{
    font-weight: 600;
}

.team-box .team-desc .team-work{
    font-size: 14px;
}

.team-social li a {
    color: #808083;
    transition: all 0.52s;
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 12px;
    display: inline-block;
}

.team-social li a:hover{
    color: #fff;
}

/*=========================
        PRICING
===========================*/
.plan-price h6{
    font-weight: 600;
    font-size: 36px;
    height: 110px;
    width: 110px;
    line-height: 110px;
    display: inline-block;
    color: white;
    border-radius: 50%;
}

.plan-price h6 span{
    font-size: 16px;
}

.plan-title h5{
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2px;
}


.plan-features p{
    color: #8e8e8e;
}

.pricing-box{
    border-radius: 8px;
    border:1px solid #e2e2e2;
}

/*==========================
        CONTACT US
============================*/

.form-sub-title {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 50px;
}

.form-control {
    margin-bottom: 25px;
    box-shadow: none !important;
    height: 44px;
}

textarea.form-control {
    height: auto;
}

.error {
    margin: 8px 0px;
    display: none;
    color: red;
}

#ajaxsuccess {
    font-size: 16px;
    width: 100%;
    display: none;
    clear: both;
    margin: 8px 0px;
}

.error_message {
    padding: 10px;
    background-color: rgba(244, 35, 103, 0.2);
    margin-bottom: 20px;
    text-align: center;
}

.contact-loader {
    display: none;
}

#success_page {
    text-align: center;
    margin-bottom: 50px;
}

#success_page h3 {
    color: #0dba26;
    font-size: 22px;
}

/*==========================
        FOOTER
============================*/

/*.company-sub-menu li a {
  color: #808080;
  font-size: 14px; 
  margin-bottom: 7px;
  display: inline-block;
  transition: all 0.5s;
}
*/
.footer-title{
  font-size: 15px;
  font-weight: 700
}

.company-sub-menu li a:hover{
  text-decoration: none;
	color: #9A9898 !important;
}

/*.contact-us p{
  color: #808080;
  font-size: 14px;
  margin-bottom: 7px;
}

.footer-icons li a{ 
    height: 35px;
    width: 35px;
    color: #808080;
    text-align: center;  
    border-radius: 20%;
    font-size: 16px;
    display: inline-block;
    line-height: 35px;  
    border-radius: 50%;
    border:1px solid #808080;  
    transition: all 0.5s;
}
*/
.footer-icons li a:hover{
    color: #fff;
}

.sticky-footer-2{
    width: 100%;
    height: 86px;
    margin: 0;
    line-height: 121px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    /* padding-top: 60px; */
    position: fixed;
    bottom: 0;
    background-color: #414141;
}



.sticky-footer{
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  margin: 0;
  line-height: 60px;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  /*padding-top: 60px;*/
}


.footer-alt .copy-rights{
    width: 100%;
    height: 86px;
    margin: 0;
    line-height: 1px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    padding-top: 60px;
}

@media (max-width: 768px) {
    .section-ault {
    padding-top: 70px;
    padding-bottom: 22px;
    position: relative;
    background-color: #fff;
}
    
    .btn-outline-service {
    background-color: rgba(30, 30, 30, 0.75);
    border-radius: 0px !important;
    /* border: 1px solid #d5d5d5 !important; */
    transition: all 0.4s;
    color: #ffffff;
    margin-right: 24px;
    margin-bottom: 24px;
    /* width: 200px; */
}
    
    
    .pt-5 {
    /*padding-top: 0px!important;*/
}
    
    .sm-header1{       
     font-size: 30px !important; 

    }
        .sm-header2{       
     font-size: 18px !important; 

    }
    
    /*Sets the service tabs to on bottem on mobile*/
#tab-bottem{
    display: contents
}

#tab-top{
    display: none
        
    } 
/*Aligns mobile service tabs to left*/    
.tab-spacing {
    margin-left: -10px;
    margin-right: 90px;
    font-size: 14px;
    letter-spacing: 0.03px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 12px;
}    
	
	.vertical-center-temp {
    min-height: 100%;
    min-height: 50vh;
    display: flex;
    align-items: center;
/*Height set for IE11*/		
    height: 284px;
	}
   
	.mobile-logo{
	max-width: 300px;
		}	
	
	/*Adds for curent site*/
	.section-large-plus {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    background-color: #fff;
}
	
	.service-head-huge {
    font-size: 33px;
    line-height: 1;
    font-weight: 600 !important;
    color: #FFFFFF;
    padding-bottom: 30px;
    padding-top: 30px;
    letter-spacing: -0.1rem;
}


 .header-body {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 200 !important;
}
	

	
	.section {
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    background-color: #fff;
}
	
	
	.mobile-header {
    padding-top: 20%;
}
	
	.service-dark {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 400 !important;
    color: #404040;
}
	.service-blue {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 400 !important;
    color: #5f9dc2;
}
	.service-head-blue {
    font-size: 42px;
    line-height: 1.2;
    font-weight: 400 !important;
    padding-left: 2%;
    color: #5f9dc2;
}
	
 
    .mobile-header-text{
    font-size: 62px;
    line-height: 1;
    font-weight: 600 !important;
    color: #FFFFFF;
    padding-bottom: 30px;
    padding-top: 30px;
    letter-spacing: -0.1rem;
}
    
    
	.section-large {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    background-color: #fff;
}
    .video-section-mobile {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    background-color: #000;
}
    .mb_YTPlayer{
       opacity:.5 !important;   
    }
    
    .mobile-padding{
    padding-top: 60px;
    }
	.client-logo {
    /* max-width: 260px; */
    max-height: 80px;
    opacity: 0.4;
    padding-left: 14px;
    padding-right: 70px;
    padding-top: 30px;
}
	
	
	
	.service-head-dark {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 400 !important;
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 6%;
    padding-bottom: 6%;
    color: #414141;
}

.service-body {
	/*text-shadow: 1px 1px 90px #000000, 1px 1px 90px #ccc;*/
    font-size: 32px;
    line-height: 1.2;
    font-weight: 400 !important;
	/*padding-left: 2%;*/
	padding-top: 2%;
    padding-bottom: 2%;
	padding-right: 2%;
}
.service-body-blue {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400 !important;
	padding-left: 2%;
	padding-top: 2%;
    padding-bottom: 2%;
	padding-right: 2%;
	color: #5f9dc2;
}	
	


.jumbotron-home {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
position: relative;	
	height:100vh;
	}
	
	
.jumbotron-consulting {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
position: relative;	
height: 300px;
}
	
.jumbotron-strategy {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
position: relative;	
    height: 300px;
	}
	
	
.jumbotron-solutions {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
position: relative;	
    height: 300px;
	}
	
	
.jumbotron-design {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
position: relative;	
    height: 300px;
}

.jumbotron-about {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
position: relative;	
    height: 208px;
	}
	
.jumbotron-about-page{
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
position: relative;	
    height: 208px;
	}

 .jumbotron-contact {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
position: relative;	
    height: 260px;
}

.jumbotron-legal {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: inherit;
color:white !important;
position: relative;	
    height: 260px;
}
.Toky-vid{
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
color:#5f9dc2 !important;
height: 33px;	
position: relative;    
}
.Tokyo-vid::before{
	background: linear-gradient( 135deg, rgba(46,81,5,0.35), rgba(11, 119, 164, 0.60));
	position: absolute;
	width: auto;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}
.jumbotron-consulting-page {
    height: 260px;
    }
.jumbotron-strategy-page {
    height: 260px;
}
.jumbotron-solutions-page {
    height: 260px;
}
.jumbotron-design-page {
    height: 260px;
}
    .jumbotron-contact-page {
    height: 260px;
}
}	/* End Adds for curent site*/ 
	
	
	
	#chevron{
	visibility: hidden;
}
	
h4{
	font-size: 16px;
	font-weight: 400;
			
}
		
h5{
	font-size: 16px;
	font-weight: 400;
}
	
	.service-title {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 400 !important;
    padding-top: 60px;
}
	
	
	.service-box .service-desc {
        width: auto;
        margin-left: 0%;
    }
    .service-box .service-icon {
        top: -15px;
        position: relative;
        transform: none;
        left: 0;
    }
    .vertical-content{
        display: inherit;
    }
    .features-desc h2{
        font-size: 26px;
    }
    .home-title {
        font-size: 28px;
		height: 60px;
		font-weight: 400 !important;
		padding-top: 40px;
    }
    .home-sub-title {
        font-size: 20px;
		opacity: 1;
    }
    .home-half {
        padding-bottom: 85px;
        padding-top: 120px;
    }
    .home-height-half{
        height: 100vh !important;
    }
    .navbar-light .logo {
        line-height: 0px !important;
        padding: 0px !important;
    }


/*Phone tab portaite */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
	and (orientation: landscape){
    
	/*Adds for curent site*/
	
	.service-head-blue {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400 !important;
	padding-left: 2%;
	color: #5f9dc2
}
.service-body {
	text-shadow: 1px 1px 90px #000000, 1px 1px 90px #ccc;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400 !important;
	/*padding-left: 2%;*/
	padding-top: 2%;
    padding-bottom: 2%;
	padding-right: 2%;
}
.service-body-blue {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400 !important;
	padding-left: 2%;
	padding-top: 2%;
    padding-bottom: 2%;
	padding-right: 2%;
	color: #5f9dc2;
}	
		
		
		
		
		
		
	/* End Adds for curent site*/
		
		
		
		
		.mobile-logo{
			max-width: 300px;
		}	
		
		
	#chevron{
	visibility: hidden;
}
	
		
		
	.service-title {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 200 !important;
    padding-top: 60px;
}
		
		h4{
			font-size: 16px;
			font-weight: 400;
			
		}
		
		h5{
			font-size: 16px;
			font-weight: 400;
		}
		
		.service-box .service-desc {
        width: auto;
        margin-left: 0%;
    }
    .service-box .service-icon {
        top: -15px;
        position: relative;
        transform: none;
        left: 0;
    }
    .vertical-content{
        display: inherit;
    }
    .features-desc h2{
        font-size: 26px;
    }
    .home-title {
        font-size: 28px;
		margin-top: -100px;
    }
	.pt-4 {
        font-size: 18px;
		
    }
    .home-sub-title {
        font-size: 16px;
		line-height: 22px;
		opacity: 1;
		
    }
    .home-half {
        padding-bottom: 85px;
        padding-top: 120px;
    }
    .home-height-half{
        height: 100vh !important;
    }
    .navbar-light .logo {
        line-height: 0px !important;
        padding: 0px !important;
    }
}
/*==================================
STYLE SWITHER - Demo purpose only
==================================*/ 

#style-switcher div h3 {
  color: #ffffff;
  font-size: 16px;
  margin: 8px 3px 12px;
}
#style-switcher {
  background: none repeat scroll 0 0 #2b2424;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
  left: -189px;
  position: fixed;
  top: 17%;
  width: 189px;
  z-index: 9999;
  padding: 10px 5px;
}
#style-switcher div {
  padding: 5px 10px;
}
#style-switcher .bottom {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #252525;
  padding: 0;
}
#style-switcher .bottom a.settings {
  background: none repeat scroll 0 0 #2b2424;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  height: 41px;
  position: absolute;
  right: -40px;
  top: 0;
  width: 40px;
  padding: 3px;
}
#style-switcher .bottom a {
  text-decoration: none;
}

#style-switcher .bottom a.settings i {
  margin-left: 5px;
  color: #ffffff;
  font-size: 24px;
  position: absolute;
}

ul.pattern {
  list-style: none outside none;
  margin: 0 0 0px;
  overflow: hidden;
  padding:0;
  border-radius: 0px;
}
ul.pattern li {
  float: left;
  margin: 2px;
}
ul.pattern li a {
  cursor: pointer;
  display: block;
  height: 35px;
  width: 35px;
  border-radius: 0px 35px 0px 0;
  margin: 5px;
}
ul.pattern .color1 {
  background-color: #615fe6;
}
ul.pattern .color2 {
  background-color: #ff546c;
}
ul.pattern .color3 {
  background-color: #f2b31a;
}
ul.pattern .color4 {
  background-color: #31b164;
}
ul.pattern .color5 {
  background-color: #8060cf;
}
ul.pattern .color6 {
  background-color: #37b8df;
}
@media only screen and (max-width: 479px) {
  #style-switcher {
    display: none;
  }
}
