#mainNavigation ul li ul li ul{
    left: 100% !important;
    top: 0 !important;
}
.slider .slide__title{
    font-size: 48px !important;
    font-weight: 500;

}
.navbar .nav__item .nav__item-link{
    font-weight: 600 !important;
}
.navbar .dropdown-menu .nav__item .nav__item-link{
    font-weight: 600 !important;
}
.fnp-white-img{
    filter: brightness(0) invert(1);
    margin-bottom: 15px !important;
}
.heading-2 .heading__title{
    font-size: 32px !important;
    line-height: 30px !important;
}
.heading__title{
    margin-bottom: 15px !important;
}
.bg-overlay:before{
    background: rgb(0,0,0) !important;
    background: radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%) !important;
    opacity: 0.4 !important;
}
.video-1{
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}
.img-left-before{
    position: relative;
}
.img-left-before img{
    position: relative;
    z-index: 99 !important;
}
.img-left-before:before{
    position: absolute;
    content: "";
    width: 90%;
    height: 85%;
    left: -10px;
    bottom: -10px;
    background: #11aec7;
    z-index: 9 !important;
}
.img-right-before{
    position: relative;
}
.img-right-before img{
    position: relative;
    z-index: 99 !important;
}
.img-right-before:before{
    position: absolute;
    content: "";
    width: 90%;
    height: 85%;
    right: -10px;
    bottom: -10px;
    background: #11aec7;
    z-index: 9 !important;
}
.fnp-heading-title{
    font-size:26px !important;
    line-height: 30px !important;
    position: relative;
    margin-bottom: 30px;
}
.fnp-heading-title:before{
    position: absolute;
    bottom: -10px;
    width: 40px;
    height: 3px;
    background: #11aec7;
    left: 0;
    content: "";
}
.divider__line:after{
    background: #11aec7 !important;
}
.divider__line{
    margin-bottom: 20px !important;
}
.vertical-center {
    min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
    display: flex;
    align-items: center;
}
.fnp-clients{
    border: 1px solid #f7f7f7;
    box-shadow: 1px 1px 15px #efefef;
    margin-bottom: 50px !important;
}
.fnp-fixed{
    position: relative;
}
#caseStudiesSingle{
    position: relative;
}
#caseStudiesSingle:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../../../../Files/fogbg.png');
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    opacity: .3;
}
.fnp-fixed:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../../../../Files/fogbg.png');
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    opacity: .6;
}
.fnp-fixed-2{
    position: relative;
}
.fnp-fixed-2:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../../../../Files/fogbg.png');
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    opacity: .3;
}
.fnp-overlay{
    position: relative;
}
.fnp-overlay:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
}
.contact-panel iframe{
    width: 100% !important;
}
.video-1 .heading__subtitle{
    font-size: 35px !important;
}
.video-1 .heading__title{
    font-size: 31px !important;
}
#page-title {
    background-size: 100% auto !important;
    background-position: top center !important;
    background-attachment: fixed !important;
}
.contact__list{
    min-height: 112px !important;
}
.footer-bottom .social__icons a{
    font-size: 14px !important;
}
.pagetitle__heading{
    font-size: 45px !important;
}
.contact-panel .contact__panel-header{
    padding: 25px 20px !important;
}
.fnp-page-title{
    background-position: 0% 200% !important;
    background-size: cover !important;
    background-attachment: initial !important;
}
.widget-categories ul{
    background-color: #efefef !important;
}
.widget-categories ul li a:before{
    background-color: rgba(0, 0, 0, 0.03) !important;
}
.fnp-img{
    padding: 5px;
    border: 1px solid #efefef;
}
.fnp-text__block-title{
    position: relative;
}
.fnp-text__block-title:before{
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    bottom: -10px;
    left: 0;
    background: #11aec7;
}
.widget-categories ul li a{
    color: #56565a !important;
    padding-top: 5px;
}
.widget-categories ul li a.active:after{
    width: 50px !important;
    background-color: #000 !important;
}
.widget-categories ul li a.active{
    font-size: 21px;
    color: #000 !important;
    font-weight: bold;
}
.bg-success{
    background-color: #11aec7!important;
}
.footer-top{
    padding-top: 75px !important;
    padding-bottom: 65px !important;
}
.owl-prev:active{
    color: #000 !important;
    background: #fff !important;
}
.owl-nav > .button:not(:disabled){
    color: #000 !important;
    background: #fff !important;
}
.owl-prev{
    padding: 0px 20px;
    color: #000;
    background: #fff;
    font-size: 24px;
    position: absolute;
    top: 42%;
    left: -65px;
    font-weight: bold;
}
.owl-next{
    padding: 0px 20px;
    color: #000;
    background: #fff;
    font-size: 24px;
    position: absolute;
    top: 42%;
    right: -65px;
    font-weight: bold;
}
.navbar .dropdown-menu .nav__item{
    padding: 0px 25px !important;
}
#mainNavigation ul li ul li a{
    font-size: 13px !important;
}
.navbar .dropdown-menu{
    max-width: 280px !important;
}
#mainNavigation ul li ul li ul li a{
    white-space: pre-wrap;
    line-height: 20px !important;
    padding-bottom: 8px;
}
.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

.timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    left: 50%;
    top: 20px;
    bottom: 20px;
    margin-left: -4px;
}

.timeline-centered .timeline-entry {
    position: relative;
    width: 50%;
    float: right;
    margin-bottom: 70px;
    clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry.begin {
    margin-bottom: 0;
}

.timeline-centered .timeline-entry.left-aligned {
    float: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -22px;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -100px;
    text-align: right;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
    display: block;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
    font-size: 15px;
    font-weight: bold;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
    font-size: 12px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff;
    color: #737881;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    line-height: 40px;
    font-size: 15px;
    float: left;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
    background-color: #303641;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
    background-color: #ee4749;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
    background-color: #11aec7;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
    background-color: #21a9e1;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
    background-color: #fad839;
    color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
    background-color: #cc2424;
    color: #fff;
}
.fnp-timeline-img{
    margin-right: 20px;float: left;border-radius: 50%;
    width: 90px;
    border: 1px solid #efefef;
}
.fnp-timeline-img2{
    margin-left: 20px;float: left;border-radius: 50%;
    width: 90px;
    border: 1px solid #efefef;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #fff;
    border: 1px solid #11aec7;
    padding: 1.7em;
    margin-left: 70px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #11aec7 transparent transparent;
    left: 0;
    top: 10px;
    margin-left: -9px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    color: #737881;
    font-size: 14px;
    margin: 0;
    line-height: 1.428571429;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
    margin-top: 15px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
    font-size: 16px;
    margin-bottom: 10px;
}
.fnp-gallery{
    background: #efefef;
    padding: 15px;
    margin-bottom: 40px;
    margin-top: -295px;
}
.w100{
    width: 100% !important;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
    color: #303641;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child{
    font-size: 25px !important;
    line-height: 20px !important;
}
.fnp-timeline{
    padding-top: 70px;
    padding-bottom: 70px;
}
.fnp-timeline-label{
    display: flex;
}
.fnp-timeline-label2{
    display: flex;
}
.fnp-timeline-img{
    margin-right: 20px;float: left;border-radius: 50%;
    width: 90px;
    border: 1px solid #efefef;
}
.fnp-timeline-img2{
    margin-left: 20px;float: left;border-radius: 50%;
    width: 90px;
    border: 1px solid #efefef;
}

.fnp-left-border{
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 50px solid black;
    border-right: 50px solid transparent;
}
.copyright span{
    border-bottom: 6px solid #00ae42;
    padding-bottom: 10px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner{
    margin-right: -9px !important;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon{
    width: 20px !important;
    height: 20px !important;
    margin-top: 10px;
}
.timeline-centered .timeline-entry .timeline-entry-inner{
    margin-left: -11px !important;
}
.fnp-opacity-header{
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,1,0,0.65) 94%);
}
.navbar i[data-toggle=dropdown]{
    width:100% !important;
    height:25px !important;
}
.section-team{
    padding-top: 60px;
    padding-bottom: 30px;
}
.team-w{
    border: 1px solid #efefef;
    box-shadow: 2px 5px 5px #efefef;
    margin-bottom: 30px;
}
.team-img img{
}
.team-title{
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #000;
    position: relative;
    border-bottom: 1px solid #efefef;
    padding-top: 4px;
    padding-bottom: 4px;
}
.team-detail{
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
}
.team-social{
    text-align: center;
    margin-bottom: 20px;
    margin-top: -3px !important;
}
.team-social a{
    text-align: center;
    background: #0077B5 !important;
    color: #fff;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 3px;
    font-size: 21px;
}
.bize-yazin{
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);
    padding: 40px;
}
.pb-0{
    padding-bottom: 0px !important;
}
.contact-panel{
    padding-bottom: 10px !important;
}
@media only screen and (max-width: 768px) {
    #page-title {
        background-size: cover !important;
        background-position: top center !important;
        background-attachment: unset !important;
    }
}

