/*
Theme Name: Fletcher Group Automation
Author: Fletcher Group
Author URI: https://fletchergroup.ca
Description: Fletcher Group Automation corporate business theme
Text Domain: fga

*/


html,
body {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    overflow-x: hidden;
}
body {
    background-color: #fff;
}
* {
    margin: 0;
    padding: 0;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
}
a:hover,
a.active,
a:focus {
    color: #1b75bc;
    text-decoration: none;
}
.noPadding {
    padding-left: 0;
    padding-right: 0;
}
.padRnone {
    padding-right: 0;
}
.mar0 {
    margin: 0!important;
}
.mar60 {
    margin-top: 60px;
}
.marB70 {
    margin-bottom: 70px;
}
.marT30 {
    margin-top: 32px!important;
}
.marT51 {
    margin-top: 51px
}
.marT25 {
    margin-top: 25px;
}

.marT15 {
    margin-top:15px;
}
/*navigation*/

.navbar {
    margin-bottom: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #1c5b93;
    background-color: #fff;
    text-transform: uppercase;
}
.navbar-inverse {
    background-color: #141414;
    border: #fff;
}
.nav {
    margin-top: 25px;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #063;
}
.navbar-toggle,
.navbar-toggle:hover {
    background-color: #1b75bc!important;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border: none;
}
.navbar-brand {
    min-height: 90px;
    margin-left: 0;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    padding-bottom: 30px;
    border-bottom: 3px solid #21252b;
    color: #e52234;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-brand {
    padding-left: 0;
    padding-right: 0;
}
.nav > li > a {
    padding: 10px;
    color: #fff!important;
}
.navbar-nav {
    float: right;
    background-color: transparent!important;
}
.navbar-default {
    background: #141414;
}
.nav > li > a:hover {
    color: #1b75bc!important;
}
.navbar-default .navbar-nav>.current-menu-item>a,
.navbar-default .navbar-nav>.current-menu-item>a:focus,
.navbar-default .navbar-nav>.current-menu-item>a:hover {
    background-color: transparent;
    color: #2da0fa!important;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #2da0fa!important;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #2da0fa !important;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #e52234;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fe591e;
}
.navbar-brand>img {
    width: 80%;
    margin-top: 20px;
}
.navbar-default {
    border: none!important;
    border-radius: 0;
    padding: 15px 0 15px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none;
}
.navbar-default .navbar-toggle {
    margin-top: 30px;
}
.navbar-nav .open .dropdown-menu .dropdown-header,
.navbar-nav .open .dropdown-menu > li:last-of-type {
    bordewr-bottom: none;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #e52234;
    color: #000;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-toggle {
    border-radius: 0;
}
.caret {
    margin-left: 6px;
    margin-top: -4px;
}
.navbar-brand {
    height: auto;
    padding: 0;
}
.IntroSec {
    background: #212121;
}
.firstSec {
    background-color: #1b75bc;
    padding: 90px 0;
    text-align: center;
    color: #fff;
}
.firstSec h6 {
    font-size: 26px;
    text-transform: uppercase;
    margin: 0;
    font-weight: normal;
}
.firstSec h4 {
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 5px 0 18px 0;
    font-weight: 600;
}
.firstSec h5 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 26px;
    padding: 0 40px;
    padding: 0 310px;
    font-weight: normal;
}
.firstSec ul.circleSec {
    padding: 70px 0;
    margin: 0 auto;
    width: 90%;
}
.firstSec ul.circleSec li {
    display: inline-block;
    float: left;
    margin-right: 18px;
}
.firstSec ul.circleSec li:last-of-type {
    margin-right: 0;
}
.firstSec ul.circleSec li p {
    height: 80px;
}
.firstSec .lastPara {
    margin-top: 30px;
    padding: 0 180px;
    margin-bottom: 66px;
    text-transform: uppercase;
}
.divBtn {
    background-color: #232323;
    color: #fff;
    border-radius: 4px;
    padding: 15px 45px;
    cursor: pointer;
}
.divBtn:hover {
    color: #3b9ae5;
}
.secondSec {
    background: url(images/banner2.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 60px 0 65px 0;
    text-align: center;
    color: #fff;
}
.secondSec h4 {
    font-size: 48px;
}
.secondSec p {
    font-size: 15px;
    line-height: 22px;
    padding: 180px 250px 0 250px;
}
.thirdSec {
    background: url(images/bg.jpg) repeat-x #ededed;
    padding: 85px 0 120px 0;
    text-align: center;
}
.thirdSec h4,
.fourthSec h4 {
    font-size: 24px;
    color: #565656;
    text-transform: uppercase;
}
.thirdSec h4 span,
.fourthSec h4 span {
    font-size: 48px;
    color: #1b75bc;
    font-weight: 600;
}
.thirdSec p {
    font-size: 15px;
    line-height: 24px;
    color: #565656;
    text-transform: uppercase;
    margin: 40px 0;
}
.thirdSec .tab {
    background: url(images/tab.png) no-repeat;
    background-position: top center;
    height: 509px;
    background-size: contain;
    margin-bottom: 60px;
}
audio,
canvas,
progress,
video {
    margin-top: 70px;
    height: 365px;
    width: 694px;
}
.media {
    text-align: left;
}
.media-heading {
    font-size: 16px!important;
    line-height: 24px;
    color: #323232;
    font-weight: 600;
    padding-right: 47px;
}
.media-body p {
    font-size: 14px;
    line-height: 24px;
    color: #565656;
    padding-right: 30px;
    margin-bottom: 15px;
    text-transform: none;
}
.readM {
    font-size: 13px;
    color: #323232;
    font-weight: 600;
    text-decoration: none;
}
.media-left {
    padding-right: 30px;
}
.media-body h6 {
    font-size: 15px;
    color: #323232;
}
.media-body h6 span {
    color: #1b75bc
}
.fourthSec {
    background: url(images/bg2.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 110px 0 90px 0;
    text-align: center;
}
.circleImg {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}
.circleSec p {
    margin-top: 1px;
}
.fourthSec h6 {
    font-size: 18px;
    color: #323232;
    margin-bottom: 65px;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 0 20px;
    font-weight: 700;
}
.gallery-grid {
    clear: both;
    background: orange;
    display: block;
    float: left;
    width: 100%;
    padding: 8px;
}
.gallery-grid.columns {
    margin-right: 0;
}
.gallery-grid img {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}
.gallery-grid a {
    display: block;
}
.screen {
    background-color: rgba(11, 10, 10, 0.7);
    border-radius: 0;
    height: 45.5%;
    width: 92.5%;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: 15%;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    cursor: pointer;
}
.screen:hover {
    opacity: 1
}
.title {
    color: #fff;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: -30px;
    text-shadow: 2px 2px 4px #000;
}
.screen:hover .title {
    margin-left: 0;
}
.screen.fade-in .title {
    text-align: center;
    padding: 60px 10px;
    font-size: 15px;
}
.fourthSec h4 {
    margin-bottom: 70px;
}
.iconImg {
    margin: -52px auto 0 auto;
}
footer {
    background: url(images/ftrBg.png) repeat;
    padding: 55px 0;
}
ul.ftrSec {
    display: block
}
ul.ftrSec li {
    float: left;
    color: #787878;
    text-decoration: none;
    display: inline-block;
    list-style-type: none;
    margin-right: 12px;
    font-size: 14px;
    text-transform: uppercase;
}
ul.ftrSec li a {
    color: #787878;
}
ul.ftrSec li a:hover {
    color: #2da0fa;
}
footer p {
    text-align: center;
    color: #fff;
    margin-top: 30px;
}
footer p span {
    color: #787878;
}
.aboutSec {
    background-color: #fff;
    padding: 40px 0;
}
.aboutSec h4 {
    color: #1b75bc;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.aboutSec h4 span,
.divSec h4 span {
    color: #323232;
}
.aboutSec p {
    color: #565656;
    font-size: 15px;
    line-height: 25px;
    margin: 20px 0 50px 0;
}
.aboutSec p.para {
    color: #565656;
    font-size: 15px;
    line-height: 24px!important;
    margin: 25px 0 0 0;
    padding-right: 100px;
    line-height: 30px;
}
.aboutSec h5 {
    font-size: 20px;
    color: #323232;
    font-weight: 600;
    margin-bottom: 30px;
}
.aboutSec .media-body h4.media-heading {
    font-weight: 600;
    font-size: 18px!important;
    color: #1b75bc;
}
.aboutSec h6 {
    font-size: 14px;
    color: #323232;
    text-transform: uppercase;
    font-weight: normal;
}
.aboutSec h6.headng {
    font-weight: 600;
    font-size: 16px;
    color: #1b75bc;
}
.specTxt {
    line-height: 30px!important;
}
.aboutSec p span {
    color: #161616;
    font-weight: 600;
}
video.automation {
    width: 100%;
    margin: 0;
    height: auto;
}
.automTxt {
    color: #0f0f0f!important;
    font-size: 15px!important;
    line-height: 24px;
}
.blueTxt {
    font-size: 16px!important;
    color: #1b75bc!important;
    font-weight: 600;
    margin-top: -25px!important;
}
.divSec {
    background-color: #fff;
    padding: 40px 0;
}
.divSec h4 {
    color: #1b75bc;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.divSec h5 {
    font-size: 20px;
    color: #323232;
    font-weight: 600;
    margin: 0 0 30px 0;
}
.divSec p {
    color: #565656;
    font-size: 15px;
    line-height: 24px;
    margin: 0;
}
.gapDiv {
    margin-bottom: 65px;
}
.divSec h6 {
    font-weight: 600;
    font-size: 16px;
    color: #1b75bc;
    margin-bottom: 16px;
    line-height: 22px
}
ul.divPart {
    display: block;
    margin-top: 12px;
}
ul.divPart li {
    float: left;
    display: inline-block;
    background: url(images/bullet.jpg) no-repeat 0 50%;
    list-style-type: none;
    padding-left: 36px;
    line-height: 22px;
    width: 100%;
    color: #565656;
    font-size: 15px;
    margin-bottom: 16px
}
ul.divPart2 {
    display: block;
    margin-top: 12px;
}
ul.divPart2 li {
    float: left;
    display: inline-block;
    background: url(images/bullet.jpg) no-repeat 0 25%;
    list-style-type: none;
    padding-left: 36px;
    line-height: 22px;
    width: 100%;
    color: #565656;
    font-size: 15px;
    margin-bottom: 16px
}
.black {
    color: #323232!important
}
.careerSec,
.testiSec,
.contactSec2 {
    padding: 40px 0;
}
.contactSec {
    padding: 20px 0;
}
.contactSec2 h4 {
    color: #1b75bc;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 47px 0;
    padding-left: 15px;
}
.contactSec2 h4 span {
    color: #323232;
}
.contactSec h6 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: #565656;
}
.contactSec h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    color: #565656;
    margin: 0 0 35px 0;
    padding-left: 15px;
}
.contactSec .media-body p {
    height: auto!important;
}
.contactSec .form-control {
    height: 40px;
    border: 1px solid #565656;
    border-radius: 8px;
}
.contactSec .form-group {
    margin-bottom: 28px;
}
.contactSec .form-group textarea {
    width: 100%;
    border: 1px solid #565656;
    border-radius: 8px;
    padding: 10px;
}
.subbtn {
    background: #1a74ba;
    background: -webkit-linear-gradient(#1a74ba, #0f5891);
    background: -o-linear-gradient(#1a74ba, #0f5891);
    background: -webkit-gradient(linear, left top, left bottom, from(#1a74ba), to(#0f5891));
    background: linear-gradient(#1a74ba, #0f5891);
    padding: 15px 90px;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px;
    text-transform: uppercase;
}
.careerSec h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    color: #2057a8;
    margin: 0;
}
.careerSec h4 {
    color: #2057a8;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.careerSec p {
    font-size: 15px;
    line-height: 24px;
    color: #565656;
}
.careerSec textarea {
    width: 100%;
    margin-top: 20px;
    height: 160px;
    padding: 10px;
}
.marB60 {
    margin-bottom: 40px;
}
.careerSec h6 {
    color: #323232;
    font-size: 16px;
    font-weight: 700;
    margin-top: 25px;
    line-height: 26px;
}
.careerSec h6 span {
    color: #1b75bc;
}
.testiSec {
    padding: 40px 0 20px 0;
}
.testiSec p {
    font-size: 15px;
    line-height: 24px;
    color: #565656;
    margin-top: 20px;
}
.testiSec h6 {
    font-size: 15px;
    line-height: 24px;
    color: #161616;
    margin: 23px 0 80px 0;
}
.testiSec h3 {
    font-size: 15px;
    line-height: 24px;
    color: #161616;
    margin: 0 0 18px 0;
}
.testiSec h5 {
    font-size: 15px;
    line-height: 24px;
    color: #323232;
    margin: 10px 0 55px 0;
    font-weight: 600;
}
.testiSec h4 {
    color: #1b75bc;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
}
/*new modification--10-17-2017*/

.homeBanner {
    background: url(images/banners/home/lg.jpg) no-repeat top center;
    background-color: #141414;
    height: 450px;
    overflow-x: hidden!important;
    display: block;
}
.vimeo-frame {
    width: 700px;
    height: 500px;
}
@media (min-width: 1000px) and (max-width: 1350px) {
    .homeBanner {
        background: url(images/banners/home/md.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 745px) and (max-width: 999px) {
    .homeBanner {
        background: url(images/banners/home/smd.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
    .vimeo-frame {
        width: 600px;
        height: 450px;
    }
}
@media (min-width: 500px) and (max-width: 744px) {
    .homeBanner {
        background: url(images/banners/home/sm.jpg) no-repeat top center;
        background-color: #141414;
        height: 330px;
    }
    .vimeo-frame {
        width: 550px;
        height: 400px;
    }
}
@media (min-width: 1px) and (max-width: 499px) {
    .homeBanner {
        background: url(images/banners/home/xs.jpg) no-repeat top center;
        background-color: #141414;
        height: 200px;
    }
    .vimeo-frame {
        width: 300px;
        height: 200px;
    }
}
.aboutBan,
.autoBan,
.testiBan,
.careerBan {
    padding: 100px 0;
}
.aboutBan {
    background: url(images/banners/about/lg.jpg) no-repeat top center;
    background-color: #141414;
    height: 450px;
    overflow-x: hidden!important;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1350px) {
    .aboutBan {
        background: url(images/banners/about/md.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 745px) and (max-width: 999px) {
    .aboutBan {
        background: url(images/banners/about/smd.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 500px) and (max-width: 744px) {
    .aboutBan {
        background: url(images/banners/about/sm.jpg) no-repeat top center;
        background-color: #141414;
        height: 330px;
    }
}
@media (min-width: 1px) and (max-width: 499px) {
    .aboutBan {
        background: url(images/banners/about/xs.jpg) no-repeat top center;
        background-color: #141414;
        height: 200px;
    }
}
.autoBan {
    background: url(images/banners/process/lg.jpg) no-repeat top center;
    background-color: #141414;
    height: 450px;
    overflow-x: hidden!important;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1350px) {
    .autoBan {
        background: url(images/banners/process/md.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 745px) and (max-width: 999px) {
    .autoBan {
        background: url(images/banners/process/smd.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 500px) and (max-width: 744px) {
    .autoBan {
        background: url(images/banners/process/sm.jpg) no-repeat top center;
        background-color: #141414;
        height: 330px;
    }
}
@media (min-width: 1px) and (max-width: 499px) {
    .autoBan {
        background: url(images/banners/process/xs.jpg) no-repeat top center;
        background-color: #141414;
        height: 200px;
    }
}
.careerBan {
    background: url(images/banners/careers/lg.jpg) no-repeat top center;
    background-color: #141414;
    height: 450px;
    overflow-x: hidden!important;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1350px) {
    .careerBan {
        background: url(images/banners/careers/md.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 745px) and (max-width: 999px) {
    .careerBan {
        background: url(images/banners/careers/smd.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 500px) and (max-width: 744px) {
    .careerBan {
        background: url(images/banners/careers/sm.jpg) no-repeat top center;
        background-color: #141414;
        height: 330px;
    }
}
@media (min-width: 1px) and (max-width: 499px) {
    .careerBan {
        background: url(images/banners/careers/xs.jpg) no-repeat top center;
        background-color: #141414;
        height: 200px;
    }
}
.contactBan {
    background: url(images/banners/contact/lg.jpg) no-repeat top center;
    background-color: #141414;
    height: 450px;
    overflow-x: hidden!important;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1350px) {
    .contactBan {
        background: url(images/banners/contact/md.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 745px) and (max-width: 999px) {
    .contactBan {
        background: url(images/banners/contact/smd.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 500px) and (max-width: 744px) {
    .contactBan {
        background: url(images/banners/contact/sm.jpg) no-repeat top center;
        background-color: #141414;
        height: 330px;
    }
}
@media (min-width: 1px) and (max-width: 499px) {
    .contactBan {
        background: url(images/banners/contact/xs.jpg) no-repeat top center;
        background-color: #141414;
        height: 200px;
    }
}
.divBan {
    background: url(images/banners/divisions/lg.jpg) no-repeat top center;
    background-color: #141414;
    height: 450px;
    overflow-x: hidden!important;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1350px) {
    .divBan {
        background: url(images/banners/divisions/md.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 745px) and (max-width: 999px) {
    .divBan {
        background: url(images/banners/divisions/smd.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 500px) and (max-width: 744px) {
    .divBan {
        background: url(images/banners/divisions/sm.jpg) no-repeat top center;
        background-color: #141414;
        height: 330px;
    }
}
@media (min-width: 1px) and (max-width: 499px) {
    .divBan {
        background: url(images/banners/divisions/xs.jpg) no-repeat top center;
        background-color: #141414;
        height: 200px;
    }
}
.testiBan {
    background: url(images/banners/testimonials/lg.jpg) no-repeat top center;
    background-color: #141414;
    height: 450px;
    overflow-x: hidden!important;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1350px) {
    .testiBan {
        background: url(images/banners/testimonials/md.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 745px) and (max-width: 999px) {
    .testiBan {
        background: url(images/banners/testimonials/smd.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 500px) and (max-width: 744px) {
    .testiBan {
        background: url(images/banners/testimonials/sm.jpg) no-repeat top center;
        background-color: #141414;
        height: 400px;
    }
}
@media (min-width: 1px) and (max-width: 499px) {
    .testiBan {
        background: url(images/banners/testimonials/xs.jpg) no-repeat top center;
        background-color: #141414;
        height: 200px;
    }
}
div.wpcf7-mail-sent-ok {
    border: 1px solid #e1e1e1;
    position: absolute;
    padding: 60px !important;
    background: #82d49a;
    min-width: 80%;
    padding: 50px;
    text-align: center;
    margin-left: 120px;
    margin-right: auto;
    -webkit-box-shadow: 0px 10px 59px -17px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 59px -17px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 900px) {
    div.wpcf7-mail-sent-ok {
        border: 1px solid #e1e1e1;
        position: absolute;
        background: #82d49a;
        min-width: 80%;
        padding: 50px;
        text-align: center;
        margin-left: 20px;
        margin-right: auto;
        -webkit-box-shadow: 0px 10px 59px -17px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 10px 59px -17px rgba(0, 0, 0, 0.75);
    }
}
.scroll-to-top {
    background: #000;
    border: 2px solid #0ebfe5;
    border-radius: 50%;
    bottom: 70px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 14px;
    height: 40px;
    line-height: 34px;
    position: fixed;
    right: 10px;
    width: 40px;
    z-index: 100;
}
.scroll-to-top:hover {
    background: #fff;
    color: #000;
    border-color: #000!important
}
.scroll-to-top .fa-arrow-up::before {
    content: "\f062";
    margin-left: 12px;
}
.marL146 {
    margin-left: 146px;
}
.menu-footer-menu-container ul {
    display: table!important;
}
@media screen and (max-width: 767px) {
    footer p {
        margin-top: 0
    }
}
@media screen and (max-width: 500px) {
    .contactSec2 .media-left {
        display: block;
        margin: 10px auto
    }
}