@charset "utf-8";
@font-face {
    font-family: 'proxima nova-Bold';
    src: url('/fonts/proximanova-bold-webfont.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'proxima nova-Light';
    src: url('/fonts/proximanova-regular-webfont.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'proxima nova-Extra';
    src: url('/fonts/proximanova-extrabold-webfont.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'proxima nova';
    src: url('/fonts/proximanova-regular-webfont.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'proxima nova-Semi';
    src: url('/fonts/proximanova-semibold-webfont.ttf');
    font-display: swap;
}


/* ::-webkit-scrollbar{display:none;} */

* {
    margin: 0;
    padding: 0;
    font-family: "proxima nova";
}

body {
    font-family: "proxima nova";
    color: #565655;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and ( min-device-pixel-ratio: 1.25),
only screen and ( min-resolution: 200dpi),
only screen and ( min-resolution: 1.25dppx) {
    body {
        -webkit-font-smoothing: subpixel-antialiased;
    }
}

@keyframes bounce {
    0%,
    20%,
    60%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

#page-loading {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/images/front-end.gif') 48.5% 50% no-repeat rgb(249, 249, 249);
}

h3,
.home h2 {
    font-family: "proxima nova-Extra";
    font-size: 36.78px;
}

p {
    font-size: 18.39;
}

#wrap {
    width: 100%;
    margin: 0 auto;
}

.cl {
    clear: both;
    height: 72px;
    width: 100%;
}

#banner {
    margin: 0px;
    float: left;
    height: 680px;
    width: 1471px;
}

#main {
    margin: 0px;
    float: left;
    width: 100%;
    margin-top: 7%
}

#footer {
    margin: 0px;
    float: left;
    width: 1471px;
}

.top_menu {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    background: rgba(255, 255, 255, 1.0);
    color: gray;
}

.top_menu1 {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    color: rgb(102, 102, 102);
    background: rgba(255, 255, 255, 0.8);
}

#col2 img {
    margin: auto;
    display: block;
}

#cols {
    margin: 0 0;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 15px;
}

#col1 {
    margin: auto;
    max-width: 1024px;
    width: 100%;
    position: relative;
}

#col2 {
    float: left;
    width: 384px;
    height: 100%;
    margin-top: 0px;
    margin-right: 32px;
    margin-left: 32px;
}

#col3 {
    margin: 0px;
    float: right;
    width: 70%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

#col1 h1 {
    margin-top: 0;
    margin-bottom: 0;
}

#col1 a:link {
    text-decoration: none;
    font-size: 18.39px;
    color: #7E7E80;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
}

#col1 a:hover {
    color: #1DB3E0;
}

.left-menu {
    float: right;
    height: 20px;
    width: 100%;
    top: 50%;
    position: absolute;
    margin-top: -10px;
    margin-right: 0px;
}

.left-menu ul {
    float: right;
    height: 100%;
    width: 100%;
    list-style-type: none;
}

.left-menu li {
    display: inline;
    float: right;
    margin-right: 10%;
    line-height: 20px;
}

.left-menu li:first-child {
    display: inline;
    float: right;
    margin-right: 0px;
    line-height: 20px;
}

#col3 a:link {
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}

#col3 a:hover {
    color: #666!important;
}

#col3 li:hover {
    color: #2fb484!important;
    border-top: 5px solid #2fb484;
}

#col3 li:first-child:hover {
    border-top: 5px solid rgba(255, 255, 255, 0);
}

#col3 li {
    border-top: 5px solid rgba(255, 255, 255, 0);
}

#col3 a.hoverwhite:hover {
    color: #fff!important;
}

#acall {
    padding: 10px;
    margin-top: -10px;
}

#acall:hover {
    color: #666 !important;
}

#cols #col3 .hbhover {
    background-color: #2fb484 !important;
    border-color: #2fb484 !important;
    color: #fff !important;
}

.link {
    float: left;
    text-decoration: none;
    font-size: 18.39px;
    color: white!important;
    font-weight: bold;
    text-transform: uppercase;
}

.link:hover {
    color: #2FB484!important;
}

.right-menu {
    float: left;
    width: 100%;
    position: absolute;
    margin-left: 0px;
    height: 100%;
}

.right-menu ul {
    float: right;
    height: 100%;
    width: 100%;
    list-style-type: none;
    font-family: 'Proxima Nova';
    font-size: 18pt;
    color: gray;
    text-align: right;
}

.right-menu ul li:first-child a {
    border-radius: 5px;
    background: #53bd97;
    color: #fff;
    padding: 10px 10px;
}

.right-menu ul li:first-child a:hover {
    color: #fff!important;
    background: #2fb484
}

.right-menu li {
    display: inline-block;
    margin-right: 50px;
    line-height: 20px;
    padding: 30px 0 15px 0;
}

.right-menu li a {
    color: rgb(102, 102, 102);
    transition: all 0.2s linear 0s;
    padding: 0;
    letter-spacing: 0.1em;
}

.right-menu li.selected,
.menu a.selected,
#col3 li.selected {
    color: #2fb484;
    border-top: 5px solid #2fb484;
}

.right-menu li:first-child {
    display: inline-block;
    margin-left: 0px;
    line-height: 20px;
}

#about {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#about p {
    margin: 0 auto;
    margin-top: 50px;
    width: 923px;
}

#service {
    text-align: center;
    width: 1216px;
    margin: 0 auto;
}

#benefits {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

#main-cols {
    margin-top: 150px;
}

.main-col {
    margin: 0px;
    float: left;
    width: 384px;
    text-align: center;
}

.main-col-benefits {
    margin: 0px;
    float: left;
    width: 30%;
    text-align: center;
    margin: 0 0 75px 45px;
    height: 207px;
}

.box-hover {
    background-color: gray;
    position: absolute;
    width: 384px;
    height: 300px;
    margin: 5px 5px 0 5px;
    display: none;
    opacity: 1.2;
    color: white;
    border-radius: 10px;
    vertical-align: middle;
    top: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.box-hover1 {
    position: absolute;
    width: 384px;
    margin: 5px 5px 0 5px;
    display: none;
    opacity: 1.2;
    color: white;
    vertical-align: middle;
    top: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.main-col p {
    font-size: 13.54px;
    width: 270px;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 21px;
}

.main-col h3 {
    padding-top: 40px;
    font-size: 29.02px;
    color: #00cccc;
    font-weight: normal;
}

#footer-info {
    text-align: center;
    width: 1216px;
    margin: 0 auto;
}

#map {
    width: 1216px;
    height: 513px;
    position: relative;
}

#map-canvas {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#contact-form {
    opacity: 50%;
    background: rgb(118, 139, 145);
    background: rgba(118, 139, 145, 0.46);
    top: 52px;
    left: 0;
    right: 0;
    bottom: 52px;
    width: 329px;
    height: 405;
    z-index: inherit;
    position: absolute;
    margin: auto;
}

#bottom {
    margin-top: 32px;
    background-color: #333333;
    width: 100%;
    height: 38px;
    text-align: center;
}

#bottom p {
    line-height: 38px;
    color: #FFF;
    font-size: 16.65px;
}

#bottom a {
    color: #FFF;
    text-decoration: none;
}

.myButton1 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, gray), color-stop(1, gray));
    background: -moz-linear-gradient(top, gray 5%, gray 100%);
    background: -webkit-linear-gradient(top, gray 5%, gray 100%);
    background: -o-linear-gradient(top, gray 5%, gray 100%);
    background: -ms-linear-gradient(top, gray 5%, gray 100%);
    background: linear-gradient(to bottom, gray 5%, gray 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='gray', endColorstr='gray', GradientType=0);
    background-color: gray;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 2px solid white;
    display: inline-block;
    cursor: pointer;
    color: white;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 21px;
    text-decoration: none;
}

