@import url('https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Raleway');

@media only screen and (min-width: 1020px) {
  .group-process { display: flex; }
}

.block-process {
     padding-left: 15px;
     padding-right: 15px;
     position: relative;
     z-index: 10;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process .__icon {
     position: relative;
}

.block-process .__icon::before {
     background: #99e3c1 none repeat scroll 0% 0%;
     content: "";
     display: block;
     position: absolute;
     z-index: -1;
}

.block-process:last-child .__icon::before {
     display: none;
}

.block-process.active .__icon .circle-icon::before {
     background-color: #00bfff;
}

.block-process.active .__icon::before, .block-process.active ~ .block-process .__icon::before {
     background-color: #dadada;
}

.block-process.active ~ .block-process .__icon .circle-icon::before {
     background-color: #a2a2a2;
}

@media only screen and (min-width: 1020px) {
  .block-process { text-align: center; }
  .block-process .__title { height: 60px; margin-bottom: 0px; }
  .block-process .__icon { margin: 0px -15px 40px; }
  .block-process .__icon::before { width: 100%; top: 50%; height: 4px; transform: translateY(-50%); }
  .block-process .__icon::before { left: 50%; }
  .group-process.large-icon .block-process .__icon .circle-icon::before { width: 140px; height: 140px; border: 10px solid rgba(255, 255, 255, 0.6); line-height: 120px ! important; font-size: 40px; }
}

@media only screen and (max-width: 1019px) {
  .block-process { padding-left: 100px; padding-bottom: 20px; }
  .block-process .__title { margin-bottom: 10px; }
  .block-process .__icon { position: absolute; width: 70px; height: 100%; left: 15px; top: 0px; }
  .block-process .__icon::before { width: 4px; height: 100%; left: 50%; transform: translateX(-50%); }
}

.block-process-2 {
     position: relative;
}

.block-process-2 .cell-vertical-wrapper {
     height: 320px;
}

.block-process-2 .__number {
     bottom: 0px;
     color: #333333;
     font-size: 200px;
     height: 200px;
     left: 6px;
     line-height: 1;
     margin-bottom: auto;
     margin-top: auto;
     opacity: 0.04;
     position: absolute;
     top: -20px;
}

.block-process-2 .__block {
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 40px;
     padding-top: 40px;
}

.block-process-2 .__block > * {
     letter-spacing: 0.05em;
}

.block-process-2 .__block .__title {
     font-size: 14px;
     margin-bottom: 10px;
}

.block-process-2 .__block p.__content {
     margin-bottom: 0px;
}

.block-process-2.size-small .cell-vertical-wrapper {
     height: 240px;
}

.block-process-2.size-small .__block > * {
     letter-spacing: 0px;
}

.block-process-2.size-small .__block .__title {
     font-size: 18px;
     margin-bottom: 5px;
}

@media only screen and (min-width: 1020px) {
  .block-process-2 .__block { max-width: 320px; }
}

@media only screen and (max-width: 1019px) {
  .block-process-2 .__block { max-width: 720px; }
}





























































/* Icon-box-list */
.group-icon-box-list-right-slider {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-1,
.group-icon-box-list-right-slider .__block-wrapper-2 {
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block,
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-right-slider .__block-wrapper-1 {
  padding-top: 100px;
  padding-bottom: 60px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block .hr-header {
  margin-bottom: 30px;
}
.group-icon-box-list-right-slider .__block-wrapper-2 {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .cell-vertical-wrapper {
  table-layout: fixed;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  max-width: 640px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1,
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    max-width: 680px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.group-icon-box-list-side-image {
  position: relative;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image .__block-wrapper-2 {
  padding-top: 100px;
  padding-bottom: 75px;
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__title {
  margin-bottom: 20px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__caption {
  margin-bottom: 50px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon {
  margin-bottom: 25px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon .__right-side .__heading {
  padding-top: 5px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-side-image .__block-wrapper-1,
  .group-icon-box-list-side-image .__block-wrapper-2 {
    width: 50%;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 {
    padding-right: 30px;
    padding-left: 30px;
    float: right;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    max-width: 700px;
  }
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: relative;
    min-height: 500px;
  }
}


.static-background {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.owl-controls{
    display: none
}

.text-middle {
    display: table-cell;
    vertical-align: top;
    margin: auto;
    z-index: 3;
    position: relative;
    padding-top: 200px;
    font-family: 'Sorts Mill Goudy', serif;
}

.text-lg, .text-lg span {
    color: #ffffff;
    font-size: 60px;
    line-height: 80px;
    font-weight: 800;
    margin-bottom: 10px;
    font-family: 'Sorts Mill Goudy', serif;
}

.text-slider{
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    padding-left: 20px;
    padding-right: 20px;
}

#header.header-sticky:not(.header-static) #mainMenu > ul > li > a {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
}

.heading h1, .heading h2, .heading h3, .heading h4 {
    color: #303030;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: none;
    margin-bottom: 10px;
    font-family: 'Sorts Mill Goudy', serif;
    font-size: 36px;
}

.text-about{
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}

.heading:after {
    border-top: 0px solid #303030;
    display: block;
    margin-top: 10px;
    width: 30px;
    content: "";
}

.seperator, .separator {
    color: #858585;
    width: 10%;
    margin: 20px auto;
    overflow: hidden;
    text-align: center;
    line-height: 1.2em;
}

.seperator::before, .seperator::after, .separator::before, .separator::after {
    border-bottom: 1px solid #858585;
    
}

.footer-content .widget-title {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 21px;
    font-family: 'Sorts Mill Goudy', serif;
}

.form-transparent-fields .form-control {
    background-color: rgba(250, 250, 250, 0.4);
/*    border-color: rgba(0, 0, 0, 0.4);*/
    border-bottom: 1px solid #e5e5e5;
    border-left: none;
    border-top: none;
    border-right: none;
}

.form-transparent-fields .form-control:focus {
    
    background-color: rgba(250, 250, 250, 0.4);
/*    border-color: rgba(0, 0, 0, 0.4);*/
    border-bottom: 1px solid #000;
    border-left: none;
    border-top: none;
    border-right: none;
}

.button.black {
    background-color: #fafafa;
    border: 1px solid #000;
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 300;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 7px;
    padding-bottom: 30px;
}

#widget-contact-form-footer{
    margin-right: 100px;
}

.text-footer-right{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.button.color, .btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: transparent !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-top: 0px solid #000 !important;
    border-right: 0px solid #000 !important;
    border-radius: 0px !important;
    color: #000
}

.form-control, .input-group-addon {
    border-bottom: 1px solid #e5e5e5;
    border-top: 0px solid #e5e5e5;
    border-left: 0px solid #e5e5e5;
    border-right: 0px solid #e5e5e5;
    background: #fafafa
}


.small-font{
    font-size: 24px !important;
    font-weight: 300;
    margin-bottom: 21px;
    font-family: 'Sorts Mill Goudy', serif;
}

.copyright-content {
    border-top: 1px solid #fff;
    min-height: 80px;
    padding: 30px 0;
    background: #fff;
}

.copyright-content .widget-title {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 1px;
    font-family: 'Sorts Mill Goudy', serif;
    text-align: center;
    margin-top: 20px;
}

.copyright-footer{
    font-family: 'Sorts Mill Goudy', serif;
    text-align: center;
    font-size: 14px;
}

.menu-footer li{
    display: inline-block;
    padding-right: 10px;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
}

#mainMenu > ul > li > a {
    border-bottom: 0 none;
    border-radius: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    height: 90px;
    line-height: 70px;
    margin-left: 0;
    margin-right: 0;
    outline: medium none;
    padding: 10px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}

.portfolio-item .portfolio-description {
    color: #999;
    float: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-align: center;
    width: 100%;
}

.language{
    margin-left: 20px !important;
}

.language a{
     font-weight: 700 !important
}

.gototop-button {
    color: #fff;
    display: none;
}