@charset "UTF-8";

/* CSS Document */

body {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    background-color: #FFF;
}
.textRight {
	text-align: right;
}
.mailchimp-form input[type=text], .mailchimp-form input[type=email] {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: 3px solid #ccc;
    border-radius: 10px;
    padding: 0px 20px 0px 20px;
    text-align: center;
}

.mailchimp-form {
    
}
.mc-field-group {
    margin-bottom: 15px;
}
.download-button {
    display: inline-block;
    padding:5px 10px;
    background-color: #00efc7;
    color: #000!important;
}
.mailchimp-button {
    display: inline-block;
    padding:5px 10px;
    background-color: #00efc7;
    color: #000;
    width: 100%;
    text-align: center;
    border-radius: 10px;
    border: none;
    height: 40px;
}
.textLeft {
	text-align: left;
}

body .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), body .mm-menu .mm-list > li.mm-selected > span {
    background: #00efc7!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 50px 0;
    text-align: center;
    font-family: inherit;
    font-weight: normal;
    line-height: 28px;
    font-size: 26px;
    font-weight: 300;
    color: #03031f;
    font-family: 'novecento_sans_widenormal';
    text-rendering: optimizelegibility;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.showoff-content .showoff-project-inner h4 {
    font-family: 'novecento_sans_widenormal'!important;
    font-weight: normal!important;
    margin-bottom: 25px!important;
    letter-spacing: 7px!important;
}

p {
    text-align: center;
    color: #555555;
    font-size: 17px;
    line-height: 29px;
    padding: 5px 30px 15px 30px;
    text-rendering: optimizelegibility;
}

p.packageTitle {
    font-size: 18px;
    letter-spacing: 5px;
    line-height: 65px;
    color: #fff;
    display: inline-block;
    background-color: #36a7a3;
    height: 65px;
    width: 100%;
    font-family: 'novecento_sans_wide_bookbold';
    padding: 0;
    margin: 0;
}

p.packageContent {
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 18px;
    color: #fff;
    display: inline-block;
    background-color: #00efc7;
    height: 140px;
    width: 100%;
    font-family: 'novecento_sans_widenormal';
    padding: 25px;
    margin: 0;
    text-transform: uppercase;
}

.newsContent h1 {
    text-align: left;
    margin: 15px 0;
}

.newsContent h1 a,
.newsContentSingle h1 {
    color: #bcbcbc;
}

.newsContentSingle h1 {
    text-align: center;
}

.newsContent p {
    text-align: left;
    padding: 10px 0px;
    font-size: 14px;
}

.newsContentSingle p {
    text-align: center;
}

.articleContainer {
    margin-top: 30px;
    float: left;
    display: block;
}

.welcomeText {
    color: #fff;
    font-weight: normal;
    font-size: 46px;
    letter-spacing: 10px;
    line-height: 58px;
    font-family: 'novecento_sans_wide_bookbold';
    padding: 110px 10% 0px 10%;
}

.welcomeText span {
    font-size: 54px;
}

.topTitle {
    color: #000;
    font-weight: normal;
    font-size: 46px;
    letter-spacing: 10px;
    line-height: 50px;
    font-family: 'novecento_sans_wide_bookbold';
    padding: 50px 10px 10px 10px;
}

p.packageContent {
    margin-bottom: 15px;
}

a {
    color: #36a7a3;
    text-decoration: none;
    -webkit-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    -ms-transition: color 0.25s ease-in-out;
    -moz-transition: color 0.25s ease-in-out;
}

a:hover,
a:focus {
    color: #00efc7;
}

a.transHover img {
    opacity: 1.0;
    -webkit-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
}

a.transHover img:hover {
    opacity: 0.5;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

.fullWidth {
    width: 100%;
    position: relative;
    display: block;
}

.paddingContainerOne {
    padding-top: 30px;
    padding-bottom: 120px;
}

.contentPage {
    padding-bottom: 70px;
}

.footer {
    padding: 50px 0px 70px 0px;
}

.footerList {
    list-style: none;
    margin: 10px 0px;
    padding: 0px;
    font-family: 'pt_sansregular';
}

.footerList li {
    color: #e2e7ed;
    margin: 0px 3px;
    font-size: 14px;
    display: inline;
}

.footerList li a {
    color: #e2e7ed;
}

.footerList li a:hover {
    color: #00efc7;
}

.footer p {
    font-family: 'pt_sansregular';
    color: #e2e7ed;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    padding: 0px;
}

.footer p span {
    font-size: 11px;
}

.home {
    background-image: url(../images/home-image-background.jpg);
    height: 787px;
    background-position: top center;
}

.about {
    background-image: url(../images/about-image.jpg);
    height: auto;
    background-position: top center;
}

.greenBg {
    background-color: #00efc7;
}

.blackBg {
    background-color: #222222;
}

.textWhite {
    color: #fff;
}

.logo {
    display: block;
}

.logoContainer {
    margin: 0 auto;
    padding-top: 54px;
    height: 185px;
    width: 185px;
}

.logoContainer a img {
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}

.logoContainer a img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1.0;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */
}

.textCentre {
    text-align: center;
}

.textLeft {
    text-align: left;
}

.textRight {
    text-align: right;
}

.header a {
    background: center center no-repeat transparent;
    background-image: url(../images/menu-button-white.png);
    display: block;
    width: 56px;
    height: 38px;
    cursor: pointer;
}

.contentPage .header a {
    background-image: url(../images/menu-button-black.png);
}

.header {
    position: absolute;
    top: 54px;
    left: 0px;
    display: block;
}

.workHome {
    width: 270px;
    height: 270px;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background-size: 100%;
}

.workHome a img {
    z-index: 100;
    position: relative;
    max-width: 100%;
}

.socialLinks {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0;
}

.socialLinks li {
    display: inline-block;
    overflow: hidden;
    width: 75px;
    height: 75px;
    background-image: url(../images/socialBg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.socialLinks li:hover {
    background-position: 0 -75px;
}

.socialLinks li a {
    display: block;
}

.sectionOne {
    background-image: url(../images/3DF-IMAGE-1.jpg);
}

.sectionTwo {
    background-image: url(../images/3DF-IMAGE-2.jpg);
}

.sectionThree {
    background-image: url(../images/3DF-IMAGE-3.jpg);
}

.sectionFour {
    background-image: url(../images/3DF-IMAGE-4.jpg);
}

.hoverContainer {
    position: absolute;
    width: 270px;
    height: 270px;
    background-color: rgba(0, 0, 0, 0.8);
    top: 100%;
    z-index: 25;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.workHome a:hover .hoverContainer {
    top: 50%;
}

.hoverContainer .textDiv {
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 15px 17%;
}

.hoverContainer p {
    text-align: center;
    font-family: 'novecento_sans_widemedium';
    font-size: 8px;
    letter-spacing: 5px;
    color: #fff;
    line-height: 10px;
}

.philosophyText p {
    font-size: 44px;
    color: #555555;
    line-height: 54px;
    font-family: 'novecento_sans_widelight';
    text-align: center;
    padding: 0px 10% 30px;
    letter-spacing: 6px;
    text-transform: uppercase;
}

.philosophyText p.textCentre {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.philosophyText p span {
    font-size: 54px;
}

#animationIn0ne,
#animationInTwo,
#animationInThree,
#animationInFour,
#animationInFive,
#animationInSix,
#animationInSeven {
    visibility: hidden;
}

.contactImage {
    height: 500px;
    padding-top: 160px;
    background-image: url(../images/contact-image.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.contactImage p {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    font-family: 'pt_sansregular';
}

.contactImage p span {
    font-size: 18px;
}


/*--------------------------- CSS3 ------------------------------*/

.rounded-corners {
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.text-shadow {
    text-shadow: 1px 1px 0px #858585;
    filter: dropshadow(color=#858585, offx=1, offy=1);
}


/*------------------------------ RESPONSIVE

------------------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1199px) {
    .workHome {
        width: 220px;
        height: 220px;
    }
    .hoverContainer {
        width: 220px;
        height: 220px;
    }
    p.packageContent {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .workHome {
        width: 165px;
        height: 165px;
    }
    .hoverContainer {
        width: 165px;
        height: 165px;
    }
    p.packageTitle {
        font-size: 14px;
        letter-spacing: 3px;
        line-height: 62px;
        height: 60px;
    }
    .excerpt p {
        text-align: left;
        padding: 0px 0px;
        font-size: 12px;
        line-height: 26px;
    }
    p.packageContent {
        font-size: 11px;
        padding: 15px;
    }
}

@media (max-width: 767px) {
    .socialLinks {
        text-align: center;
        float: none;
        margin-top: 40px;
    }
    p.packageTitle {
        margin-top: 20px;
    }
    p.packageContent {
        margin-bottom: 15px;
    }
    .newsContent h1 {
        text-align: center;
        margin: 25px 10px 15px;
    }
    .excerpt p {
        text-align: center;
        padding: 10px 15px;
        font-size: 14px;
        line-height: 28px;
    }
    .welcomeText {
        color: #fff;
        font-weight: normal;
        font-size: 36px;
        letter-spacing: 6px;
        line-height: 48px;
        font-family: 'novecento_sans_wide_bookbold';
        padding: 110px 5% 0px 5%;
    }
    .topTitle {
        color: #000;
        font-weight: normal;
        font-size: 36px;
        letter-spacing: 6px;
        line-height: 48px;
        font-family: 'novecento_sans_wide_bookbold';
        padding: 50px 10px 10px 10px;
    }
    .welcomeText span {
        font-size: 40px;
    }
    .header {
        position: absolute;
        top: 20px;
        left: 20px;
        display: block;
    }
    .philosophyText p {
        font-size: 38px;
        color: #555555;
        line-height: 44px;
        font-family: 'novecento_sans_widelight';
        text-align: center;
        padding: 0px 10% 20px;
        letter-spacing: 6px;
        text-transform: uppercase;
    }
    .philosophyText p span {
        font-size: 48px;
    }
    .footerList {
        text-align: center;
    }
    .footer p {
        text-align: center;
    }
    .footer {
        padding: 40px 0px;
    }
}


/*-------------------------

CSS FOR SLIDEIN MENU -----------------------------------------------*/

.mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: left 0.4s ease;
    -moz-transition: left 0.4s ease;
    -ms-transition: left 0.4s ease;
    -o-transition: left 0.4s ease;
    transition: left 0.4s ease;
}

.mm-menu .mm-hidden {
    display: none;
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative;
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.mm-menu > .mm-panel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 0;
}

.mm-menu > .mm-panel.mm-opened {
    left: 0%;
}

.mm-menu > .mm-panel.mm-subopened {
    left: -40%;
}

.mm-menu > .mm-panel.mm-highest {
    z-index: 1;
}

.mm-menu .mm-list {
    padding: 20px 0;
}

.mm-menu > .mm-list {
    padding: 0px 0 40px 0;
}

.mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px;
}

.mm-panel > .mm-list:first-child {
    padding-top: 0;
}

.mm-list,
.mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.mm-list {
    font-family: 'novecento_sans_wide_bookbold';
    font-size: 14px;
}

.mm-list a,
.mm-list a:hover {
    text-decoration: none;
}

.mm-list > li {
    position: relative;
}

.mm-list > li > a,
.mm-list > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    height: 100px;
    padding: 45px 0px 0px 0px;
    margin: 0;
}

.mm-list > li > a:hover {
    color: #00efc7;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 0px;
    position: relative;
    left: auto;
}

.mm-list a.mm-subopen {
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%;
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none;
}

.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px;
}

.mm-list > li.mm-selected > a.mm-subopen {
    background: transparent;
}

.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0;
}

.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px;
}

.mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px;
}

.mm-list > li.mm-spacer {
    padding-top: 40px;
}

.mm-list > li.mm-spacer.mm-label {
    padding-top: 25px;
}

.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 7px;
    height: 7px;
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px;
}