.myButton1:hover {
    background: #1D543E;
    background-image: -webkit-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -moz-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -ms-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -o-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: linear-gradient(to bottom, #6BD2AA, #6BD2AA);
    text-decoration: none;
}

.myButton1:active {
    position: relative;
    top: 1px;
}

.myButton {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff));
    background: -moz-linear-gradient(top, #ffffff 5%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #ffffff 5%, #ffffff 100%);
    background: -o-linear-gradient(top, #ffffff 5%, #ffffff 100%);
    background: -ms-linear-gradient(top, #ffffff 5%, #ffffff 100%);
    background: linear-gradient(to bottom, #ffffff 5%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    background-color: rgba(225, 225, 225, 0.8) !important;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: none !important;
    display: inline-block;
    cursor: pointer;
    color: #2FB484;
    font-family: "proxima nova";
    font-size: 18.39px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 21px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #ffffff;
}

.myButton:hover {
    background: #1D543E;
    background-image: -webkit-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -moz-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -ms-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -o-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: linear-gradient(to bottom, #6BD2AA, #6BD2AA);
    text-decoration: none;
}

.mybtjobscope:hover {
    background: #1D543E !important;
    background-image: -webkit-linear-gradient(top, #fff, #fff) !important;
    background-image: -moz-linear-gradient(top, #fff, #fff) !important;
    background-image: -ms-linear-gradient(top, #fff, #fff) !important;
    background-image: -o-linear-gradient(top, #fff, #fff) !important;
    background-image: linear-gradient(to bottom, #fff, #fff) !important;
    text-decoration: none !important;
    color: #666 !important;
}

.myButton:active {
    position: relative;
    top: 1px;
}

.btn {
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    border: none;
    color: #ffffff;
    background: #1bbd7c;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    font-family: 'Proxima Nova';
    font-size: 21pt;
    font-weight: bold;
    cursor: pointer;
}

.btn:hover {
    background: #1D543E;
    background-image: -webkit-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -moz-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -ms-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -o-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: linear-gradient(to bottom, #6BD2AA, #6BD2AA);
    text-decoration: none;
}

.btn-startnow {
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    border: none;
    color: #2FB484;
    background: #ffffff;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    font-family: 'Proxima Nova';
    font-size: 21pt;
    font-weight: bold;
    cursor: pointer;
}

.btn-startnowHover {
    background: #1D543E;
    background-image: -webkit-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -moz-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -ms-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: -o-linear-gradient(top, #6BD2AA, #6BD2AA);
    background-image: linear-gradient(to bottom, #6BD2AA, #6BD2AA);
    text-decoration: none;
}

.btn-footer {
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border: none;
    color: gray;
    background: #ffffff;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    font-family: 'Proxima Nova';
    font-size: 16pt;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease-in-out 0s;
}

.btn-footer:hover {
    border: 1px solid #e0e0e0;
    background-color: #e0e0e0;
    color: gray;
}

.bg {
    float: left;
    height: 630px;
    width: 100%;
    border: 0px solid #333;
    overflow-x: hidden;
    background-repeat: no-repeat;
    background-size: 100%
}

.bg1 {
    float: left;
    height: 200px;
    width: 100%;
    border: 0px solid #333;
    overflow-x: hidden;
    background-repeat: no-repeat;
    background-size: 100%
}

.goto {
    z-index: 1;
    display: block;
    bottom: 1.25rem;
    width: 100%;
    text-align: center;
    position: absolute;
    margin-bottom: 80px;
}

.goto .sprite {
    background-position: -2px -2px;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    height: 23px;
    display: inline-block;
}

.img1 {
    -webkit-animation: arrow 1s ease-in-out infinite;
}

#sightu {
    color: rgb(47, 180, 132);
    font-size: 5px;
    height: 10px;
    width: 10px;
}

.section-bottom {
    position: absolute;
    bottom: 135px;
    text-align: center;
    height: 54px;
    width: 100%;
    cursor: pointer;
}

.section-bottom .down {
    width: 100px;
    height: 30px;
    margin: 0 auto;
    margin-top: 1%;
    background-repeat: no-repeat;
}

.section-bottom-slide2 {
    position: absolute;
    bottom: 135px;
    text-align: center;
    height: 54px;
    width: 100%;
    cursor: pointer;
}

.section-bottom-slide2 .down {
    width: 100px;
    height: 30px;
    margin: 0 auto;
    margin-top: 20px;
    background-repeat: no-repeat;
}

#element4 {
    height: 100% !important;
}

.CSSTableGenerator {
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 10px 10px 5px #888888;
    border: 3px solid gray;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.CSSTableGenerator.tablehomepage {
    box-shadow: none;
}

.CSSTableGenerator table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.CSSTableGenerator tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:last-child {
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
}

.CSSTableGenerator tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.CSSTableGenerator tr:hover td {}

.CSSTableGenerator td {
    vertical-align: middle;
    background-color: #ffffff;
    border: 3px solid gray;
    border-width: 0px 1px 1px 0px;
    text-align: left;
    padding: 10px;
    font-size: 17pt;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
    font-family: 'Proxima Nova';
    font-weight: bold;
}

.CSSTableGenerator tr:last-child td {
    border: 2px solid gray;
}

.CSSTableGenerator tbody tr:first-child td {
    border: 2px solid gray;
    height: 20px;
    font-weight: bold;
}

.CSSTableGenerator tr:last-child td:last-child {
    border: 2px solid gray;
}

.CSSTableGenerator tr td {
    border: 2px solid gray;
    text-align: center;
    font-size: 17px;
    font-family: 'Proxima Nova';
    font-weight: bold;
    color: gray;
    height: 40px;
    width: 28% !important;
}

#table-jobscope .CSSTableGenerator tr td {
    border-color: #666 !important;
    color: #666;
}

.CSSTableGenerator tr td:first-child {
    width: 16% !important;
}

.CSSTableGenerator tr:first-child td:first-child {
    border: 2px solid gray;
}

.CSSTableGenerator tr:first-child td:last-child {
    border: 2px solid gray;
}

.navTable {
    list-style: none;
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    margin-left: 1px;
    background-color: #e6e7e8;
    border-top: 2px solid gray;
    border-left: 1px solid #e6e7e8;
    font-size: 17px;
    font-family: 'Proxima Nova';
    font-weight: bold
}

.navTable li {
    float: left;
    width: 100%;
    position: relative;
    color: gray;
    font-family: 'Proxima Nova'
}

.navTable a {
    display: block;
    padding: 5px;
    color: gray;
    text-decoration: none;
    font-size: 17px;
    text-transform: uppercase;
    background-color: #e6e7e8;
}

.navTable a:hover {
    color: #fff;
    background: #2FB484;
}

.navTable ul {
    background: #fff;
    background: rgba(255, 255, 255, 0);
    list-style: none;
    position: absolute;
    left: -9999px;
}

.navTable ul li {
    padding-top: 1px;
    float: none;
}

.navTable ul a {
    white-space: nowrap;
}

.navTable li:hover ul {
    left: 0;
}

.navTable li:hover a {
    background: #2FB484;
}


/* .navTable li:hover ul a{} */

.navTable li:hover ul li a:hover {
    background: #333;
}

.last-wrap {
    width: 100%;
    background-color: #fff;
    color: #565655;
    font-family: "Proxima Nova Regular";
}

.last-wrap-top {
    width: 100%;
    background-color: #fff;
    color: #565655;
    text-align: center
}

.last-wrap-bottom {
    width: 100%;
    background-color: #2fb484;
    color: #fff
}

h3.title-top {
    font-size: 42pt;
    margin-top: 75px;
    text-align: center;
    font-family: "Proxima Nova";
    color: gray;
}

.partner-wrap {
    width: 90%;
    height: 310px;
    margin: 0 auto;
    margin-top: 75px;
}

.partner-col {
    width: 46%;
    font-size: 17pt;
    font-family: "Proxima Nova";
}

.partner-left {
    float: left;
    display: block;
    text-align: left;
    padding: 3px;
}

.partner-right {
    float: right;
    display: block;
    text-align: left;
    padding: 3px;
}

.partner-info {
    width: 100%;
    margin-top: 40px;
}

img.avatar {
    float: left;
    width: 115px;
    height: 115px;
    background-color: #999;
    border: 2px solid #565655;
    border-radius: 999px;
}

.partner-info h2 {
    float: left;
    font-size: 21pt;
    margin: 0px;
    top: 0px;
}

.partner-info p {
    clear: both;
    float: left;
    font-size: 17pt;
    padding-right: 1px;
    margin: 0px;
    top: 0px;
    font-family: "Proxima Nova";
}

.partner-title {
    margin-left: 15px;
    top: 0px;
    float: left;
    width: 70%;
    margin-top: 30px;
}

.logo-bottom {
    margin: 0 auto;
    width: 40%;
    clear: both;
    margin-top: 75px;
    color: #b2b2b2;
    height: 100px;
}

.logo-bottom span {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
}

.logo-bottom span:before,
.logo-bottom span:after {
    margin: auto;
    content: "";
    position: absolute;
    height: 10px;
    border-bottom: 1px solid #bdbdbd;
    top: 0px;
    width: 300px;
    left: 0px;
}

.logo-bottom span:after {
    right: 0;
    left: inherit;
}

.logo-bottom img {
    float: left;
    height: 100px;
}

.last-wrap-bottom {
    width: 100%;
    float: left;
    background-color: #2fb484;
    min-height: 300px;
    color: #fff;
}

.last-wrap-bottom h2 {
    font-size: 42pt;
    font-family: "Proxima Nova";
}

.last-wrap-bottom p {
    font-size: 16pt;
    text-align: center;
    font-family: "Proxima Nova";
}

.contact-area {
    width: 70%;
    background-color: #2fb484;
    margin: 0 auto;
}

.contact-info {
    float: left;
    top: 0px;
    left: 0px;
    width: 30%;
    text-align: left;
    display: block;
    margin-top: 70px;
}

.contact-info p {
    text-align: left;
    float: left;
    left: 0px;
    width: 80%;
    font-family: "Proxima Nova";
}

.contact-info p:nth-child(1),
.contact-info p:nth-child(2) {
    font-size: 12pt;
}

.contact-info p:nth-child(1) {
    color: #404041;
    font-family: "Proxima Nova";
    font-weight: bold;
}

.contact-info p:nth-child(9),
.contact-info p:nth-child(7),
.contact-info p:nth-child(5) {
    font-size: 12pt;
    padding-left: 40px;
    line-height: 125%;
}

.contact-info p:nth-child(5) {
    background: url(/images/icon-mes.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.contact-info p:nth-child(7) {
    background: url(/images/icon-phone.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.contact-info p:nth-child(9) {
    background: url(/images/contact-icon.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.contact-form {
    width: 70%;
    float: left;
    margin-top: 65px;
    display: block;
}

.footer {
    width: 100%;
    height: 335px;
    clear: both;
    margin-bottom: 30px;
    text-align: center;
}

.footer img {
    width: 100%;
    height: 335px;
}

.footer-p {
    color: #404041;
}

.footer-p a {
    text-decoration: none;
    color: #FFF;
}

.contact-row-left {
    width: 100%;
    border: 1px solid #fff;
    margin-bottom: 20px;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    color: white !important;
    border-color: #fff;
    background: none;
    outline: none;
    border-radius: 5px;
    box-sizing: border-box;
}

.contact-row-left:last-child {
    margin-bottom: 20px;
}

.contact-row-right {
    width: 100%;
    border: 1px solid #fff;
    margin-bottom: 21px;
    height: 116px;
    padding-top: 5px;
    outline: none;
    border-radius: 5px;
}

#contact-message {
    background: none;
    color: white;
    padding: 15px 10px;
    font-size: 16px;
    box-sizing: border-box;
    resize: vertical;
    overflow: auto;
}

#pastwork-slide .slick-slider {
    margin-bottom: 0px;
}

#contact-sub-bt {
    height: 48px;
    width: 150px;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
}

#left-table,
#right-table {
    width: 45%;
    text-align: left;
    float: left;
}

#right-table {
    margin-left: 5%;
}

#contact-company {
    display: none;
    font-size: 16px;
}

#contact-name {
    margin-bottom: 0px;
    font-size: 16px;
}

#contact-email {
    font-size: 16px;
}

#contact-phone {
    font-size: 16px;
}

 ::-webkit-input-placeholder {
    color: white;
    font-size: 16px;
}

 :-moz-placeholder {
    color: white;
    font-size: 16px;
}

 ::-moz-placeholder {
    color: white;
    font-size: 16px;
}

 :-ms-input-placeholder {
    color: white;
    font-size: 16px;
}

.animation-title a.button {
    display: none!important;
}

.animation-title {
    width: 70%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 100;
    min-height: 300px;
    margin-top: 110px;
    display: block;
    text-align: center;
    color: #565655;
}

.animation-title h2 {
    font-size: 50px;
    font-family: "proxima nova-Extra";
}

.bottom-div {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 70%;
    display: block;
    min-height: 300px;
    text-align: center;
    color: #565655;
    font-family: "proxima nova";
}

.bottom-div.say {
    width: 100%;
    height: 445px;
    background-color: #fff;
}

.bottom-div.say h2 {
    padding-top: 63px;
}

.bottom-div.startproject {
    width: 100%;
    color: white;
    text-align: center;
    height: 230px;
    min-height: 100px;
}

.bottom-div.startproject p {
    font-size: 36px;
    padding-top: 90px;
    padding-bottom: 90px;
    height: 62px;
    line-height: 62px
}

.bottom-div.startproject a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 18px;
    color: #2fb484;
    line-height: 40px;
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 10px;
    margin-left: 40px;
    background-color: white;
    font-weight: bold;
}

.benefit-icon {
    position: relative;
}

.benefit-icon img {
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.bottom-div.startproject a:hover {
    border: 1px solid #e0e0e0;
    background-color: #e0e0e0;
    color: #2fb484;
}

.bottom-div h2 {
    font-size: 50px;
    font-family: "proxima nova-Bold";
    padding-top: 75px;
}

.bottom-div.services h2 {
    padding-top: 75px;
}

#pastwork-slide h4 {
    font-size: 18px;
    padding-top: 0px;
}

#saying-slide p {
    font-size: 42px;
    padding-top: 0px;
    font-family: "proxima nova";
    vertical-align: middle;
}

#saying-slide {
    height: 200px !important;
    ;
    margin-top: 25px;
    padding-bottom: 75px;
}

.wpcf7-mail-sent-ok {
    display: block;
    text-align: center;
    margin-top: 10px;
    visibility: hidden;
    position: absolute;
}

a.button.animatebt {
    border-radius: 5px;
    background: #2FB484;
    color: #fff;
    width: auto;
    margin: 0 auto;
    padding: 1em 2em;
    display: inline-block;
    position: relative;
    clear: both;
    margin-top: 35px;
    font-family: "proxima nova-Bold";
    text-decoration: none;
    transition: all 0.3s ease-in 0s;
}

a.button:hover .abutton-hide {
    display: none;
}

.abutton-hide {
    background-color: rgba(225, 225, 225, 0.2);
    height: 100%;
    width: 100%;
    position: absolute;
    display: inline-block;
    border-radius: 5px;
    left: 0;
    top: 0;
}

.bottom-arrow {
    width: 94px;
    height: 50px;
    position: absolute;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 100;
}

#slide-prev,
#slide-next {
    width: 10%;
    position: absolute;
    top: 0;
    z-index: 800;
    height: 100%;
    cursor: pointer;
}

#slide-prev {
    left: 0;
    background: url(/images/left.png) 50% 50% no-repeat;
}

#slide-next {
    right: 0;
    background: url(/images/right.png) 50% 50% no-repeat;
}

.slick-prev {
    left: 0;
    background: url(/images/left.png) 50% 50% no-repeat;
}

.slick-next {
    right: 0;
    background: url(/images/right.png) 50% 50% no-repeat;
}

.slick-prev,
.slick-next {
    width: 10%;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 800;
    height: 10%;
    cursor: pointer;
}

.slick-next:before,
.slick-prev:before {
    display: none !important;
}

#pastwork-slide {
    width: 80%;
    left: 10%;
    right: 10%;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

#services-cols {
    width: 100%;
    float: left;
    margin-bottom: 75px;
    margin-top: 25px;
}

