﻿@font-face {
    font-family: calibribold;
    src: url(../fonts/calibrib.ttf);
  }
@font-face {
    font-family: calibriregular;
    src: url(../fonts/calibri.ttf);
  }
@font-face {
    font-family: calibriItalic;
    src: url(../fonts/calibrii.ttf);
  }
  
body{
    font-family: calibriregular;
}   
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
    color: 
    #39c5f6;
    margin: 0 0 .4em;
    font-weight: 400;
    font-family: calibribold;
}
header[role="banner"].desktop_menu nav div#inner ul li.mobile-nav { 
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
}
.fp-viewing-Home .main-menu li img {
    filter: none;
}
.main-menu.responsive li a {
    color: #ffffff!important; 
}
.main-menu.responsive li img {
    filter: none;
}
.main-menu li img {
    width:24px;
    filter: invert(48%) sepia(50%) saturate(6000%) hue-rotate(195deg) brightness(60%) contrast(90%);
}
.main-menu li .m-close {
    display: none;
}
.main-menu.responsive li .m-close {
    display: block;
    margin-top: 28px;
}
.main-menu.responsive li .m-open {
    display: none;
}
.main-menu.responsive li {
    padding: 10px 6px !important;
    float: none !important;
    border-bottom: 1px solid
    rgba(256,256,256,0.03);
    margin: 0 50px;
    display: block !important;
}
.main-menu.responsive {
    padding-top: 70px !important;
    position: fixed;
    left: 0;
    top: 0 !important; 
    bottom: 0;
    right: 0;
    background:
    rgba(0,0,0,0.8);
    text-align: center;
    margin: 0 !important;
}
section.section { 
    overflow: hidden;
    padding-left: 40px;
    padding-right: 40px;
}
 
section#clients_section .wrapper {
    padding-top: 100px;
}
.header-top.desktop_menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 130px;
    z-index: 900;
}

header[role="banner"].desktop_menu h1 {
    position: relative;
    left: 40px;
    top: 15px;
    font-size: 57px;
    width: 22%;
    float: left;
    font-weight: 700;
    transition: all .2s ease-out;
}
header[role="banner"].desktop_menu h1 a img {
    max-width: 320px;
}
header[role="banner"].desktop_menu h1 a {
    text-decoration: none;
    color: inherit;
    transition: all .2s ease-in-out;
    font-family: calibribold;
    font-weight: 700;
}
header[role="banner"].desktop_menu nav {
    position: relative;
    float: right;
    top: 42px;
    right: 40px;
    width: 65%;
}
header[role="banner"].desktop_menu nav div#inner {
    float: right;
}
header[role="banner"].desktop_menu nav div#inner ul {
    width: 100%;
    float: right;
    list-style: none;
    padding: 0;
    margin: 15px auto;
    top: 10px;
}
header[role="banner"].desktop_menu nav div#inner ul li {
    float: left;
    padding: 0 12px;
    position: relative;
}
header[role="banner"] nav div#inner ul li a :active {
    color: 
    #36c6f7;
}
.fp-viewing-Home header[role="banner"].desktop_menu nav div#inner ul li a {
    color: #ffffff;
}
header[role="banner"].desktop_menu nav div#inner ul li a {
    text-decoration: none;
    padding: 5px 0 11px;
    color: #2f2c94!;
    font-weight: 400;
    font-size: 24px;
    transition: all .4s ease-out;
}
.hvr-underline-from-center::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: 
    #36c6f7;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
