* {
    font-family: Quasimoda;
}

body {
    font-family: Quasimoda;
}

.logo {
    margin: 10px 0;
    padding: 5px 0;
}

h1 {
    font-weight: normal;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

h2 {
    font-weight: normal;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

h3 {
    font-weight: normal;
     font-size: 18px;
    margin-bottom: 20px;
    
}

h4 {
    font-weight: normal;
    font-style: italic;
}

.service_area .single_service > div .service_content h4 {
    font-weight: normal;
}

.cta_area {
    padding: 20px 0;
}

.cta_area .cta {
    padding: 18px 0;
}

.button:before {
    background-color: #23527c;
}

.button.pbg:before {
    background-color: white;
}

.button {
    font-weight: normal;
    border-radius: 0;
    letter-spacing: 1px;
    box-shadow: none;
}

.button-2 {
    font-weight: normal;
    box-shadow: none;
}

.button-3 {
    font-weight: normal;
    box-shadow: none;
    border-radius: 0;
}


.form_area {
    background-attachment: scroll;
    background-position: top;
    background-size: cover;
}

.site_preloader img {
    position: absolute; 
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 160px; /* Need a specific value to work */
}

.slider_preloader_inner {
    box-shadow: none;
}

.about_top_img, .about_top_content {
    height: auto;
}

ul {
    margin-left: 15px;
}

.nav {
    margin-left: 0;
}

.service_img {
    margin-bottom: 15px;
}

.s_service_area aside .widget.widget_service ul {
    margin-left: inherit;
}

.brc {
    margin-left: 0;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child {
    margin-top: 0 !important;
}

.s_service_area .service_content h4 {
    font-size: 18px;
}

.member_img {
    margin-bottom: 15px;
}

.s_service_area aside .widget.widget_service ul li a {
    font-weight: normal;
}

.fact_area .fact .single_fact {
    width: 25%;
}
.button-3:hover {
    color: white;
}

.single_work_area .work_content ul {
    margin-bottom: 24px;
}

.single_work_area .work_content {
    margin-bottom: 25px;
}

.process {
    margin: 20px;
    background-color: #f2f5f7;
    padding: 20px;
    padding-left: 180px;
    position: relative;
    box-sizing: border-box;
}

.logo:hover {
    transform: rotate(180deg);
    transition-duration: 0.5s;
}

.logo {
    
}

.single_work_area .work_img_wrap .person {
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    width: 100%;
}

.single_work_area .cv_content {
    margin-top: 0;
}

.single_work_area .cv_content h3 {
    margin-top: 0;
    font-style: italic;
    color: #f9bf3b;
}

.single_work_area .cv_content h2 {
    margin-top: 0;
    font-size: 19px
}

.team_member_area .single_member {
    color: #222222;
}

.spb {
    padding-bottom: 30px;
}

.fact_area:before {
    opacity: .6;
}

.process_img {
    height: 100%;
    width: 160px;
    background-color: darkgrey;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    
}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0 !important;
}