body, html {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #3d3d3d;
}
h1, h2, h3, h4 {
	font-family: 'Montserrat', sans-serif;
	color: #3d3d3d;
}
h1 strong {
	font-weight: 900;
}
h2 {
	line-height: 20px;
	margin: 0;
	font-size: 34px;
	font-weight: 700;	
}
h3 {
	font-size: 24px;
	font-weight: 400;
}
h4 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	text-align: justify;
}
a {
	color: #777;
}
a:hover, a:focus {
	text-decoration: none;
	color: #4c83a9;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
	list-style: none;
}
.img-centered {
	margin: 0 auto;
}
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	background-image: url(../img/logo-icon.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 46px;
	margin-left: 5px;
	padding-right: 0;
}
#menu a.navbar-brand i.fa {
	color: #f38181;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 500;
}
#menu.navbar-default .navbar-nav > li > a:hover {
   color: #faea58;	
}
.on {
	background-color: #494b55 !important;
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #4c83a9;
	border-color: #4c83a9;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
header {

}
header p {
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 60px;
	letter-spacing: 2px;
	text-align: left;
}
.intro-text {
	position: relative;
	padding-top: 300px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 220px;
}
.intro-text h1 {
	font-size: 50px;
	color: #faea58;
	font-weight: 700;
}
.intro-text .brand {
	font-weight: 700;
	color: #4c83a9;
}
.btn-default {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: #4c83a9;
	border: 2px solid #4c83a9;
	color: #faea58;
}
.btn-works {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
}
.btn-works:hover, .btn-works:focus, .btn-works.focus, .btn-works:active, .btn-works.active {
	background-color: transparent;
	border: 2px solid #4c83a9;
	color: #4c83a9;
}
.section-title {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 80px;
}
#about-section {
	background: #4c83a9;
}
#about-section .container {
	padding-top: 100px;
	padding-bottom: 100px;
	background: #4c83a9;
	background-size: auto 100%;
}
#about-section .section-title h2 {
	color: #fff;
}
#about-section .section-title hr {
	background: #fff;
}
#about-section h3 {
	color: #eee;
}
#about-section p {
	color: #eee;
	margin-top: 20px;
}
#cvsummary{
  margin-bottom: 50px;
}
#team-section {
	padding: 100px 0;
	background: #f6f6f6;
}
#team-section H3 {
	font-size: 16px;
}
.section-title hr {
	height: 3px;
	width: 60px;
	background: #4c83a9;
	position: relative;
	border: 0;
	margin: 30px 0 0 0;
}
#team-section i.fa {
	font-size: 16px;
	color: #eca933;
	margin-top: 6px;
}
#team-section i.fa:hover {
	color: #4c83a9;
}
#team-section .team-img {
	width: 225px;
	border: 0px solid #fff;
	margin: 0;
}
#team-section .thumbnail {
	background: transparent;
	border: 0;
}
#team-section .thumbnail .caption {
	padding: 9px 0;
	color: #898b93;
}
#services-section {
	padding: 100px 0;
	background: #f6f6f6;
}
#services-section .section-title h3, #testimonials-section .section-title h3{
   line-height: 40px;
}
.space {
	margin-top: 40px;
}
#services-section i.fa {
   background: #4c83a9;	
	border-radius: 50%;
	color: #ffffff;
	font-size: 32px;
	width: 80px;
	height: 80px;
	line-height: 84px;
	text-align: center;
	margin-bottom: 20px;
}
#works-section {
	padding: 100px 0;
	background: #eca933;
}
#works-section .section-title h2 {
	color: #fff;
}
#works-section .section-title hr {
	background: #fff;
}
#works-section .thumbnail {
	background: transparent;
	border: 0;
}
#works-section .thumbnail .caption {
	padding: 9px 0;
	color: #ffffff;
	text-align: center;
}
#works-section .thumbnail .caption p{
   text-align: center;
}
#works-section h3{
   color: #ffffff;
}
#works-section a{
   color: #ffffff;
}
#works-section a:hover{
   color: #4c83a9;
}
#works-section p{
  color: #ffffff;
}
.categories {
	padding-bottom: 30px;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-right: 20px;
}
ol.type li a {
	color: #fff;
	padding: 4px 8px;
	font-weight: 600;
	text-transform: uppercase;
}
ol.type li a.active {
	color: #eca933;
	background: #fff;
}
ol.type li a:hover {
	color: #eca933;
	background: #fff;
}
.timeline-modal{
   background: #4c83a9 !important;
}
.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #ffffff;

}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 36px;
	font-weight: 600;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
	font-size: 15px;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-style: italic;
	font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.portfolio-modal .modal-content ul.list-inline span {
	font-weight: 600;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal, .portfolio-modal .close-modal-cv  {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: .3;
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.portfolio-modal .close-modal-cv:hover {
	opacity: .3;
}
.portfolio-modal .close-modal-cv .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #ffffff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal-cv .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #ffffff;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.portfolio-modal .btn-primary {
	color: #777;
	background-color: transparent;
	border: 2px solid #ddd;
	border-radius: 0;
}
.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
	color: #fff;
	background-color: #4c83a9;
	border: 2px solid #4c83a9;
}
.portfolio-modal .btn-timeline {
	color: #ffffff;
	background-color: transparent;
	border: 2px solid #ffffff;
	border-radius: 0;
}
.portfolio-modal .btn-timeline:hover, .portfolio-modal .btn-timeline:focus, .portfolio-modal .btn-timeline.focus, .portfolio-modal .btn-timeline:active, .portfolio-modal .btn-timeline.active {
	color: #faea58;
	border: 2px solid #faea58;
}
#achievements {
	padding: 80px 0 60px 0;
	background: #eca933;
}
.achievement-box i.fa {
	font-size: 54px;
	font-weight: 400;
	color: #4c83a9;
	margin-bottom: 20px;
}
#achievements .section-title h2, #achievements .section-title h3{
   color: #ffffff;
   line-height: 40px;
}
#achievements .section-title hr{
   background: #ffffff;
}
.achievement-box h4 {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	text-transform: none;
}
.achievement-box p{
   text-align: center;
   font-style: italic;
   font-size: 14px;
   color: #ffffff;
}
.achievement-box span.count {
	font-size: 48px;
	font-weight: 600;
	display: block;
	color: #fff;
   width: 225px;
   height: 225px;
   padding: 75px 0;	
	margin: 0px auto;
	margin-bottom: 20px;
	border: 0px solid #fff;
	border-radius: 50%;
	background: #4c83a9;
}
#testimonials-section {
	padding: 100px 0;
	background: #f6f6f6;
}
#testimonials-section blockquote {
	background: #fff;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 15px;
	position: relative;
}
#testimonials-section blockquote::after {
	content: '';
	position: absolute;
	bottom: -14px;
	margin-left: 10px;
	border-top: 14px solid #fff;
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
}
#testimonials-section .carousel-info img {
	border: 1px solid #fff;
	border-radius: 150px !important;
	height: 75px;
	padding: 3px;
	width: 75px;
}
#testimonials-section .carousel-info {
	overflow: hidden;
	padding-left: 6px;
}
#testimonials-section .carousel-info img {
	margin-right: 15px;
}
#testimonials-section .carousel-info span {
	display: block;
}
#testimonials-section span.testimonials-name {
	color: #62646f;
	font-weight: 600;
	margin: 16px 0 5px;
}
#testimonials-section span.testimonials-post {
	font-size: 12px;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