.services-col {
    width: 33%;
    float: left;
    display: block;
    height: auto;
    text-align: center;
    position: relative;
    transition: all 0.1s ease-out 0.5s;
}

#benefits-cols {
    width: 100%;
    float: left;
    margin-bottom: 75px;
}

.benefits-col {
    width: 30%;
    float: left;
    display: block;
    height: auto;
    margin-top: 75px;
    text-align: center;
    position: relative
}

.benefits-col p {
    height: 50px;
    margin-top: 10px;
    width: 80%;
    margin-left: 10%;
}

.benefits-col h4 {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}

.benefit-icon {
    height: 99px;
}

.benefits-col:first-child {
    margin-right: 5%;
}

.benefits-col:nth-child(3) {
    margin-left: 5%;
}

.benefits-col:nth-child(4) {
    margin-right: 5%;
}

.benefits-col:last-child {
    margin-left: 5%;
}

.services-col img {
    margin-top: 50px;
    max-height: 114px;
}

.services-col p {
    margin-top: 25px;
    font-size: 24px;
    margin-bottom: 50px;
}

.services-col .hide-div p {
    transition: all ease-in-out .5s;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translate3d(-10%, 400%, 0);
    transform: translate3d(-10%, 400%, 0);
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    font-weight: bold;
}

.services-col .hide-div p:nth-child(2),
.services-col .hide-div p:nth-child(4) {
    -webkit-transform: translate3d(10%, 400%, 0);
    transform: translate3d(10%, 400%, 0);
}

.services-col:nth-child(3) .hide-div {
    padding-top: 15px;
}

.services-col:hover .hide-div p {
    -webkit-transform: translate3d(0, 400%, 0);
    transform: translate3d(0, 400%, 0);
    transition-delay: 0.3s;
    opacity: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.services-col:first-of-type p {
    margin-top: 30px;
    font-size: 24px;
}

.services-col:last-child p {
    margin-top: 27px;
    font-size: 24px;
}

.services-col:hover .hide-div {
    display: block;
    visibility: visible;
    position: absolute;
}

.services-col .hide-div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    display: block;
    position: absolute;
    border-radius: 50%;
    margin-top: -35px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.services-col .overlay {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    width: 120%;
    height: 110%;
    margin: 0 auto !important;
    background: #FFF;
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.services-col:hover .overlay {
    opacity: .9;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.bottom-div.ourclient {
    margin-top: 50px;
    display: table;
}

.partners {
    width: 80%;
    margin: 0 auto;
}

.contact-info a {
    text-decoration: none;
    color: #fff;
}

.ourclient h2 {
    width: 100%;
    font-weight: bold;
    padding-top: 13px;
    text-align: center;
    font-size: 50px;
    font-family: "proxima nova-Bold";
    text-transform: none;
    margin-top: 60px;
    color: #565655;
}

#ourclient-icons {
    width: 100%;
    margin-top: 45px;
}

#ourclient-icons ul {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.hide-div {
    color: #2fb484;
}

.hide-div p {
    font-size: 18px !important;
    margin-top: 20px !important;
    margin-bottom: 17px !important;
}

.hide-div p:first-child {
    margin-top: 75px;
}

.services-col:nth-child(2) p:first-child {
    margin-top: 75px;
}

.services-col:last-child p:first-child {
    margin-top: 75px;
}


/* .services-col:first-child{}
			.services-col:last-child{} */

#pastwork-slide img {
    width: 100%;
    height: auto;
    margin-top: 35px;
    display: inline;
    max-width: 700px;
}