header[role="banner"] div#hamburger {
    position: fixed;
    z-index: 900;
    right: 0;
    top: 12px;
    width: 3em;
    height: 3em;
    padding: .75em;
    margin: 0;
    display: none;
    text-align: center;
    cursor: pointer;
    transition: all .2s ease-in .04s;
}
header[role="banner"] div#hamburger img:first-child {
    opacity: 0;
    position: absolute;
    padding: .12em;
}
header[role="banner"] div#hamburger img {
    width: 1.4em;
    max-width: none;
    transition: all .2s ease-in .04s;
}
.nav-tabs > li > a {
  float: left;
}
.info-contact {
  float: right;
  padding: 20px 0;
}
.mobile-affix .header-top.desktop_menu {
height: 60px !important;
background:
#ffffff;
box-shadow: 0 2px 2px
rgba(0,0,0,0.1);
}
.mobile-affix header[role="banner"].desktop_menu h1 { 
    top: -3px;
}
.mobile-affix header[role="banner"].desktop_menu h1 a img {
    max-width: 170px;
}
.mobile-affix header[role="banner"].desktop_menu nav div#inner ul li.mobile-nav {
    position: absolute;
    top: -24px;
}
.mobile-affix .main-menu li img {
    filter: invert(48%) sepia(50%) saturate(6000%) hue-rotate(195deg) brightness(60%) contrast(90%);
}
.show-nav header[role="banner"].mobile_menu div#hamburger img:first-child, header[role="banner"] div#hamburger img:last-child {
    opacity: 1;
}
main#fullpage_main {
    transition-delay: .2s !important;
}
section#intro_section {
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-position: center right;
    min-height: 100vh;
}
section#intro_section header {
    top: 57%;
    width: 50%;
    /* -ms-transform: translate(-50%, -50%);  */
   
}
#contact .success img,section#intro_section header {
    position: absolute;
    left: 28%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
section#intro_section * {
    text-align: left;
}
html body main > section > * > :first-child {
    margin-top: 0 !important;
}
section#intro_section header h1 { 
    padding: 0;
    line-height: 1.2;
     font-family: calibribold;
     font-size: 48px;
     margin-bottom: 4px;
}
section#intro_section header .fancybox, section#intro_section header h1, section#intro_section header p {
    color: 
    #ffffff;
}
section#intro_section header span {
    color: 
    #36c5f7;
}
section#intro_section header p {
    font-family: calibriItalic;
    font-weight: 400;
    font-size: 38px;
    line-height: 35px;
    margin-bottom: 25px;
}
section#intro_section ul {
    list-style: none;
    padding: 0;
}
section#intro_section ul li {
    color: 
    #ffffff;
    font-size: 24px;
}
section#intro_section .btn-scrolldown {
    position: absolute;
    bottom: 1.3em;
    left: 50%;
    color: 
    #ffffff;
}
section#intro_section .btn-scrolldown a {
    color: inherit;
    position: relative;
    top: 0;
    display: block;
    outline: 0;
    text-decoration: none;
    transition: color .2s;
} 
section#intro_section .btn-scrolldown a p.link-text {
    position: absolute;
    left: 0;
    bottom: -.6em;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 1em 1em 2.5em;
    margin: 0;
    font-weight: 100;
    white-space: nowrap;
    font-size: 22px;
    color:
    #ffffff; 
}
section#intro_section .btn-scrolldown a div.downarrow {
    width: 2.4em;
    height: 2.4em;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: left;
    z-index: 1000;
    -webkit-transform: translate(-50%, 50%) rotate(-90deg);
    -ms-transform: translate(-50%, 50%) rotate(-90deg);
    transform: translate(-50%, 50%) rotate(-90deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition: all .2s;
}
section#intro_section .btn-scrolldown a div.downarrow::before {
    top: 50%;
    -webkit-transform: translateX(-50%) rotate(-135deg);
    -ms-transform: translateX(-50%) rotate(-135deg);
    transform: translateX(-50%) rotate(-135deg);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

section#intro_section .btn-scrolldown a div.downarrow::after {
    top: 50%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
section#intro_section .btn-scrolldown a div.downarrow::after, section#intro_section .btn-scrolldown a div.downarrow::before {
    position: absolute;
    left: 50%;
    width: 3px;
    height: 50%;
    background: 
    #ffffff;
    content: '';
    transition: -webkit-transform .2s;
    transition: transform .2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
}

section#intro_section .btn-scrolldown a div.downarrow .icon-wrap {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
section#intro_section .btn-scrolldown a div.downarrow .icon-wrap::before {
    top: 50%;
    -webkit-transform: translateX(-50%) rotate(-135deg);
    -ms-transform: translateX(-50%) rotate(-135deg);
    transform: translateX(-50%) rotate(-135deg);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