.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px;
}

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent;
}

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block;
}

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
    height: 40px;
}

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    right: 16px;
}

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-ismenu {
    background: #222222;
    color: rgba(255, 255, 255, 0.6);
}

.mm-menu .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.10);
}

.mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05);
}


/*
	jQuery.mmenu offcanvas addon CSS
*/

.mm-page,
.mm-fixed-top,
.mm-fixed-bottom {
    -webkit-transition: none 0.4s ease;
    -moz-transition: none 0.4s ease;
    -ms-transition: none 0.4s ease;
    -o-transition: none 0.4s ease;
    transition: none 0.4s ease;
    -webkit-transition-property: top, right, bottom, left, border;
    -moz-transition-property: top, right, bottom, left, border;
    -ms-transition-property: top, right, bottom, left, border;
    -o-transition-property: top, right, bottom, left, border;
    transition-property: top, right, bottom, left, border;
}

.mm-page,
#mm-blocker {
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.mm-page {
    border: 0px solid rgba(0, 0, 0, 0);
}

html.mm-opening .mm-page {
    border: 0px solid rgba(1, 1, 1, 0);
}

.mm-fixed-top,
.mm-fixed-bottom {
    position: fixed;
    left: 0;
}

.mm-fixed-top {
    top: 0;
}