.cycle-slideshow>div {
    width: 80%;
    margin: 0 auto;
    margin-left: 10%;
}

.slick-slideshow>div {
    width: 80%;
    margin: 0 auto;
    margin-left: 10%;
}

#ourclient-icons .cycle-slideshow>div {
    width: 100%;
    margin: 0 auto;
    margin-left: 0%;
}

#saying-slide .cycle-slideshow>div {
    width: 100%;
    margin: 0 auto;
    margin-left: 0%;
}

.cycle-slideshow span {
    display: block;
    margin-top: 5px;
}

#saying-slide .textQuote {
    display: block;
    margin-top: 40px;
    text-align: left;
    padding-left: 42%;
}

#table-home table {
    width: 100% !important;
}

#table-home {
    margin: 0 auto;
    margin-top: 75px;
    right: 0;
    left: 0;
    width: 99%;
}

#animation3-area,
#animation2-area,
#animation1-area {
    width: 100%;
    height: 68%;
    bottom: 0 !important;
    margin-bottom: 5%;
}

#animation3-area {
    margin-bottom: 0px;
}

#ourclient-icons a {
    display: inline-block;
}

#ourclient-icons img {
    height: auto;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

#owl-demo .item {
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.customNavigation {
    text-align: center;
}

.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul.bjqs {
    height: 320px !important;
}

#saying-slide .bjqs-slide img {
    width: 80px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    border-radius: 999px;
    border: none;
}

.name-saying b {
    float: left;
}

.bjqs .bjqs-slide p span.name-saying {
    display: inline-block;
    font-size: 18px !important;
    margin-left: 30px;
}

.nav {
    width: 100%;
    float: left;
    height: 60px;
    position: fixed;
    z-index: 999;
    background: #fff;
}

.nav .logo {
    float: left;
    display: block;
    width: 50%;
    height: 100%;
    padding-left: 15px;
    padding-top: 15px;
    background: url(/svg/logo.svg) no-repeat left center;
    background-size: 160px 50px;
    background-position: 15px;
}

.nav .menu-toggle {
    float: right;
    display: block;
    width: 20px;
    height: 100%;
}

section {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    background: #FFF;
    display: block;
}

.menu {
    position: absolute;
    display: block;
    width: inherit;
    background: #fff;
    top: 100%;
    display: none;
    text-align: center;
}

.menu ul {
    display: block;
    margin-top: 10%;
}

.menu li {
    display: inherit;
    width: 100%;
    padding: 1.5em 0;
    margin: 0 auto;
    text-align: center;
}

.menu li:hover {
    background: #2FB484;
}

.menu li:hover a {
    color: #fff;
}

.menu a {
    display: inherit;
    color: #565655;
    font-size: 1.5em;
    text-transform: uppercase;
}

.menu a.button {
    margin-top: 20%;
}

a.button {
    border-radius: 5px;
    background: #2FB484;
    color: #fff;
    width: auto;
    margin: 0 auto;
    padding: .5em 2em;
    display: inline-block;
    position: relative;
    clear: both;
}

a.button.invert {
    background: #fff;
    color: #2FB484;
    text-transform: uppercase;
    font-weight: bold;
}

.navicon-button {
    display: inline-block;
    padding: 10px 2.5px;
    transition: .1s;
    cursor: pointer;
    user-select: none;
    float: left;
}

.navicon {
    display: inline-block;
    width: 20px;
    height: 2.85714px;
    user-select: none;
    background: #404041;
    transition: .2s;
    position: relative;
}

.navicon:before,
.navicon:after {
    display: inline-block;
    width: 20px;
    height: 2.85714px;
    user-select: none;
    background: #404041;
    transition: .2s;
    position: absolute;
    content: '';
    transform-origin: 1.42857px center;
}

.navicon.changed:before,
.navicon.changed:after {
    background: #fff;
}

.navicon:before {
    top: -5px;
    color: #404041;
}

.navicon:after {
    top: 5px;
    color: #404041;
}

.navicon-button.close .navicon {
    background: transparent !important;
}

.navicon-button.close .navicon:before,
.navicon-button.close .navicon:after {
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    top: 0;
    width: 20px;
}

.navicon-button.close .navicon:before {
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
}

.navicon-button.close .navicon:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
}

#catch-rotate {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background-color: #fff;
    display: none;
    text-align: center;
}

#catch-rotate p {
    position: absolute;
    font-size: 18px;
    top: 55%;
    margin: 0 auto;
    display: block;
    width: 100%;
    font-family: 'proxima nova-Bold'
}

#animation-rotate {
    margin-left: 5%;
    margin-top: 10%;
}

#alert-small {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99999;
    background-color: #fff;
    display: none;
    text-align: center;
}

#alert-small p {
    position: absolute;
    font-size: 18px;
    top: 55%;
    margin: 0 auto;
    display: block;
    width: 100%;
    font-family: 'proxima nova-Bold'
}

#animation-alert-small {
    margin-left: 5%;
    margin-top: 10%;
    margin-left: 20%;
    margin-top: 10%;
}

#scheduleacall {
    width: 100%;
    height: 100%;
    background-color: rgba(101, 99, 99, 0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
}

#schedule-form {
    width: 500px;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 6%;
    position: fixed;
    left: 0;
    right: 0;
}

#divhideadd {
    width: 100%;
    height: 35px;
    background-color: #F7F7F7;
    position: absolute;
    bottom: 0;
    float: left;
}

#divcloseschedule {
    width: 35px;
    height: 35px;
    background-image: url("images/popup-close4(gray).png");
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    top: 22px;
    right: 19px;
    float: right;
    cursor: pointer;
}

.wpcf7 .success-thanks {
    width: 100%;
    text-align: center;
    float: left;
    margin: 2em 0 0;
}

#footer-inf {
    display: none !important;
}

#footer-link {
    width: 100% !important;
    margin-left: 0 !important;
    text-align: center !important;
}

#aso-h3 {
    color: #565655;
    padding-top: 75px;
    font-size: 50px;
    font-family: "proxima nova-Bold";
    margin-bottom: 60px;
    margin-top: 0px;
}

.hide {
    display: none;
}

.clearBoth {
    clear: both;
}

.leftBBlock {
    float: left;
}

.mainGreen {
    background: #2fb484;
}

.last-wrap-bottom h2 {
    margin-top: 75px;
    text-align: center;
}

.textMail {
    margin-top: -40px;
}

.contact-info .textTitle {
    margin-top: 20px;
    font-size: 16px;
}

.invisible {
    visibility: hidden;
}

.footer-p {
    font-size: 14px;
    position: absolute;
    margin-top: -40px;
    display: block;
}

#footer-link {
    float: left;
    margin-left: 200px;
    left: 0px;
}

#footer-inf {
    float: right;
    margin-right: 200px;
    right: 0px;
}

#footer-inf a {
    color: #FFF;
}

#footer-inf-m {
    font-size: 16px;
    float: right;
    margin-right: 0px;
    right: 0px;
    margin-top: -49px;
    width: 100%;
    display: none;
}

#footer-inf-m a {
    color: #666;
}

#main-news {
    text-align: center;
    width: 80%;
    max-width: 1024px;
    margin: 0 auto;
    font-family: "proxima nova";
    margin-bottom: 75px;
}

#main-news h3 {
    font-size: 42pt;
    color: #666;
    margin-top: 30px;
    margin-bottom: 45px;
    font-family: "proxima nova-Bold";
}

.news-wrap {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 20px;
}

.news-content {
    width: 100%;
    height: 100%;
    text-align: left;
    display: block;
    position: relative;
}

.news-excerpt {
    margin-top: 20px;
    padding: 8px;
    width: 98%;
    display: block;
    padding-bottom: 0px;
    overflow: hidden;
}

.wrap-img-blog {
    margin-right: 10px;
    padding: 1px;
}

.wrap-img-blog img {
    transition: all 0.5s ease 0s;
    background: rgba(82, 188, 150, 0.1);
    border-radius: 0;
    opacity: 1;
}