section#intro_section .btn-scrolldown a div.downarrow .icon-wrap::after, section#intro_section .btn-scrolldown a div.downarrow .icon-wrap::before {
    position: absolute;
    left: 50%;
    width: 3px;
    content: '';
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid 
    transparent;
    z-index: 100;
    height: 0;
    opacity: .75;
    transition: height .2s, -webkit-transform .2s;
    transition: height .2s, transform .2s;
} 

section#services_section {
     font-family: calibribold; 
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 57%;
    text-align: center;
    position: relative;
}
section#services_section .background-img {
    position: absolute;
width: 100%;
top: 200px;
}
section#services_section ul {
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative;
}
section#services_section ul li:nth-of-type(1), section#services_section ul li:nth-of-type(2) {
    border-bottom: 2px solid 
    #2f2c94;
}
section#services_section ul li:nth-of-type(1), section#services_section ul li:nth-of-type(4) {
    border-right: 2px solid 
    #2f2c94;
}
section#services_section ul li:nth-of-type(2) h3, section#services_section ul li:nth-of-type(5) h3 {
    text-align: right;
}
section#services_section ul li:nth-of-type(2) .icon-box, section#services_section ul li:nth-of-type(5) .icon-box {
    float: right;
}
section#services_section ul li.icon-servicelist {
    position: absolute;
    left: 31%;
    top: 56px;
}
section#services_section ul li {
    display: inline-block;
    text-align: center;
    width: 49%;
    padding: 20px;
    vertical-align: top;
}
section#services_section ul li .icon-box {
    width: 75%;
}
section#services_section .wrapper {
    padding-top: 100px;
}
section#services_section ul li span {
    color: #37c5f7;
}
section#services_section ul li h3 {
    color: 
    #2f2c94;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    margin: 10px auto;
}
section#services_section ul li.icon-servicelist img {
    max-width: 100%;
}
section#services_section ul li img {
    max-width: 140px;
}

section#about_section {
	overflow: hidden;
}
section#about_section .about_testimonial p{
    font-family: calibriItalic;
    font-size: 19px;
}
section#about_section .about_testimonial .title_img {
    margin-bottom: 10px;
}
section#about_section .about_testimonial .info {
    float: left;
    margin: 16px 30px 0 0;
}
section#about_section .about_testimonial span{
    color: #2f2c94;
    font-size: 20px;
}
section#about_section .about_testimonial h6 {
    font-size: 24px;
    margin-bottom: 5px;
}
section#about_section .about_testimonial img {
    width: 90px;
    height: 90px;
    border-radius: 50px;
}
section#about_section p {
    font-size: 20px;
    
}
section#about_section .wrapper {
	width: 100%; 
}
section#about_section .wrapper .col-left {
    width: 50%;
    float: left;
    color: 
    #ffffff;
    margin-top: 10%;
}
section#about_section .wrapper .col-right {
	width: 50%;
	float: left;
	color: #ffffff;
	margin-top: 10%;
}
section#whyybs_section {
	overflow: hidden;
}
section#whyybs_section ul { 
    padding: 0;
}
section#whyybs_section li { 
    color: #37c5f7;
    list-style: none;
    font-size: 20px;
}
section#whyybs_section .wrapper {
	width: 100%; 
}
section#whyybs_section .wrapper .col-left {
    width: 50%;
    float: left;
    color: 
    #ffffff;
    margin-top: 10%;
}
section#whyybs_section .wrapper .col-right {
	width: 50%;
	float: left;
	color: #ffffff;
	margin-top: 10%;
}
section#about_section .wrapper h3 {
	color: #37c5f7;
	font-size: 36px;
}
 p {
    font-size: 20px;
    color:
    #2f2c94;
    line-height: 23px;
    text-align: justify;
    font-weight: 400;
}
section h3{
    font-size: 42px;
}
section h4{
    font-size: 30px;
}
section#about_section .about_btn {
	display: none;
	position: relative;
	background: 0 0;
	border: 3px solid #ffffff;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
	margin: 15px 5px;
	padding: 5px 60px;
	text-align: center;
	text-decoration: none;
	width: 210px;
}
section#clients_section .textblock img {
    height: 100%;
}
section#clients_section .textblock {
	width: 71%;
	max-width: 100%;
	margin: 35px auto;
    display: block;
}
section#clients_section .textblock .clients-list, section#clients_section .textblock .clients-list * {
	list-style: none;
	margin: 0;
	padding: 0;
}
section#clients_section .textblock .clients-list li {
	position: relative;
	width: 25%;
	text-align: center;
	padding: 0;
	font-weight: 700;
    float: left;
    background: 0 0;
    color:
    #ffffff;
    font-size: 18px;
    cursor: pointer;
}
section#clients_section .textblock .clients-list li::after, section#clients_section .textblock .clients-list li::before {
	content: "";
	width: 0;
	height: 1px;
	position: absolute;
	transition: all .2s linear;
	background: #593b9a;
}
section#clients_section .textblock .clients-list li::before {
	right: 13px;
	top: 14px;
}
section#clients_section .textblock .clients-list li div {
    position: relative;
    width: 100%;
    height: 138px;
    border: 1px solid 
    rgba(72, 48, 125, .2); 
}
section#clients_section .textblock .clients-list li::after, section#clients_section .textblock .clients-list li::before {
	content: "";
	width: 0;
	height: 1px;
	position: absolute;
	transition: all .2s linear;
	background: #593b9a;
}
section#clients_section .textblock .clients-list li::after {
	left: 14px;
	bottom: 13px;
}
.case_study_btn {
	display: none;
	position: relative;
	background: 0 0;
	border: 3px solid #ffffff;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
	margin: 10px 5px;
	padding: 5px 60px;
}
#projects h4 {
    margin-bottom: 8px;
}
#projects img {
    max-width: 340px;
}
section#contact {
	 font-family: calibribold; 
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
}
.address_container {
	width: 97%;
	display: block;
	margin: 0 auto;
}
ul.nav.nav-tabs.address_nav_tab {
	border-bottom: none;
} 
ul.nav.nav-tabs.address_nav_tab li.active a {
	color: #39c5f6;
	background: 0 0;
}
ul.nav.nav-tabs.address_nav_tab li.active a h3 {
	color: #39c5f6;
}
ul.nav.nav-tabs.address_nav_tab li a h3 {
	font-size: 24px;
	position: relative;
	width: 100%;
	color: #1c1434;
	font-weight: 400;
}
ul.nav.nav-tabs.address_nav_tab li a h3::after {
	content: "";
	width: 18%;
	height: 2px;
	position: absolute;
	transition: all .2s linear;
	background: #39c5f6;
	bottom: -5px;
	left: 0;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}
