.form-control {
    padding-left: 10px;
    box-shadow:inset 0 -1px 0 #0097fa !important;
}

.form-control:focus {
    box-shadow:inset 0 -2px 0 #0097fa !important;
}

.container {
	text-align: justify;
}

.main-header {
    font-size: 18px;
}

a.navbar-brand{
    height: 100px;
    overflow-y: hidden;
}
a.navbar-brand > img {
    height: 130px;
    margin-top: -10px;
}

.nav-item.active a.nav-link {
    font-weight: bold;
    color: #0097fa !important;
}

.nav-item a.nav-link:hover {
    color: #0097fa !important;
}

.home-cover {
    height: 700px;
    background-image: url(../img/home-bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-cover h2 {
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 39px;
    margin-bottom: -10px;
}

.home-cover h3 {
    font-weight: bold;
    font-size: 21px;
    letter-spacing: 5px;
}

.home-cover .info {
    padding-right: 5%;
    padding-top: 240px;
    float: right;
}

.content-bg-img {
    background-image: url(../img/bg-content.jpg);
    background-repeat: repeat-y;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.content-grey {
    background-color: #F2F2F2;
}

h2.content-title {
    color: #001f5d;
    font-size: 24px;
}

p {
    text-indent: 35px;
}

.home-section-2 {
    height: 400px;
    background-image: url(../img/bg-section-2.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-section-2 h2, .home-section-2 h3 {
    text-align: center;
    color: #ffffff;
}

.home-section-2 h2 {
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 4px;
}

.home-section-2 h3 {
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 4px;
}

.home-section-2 .circle-badge {
    width: 65%;
    padding-bottom: 60%;
    border: 7px solid #00a7c8;
    border-radius: 50%;
}

.circle-badge div {
    color: #ffffff;
    font-size: 33px;
    position: absolute;
    font-weight: bold;
    display: block;
    top: 35%;
    width: 54%;
    text-align: center;
}
body > div.container-fluid.home-section-2 > div > div.row.mt-5 > div:nth-child(2) > div > div {
    color: #ffffff;
    font-size: 33px;
    position: absolute;
    font-weight: bold;
    display: block;
    top: 25%;
    width: 54%;
    text-align: center;
}

span.under-circle {
    font-size: 25px;
    color: #ffffff;
    align-content: center;
}

.about-cover {
    height: 400px;
    background-image: url(../img/about-bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.title-center-section h2 {
    color: #001f5d;
    font-size: 26px;
}

.title-center-section hr {
    overflow: visible;
    /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #0097fa;
    color: #0097fa;
    text-align: center;
    width: 100px;
}

.title-center-section hr:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.9em;
    font-size: 1em;
    padding: 0 0.25em;
    background: white;
}

.team-member .avatar {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.avatar_stefan {
    background-image: url(../img/avatar_stefan-min.JPG);
    background-position: 47%;
}

.avatar_mihai {
    background-image: url(../img/avatar_mihai-min.JPG);
    background-position: 82%;
}

.avatar_ionut {
    background-image: url(../img/avatar_ionut-min.JPG);
    background-position: 80%;
}

.team-member h3.name {
    color: #001f5d;
    font-size: 22px;
    text-align: center;
}

.team-member .about {
    font-style: italic;
    text-indent: 25px;
    text-align: justify;
}

.contact-cover {
    height: 50px;
    background-color: #f2f2f2;
}

.contact-content h3.company-name {
    color: #0097fa;
    font-size: 18px;
}

.contact-content p {
    text-indent: 0;
    margin-bottom: 0;
}

.services-cover {
    /* height: 700px;
    background-image: url(../img/services-hover.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: -800px; */
}

.services-cover h2 {
    color: #ffffff;
}

.services-cover span {
    color: #ffffff;
    font-size: 13px;
    font-style: italic;
}

.services-cover .info {
    padding-top: 10%;
    padding-bottom: 18%;
}

.advantage i {
    font-size: 4em !important;
}

.advantage div {
    text-align: center;
}

.services-content i {
    font-size: 3.5em !important;
    color: #0097fa;
}

.services-content div {
    text-align: center;
}

.service-item {
    cursor: pointer;
}

li.dropdown:hover>.dropdown-menu {
    display: block;
}

.sales-cover {
    height: 50px;
    background-color: #f2f2f2;
}
.sales-cover > div > h4 {
    padding-top: 15px;
    text-align: right;
}

.sales-item img {
    width: 100%;
}

.sales-item h3.title {
    font-size: 20px;
}

.sales-item h5.sub-title {
    font-size: 12px;
}

.companies-cover {
    height: 50px;
    background-color: #f2f2f2;
}
.companies-cover > div > h4 {
    padding-top: 15px;
    text-align: right;
}

.companies-item img {
    width: 100%;
}

.companies-item h3.title {
    font-size: 20px;
}

.companies-item h5.sub-title {
    font-size: 12px;
}


.info1 {
    padding: 24px;
    background-color: transparent;
}

.cerc {
    width: 130px;
    height: 130px;
    padding: 50px 24px 24px 24px ;
    border-radius: 50%;
    border: 4px solid #2196F3;
    text-align: center;
}

.info1:nth-child(2) .cerc {
    padding: 40px 24px 24px 24px;
}

.cerc_info {
    font-weight: 900;
    font-size: 18px;   
    color: white;
}

.cerc_sub_info {
    color: white;
    text-indent: 0;
    text-align: center;
    font-size: 18px;
}

.banner_home {
	background-image:url('../img/home-bg.jpg');
	text-align: center;
    color: #fff; 
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-width: 100%;
}
.banner_home-text{
	padding:160px 0 200px 480px;
}

.banner_home-text-sm{
	padding:160px 0 360px 240px;
}

.banner_home-heading{
	font-size: 56px;
    font-weight: 700;
	color:#000;
}
.banner_home-sub-heading{
	font-size: 30px;
    font-weight: 400;
    color:#000;
    letter-spacing: 5px;
    line-height: 0;
    white-space: nowrap;
}


.banner_service {
	background-image:url('../img/bg-section-2.jpg');
	text-align: center;
    color: #fff; 
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-width: 100%;
}
.banner_service-text{
	padding:160px 0 360px 480px;
}

.banner_service-text-sm{
	padding:160px 0 360px 240px;
}

.banner_service-heading{
	font-size: 56px;
    font-weight: 700;
	color:#000;
}
.banner_service-sub-heading{
	font-size: 30px;
    font-weight: 400;
    color:#000;
    letter-spacing: 5px;
    line-height: 0;
    white-space: nowrap;
}