.wrap-img-blog:hover img {
    cursor: pointer;
    opacity: 0.9;
}

.wrap-img-desc {
    line-height: 1.5;
    text-align: justify;
}

.news-author {
    padding: 8px;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #999;
    padding-top: 0px;
    padding-bottom: 0px;
}

.click-readmore {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #52bc96;
    border-radius: 5px;
    color: #52bc96;
    display: inline-block;
    font-size: 12pt;
    font-weight: bold;
    margin: 20px 0 0 0;
    padding: 6px 15px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

.click-readmore:hover {
    color: #fff;
    background-color: #52BC96;
    /*animation:bounce 0.5s;*/
}

a.readmore {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.read {
    padding-top: 5px;
    padding: 5px;
    width: 70px;
    border: 1px solid #52BC96;
    background-color: #52BC96;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.read:hover {
    opacity: 0.6;
    background-color: #52BC96;
    border: 1px solid #52BC96;
}

a.readmore.newsarticle {
    font-size: 30px;
    color: #676769;
    line-height: 30px;
    transition: all 0.3s ease 0s;
}

a.readmore.newsarticle:hover {
    color: #2FB484;
}

.mybtjobscope {
    background: linear-gradient(to bottom, #676769 5%, #676769 100%);
    color: white;
    border: 2px solid #fff;
}

#excerpt-content {
    line-height: 25px;
}

.excerpt-content {
    line-height: 25px;
}

#news-content h3 a {
    line-height: 33px !important;
}

#news-author {
    padding-top: 5px;
}

#asseenon {
    width: 100%;
    background-color: #F8FAEE;
    text-align: center;
    clear: both;
    float: left;
    display: block;
}

#main-news #aso-h3 {
    padding-top: 60px;
    font-size: 33px;
    font-family: "proxima nova-Bold";
    margin-bottom: 60px;
    margin-top: 0px;
}

#logo-aso {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: left;
}

#logo-aso ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: left;
    margin-bottom: 60px;
}

#logo-aso li {
    display: inline-block;
    width: 15%;
    vertical-align: middle;
}

#logo-aso li:first-child {
    text-align: left;
}

#logo-aso img {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
}

.last-wrap-bottom {
    margin-top: 0px;
}

.nothome {
    overflow: auto;
    background: #fff;
}

.errorpage {
    background: url("/images/404-bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100%;
}

.errorpage,
.errorpage {
    min-height: 100%;
    overflow: hidden;
}

.nothome .hHeader {
    height: 120px;
}

.nothome .headline {
    font-size: 18px;
    padding: 8px;
    margin-top: 0px;
    display: block;
    margin-bottom: 0px;
    padding-top: 0px;
}

.bold {
    font-weight: bold;
}

.clearfix {
    content: '';
    clear: both;
    z-index: 10;
}

.tablePrice {
    width: 85%;
    border-collapse: collapse;
    border: 2px solid gray;
    clear: both;
}

.tablePrice .thead {
    border-collapse: collapse;
    border: 2px solid gray;
}

.tablePrice .thead tr {
    background-color: #2FB484;
    height: 70px;
}

.tablePrice .thead tr th {
    font-family: "Proxima Nova";
    font-size: 25pt;
    font-style: normal;
    color: white;
    font-weight: 400;
}

.tablePrice .tbody {
    border-collapse: collapse;
    border: 1px solid gray;
}

.rowOption td {
    cursor: pointer;
}

.rowOption .cursorD {
    cursor: default;
    height: inherit;
}

.rowOption .imgArrow {
    float: right;
    cursor: pointer;
    margin-top: 3px;
}

.tablePrice tr td:first-child {
    height: 50px;
}

.tablePrice .imgLogo {
    width: 100px;
    height: auto;
}

.tablePrice .gray {
    background-color: rgba(102, 102, 102, 0.2);
}

.box-hover1 {
    position: absolute;
    background-image: url(images/transparent.png);
}

.bt0 {
    border: 0 !important;
}

.portfolioPage #main-news {
    width: 70%;
}

.portfolioPage #main-news h3 {
    font-size: 50px;
}

.txtDes {
    margin-bottom: 28px;
    color: #666;
    font-size: 20px;
}

.portfolioPage .read {
    display: inline-block;
    margin: 10px 0 70px;
    padding: 11px 30px !important;
    font-size: 24px;
    width: auto;
    font-weight: bold;
}

.itemList {
    display: none;
    list-style: none;
}

.itemList li {
    margin-bottom: 52px;
    list-style: none;
    text-align: center;
}

.itemList li img {
    max-width: 80%;
}

.itemList li a {
    text-decoration: none;
    cursor: default;
}

.itemList li p {
    margin-top: 10px;
    color: #666;
}

.itemList li p span {
    color: #2FB484;
}

@media screen and (max-width:1282px) {
    .right-menu li {
        margin-right: 30px;
    }
    #col3 a:link {
        font-size: 14px;
    }
    .right-menu ul li:first-child a {
        padding: 7px;
    }
}

@media screen and (max-width:1024px) {
    .portfolioPage #main-news h3 {
        font-size: 30px;
    }
    .txtDes {
        font-size: 18px;
    }
    #saying-slide p {
        font-size: 33px;
    }
}

@media screen and (max-width:640px) {
    .txtDes {
        margin-top: 30px;
    }
}


/**/


/**/

#m-contact-wrap {
    width: 100%;
    top: 0px;
    margin-top: 20px;
    font-family: "proxima nova";
}

#m-contact-info {
    width: 80%;
    margin-left: 10%;
}

#m-contact-title {
    width: 80%;
    margin-left: 10%;
    text-align: center;
    font-size: 16px;
}

#m-contact-title h3 {
    font-size: 24px;
    font-family: "proxima nova-Bold";
    color: #666;
}

#m-contact-title p {
    font-size: 16px;
    font-family: "prxima nova-Bold";
    margin-top: 20px;
    color: #333;
}

#name-mct {
    width: 94%;
    height: 40px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #565655;
    border-radius: 5px;
    font-size: 16px;
}

#email-mct {
    width: 94%;
    height: 40px;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #565655;
    border-radius: 5px;
    font-size: 16px;
}

#mess-mct {
    width: 95%;
    height: 150px;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #565655;
    border-radius: 5px;
    font-size: 16px;
}

#subbt-mct,
#m-contact-wrap #contact-sub-bt {
    width: 100%;
    height: 50px;
    font-family: "proxima nova-Bold";
    font-size: 18px;
    margin-top: 20px;
    margin-left: 0;
    background-color: #2fb484;
    color: #fff;
    border: none;
    border-radius: 5px;
}

#name-mct:focus,
#email-mct:focus,
#mess-mct:focus {
    outline: 1px solid #2FB484;
    border: 1px solid #2FB484;
}

.cover,
.cover-inner {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.contact-error {
    display: none;
    color: #ca2a27;
    font-weight: bold;
}

.contact-success {
    color: yellow;
}

input[type=number] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.hideB {
    display: none !important;
}

a.buttonApp {
    display: inline-block;
    text-decoration: none;
    margin: 10px 10px 70px;
    padding: 11px 30px;
    font-size: 12pt;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #52bc96;
    background: #fff;
    color: #52bc96;
}

a.buttonApp:hover {
    opacity: .6;
}

a.buttonApp.selected {
    color: #fff;
    background-color: #52BC96;
}

.pb20 {
    padding-bottom: 20px;
}

.txtAuthor {
    font-weight: bold;
    padding: 30px 0 20px;
}

.txtAuthor span {
    color: #2fb484;
}

.contentBlog {
    font-size: 18px;
    text-align: left;
    line-height: 1.4;
}

.contentBlog p {
    padding-bottom: 10px;
    text-align: justify;
}

.contentBlog p a {
    color: #333;
}

.contentBlog p a:hover {
    text-decoration: none;
}

.contentBlog .image {
    text-align: center;
}

.contentBlog .image img {
    width: 100%;
    max-width: 500px;
}

.contentBlog h4 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}

.contentBlog sub {
    text-align: center;
}

.center {
    text-align: center !important;
}

.news-excerpt .thumb_img {
    max-width: 100%;
    float: left;
    margin-right: 10px;
    width: 100%;
}

.news-excerpt .txtIntro {
    line-height: 1.5;
    text-align: justify;
}

.pcDisplay {
    display: block;
}

@media screen and (max-width:768px) {
    fof-img {
        margin: 20% 0;
    }
    .recom-img {
        display: none;
    }
    #logo-aso li {
        width: 70%;
        margin-bottom: 30px
    }
    #logo-aso li:first-child {
        text-align: center
    }
}

#page-nothing {
    text-align: center;
    min-height: 100%;
}

#page-nothing img {
    max-width: 100%;
}

#page-nothing .btn-back {
    margin: 65px 0;
}

.fof-img {
    margin: 20% 0 0;
}

