/**** default Style Reset ****/

@font-face {
    font-family: Helvetica;
    src: url("fonts/Helvetica-Condensed-Light-Li.ttf");
}

@font-face {
    font-family: GeosansLight;
    src: url("fonts/GeosansLight.ttf");
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: GeosansLight;
}

hr {
    width: 953px;
    background-color: #e8722c;
}

.btn1:hover {
    color: #e8722c;
    background: white;
}

.btn1 {
    padding: 10px;
    width: 267px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    font-family: GeosansLight;
    background: rgb(2, 81, 255);
}

.label {
    line-height: 50px;
    display: block;
    font-size: 18px;
}

.text-white {
    color: white;
}

.text-black {
    color: #000;
}

ul.list-portfolio {
    color: #000;
    font-family: GeosansLight;
    font-weight: 500;
}

ul.list-diff {
    font-size: 17px;
}

li.list-portfolio {
    color: #fff;
    font-family: GeosansLight;
    font-weight: 500;
    font-size: 18px;
}

li.list-commit {
    font-family: GeosansLight;
    color: #fff;
    /* line-height: 30px; */
    font-size: 17px;
}

li.list-quality {
    font-family: GeosansLight;
    color: #000;
    /* line-height: 30px; */
    font-size: 18px;
}

.box {
    height: 232px;
    color: #5e829c;
}

.heading-portfolio {
    font-size: 19px;
    color: #fff;
    font-weight: 600;
}

.portfolio.overlay:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* z-index: 0; */
}

.quality-commitment.overlay:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* z-index: 0; */
}

#toggle {
    font-family: GeosansLight;
    color: #e8722c;
    background: transparent;
    border: none;
    outline: none;
    font-size: 23px;
}

#toggle:hover {
    font-family: GeosansLight;
    color: #e8722c;
    background: transparent;
    border: none;
    outline: none;
}

#text {
    display: none;
    font-family: GeosansLight;
    padding-bottom: 10px;
}

#toggle1:hover {
    font-family: GeosansLight;
    color: #fff;
    background: transparent;
    border: none;
    outline: none;
}

#toggle1 {
    font-family: GeosansLight;
    color: #e8722c;
    background: transparent;
    border: none;
    outline: none;
}

#text1 {
    display: none;
    font-family: GeosansLight;
    padding-bottom: 10px;
}

.btn-container {
    margin: auto;
    height: 44px;
    width: 166.23px;
}

p {
    font-family: GeosansLight;
}