ul.nav.nav-tabs.address_nav_tab li.active a h3::after, ul.nav.nav-tabs.address_nav_tab li:hover a h3::after {
	width: 50%;
}
ul.nav.nav-tabs.address_nav_tab li.active a p {
	color: #39c5f6;
	font-weight: 400;
}
ul.nav.nav-tabs.address_nav_tab li a p {
	font-size: 14px;
    line-height: 18px;   
}
.tab-content.address_tab_content {
	width: 100%;
}
.tab-content.address_tab_content iframe.iframe-map {
	width: 100%;
	height: 270px;
}
section#contact .col-md-4.contact_form_box{
	padding-right: 20px;
	padding: 15px 20px 15px;
	box-shadow: 0 5px 15px 0 rgba(71, 48, 124, .2);
	background-color:#ffffff;
}
.col-md-4.contact_form_box {
	padding-right: 20px;
}
.contact_form_box h3 {
	font-size: 28px;
}
#contact .form-group {
	width: 100%;
	position: relative;
	margin-bottom: 0;
	height:52px;
}
#contact form input, #contact form textarea {
	background: 0 0;
	width: 100%;
	border-radius: 0;
	border: .06em solid rgba(72, 48, 125, .35);
	margin-bottom: 2px;
	padding: 5px;
    font-size: 14px;
    max-height: 70px;
    max-width: 100%;
	background-color: #ffffff;
}
#contact .contact_form_box form .form-group input {
	height: 40px;
	padding: 5px;
}
span.mandatory {
	position: absolute;
	right: 6px;
	top: 10px;
	color: #47307c;
	font-size: 15px;
}
#contact form label.error, form label.error {
	position: static;
	color: #a44;
	font-size: 12px;
	font-style: italic;
	display: block;
	margin: 2px 0;
}
#contact .form-group.wide {
	height: 85px;
}