#page-nothing .btn-back a {
    color: #555554;
    text-decoration: none;
    font-size: 25px;
    font-weight: 800;
    border: 3px solid #555554;
    padding: 10px 35px;
    border-radius: 10px;
    transition: all 0.5s ease 0s;
}

#page-nothing .btn-back:hover a {
    color: #fff;
    border: 3.5px solid #fff;
    background: #555554;
}

#main-wrap-jobscope {
    margin-bottom: 30px;
}

@media screen and (min-width:180px) and (max-width:480px) {
    #pastwork-slide .slick-slide span {
        position: absolute;
        left: 0;
        right: 0;
        margin-top: 20px;
    }
    #pastwork-slide img {
        margin-top: 30px;
    }
    .slick-prev,
    .slick-next {
        top: 65%
    }
}

@media screen and (min-width:300px) and (max-width:768px) {
    #top_menu {
        display: none;
    }
    .nav {
        display: block;
    }
    .nav {
        top: 0;
    }
    .nav .menu-toggle {
        padding-top: 18px;
        padding-right: 5%;
    }
}

@media screen and (min-width:300px) and (max-width:699px) {
    #main-wrap-jobscope {
        display: none;
    }
    #table-jobscope {
        display: none;
    }
    #wrap-article h3 {
        margin-top: 38px !important;
        font-size: 24px !important;
    }
    #wrap-article {
        width: 90% !important;
    }
    #wrap-article {
        margin-top: 38px !important;
    }
    #content-article {
        font-size: 16px !important;
    }
    .slick-initialized .slick-slide {
        font-size: 15px;
    }
    #pastwork-slide h4 {
        font-size: 15px;
    }
    .benefits-col p {
        font-size: 14px;
    }
    .bottom-div.startproject {
        height: 196px;
    }
    .nothome .hHeader {
        height: 120px;
    }
    #page-loading {
        background-position: 40% 50%;
    }
    .pcDisplay {
        display: none;
    }
    #main-skills {
        width: 85%;
    }
    .skills-wrap {
        width: 100%;
        margin: 10px 0;
    }
    .skills-wrap .skills-content {
        margin: 0;
    }
}

@media screen and (min-width:768px) and (max-width:1921px) {
    #top_menu {
        display: block;
    }
    .nav {
        display: none;
    }
}

@media screen and (min-width:700px) and (max-width:1921px) {
    #main-wrap-jobscope {
        display: block;
    }
    #table-jobscope {
        display: block;
    }
    #job-scope {
        display: none;
    }
}

@media screen and (min-width:300px) and (max-width:400px) {
    .animation-title h2 {
        font-size: 20px;
        margin-top: 20px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        width: 100%;
        height: 150px;
    }
    .animation-title {
        margin-top: 15%;
        width: 100%;
    }
    a.button.animatebt {
        font-size: 12px;
        margin-top: 15px;
    }
    #services-cols {
        margin-bottom: 38px;
        margin-top: 38px;
    }
    a.button {
        padding: .5em 1.5em;
        margin-top: 20px;
    }
    .bottom-arrow {
        width: 64px;
    }
    #animation1-area {
        bottom: 20px !important;
    }
    #animation2-area {
        bottom: -10px !important;
    }
    #animation3-area {
        bottom: 50px !important;
    }
    .onepage-pagination {
        top: 40% !important;
    }
    .bottom-div h2 {
        font-size: 24px;
        padding-top: 38px !important;
    }
    .services-col {
        width: 100%
    }
    #saying-slide p {
        font-size: 18px;
    }
    .bottom-div.say {
        height: 400px;
    }
    .bottom-div.say h2 {
        padding-top: 50px !important;
    }
    #saying-slide .textQuote {
        margin-top: 20px;
        text-align: center;
        padding-left: 0%;
    }
    .name-saying {
        margin-top: 20px;
    }
    .bjqs .bjqs-slide p span.name-saying {
        display: block;
        margin-left: 0;
    }
    .name-saying b {
        float: none;
    }
    .benefits-col {
        width: 100%;
        margin-top: 38px;
    }
    .benefits-col h4 {
        margin-top: 22px;
    }
    .benefits-col p {
        font-size: 14px;
    }
    .benefits-col:first-child {
        margin-right: 0;
    }
    .benefits-col:nth-child(3) {
        margin-left: 0;
    }
    .benefits-col:nth-child(4) {
        margin-right: 0;
    }
    .benefits-col:last-child {
        margin-left: 0;
    }
    .slick-prev,
    .slick-next {}
    .slick-prev {
        left: 3px !important;
        height: 20px;
        width: 35px;
    }
    .slick-next {
        right: 3px !important;
        height: 20px;
        width: 35px;
    }
    #table-home {
        display: none;
    }
    .services-col:first-of-type p {
        font-size: 18px;
    }
    .services-col p {
        font-size: 18px;
    }
    .services-col:last-child p {
        font-size: 18px;
    }
    #benefits-cols {
        margin-bottom: 0px;
    }
    .bottom-div.startproject p {
        font-size: 15px;
        padding-top: 38px;
    }
    .bottom-div.startproject a {
        font-size: 14px;
        margin-left: 0px;
        display: block;
        line-height: 11px;
        padding: 15px;
        margin: 0 auto;
        width: 50%;
    }
    .bottom-div.ourclient {
        margin-bottom: -107px;
        width: 100%;
        margin-top: 0 !important;
    }
    #ourclient-icons {
        margin-top: 35px;
    }
    .last-wrap-bottom h2 {
        margin-bottom: 30px;
        font-size: 30px;
        margin-top: 40px !important;
    }
    .last-wrap-bottom p {
        font-size: 19px;
    }
    .contact-info p:nth-child(1) {
        visibility: hidden;
    }
    .contact-info p:nth-child(5) {
        background-position: left center;
        background-position-x: 40px;
    }
    .contact-info p:nth-child(7) {
        background-position: left center;
        background-position-x: 68px;
    }
    .contact-info p:nth-child(9) {
        background-position: left center;
        background-position-x: 20px;
    }
    .contact-area {
        width: 80%;
    }
    .contact-info {
        width: 100%;
        margin-top: 40px;
    }
    .contact-info p {
        text-align: center;
    }
    .contact-form {
        width: 100%;
    }
    #left-table,
    #right-table {
        width: 100%;
    }
    #right-table {
        margin-left: 0;
    }
    #contact-sub-bt {
        margin-left: 20%;
    }
    .footer img {
        height: 150px;
    }
    .footer {
        height: auto;
    }
    #footer-link {
        font-size: 10px !important;
        margin-top: -27px !important;
    }
    #footer-inf {
        font-size: 10px !important;
        margin-top: -27px !important;
    }
    .nav .menu-toggle {
        padding-top: 18px;
        padding-right: 5%;
    }
    .nav .logo {
        margin-left: 5%;
    }
    .menu a {
        text-decoration: none;
        font-family: 'proxima nova';
    }
    #ourclient-icons img {}
    .bottom-div.past-work {
        width: 100%;
    }
    #pastwork-slide {
        width: 100%;
    }
    #main-news {
        width: 90% !important;
        margin-top: -25px !important;
    }
    #main-news h3 {
        font-size: 24px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding: 0px !important;
    }
    #news-wrap #news-content h3 a {
        line-height: 20px !important;
    }
    a.readmore.newsarticle {
        /*font-size:18px !important;*/
    }
    #news-author {
        padding: 0px !important;
        padding-top: 8px !important;
    }
    #news-excerpt {
        padding: 0px !important;
        width: 100% !important;
        bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    #news-wrap {
        width: 100%;
        margin-top: 38px !important;
        height: 250px !important;
    }
    #excerpt-content {
        line-height: 17px !important;
    }
    .excerpt-content {
        line-height: 17px !important;
    }
}

@media only screen and (min-height:532px) and (max-height:640px) {
    .animation-title h2 {
        font-size: 23px;
        margin-top: 30px;
    }
    #animation1-area {
        margin-bottom: 5%;
        height: 68%;
        bottom: 0 !important;
    }
    .nav .menu-toggle {
        padding-right: 5%;
    }
}