.mm-fixed-bottom {
    bottom: 0;
}

html.mm-opened {
    overflow: hidden;
    position: relative;
}

html.mm-opened body {
    overflow: hidden;
}

html.mm-opened .mm-page {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

html.mm-background .mm-page {
    background: inherit;
}

#mm-blocker {
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
    display: block;
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed;
}

.mm-menu.mm-current {
    display: block;
}

html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
    left: 80%;
}

.mm-menu {
    width: 80%;
}

@media all and (max-width: 175px) {
    .mm-menu {
        width: 140px;
    }
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker,
    html.mm-opening .mm-fixed-top,
    html.mm-opening .mm-fixed-bottom {
        left: 140px;
    }
}

@media all and (min-width: 550px) {
    .mm-menu {
        width: 440px;
    }
    html.mm-opening .mm-page,
    html.mm-opening #mm-blocker,
    html.mm-opening .mm-fixed-top,
    html.mm-opening .mm-fixed-bottom {
        left: 440px;
    }
}

.logo.small img {
    max-width: 80px;
}
.slideInMenuList {
    text-align: right;
    margin: 5px 0px 0px 0px;
}
.slideInMenuList li {
    text-align: center;
    margin: 0px 10px 0px 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'novecento_sans_widenormal';
    display: inline-block;
}
.slideInMenuList li a   {
    color: #fff;
}
.slideInHeader {
    padding: 10px 0px;
    height: 60px;
}
.slideInHeader {
    position: fixed;
    top: -100px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #343434;
    -webkit-box-shadow: 0 1px 3px 0 rgba(68, 68, 68, 0.03);
    box-shadow: 0 1px 3px 0 rgba(68, 68, 68, 0.03);
    z-index: 1060;
    background-color: #000;
}