#social-section {
	padding: 35px 0 25px 0;
   background-color: #4c83a9;	
	text-align: center;
}
#social-section .social ul li {
	display: inline-block;
	margin: 0 30px;
}
#social-section .social i.fa {
   color: #ffffff;
	font-size: 26px;
	padding: 8px 0;
	width: 40px;
	height: 40px;
	transition: all 0.5s;
}
#social-section .social i.fa:hover {
   color: #eca933;
   background: #4c83a9;
}
@media (max-width: 768px) {
.content {
	padding: 40% 0 0;
}
#menu.navbar-default {
	background-color: rgba(0, 0, 0, 0.3);
}
}
@media (max-width: 603px) {
label {
	float: none !important
}
.hover-bg .hover-text {
	padding: 12% 0;
}
}
@media (max-width: 360px) {
.hover-bg .hover-text {
	padding: 22% 10%;
}
}
@media (max-width: 2048px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
    #bs-example-navbar-collapse-1 {
  		overflow-x: hidden;
	}
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.item:nth-child(1) {
    background: url(../img/carousel/001.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.item:nth-child(2) {
    background: url(../img/carousel/004.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.item:nth-child(3) {
    background: url(../img/carousel/003.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.item:nth-child(4) {
    background: url(../img/carousel/002.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.item:nth-child(5) {
    background: url(../img/carousel/001.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.carousel {
    z-index: -99;
}
.carousel .item {
    position: fixed;
    width: 100%;
    height: 100%;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #faea58;
}
.service-box{
    text-align: center;
}
.service-box h3{
   margin-bottom: 30px;
}
.service-box h4 {
	color: #3d3d3d;
   text-transform: none;
	font-weight: 600;
}
.progress-container {
  margin-bottom: 20px;
  font-size: 18px; }
  .progress-container .progress-bar {
    height: 5px;
    transform: scaleX(0);
    transition: transform 2s ease-in-out;
    transform-origin: 0% 0%; }
  .progress-container .progress {
    height: 5px;
    font-size: 18px; }
  .progress-container .aos-animate {
    transform: scaleX(1); }
.progress-container {
  position: relative; }
  .progress-container + .progress-container,
  .progress-container ~ .progress-container {
    margin-top: 15px; }
  .progress-container .progress-badge {
    color: #888;
    font-size: 0.8571em;
    text-transform: uppercase; }
  .progress-container .progress {
    height:5px;    
    border-radius: 0;
    box-shadow: none;
    background: rgba(222, 222, 222, 0.8);
    margin-top: 14px; }
    .progress-container .progress .progress-bar {
      box-shadow: none;
      background-color: #888; }
    .progress-container .progress .progress-value {
      position: absolute;
      top: 2px;
      right: 0;
      color: #888;
      font-size: 0.8571em; }
  .progress-container.progress-neutral .progress {
    background: rgba(255, 255, 255, 0.3); }
  .progress-container.progress-neutral .progress-bar {
    background: #FFFFFF; }
  .progress-container.progress-neutral .progress-value,
  .progress-container.progress-neutral .progress-badge {
    color: #FFFFFF; }
  .progress-container.progress-primary .progress {
    background: #839da1; }    
  .progress-container.progress-primary .progress-bar {
    background: #fff; }    
  .progress-container.progress-primary .progress-value,
  .progress-container.progress-primary .progress-badge {
    color: #fff; }
  .progress-container.progress-info .progress {
    background: rgba(44, 168, 255, 0.3); }
  .progress-container.progress-info .progress-bar {
    background: #2CA8FF; }
  .progress-container.progress-info .progress-value,
  .progress-container.progress-info .progress-badge {
    color: #2CA8FF; }
  .progress-container.progress-success .progress {
    background: rgba(24, 206, 15, 0.3); }
  .progress-container.progress-success .progress-bar {
    background: #18ce0f; }
  .progress-container.progress-success .progress-value,
  .progress-container.progress-success .progress-badge {
    color: #18ce0f; }
  .progress-container.progress-warning .progress {
    background: rgba(255, 178, 54, 0.3); }
  .progress-container.progress-warning .progress-bar {
    background: #FFB236; }
  .progress-container.progress-warning .progress-value,
  .progress-container.progress-warning .progress-badge {
    color: #FFB236; }
  .progress-container.progress-danger .progress {
    background: rgba(255, 54, 54, 0.3); }
  .progress-container.progress-danger .progress-bar {
    background: #FF3636; }
  .progress-container.progress-danger .progress-value,
  .progress-container.progress-danger .progress-badge {
    color: #FF3636; }
.dollar::before {
  content: "$";
}
.billion::after {
  content: "Bn";
}
.percent::after {
  content: "%";
}
.statsbox, .service-set{
  margin-bottom: 50px;
}
#documents-section {
	padding: 80px 0;
   background: #fff;
}
.space {
	margin-top: 40px;
}
#documents-section i.fa {
	font-size: 40px;
	margin-bottom: 10px;
	color: #4c83a9;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#documents-section .document:hover > i.fa {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
#documents-section h2{
    text-align: left;
    line-height: 40px;
}
#documents-section h3{    
    text-align:left;    
    line-height: 40px;
}
#issues i.fa, #consequences i.fa {
	font-size: 18px;
	margin-bottom: 10px;
	margin-right: 5px;
	color: #4c83a9;
}
#issues ul, #consequences ul{
	margin-left: 30px;
   text-align: left;
   font-size: 18px;
}
.btn-services {
	color: #4c83a9;
	background-color: transparent;
	border: 2px solid #4c83a9;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
}
.btn-services:hover, .btn-services:focus, .btn-services.focus, .btn-services:active, .btn-services.active {
	background-color: #4c83a9;
	border: 2px solid #4c83a9;
	color: #faea58;
}
.btn-cv {
	color: #ffffff;
	background-color: transparent;
	border: 2px solid #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
}
.btn-cv:hover, .btn-cv:focus, .btn-cv.focus, .btn-cv:active, .btn-cv.active {
	border: 2px solid #faea58;
	color: #faea58;
}
.button-rack{
   text-align: center;
}

.blockquote {
    position: relative; 
   font-family: 'Montserrat', sans-serif;  
    max-width: 620px;    
    align-self: center;
    margin-bottom: 80px;
}
.blockquote h2 {
	font-style: italic;
    font-family: 'Open Sans', sans-serif;    
    position: relative;  
    color: #ffffff;
    font-size: 2.8rem;   
    font-weight: 600;    
    line-height: 1.2;  
    margin: 0;
    border: 2px solid #fff;
    border: solid 2px;
    border-radius:20px;
    padding: 25px 50px;;
}
.blockquote h2:after {
    content:"";
    position: absolute;   
    border: 2px solid #ffffff;    
    border-radius: 0 50px 0 0;
    width: 60px;
    height: 60px;
    bottom: -60px;
    left: 50px;
    border-bottom: none;
    border-left: none;
    z-index: 3; 
}
.blockquote h2:before {
    content:"";
    position: absolute;
    width: 80px;
    border: 6px solid #eca933;    
    bottom: -3px;
    left: 50px;
    z-index: 2;
}
.blockquote h4 {
    position: relative;
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding-top: 15px;
    z-index: 1;
    margin-left:150px;
    padding-left:12px;
}
.blockquote h4:first-letter {
  margin-left:-12px;
}
.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: white;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}
.cv-container {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}
.cv-container::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -12px;
  background-color: white;
  border: 4px solid #FF5F15;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}
.cv-left {
  left: 0;
}
.cv-right {
  left: 50%;
}
.cv-left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}
.cv-right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}
.cv-right::after { 
  left: -13px;
}
.cv-content {
  padding: 20px 30px;
  background-color: white;
  position: relative;
  border-radius: 6px;
}
.cv-content p{
  text-align: left;
}
@media screen and (max-width: 600px) {
  .timeline::after {
  left: 31px;
  }
  .cv-container {
  width: 100%;
  padding-left: 70px;
  padding-right: 25px;
  }
  .cv-container::before {
  left: 60px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
  }
  .cv-left::after, .cv-right::after {
  left: 18px;  
  }
  .cv-right {
  left: 0%;
  }
}
.timeline h2{
  font-size: 24px !important;
  text-align: left;
  line-height: 28px;
}
.timeline p{
  margin-bottom: 0 !important;
}
.timeline ul{
  text-align: left;
  font-style: italic;
}
.values-statement{
 margin-bottom: 50px;
}
#contact-section {
	padding: 80px 0 20px 0;
	background: #4c83a9;	
	color: #ffffff;   	
}
#contact-section h2{
   text-align: left;
   color: #ffffff;
}
#contact-section p{
   text-align: center;
}
#contact-section a{  
   color: #ffffff;
}
#contact-section a:hover{ 
   color: #eca933;
}
#contact-section hr {
	background: #ffffff;
}
#contact-section h3 {
	font-size: 24px;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	line-height: 40px;
}
#contact-section form {
	padding: 30px 0;
}
#contact-section .fa {
   color: #ffffff;
	margin-bottom: 10px;
}
#footer {
	background: #494b55;
	padding: 15px 0 10px 0;
   color: #e0e0e0;
	text-align: center;
}
#footer p {
	text-align: center;
	margin-top: 10px;
}
#footer a {
	color: #e0e0e0;
}
#footer a:hover {
   color: #faea58;
}
.notice h2{
   line-height: 50px;
}
.notice h3{
   line-height: 40px;
}
.notice h2, .notice h3{
   text-align: left
}
.notice ol li{
   text-align: justify;
   margin-left: 40px;
   margin-bottom: 5px;
   display: list-item;
   list-style-type: lower-roman;
   list-style-position: inside;
}
.notice ul {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
}
.notice ul li{
   text-align: justify;
   margin-left: 40px;
}
@media (max-width: 460px) {
.intro-text h1 {
	font-size: 40px;
}
}
@media (max-width: 650px) {
#expertise{
  margin-bottom: 50px;
}
}