@media screen and (min-width:401px) and (max-width:599px) {
    .animation-title {
        width: 100%;
    }
    .animation-title h2 {
        font-size: 24px;
        margin-top: 20px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        width: 100%;
        height: 150px;
    }
    .animation-title {
        margin-top: 70px;
        width: 100%;
    }
    a.button {
        padding: .5em 1.5em;
        margin-top: 20px;
    }
    .bottom-arrow {
        width: 64px;
    }
    #animation1-area {
        bottom: 57px !important;
    }
    #animation2-area {
        bottom: -10px !important;
    }
    #animation3-area {
        bottom: 50px !important;
    }
    .onepage-pagination {
        top: 40% !important;
    }
    .bottom-div h2 {
        font-size: 30px;
        padding-top: 38px;
    }
    .services-col {
        width: 100%
    }
    #saying-slide p {
        font-size: 18px;
    }
    #saying-slide .textQuote {
        margin-top: 20px;
        text-align: center;
        padding-left: 0%;
    }
    .name-saying {
        margin-top: 20px;
    }
    .bjqs .bjqs-slide p span.name-saying {
        display: block;
        margin-left: 10px;
    }
    .name-saying b {
        float: none;
    }
    .benefits-col {
        width: 100%;
        margin-top: 38px;
    }
    .benefits-col h4 {
        margin-top: 22px;
    }
    .benefits-col p {
        font-size: 14px;
    }
    .benefits-col:first-child {
        margin-right: 0;
    }
    .benefits-col:nth-child(3) {
        margin-left: 0;
    }
    .benefits-col:nth-child(4) {
        margin-right: 0;
    }
    .benefits-col:last-child {
        margin-left: 0;
    }
    .slick-prev,
    .slick-next {
        display: none !important;
    }
    #table-home {
        display: none;
    }
    .services-col:first-of-type p {
        font-size: 18px;
    }
    .services-col p {
        font-size: 18px;
    }
    .services-col:last-child p {
        font-size: 18px;
    }
    #benefits-cols {
        margin-bottom: 0px;
    }
    .bottom-div.startproject p {
        font-size: 15px;
        padding-top: 66px;
    }
    .bottom-div.startproject a {
        font-size: 14px;
        margin-left: 0px;
        display: block;
        line-height: 11px;
        padding: 15px;
        margin: 0 auto;
        width: 50%;
    }
    .bottom-div.ourclient {
        margin-bottom: -107px;
        width: 100%;
    }
    #ourclient-icons {
        margin-top: 35px;
    }
    .last-wrap-bottom h2 {
        margin-bottom: 30px;
        font-size: 30px;
    }
    .last-wrap-bottom p {
        font-size: 19px;
    }
    .contact-info p:nth-child(1) {
        visibility: hidden;
    }
    .contact-info p:nth-child(5) {
        background-position: left center;
        background-position-x: 40px;
    }
    .contact-info p:nth-child(7) {
        background-position: left center;
        background-position-x: 68px;
    }
    .contact-info p:nth-child(9) {
        background-position: left center;
        background-position-x: 20px;
    }
    .contact-area {
        width: 80%;
    }
    .contact-info {
        width: 100%;
        margin-top: 0px;
    }
    .contact-info p {
        text-align: center;
    }
    .contact-form {
        width: 100%;
    }
    #left-table,
    #right-table {
        width: 100%;
    }
    #right-table {
        margin-left: 0;
    }
    #contact-sub-bt {
        margin-left: 20%;
    }
    .footer img {
        height: 150px;
    }
    .footer {
        height: auto;
    }
    #footer-link {
        font-size: 10px !important;
        margin-top: -27px !important;
    }
    #footer-inf {
        font-size: 10px !important;
        margin-top: -27px !important;
    }
    .nav .menu-toggle {
        padding-top: 18px;
        padding-right: 5%;
    }
    .nav .logo {
        margin-left: 5%;
        padding-top: 10px;
        background-size: 160px 35px;
    }
    .menu a {
        text-decoration: none;
        font-family: 'proxima nova';
    }
    #ourclient-icons img {}
    .bottom-div.past-work {
        width: 100%;
    }
    #pastwork-slide {
        width: 100%;
    }
    #main-news {
        width: 90% !important;
        margin-top: -25px !important;
    }
    #main-news h3 {
        font-size: 24px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding: 0px !important;
    }
    #news-wrap #news-content h3 a {
        line-height: 20px !important;
    }
    a.readmore.newsarticle {
        font-size: 18px !important;
    }
    #news-author {
        padding: 0px !important;
        padding-top: 8px !important;
    }
    #news-excerpt {
        padding: 0px !important;
        width: 100% !important;
        bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    #news-wrap {
        width: 100%;
        margin-top: 38px !important;
        height: 250px !important;
    }
    #excerpt-content {
        line-height: 17px !important;
    }
    .excerpt-content {
        line-height: 17px !important;
    }
}

@media screen and (min-width:700px) and (max-width:767px) {
    .animation-title h2 {
        font-size: 31px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        width: 100%;
        height: 350px;
    }
    #animation1-area {
        bottom: 57px !important;
    }
    #animation2-area {
        bottom: -50px !important;
    }
    #animation3-area {
        bottom: 50px !important;
    }
    #col1 {
        margin-left: 3% !important;
    }
    #col3 {
        width: 70%;
    }
    #col3 a:link {
        font-size: 14px;
    }
    .bottom-div {
        width: 100%;
    }
    .services-col:first-child {
        margin-left: 5px;
    }
    #saying-slide p {
        font-size: 33px;
    }
    .bottom-div.ourclient {
        width: 100%;
    }
    #lastclr {}
    #footer-link {}
    #footer-inf {
        margin-right: 70px !important;
    }
    #saying-slide {
        padding-bottom: 50px;
    }
    .wrap-jobscope {
        width: 90% !important;
    }
    #table-jobscope {
        width: 90% !important;
    }
    #after-next {
        width: 90% !important;
    }
    #thank-you {
        width: 90% !important;
    }
    .bottom.sub input {
        -webkit-appearance: none;
    }
    input[type='submit'] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .bottom-div.startproject a {
        float: left;
        margin-top: 40px;
        margin-left: 38%;
    }
    .contact-area {
        width: 90%;
    }
    .bottom-div.startproject {
        height: 350px;
    }
    #news-author {
        padding-top: 30px !important;
    }
    #news-wrap {
        height: 250px !important;
    }
    #main-news {
        width: 70% !important;
    }
    #saying-slide .textQuote {
        padding-left: 25%;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation2-area {
        height: 60%;
    }
    .skills-wrap img {
        max-height: 60px;
    }
}

@media screen and (min-width:768px) and (max-width:769px) {
    .animation-title h2 {
        font-size: 31px;
        margin-top: 25%;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        width: 100%;
        height: 350px;
    }
    #animation1-area {
        bottom: 57px !important;
    }
    #animation2-area {
        bottom: -50px !important;
    }
    #animation3-area {
        bottom: 50px !important;
    }
    #col1 {
        margin-left: 3% !important;
    }
    #col3 {
        width: 70%;
    }
    #col3 a:link {
        font-size: 14px;
    }
    .bottom-div {
        width: 100%;
    }
    .services-col:first-child {
        margin-left: 5px;
    }
    #saying-slide p {
        font-size: 33px;
    }
    .bottom-div.ourclient {
        width: 100%;
    }
    #lastclr {}
    #footer-link {}
    #footer-inf {
        margin-right: 70px !important;
    }
    #saying-slide {
        padding-bottom: 50px;
    }
    .wrap-jobscope {
        width: 90% !important;
    }
    #table-jobscope {
        width: 90% !important;
    }
    #after-next {
        width: 90% !important;
    }
    #thank-you {
        width: 90% !important;
    }
    .bottom.sub input {
        -webkit-appearance: none;
    }
    input[type='submit'] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    .bottom-div.startproject a {
        float: left;
        margin-top: 40px;
        margin-left: 38%;
    }
    .contact-area {
        width: 90%;
    }
    .bottom-div.startproject {
        height: 350px;
    }
    #news-author {
        padding-top: 30px !important;
    }
    #news-wrap {
        height: 250px !important;
    }
    #main-news {
        width: 70% !important;
    }
    #saying-slide .textQuote {
        padding-left: 25%;
    }
    #animation1-area {
        margin-bottom: 15%;
        height: 40%;
        bottom: 0 !important;
    }
    #animation3-area {
        margin-bottom: 15%;
        height: 34%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 15%;
        height: 34%;
        bottom: 0 !important;
    }
    .skills-wrap img {
        max-height: 60px;
    }
    .wrap-content-all .addmargintop {
        margin-top: 60px;
    }
}

@media screen and (min-width:1000px) and (max-width:1025px) {
    .animation-title h2,
    .bottom-div h2 {
        font-size: 31px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        width: 100%;
        height: 450px;
    }
    #col1 {
        margin-left: 10% !important;
    }
    .bottom-div {
        width: 100%;
    }
    .services-col:first-child {
        margin-left: 5px;
    }
    #saying-slide p {
        font-size: 33px;
    }
    .bottom-div.ourclient {
        width: 100%;
    }
    #lastclr {}
    #footer-link {
        margin-left: 150px !important;
    }
    #footer-inf {
        margin-right: 150px !important;
    }
    #saying-slide {
        padding-bottom: 50px;
    }
    .wrap-jobscope {
        width: 90% !important;
    }
    #table-jobscope {
        width: 90% !important;
    }
    #after-next {
        width: 90% !important;
    }
    #thank-you {
        width: 90% !important;
    }
    .bottom.sub input {
        -webkit-appearance: none;
    }
    input[type='submit'] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    #news-author {
        padding-top: 30px !important;
    }
    #news-wrap {
        height: 250px !important;
    }
    #main-news {
        width: 60% !important;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation2-area {
        height: 60%;
    }
    .skills-wrap .headline .readmore {
        font-size: 18px;
    }
    #main-skills {
        width: 95%;
    }
    .skills-wrap .headline .readmore {
        font-size: 18px;
    }
    .wrap-content-all .addmargintop {
        margin-top: 60px;
    }
}