.padding80 {
    padding: 80px 0px 80px;
    background-color: #36a7a3;
}
.contact-section h3 {
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -1px;
    text-align: left;
    margin-top: 90px;
    font-family: 'novecento_sans_wide_bookbold';
}
.contact-section p {
    color: #fff;
    margin-top: 50px;
    text-align: left;
    font-size: 25px;
    padding:0;
    line-height: 35px;
}
.contact-section p a {
    color: #000;
}
.form-control-new {
    padding: 14px 10px 13px 45px;
    margin-top: 8px;
    background-color: #fff;
    display: inline-block;
    border-radius: 0;
    font-family: 'pt_sansregular';
    color: #707070;
    border-bottom: 5px solid #ececec;
    border-top: none;
    border-left: none;
    border-right: none;
    width: 100%;
}
.form-control-new:hover {
    border-bottom: 5px solid #00efc7;
}
.form-name {
    background-image: url('/wp-content/themes/3DFactoryWordpressTheme/images/form-name.jpg');
    background-repeat: no-repeat;
    background-position: left;
 }

.form-job {
    background-image: url('/wp-content/themes/3DFactoryWordpressTheme/images/form-job.jpg');
    background-repeat: no-repeat;
    background-position: left;
 }

.form-email {
    background-image: url('/wp-content/themes/3DFactoryWordpressTheme/images/form-email.jpg');
    background-repeat: no-repeat;
    background-position: left;
 }

.form-number {
    background-image: url('/wp-content/themes/3DFactoryWordpressTheme/images/form-phone.jpg');
    background-repeat: no-repeat;
    background-position: left;
 }

.form-message {
    background-image: url('/wp-content/themes/3DFactoryWordpressTheme/images/form-message.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    resize:none;

 }

input.form-send {
    width: 100%!important;
    text-align: center;
    font-size: 16px;
    background-color: #000;
    border-bottom: none;
    color: #fff;
    font-weight: bold;

}
input.form-send:hover {
    border-bottom: none;
}
@media (max-width: 767px) { 
.slideInMenuList li {
    text-align: center;
    margin: 0px 5px 0px 0px;
    font-size: 12px;
}
.slideInMenuList {
    text-align: right;
    margin: 0px 0px 0px 0px;
}

}
