.the_process .nav-tabs>li .fa.grau:before { background: #f4f4f4; }
.the_process .nav-tabs>li>a span.grau { background: #f4f4f4; }

.the_process ul.nav.nav-tabs { 
	list-style-type:none;
	line-height:5;
}


/* MMi: Bootstrap 3  - overrides Bootstrap 4 CSS for PROCESS */
.the_process ul.nav { display:table; padding-top:40px;}
.the_process ul.nav li a { display:block; position:relative; }

.the_process .nav-tabs { width:100%; border-bottom:0;  }
.the_process .nav-tabs>li { float: none; }
.the_process .nav-tabs>li>a { margin-bottom: 5px; text-align: center; line-height:1.4;}

@media (min-width:768px) {
  .the_process .nav-tabs>li { display: table-cell; width: 1%; }
  .the_process .nav-tabs>li>a { margin-bottom: 0; }
}
.the_process .nav-tabs>li>a { margin-right: 0; }

.the_process .nav-tabs>li>a, 
.the_process .nav-tabs>li>a.active,
.the_process .nav-tabs>li>a.active:hover,
.the_process .nav-tabs>li>a.active:focus { border:0; border-radius:0; }

.the_process .nav-tabs svg { stroke:#364d4d; fill:none; }
.st1,.st2,.st13,.st15{fill:#364d4d;}
.st14{stroke:#FFFFFF;}
.st15{stroke:none;}


/*
  Site Template Name: CRAFTY
  Theme URL: http://www.code-cafe.com/envato/crafty
  Author: Code Café 
  Author URI: http://themeforest.net/user/thecodecafe
  Description: CRAFTY - Creative Digital Agency Template.
  Version: 1.0.0
*/


/*---------------------------------------
    NAV         
-----------------------------------------*/
  
/*---------------------------------------
SERVICES         
-----------------------------------------*/

.services {}

@media(min-width: 768px) and (max-width: 991px){
  .services .nav>li>a {
        padding-left: 5px;
        padding-right: 5px;
        letter-spacing: 1px;
    }
}

.services .nav-tabs .fa {
    font-size: 40px;
    color: #777777;
    margin-bottom: 25px;
}

.services .nav>li>a {
    padding: 40px 1px;
}

@media (min-width: 768px) {
.services .nav>li>a.method {
    padding: 40px 1px;
}
}

@media (max-width: 768px) {
.services .nav>li>a.method {
    padding: 10px 1px;
}
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 0px solid #ddd;
    /*border-radius*/
    
    border-radius: 0px 0px 0 0;
    border: 0px;
    color: #333;
    margin-bottom: 0px;
}

.services .nav>li>a:hover,
.services .nav>li>a:focus {
    text-decoration: none;
    background-color: #F4F4F4;
}

.services .tab-pane {
    padding: 50px 0px;
}

.services ul.nav-tabs li.active i {
    color: #009898;
}

.services>.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 0px;
    color: #333;
}


@media(max-width: 768px) {
    .nav-services li.active:before {
        background-color: transparent;
    }
}
/*---------------------------------------
    PROCESS         
-----------------------------------------*/

.the_process {
    text-align: center;
    padding-bottom: 10px;
}

.process_title {
    font-size: 55px;
    font-weight: 900;
    color: #009898;
    text-transform: uppercase;
    position: relative;
}

.process_title span {
    display: inline-block;
    background: #131217;
    position: relative;
    z-index: 4;
    padding: 0 25px;
}

.process_title span:after,
.process_title span:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    background: red;
    border-radius: 50%;
}

.process_title span:after {
    left: 0;
}

.process_title span:before {
    right: 0;
}

.process_title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0px;
    border-bottom: 1px dotted red;
}

.the_process .nav-tabs>li>a {
    color: #009898;
    text-transform: uppercase;
    font-weight: bold;
}

.the_process .nav-tabs>li>a span {
    display: inline-block;
    padding: 0 16px;
	background:white;
    opacity: 0;
    font-size: 0px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.the_process .nav-tabs>li>a,
.the_process .nav-tabs>li>a:hover,
.the_process .nav-tabs>li>a:focus {
    background: transparent;
    outline: none;
}

.the_process .nav-tabs>li.active>a,
.the_process .nav-tabs>li.active>a:hover,
.the_process .nav-tabs>li.active>a:focus,
.the_process .nav-tabs>li>a.active,
.the_process .nav-tabs>li>a.active:hover,
.the_process .nav-tabs>li>a.active:focus {
    font-size: 55px;
    color: #009898;
    background: transparent;
    border: 0px solid #fff;
    outline: none;
}

@media(max-width: 412px) {
.the_process .nav-tabs>li.active>a span,
.the_process .nav-tabs>li.active>a:hover span,
.the_process .nav-tabs>li.active>a:focus span, 
.the_process .nav-tabs>li>a.active span,
.the_process .nav-tabs>li>a.active:hover span,
.the_process .nav-tabs>li>a.active:focus span {
    font-size: 15px;
    opacity: 1;
	margin-bottom: 20px;
}
}

@media(min-width: 412px) {
.the_process .nav-tabs>li.active>a span,
.the_process .nav-tabs>li.active>a:hover span,
.the_process .nav-tabs>li.active>a:focus span,
.the_process .nav-tabs>li>a.active span,
.the_process .nav-tabs>li>a.active:hover span,
.the_process .nav-tabs>li>a.active:focus span {
    font-size: 15px;
    opacity: 1;
    line-height: 1.2;
}
}

.the_process .nav-tabs .fa {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    /*margin-left: -40px;*/
    bottom: 28px;
    color: #787878;
    font-size: 35px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
	margin-bottom:22px;
}

.the_process .nav-tabs svg.fa {
	width:55px;
	height:36px;
	background:white;
}	


.the_process .nav-tabs .fa:hover {
    color: #009898;
}

.the_process .nav-tabs>li.active>a .fa,
.the_process .nav-tabs>li>a.active .fa {
    bottom: 96px;
    font-size: 70px;
    color: #787878;
}
.the_process .nav-tabs>li>a.active svg.fa {
	width:110px;
	height:72px;
}

.the_process .nav-tabs>li .fa:before {
	background: white;
    padding: 10px;
}

.the_process .tab-pane {
    padding-top: 0px;
    padding-bottom: 22px;
}

.the_process .nav-tabs>li {
    position: relative;
}

.the_process .nav-tabs>li:before {
    position: absolute;
    content: "";
    height: 0px;
    border-top: 1px dotted #959494;
    width: 100%;
    bottom: 80px;
    left: 0;
}

@media(max-width: 767px) {
	.the_process .nav-tabs > li:before {
		bottom : 86px;
	}
	.the_process .nav-tabs>li>a span {
		position:relative;
		bottom:22px;
	}	
}

@media(min-width: 768px) {
	.the_process .nav-tabs>li>a span {
		vertical-align:middle;
	}	
}

.single_process a .fa {
    color: #787878;
    font-size: 42px;
}

.tab-content p {
    color: #7a7a7a;
    font-size: 16px;
    font-weight: 300;
}

.tab-content b {
    color: #7a7a7a;
}

.single_process.two .process_text {
    margin-left: 15%;
}

.single_process.three .process_text {
    margin-left: 30%;
}

.single_process.four .process_text {
    margin-left: 45%;
}

@media (max-width: 991px) and (min-width: 768px) {
    .process_text {
        width: 82%;
    }
    .single_process.two .process_text {
        margin-left: 6%;
    }
    .single_process.three .process_text {
        margin-left: 12%;
    }
    .single_process.four .process_text {
        margin-left: 18%;
    }
}

@media (max-width: 768px) {
    .process_text {
        margin-left: 0px;
        width: 100%;
    }
    .single_process.two .process_text,
    .single_process.three .process_text,
    .single_process.four .process_text {
        margin-left: 0px;
    }
    .the_process .nav-tabs .fa {
        bottom: 48px
    }
	.the_process .nav-tabs > li > a { padding: 20px 1px; }
	.the_process .nav-tabs > li > a.active .fa { bottom: 58px; }

}