@media screen and (max-width:1000px) {
    .animation-title h2,
    .bottom-div h2 {
        font-size: 28px;
    }
    .skills-wrap .headline .readmore {
        font-size: 14px;
    }
    .wrap-content-all .addmargintop {
        margin-top: 40px;
    }
}

@media screen and (min-width:1026px) and (max-width:1099px) {
    .animation-title h2 {
        font-size: 31px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        width: 100%;
        height: 450px;
    }
    #col1 {
        margin-left: 10% !important;
    }
    .bottom-div {
        width: 100%;
    }
    .services-col:first-child {
        margin-left: 5px;
    }
    #saying-slide p {
        font-size: 33px;
    }
    .bottom-div.ourclient {
        width: 100%;
    }
    #lastclr {}
    #footer-link {}
    #footer-inf {
        margin-right: 150px !important;
    }
    #saying-slide {
        padding-bottom: 50px;
    }
    #ourclient-icons img {}
    .wrap-jobscope {
        width: 90% !important;
    }
    #table-jobscope {
        width: 90% !important;
    }
    #after-next {
        width: 90% !important;
    }
    #thank-you {
        width: 90% !important;
    }
    .bottom.sub input {
        -webkit-appearance: none;
    }
    input[type='submit'] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    #news-author {
        padding-top: 30px !important;
    }
    #news-wrap {
        height: 250px !important;
    }
    #main-news {
        width: 60% !important;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation2-area {
        height: 60%;
    }
    .skills-wrap .headline .readmore {
        font-size: 14px;
    }
}

@media screen and (min-width:1100px) and (max-width:1281px) {
    .animation-title h2 {
        font-size: 41px;
    }
    #saying-slide p {
        font-size: 40px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation2-area {
        height: 60%;
    }
    .skills-wrap .headline .readmore {
        font-size: 14px;
    }
}

@media screen and (min-width:1282px) and (max-width:1299px) {
    .animation-title h2 {
        font-size: 41px;
    }
    #saying-slide p {
        font-size: 40px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation2-area {
        height: 60%;
    }
}

@media screen and (min-width:1300px) and (max-width:1364px) {
    .animation-title h2 {
        font-size: 41px;
    }
    #saying-slide p {
        font-size: 40px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
    }
}

@media screen and (min-width:1365px) and (max-width:1399px) {
    #animation3-area,
    #animation2-area,
    #animation1-area {
        height: 400px;
    }
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
        bottom: 0 !important;
    }
    #animation3-area {
        margin-bottom: 5%;
        height: 68%;
        bottom: 0 !important;
    }
    .animation-title h2,
    .bottom-div h2 {
        font-size: 42px;
    }
}

@media screen and (min-width:1400px) and (max-width:1441px) {
    .animation-title h2 {
        font-size: 49px;
    }
    #saying-slide p {
        font-size: 47px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
    }
}

@media screen and (min-width:1442px) and (max-width:1499px) {
    .animation-title h2 {
        font-size: 49px;
    }
    #saying-slide p {
        font-size: 47px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
    }
}

@media screen and (min-width:1500px) and (max-width:1601px) {
    .animation-title h2 {
        font-size: 55px;
    }
    #saying-slide p {
        font-size: 47px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        height: 600px;
    }
    #animation3-area {
        margin-bottom: 5%;
        height: 68%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
        bottom: 0 !important;
    }
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
    #animation3-area {
        margin-bottom: 0px;
    }
}

@media screen and (min-width:1602px) and (max-width:1690px) {
    .animation-title h2 {
        font-size: 55px;
    }
    #saying-slide p {
        font-size: 47px;
    }
    #animation3-area {
        margin-bottom: 5%;
        height: 68%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
        bottom: 0 !important;
    }
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
}

@media screen and (min-width:1691px) and (max-width:1720px) {
    .animation-title h2 {
        font-size: 55px;
    }
    #saying-slide p {
        font-size: 47px;
    }
    #animation3-area {
        margin-bottom: 5%;
        height: 68%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
        bottom: 0 !important;
    }
    #animation1-area {
        margin-bottom: 2%;
        height: 65%;
        bottom: 0 !important;
    }
}

@media screen and (min-width:1721px) and (max-width:1899px) {
    .animation-title h2 {
        font-size: 55px;
    }
    #saying-slide p {
        font-size: 47px;
    }
    #animation3-area {
        margin-bottom: 5%;
        height: 68%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
        bottom: 0 !important;
    }
    #animation1-area {
        margin-bottom: 2%;
        height: 60%;
        bottom: 0 !important;
    }
}

@media screen and (min-width:1900px) and (max-width:1920px) {
    .animation-title h2 {
        font-size: 66px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        height: 65%;
        margin-bottom: 5%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
    }
    #animation1-area {
        margin-bottom: 2%;
        height: 60%;
    }
    #animation3-area {
        margin-bottom: 0xp;
    }
}

@media screen and (min-width:1921px) {
    .nav {
        display: none;
    }
    .animation-title h2 {
        font-size: 66px;
    }
    #animation3-area,
    #animation2-area,
    #animation1-area {
        height: 65%;
        margin-bottom: 5%;
        bottom: 0 !important;
    }
    #animation2-area {
        margin-bottom: 2%;
        height: 60%;
    }
    #animation1-area {
        margin-bottom: 2%;
        height: 60%;
    }
}

@media screen and (max-width:1024px) {
    #main-skills {
        width: 100%;
    }
}

@media screen and (max-width:1000px) {
    #col1 {
        margin-left: 15px;
    }
    #col1 img {
        max-width: 150px;
    }
    #col3 {
        width: 80%;
    }
    .right-menu li {
        padding-top: 25px
    }
}

@media screen and (max-width:898px) {
    .benefits-col h4 {
        font-size: 19px;
    }
    .right-menu li {
        margin-right: 15px;
    }
    #main-skills {
        width: 100%;
    }
    .skills-wrap {
        margin: 10px 0;
        width: 50%;
    }
    .skills-wrap .skills-content {
        margin: 10px;
    }
    .skills-wrap .headline .readmore {
        font-size: 15px;
    }
    .wrap-content-all {
        min-height: 400px;
    }
    .skills-wrap img {
        max-height: 60px;
    }
    .skills-wrap .headline .readmore {
        font-size: 13px;
    }
    .bottom-div.lightyellow {
        width: 90%;
    }
}

@media screen and (max-width:736px) {
    .contact-info {
        float: none;
        margin: 60px auto 0;
    }
    .contact-form {
        float: none;
        margin: 0 auto;
    }
    .skills-wrap .headline .readmore {
        font-size: 16px;
    }
}

@media screen and (max-width:507px) {
    .fill-mobile {
        width: 100%;
    }
    #col3 {
        display: none;
    }
    .skills-wrap {
        width: 100%;
    }
    .skills-wrap .headline .readmore {
        font-size: 16px;
    }
    .right-menu li.selected,
    .menu a.selected,
    #col3 li.selected {
        border: 5px solid #fff;
    }
    .right-menu li,
    .menu a,
    #col3 li {
        border: 5px solid #fff;
    }
    /*li {color: #2fb484;}*/
    .menu li:hover a {
        color: #2fb484;
    }
    .menu li:hover {
        background: none;
    }
    .nav .logo {
        margin-left: 5%;
        padding-top: 10px;
        background-size: 160px 35px;
    }
    #main-news #m-contact-wrap ::-webkit-input-placeholder {
        color: #565655;
    }
    #main-news #m-contact-wrap ::-moz-placeholder {
        color: #565655;
    }
    #main-news #m-contact-wrap :-ms-input-placeholder {
        color: #565655;
    }
    #main-news #m-contact-wrap :-moz-placeholder {
        color: #565655;
    }
    #saying-slide p {
        padding: 0 7px;
    }
    #job-scope select,
    #job-scope input[type='text'] {
        padding: 0px 10px;
        font-size: 11px;
    }
    #apply .col-sm-10.recom-content {
        padding-right: 0px;
        margin-bottom: 35px;
    }
}

@media screen and (max-height:721px) {
    .menu li {
        padding: 0.3em 0;
    }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both;
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    opacity: .8
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(fancybox_sprite.png)
}

.fancybox-close {
    background-image: url(cross-out.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 23px;
    height: 23px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: hidden!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(cross-out.png)
    }
    #fancybox-loading div {
        background-image: url(fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.message {
    text-align: center;
    font-family: "Proxima Nova";
    color: #2fb484;
    font-size: 23px;
    font-weight: 400;
    position: absolute;
    line-height: 30px;
    height: 100%;
    top: 27%
}