body {
    padding: 0;
    margin: 0;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.red {
    color: rgb(56, 182, 255);
}

.white {
    color: #ffffff;
}

.black {
    color: #000;
}

.font-white {
    color: #fff;
}

.bg-gray {
    background: #F0EDF1;
}

.bg-offRed {
    background: #C23937;
}

.bg-offWhite {
    background: #F9F9EF;
}

.title {
    margin-bottom: 30px;
}

.title .font-light {
    font-size: 38px;
}

.title-small {
    font-size: 25px;
}

.p-30 {
    padding: 30px 0;
}

.fixed-background {
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 100%;
}

.portfolio {
    background-image: url(../images/portfolio.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-attachment: fixed;
}

.about-img {
    background-image: url(../images/about-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-attachment: fixed;
}

.overlay {
    position: relative;
}

.customer-img {
    background-image: url(../images/customer.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-attachment: fixed;
}

.diff-img {
    background-image: url(../images/about-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-attachment: fixed;
}

.association-img {
    background-image: url(../images/assosiation.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-attachment: fixed;
}

.annual-employee {
    background-image: url(../images/annual.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-attachment: unset;
}

.quality-img {
    background-image: url(../images/coin.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-attachment: unset;
}

.why-chooseus {
    background-image: url(../images/assosiation.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    background-attachment: unset;
}

.p-40 {
    padding: 40px 0;
}

.p-60 {
    padding: 60px 0;
}

.p-80 {
    padding: 50px 0;
}

.p-50 {
    padding-top: 52px;
}

.bg-black {
     background: rgb(255, 255, 255); 
   background-image: url(images/portfolio.jpg);
}

.p-100 {
    padding: 100px 0;
}

.no-padding {
    padding: 0;
}

.m-30 {
    margin: 30px 0;
}

.w-75 {
    margin: auto;
}

.vl {
    /* padding: 30px 0; */
    border-left: 2px solid #e8722c;
}

.vr {
    padding: 30px 0;
    border-bottom: 2px solid #e8722c;
}

.vr-right {
    /* padding: 30px 0; */
    border-right: 2px solid #e8722c;
}

.v-middle-wrapper {
    display: table;
}

.v-middle-wrapper .v-top {
    vertical-align: top;
    /* display: table-cell; */
}

.v-middle-wrapper .v-middle {
    vertical-align: middle;
    display: table-cell;
}

.icon {
    position: relative;
    padding-left: 38px;
}

.icon:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    line-height: 1.6;
    color: #fff;
    font-size: 20px;
    background: #e8722c;
    text-align: center;
}

.email:before {
    content: "\f1fa";
}

.map:before {
    content: "\f041";
}

.phone:before {
    content: "\f095";
}

.quote {
    padding-left: 30px;
    position: relative;
    padding: 100px 50px;
}

.quote:before {
    content: "";
    background-image: url("https://financialsketchers.com/images/quote_before.png");
    background-size: 100%;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: 0;
}

.quote:after {
    content: "";
    background-image: url("https://financialsketchers.com/images/quote_after.png");
    background-size: 100%;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-top: -60px;
    position: absolute;
    right: 20px;
    bottom: 0;
}

.services .icon {
    width: 100%;
    height: 80px;
    padding: 0;
}

.services .icon img {
    width: 80px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.portfolio .icon img {
    width: 80px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.services h5 {
    font-size: 23px;
    font-weight: bold;
}

.portfolio h5 {
    font-size: 23px;
    font-weight: bold;
}

.service .modal-content {
    color: #fff;
}

.portfolio .modal-content {
    color: #fff;
}

.widthwrapper {
    max-width: 650px;
}

.modal button.close {
    color: #fff;
    opacity: 1;
    font-weight: 100;
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 14px;
    z-index: 1;
}

.modal-content {
    background: transparent;
    border: 0;
    color: #fff;
    background: rgba(0, 0, 0, .93);
    height: 68vh;
    overflow-y: hidden;
    padding: 20px;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: hidden;
    overflow-y: hidden;
    overflow-y: auto;
    border: 2px solid white;
    margin-top: 5vh !important;
    position: relative;
    width: 100%;
}

.text {
    color: #000;
    font-size: 18px;
}

.service-content {
    font-size: 17px;
}

.team-detail {
    background: #00A0D7;
    color: #fff;
    font-size: 10px;
    padding: 10px;
    height: inherit;
    line-height: 1.3;
    position: relative;
    text-align: center;
}

.col-w-313 [class*="col-"] {
    max-width: 500px;
    height: 250px;
    overflow: hidden;
    margin: 0 70px 70px 0;
}

.col-w-313 [class*="col-"] .text {
    background: #43897e;
    color: #fff;
    font-size: 10px;
    padding: 10px;
    height: inherit;
    line-height: 1.3;
    position: relative;
    text-align: center;
}

.leadership .text h6 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
}

.desig {
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
}

.leadership .text .pop {
    margin: 0;
    margin-top: 0px;
    margin-top: 0px;
    line-height: 1.35;
    max-height: 7.5em;
    word-wrap: break-word;
    overflow: hidden;
    margin-top: 5px;
    text-align: justify;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}

.text p,
.text a {
    font-size: 16px;
    color: #fff;
}

.col-w-313 [class*="col-"] .text {
    color: #fff;
    font-size: 10px;
    line-height: 1.3;
    text-align: center;
}

.leadership .text a {
    color: #F60034;
    line-height: 2.1;
    font-size: 12px;
    /* float: right; */
    font-style: normal;
    margin-top: 3px;
}

.text p,
.text a {
    font-size: 16px;
    color: #fff;
    font-family: GeosansLight;
}

.link {
    position: relative;
    padding-right: 12px;
    font-weight: bold;
    font-style: italic;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

.col-w-313 .col>div,
.col-w-313 [class*="col-"]>div {
    float: left;
    width: 50%;
}

.textup.pt-md-4 {
    font-size: 18px;
    font-weight: bold;
    text-align: justify;
    padding: 10px 10px;
    padding-top: 10px;
}

.bg-img {
    height: 100%;
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.contentLightbox .bg-img .lightbox-btn {
    display: block;
}

.bg-img img {
    width: 100%;
}

form input,
form textarea,
form select {
    padding: 9px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    width: 100%;
    margin: 5px 0;
    outline: 0;
    font-weight: bold;
    color: #fff;
    border: 0;
    background: rgba(237, 224, 224, 0.4);
    font-size: 14px;
    font-family: Helvetica, Arial, Lucida, sans-serif;
}

label,
input {
    display: inline-block;
    vertical-align: middle;
}

input[type="checkbox"] {
    vertical-align: middle;
}

[type="checkbox"],
[type="radio"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    width: 20px;
    height: 20px;
}

label {
    color: white;
    font-size: 20px;
    font-family: geosanslight;
    font-weight: bold;
    /* background: rgba(255,255,255,0.5); */
}

form textarea {
    resize: none;
}

.error_msg {
    color: #ED232A;
}

.success_msg {
    color: #e8722c;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.btn-link {
    font-weight: 400;
    color: #e8722c;
    border-radius: 0;
}

.angle-down {
    float: right;
    color: #fff;
}

.card-content {
    font-size: 18px;
    padding: 19px 37px 5px 37px;
}

.btn-link:hover {
    font-weight: 400;
    color: #e8722c;
    border-radius: 0;
}

.btn-link:focus {
    font-weight: 400;
    color: #e8722c;
    border: none;
    text-decoration: none;
}

.card-body {
    color: white;
}

.card-body:hover {
    color: white;
}

a:hover {
    text-decoration: none;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
    border: none;
    border-radius: .25rem;
}

.fa-angle-down {
    position: absolute;
    right: 23px;
    top: 16px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 15px;
    background-color: transparent;
    border: 1px solid white;
    padding: 8px;
    box-shadow: 2px 2px 2px grey;
    background: #9e9e9e14;
}


/* .btn {
    display: block;
    margin: auto;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 10px 40px;
    margin-top: 10px;
    cursor: pointer;
}

.btn:hover,
.btn:focus,
.btn:active {
    background: red;
    color: #fff;
} */


/****** fonts *****/

.font-light {
    font-weight: 100;
    font-family: GeosansLight;
}

.font-normal {
    font-family: GeosansLight;
}


/****** Slider *****/

.slider .slick-track {
    display: flex;
}

.slider .slide {
    margin: 15px;
    align-self: center;
}

.slider .slide img {
    width: 100%;
}

.btn-bottom .slick-arrow {
    background: #C23937;
    font-size: 30px;
    color: #fff;
    width: 40px;
    text-align: center;
    font-weight: 100;
    line-height: 1.4;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    z-index: 1;
}

.btn-bottom .slick-arrow.fa-angle-right {
    right: calc(50% - 52px);
}

.btn.btn-default {
    color: #fff;
    background: #e8722c;
}

.btn.btn-default:hover {
    background: #fff;
    color: #e8722c;
}

.btn-bottom .slick-arrow.fa-angle-left {
    left: calc(50% - 52px);
}

.btn-bottom .slick-list {
    margin-bottom: 40px;
}

iframe {
    width: 100%;
    height: 100%;
}

.video {
    height: 230px;
}

.logo {
    max-width: 140px;
    position: absolute;
    top: -32px;
}

.logo img {
    width: 100%;
}

.bg-img {
    height: 100%;
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

sup {
    font-size: 12px;
}

.bg-img img {
    width: 100%;
}

.overlay-portfolio {
    background-color: rgba(0, 0, 0, 0.8);
    /* background-color: rgba(31, 56, 150, 0.8); */
    height: 100%;
}

.strike:after {
    content: "";
    position: absolute;
    background: #e8722c;
    width: 1px;
    height: 300px;
    top: 0;
    left: 0;
}

.overlay-quality {
    background: rgba(0, 0, 0, .7);
}

.overlay-customer {
    background-color: rgba(255, 255, 255, 0.9);
}


/**** header ****/

.header {
    position: fixed;
    top: 45px;
    right: 5%;
    left: 5%;
    width: 90%;
    padding: 0;
    background: #F6F4F5;
    z-index: 2;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.header .logo {
    display: inline-block;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.header.setTop {
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.header.setTop .logo {
    max-width: 160px;
    padding: 10px;
    position: static;
}

ul.main-nav>li {
    position: relative;
    display: inline-block;
}

ul.main-nav>li:last-of-type a::after {
    margin-right: 0;
    display: none;
}

ul.main-nav>li a {
    position: relative;
    display: inline-block;
    margin: 10px 0;
    color: #010204;
    font-size: 16px;
    font-family: GeosansLight;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

ul.main-nav>li a::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: rgb(0, 81, 255);;
    border-radius: 50%;
    bottom: 8px;
    margin-left: 8px;
}

ul.main-nav>li:last-child a::after {
    display: none;
}

ul.main-nav>li .active>a,
ul.main-nav>li a:hover,
ul.main-nav>li a:focus {
    color: #e8722c;
}

.subtitle {
    font-size: 19px;
    line-height: 1.3;
    text-align: justify;
    /* padding-right: 30px; */
}

.hero-banner.parallax .parallaxImg {
    background-position: 100%;
}

.hero-banner .title {
    font-size: 60px;
    color: black;
}

.hero-banner .title .font-light {
    font-size: 58px;
}


/**** parallax ***/

.parallax {
    height: 100vh;
    background: transparent;
    position: relative;
}

.parallax-diff {
    height: 71vh;
    background: transparent;
    position: relative;
}

.parallax-quality {
    height: 100vh;
    background: transparent;
    position: relative;
}

.team-img {
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.parallax-customer {
    height: 49vh;
    background: transparent;
    position: relative;
}

.parallax-annual {
    height: 100vh;
    background: transparent;
    position: relative;
}

.padding-annual {
    padding: 0px 0px 0px 0px;
}

.annual {
    font-size: 19px;
    color: white;
    font-family: GeosansLight;
    text-align: justify;
}

.parallax .parallaxImg {
    background-attachment: fixed;
}

.parallax-annual .parallaxImg {
    background-attachment: fixed;
}

.parallax-quality .parallaxImg {
    background-attachment: fixed;
}

.parallax-diff .parallaxImg {
    background-attachment: fixed;
}

.parallax-customer .parallaxImg {
    background-attachment: fixed;
}

.parallax .parallaxImg img {
    width: 100%;
}

.parallax-annual .parallaxImg img {
    width: 100%;
}

.parallax-quality .parallaxImg img {
    width: 100%;
}

.parallax-diff .parallaxImg img {
    width: 100%;
}

.parallax-customer .parallaxImg img {
    width: 100%;
}

.parallax-diff .parallax-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 0;
    display: table;
}

.parallax-annual .parallax-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 0;
    color: #112945;
    display: table;
}

.parallax-quality .parallax-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 0;
    color: #112945;
    display: table;
}

.parallax-customer .parallax-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 0;
    color: #112945;
    display: table;
}

.parallax .parallax-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 0;
    color: #112945;
    display: table;
}

.parallax .parallax-inner .text-wrapper .text {
    max-width: 800px;
    margin: 0 auto 20px auto;
    font-size: 17px;
    color: #fff;
    font-family: GeosansLight;
    font-weight: bold;
    /* text-align: left; */
}

.texts {
    max-width: 800px;
    margin: 0 auto 20px auto;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    font-family: GeosansLight;
    font-weight: bold;
    /* text-align: left; */
}

.texts:hover {
    color: #43897e;
}

.modal-body .text {
    max-width: 800px;
    /* margin: 0 auto 20px auto; */
    font-size: 17px;
    color: #fff;
    font-family: GeosansLight;
    font-weight: bold;
    text-align: left;
}

.accessories .test {
    font-size: 14px;
    color: #000;
    font-family: GeosansLight;
    font-weight: bold;
    /* text-align: left; */
}

.parallax .parallax-inner .text-wrapper .text .title {
    color: #fff;
    margin-bottom: 30px;
}

.parallax .parallax-inner .text-wrapper .icon {
    width: 100%;
    /* height: 100%; */
    padding: 0;
    cursor: pointer;
}

.Associations .icon {
    height: 75px;
}

.contactdata {
    font-size: 19px;
    font-family: GeosansLight;
    font-style: italic;
}

.parallax .parallax-inner .text-wrapper .icon img {
    width: 100px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.parallax .parallax-inner .text-wrapper .icon:hover img {
    width: 110px;
}

.grid-3 [class*="col-"] {
    height: 230px;
    margin: 15px 0px;
}

.grid-3 [class*="col-"] .bg-img {
    position: relative;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: contain;
}

.grid-3 [class*="col-"] .overlay {
    position: absolute;
    z-index: 1;
    bottom: 0;
    color: #fff;
    width: 100%;
    height: 55px;
    -moz-box-shadow: inset 0 -37px 20px #000000e6;
    -webkit-box-shadow: inset 0 -37px 20px #000000e6;
    box-shadow: inset 0 -37px 20px #000000e6;
}

.grid-3 [class*="col-"] .overlay .text {
    font-family: GeosansLight;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding: 0 15px;
    font-weight: bold;
}

.slick-lightbox-slick-item-inner {
    max-width: 80%;
}

.accordian {
    float: left;
}

.accordian .accordian-item {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin: 40px 100px 40px 0;
    cursor: pointer;
}

.accordian .accordian-item .accordian-content {
    position: relative;
    margin: 0 -15px;
    font-size: 15px;
    font-weight: normal;
    background: #444c;
    padding: 10px 15px;
    line-height: 1.2;
}

.accordian .accordian-item.active:after {
    transform: rotate(-180deg);
}

.accordian .accordian-item:after {
    content: "\f103";
    position: absolute;
    top: 0;
    right: 0;
    font-family: fontawesome;
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


/**** testimonials ***/

.testimonial .text {
    line-height: 1.8;
    font-size: 22px;
}

.testimonial .author {
    display: block;
    text-align: right;
    font-size: 22px;
    line-height: 1;
    margin-top: 20px;
}

.testimonial .btn-bottom .slick-list {
    margin-bottom: 0;
}


/**** contacts ***/

.why-choose-us.overlay:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, .8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* z-index: 0; */
}

.contacts.overlay:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* z-index: 0; */
}

.about.overlay:before {
    content: "";
    position: absolute;
    background-color: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* z-index: 0; */
}

.service.overlay:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.why-choose-us .font-normal {
    color: #000;
}

.hero-banner .container,
.contacts .container {
    position: relative;
    z-index: 1;
}

.contacts .w-50 {
    margin: auto;
    max-width: 260px;
    text-align: left;
}

.contacts .logo {
    position: static;
}

.contacts .w-30 .desc {
    text-align: right;
}

.contacts .w-30 .desc .logo {
    margin-bottom: 30px;
}

.contacts .w-30 .contact-details p {
    font-family: Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

.contacts p {
    font-family: Helvetica, Arial, Lucida, sans-serif;
}

.contacts p {
    /* font-family: Helvetica, Arial, Lucida, sans-serif; */
    color: #fff;
}

.contacts .fa {
    color: #fff;
    background: red;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    display: inline-block;
}

.contacts .location {
    height: 300px;
}


/**** footer ***/

.footer {
    background: #00060B;
    color: #fff;
}

.modal-content a {
    color: blue;
}

.footer * {
    font-family: GeosansLight;
    font-weight: bold;
}

.footer p {
    margin: 0;
}

.footer a {
    color: #fff;
    color: rgb(0, 81, 255);
    font-weight: bold;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.footer a:hover {
    color: #fff;
}

.contact-form {
    padding-right: 14px;
}


/*new secation***********/

.overlay-customer1 {
    background-color: rgba(0, 0, 0, 0.9);
}
.overlay-customer1 p{
    color:#fff;
    text-align:left;
}
.overlay-customer1 .cmlist {
    color: #fff;
    /* float: left; */
    display: inline;
    text-align: left;
    list-style: disc;
}
.overlay-customer1 h5 {
    color: #fff;
    text-align: left;
    font-weight: bold;
    margin-top: 15px;
}
    .overlay-customer1 h2{
    color:#fff;
}
.inwork{
    text-align:left;

}
