html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b, strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}
.xsmall-text {
    font-size: 12px
}
.small-text {
    font-size: 14px
}
.medium-text {
    font-size: 16px
}
.large-text {
    font-size: 18px
}
.xlarge-text {
    font-size: 20px
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-block {
    text-align: justify
}
.text-center {
    text-align: center
}
.center {
    text-align: center
}
.block-center {
    margin-left: auto;
    margin-right: auto
}
.vertical-parent {
    position: relative
}
.vertical-child {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}
.row:before, .row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row {
    width: 100%;
    max-width: 100%;
    margin-left: -0.83325%;
    margin-right: -0.83325%
}
.col {
    float: left;
    min-height: 1px;
    margin-left: 0.83325%;
    margin-right: 0.83325%;
    margin-top: 0;
    margin-bottom: 20px
}
.col-1 {
    width: 6.666%
}
.col-2 {
    width: 14.9985%
}
.col-3 {
    width: 23.331%
}
.col-4 {
    width: 31.6635%
}
.col-5 {
    width: 39.996%
}
.col-6 {
    width: 48.3285%
}
.col-7 {
    width: 56.661%
}
.col-8 {
    width: 64.9935%
}
.col-9 {
    width: 73.326%
}
.col-10 {
    width: 81.6585%
}
.col-11 {
    width: 89.991%
}
.col-12 {
    width: 98.3235%
}
.row.nospace .col {
    margin-top: 0;
    margin-bottom: 0
}
@media (max-width:575px) {
    .col-xs-1 {
        width: 6.666%
    }
    .col-xs-2 {
        width: 14.9985%
    }
    .col-xs-3 {
        width: 23.331%
    }
    .col-xs-4 {
        width: 31.6635%
    }
    .col-xs-5 {
        width: 39.996%
    }
    .col-xs-6 {
        width: 48.3285%
    }
    .col-xs-7 {
        width: 56.661%
    }
    .col-xs-8 {
        width: 64.9935%
    }
    .col-xs-9 {
        width: 73.326%
    }
    .col-xs-10 {
        width: 81.6585%
    }
    .col-xs-11 {
        width: 89.991%
    }
    .col-xs-12 {
        width: 98.3235%
    }
}
@media (min-width:576px) and (max-width:767px) {
    .col-sm-1 {
        width: 6.666%
    }
    .col-sm-2 {
        width: 14.9985%
    }
    .col-sm-3 {
        width: 23.331%
    }
    .col-sm-4 {
        width: 31.6635%
    }
    .col-sm-5 {
        width: 39.996%
    }
    .col-sm-6 {
        width: 48.3285%
    }
    .col-sm-7 {
        width: 56.661%
    }
    .col-sm-8 {
        width: 64.9935%
    }
    .col-sm-9 {
        width: 73.326%
    }
    .col-sm-10 {
        width: 81.6585%
    }
    .col-sm-11 {
        width: 89.991%
    }
    .col-sm-12 {
        width: 98.3235%
    }
}
@media (max-width:767px) {
    .col-sm-max-1 {
        width: 6.666%
    }
    .col-sm-max-2 {
        width: 14.9985%
    }
    .col-sm-max-3 {
        width: 23.331%
    }
    .col-sm-max-4 {
        width: 31.6635%
    }
    .col-sm-max-5 {
        width: 39.996%
    }
    .col-sm-max-6 {
        width: 48.3285%
    }
    .col-sm-max-7 {
        width: 56.661%
    }
    .col-sm-max-8 {
        width: 64.9935%
    }
    .col-sm-max-9 {
        width: 73.326%
    }
    .col-sm-max-10 {
        width: 81.6585%
    }
    .col-sm-max-11 {
        width: 89.991%
    }
    .col-sm-max-12 {
        width: 98.3235%
    }
}
@media (min-width:768px) and (max-width:991px) {
    .col-md-1 {
        width: 6.666%
    }
    .col-md-2 {
        width: 14.9985%
    }
    .col-md-3 {
        width: 23.331%
    }
    .col-md-4 {
        width: 31.6635%
    }
    .col-md-5 {
        width: 39.996%
    }
    .col-md-6 {
        width: 48.3285%
    }
    .col-md-7 {
        width: 56.661%
    }
    .col-md-8 {
        width: 64.9935%
    }
    .col-md-9 {
        width: 73.326%
    }
    .col-md-10 {
        width: 81.6585%
    }
    .col-md-11 {
        width: 89.991%
    }
    .col-md-12 {
        width: 98.3235%
    }
}
@media (max-width:991px) {
    .col-md-max-1 {
        width: 6.666%
    }
    .col-md-max-2 {
        width: 14.9985%
    }
    .col-md-max-3 {
        width: 23.331%
    }
    .col-md-max-4 {
        width: 31.6635%
    }
    .col-md-max-5 {
        width: 39.996%
    }
    .col-md-max-6 {
        width: 48.3285%
    }
    .col-md-max-7 {
        width: 56.661%
    }
    .col-md-max-8 {
        width: 64.9935%
    }
    .col-md-max-9 {
        width: 73.326%
    }
    .col-md-max-10 {
        width: 81.6585%
    }
    .col-md-max-11 {
        width: 89.991%
    }
    .col-md-max-12 {
        width: 98.3235%
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .col-lg-1 {
        width: 6.666%
    }
    .col-lg-2 {
        width: 14.9985%
    }
    .col-lg-3 {
        width: 23.331%
    }
    .col-lg-4 {
        width: 31.6635%
    }
    .col-lg-5 {
        width: 39.996%
    }
    .col-lg-6 {
        width: 48.3285%
    }
    .col-lg-7 {
        width: 56.661%
    }
    .col-lg-8 {
        width: 64.9935%
    }
    .col-lg-9 {
        width: 73.326%
    }
    .col-lg-10 {
        width: 81.6585%
    }
    .col-lg-11 {
        width: 89.991%
    }
    .col-lg-12 {
        width: 98.3235%
    }
}
@media (max-width:1199px) {
    .col-lg-max-1 {
        width: 6.666%
    }
    .col-lg-max-2 {
        width: 14.9985%
    }
    .col-lg-max-3 {
        width: 23.331%
    }
    .col-lg-max-4 {
        width: 31.6635%
    }
    .col-lg-max-5 {
        width: 39.996%
    }
    .col-lg-max-6 {
        width: 48.3285%
    }
    .col-lg-max-7 {
        width: 56.661%
    }
    .col-lg-max-8 {
        width: 64.9935%
    }
    .col-lg-max-9 {
        width: 73.326%
    }
    .col-lg-max-10 {
        width: 81.6585%
    }
    .col-lg-max-11 {
        width: 89.991%
    }
    .col-lg-max-12 {
        width: 98.3235%
    }
}
@media (min-width:1200px) {
    .col-xl-1 {
        width: 6.666%
    }
    .col-xl-2 {
        width: 14.9985%
    }
    .col-xl-3 {
        width: 23.331%
    }
    .col-xl-4 {
        width: 31.6635%
    }
    .col-xl-5 {
        width: 39.996%
    }
    .col-xl-6 {
        width: 48.3285%
    }
    .col-xl-7 {
        width: 56.661%
    }
    .col-xl-8 {
        width: 64.9935%
    }
    .col-xl-9 {
        width: 73.326%
    }
    .col-xl-10 {
        width: 81.6585%
    }
    .col-xl-11 {
        width: 89.991%
    }
    .col-xl-12 {
        width: 98.3235%
    }
}
.p0 {
    padding: 0
}
.p10 {
    padding: 10px
}
.p20 {
    padding: 20px
}
.p30 {
    padding: 30px
}
.p40 {
    padding: 40px
}
.pl0 {
    padding-left: 0
}
.pl10 {
    padding-left: 10px
}
.pl20 {
    padding-left: 20px
}
.pl30 {
    padding-left: 30px
}
.pl40 {
    padding-left: 40px
}
.pr0 {
    padding-right: 0
}
.pr10 {
    padding-right: 10px
}
.pr20 {
    padding-right: 20px
}
.pr30 {
    padding-right: 30px
}
.pr40 {
    padding-right: 40px
}
.pt0 {
    padding-top: 0
}
.pt10 {
    padding-top: 10px
}
.pt20 {
    padding-top: 20px
}
.pt30 {
    padding-top: 30px
}
.pt40 {
    padding-top: 40px
}
.pb0 {
    padding-bottom: 0
}
.pb10 {
    padding-bottom: 10px
}
.pb20 {
    padding-bottom: 20px
}
.pb30 {
    padding-bottom: 30px
}
.pb40 {
    padding-bottom: 40px
}
.m0 {
    margin: 0
}
.m10 {
    margin: 10px
}
.m20 {
    margin: 20px
}
.m30 {
    margin: 30px
}
.m40 {
    margin: 40px
}
.ml0 {
    margin-left: 0
}
.ml10 {
    margin-left: 10px
}
.ml20 {
    margin-left: 20px
}
.ml30 {
    margin-left: 30px
}
.ml40 {
    margin-left: 40px
}
.mr0 {
    margin-right: 0
}
.mr10 {
    margin-right: 10px
}
.mr20 {
    margin-right: 20px
}
.mr30 {
    margin-right: 30px
}
.mr40 {
    margin-right: 40px
}
.mt0 {
    margin-top: 0
}
.mt10 {
    margin-top: 10px
}
.mt20 {
    margin-top: 20px
}
.mt30 {
    margin-top: 30px
}
.mt40 {
    margin-top: 40px
}
.mb0 {
    margin-bottom: 0
}
.mb10 {
    margin-bottom: 10px
}
.mb20 {
    margin-bottom: 20px
}
.mb30 {
    margin-bottom: 30px
}
.mb40 {
    margin-bottom: 40px
}
.fix img, img.fix {
    display: block;
    width: 100%;
    height: auto
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 16px !important
}
body, html {
    padding: 0;
    margin: 0
}
body {
    color: #ddd;
    background: black;
    position: relative;
    font-size: 1rem
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
a {
    color: #ddd;
    text-decoration: none
}
a:hover {
    color: #fff
}
html, body, div, article, section, p {
    font-family: M, helvetica, arial, sans-serif;
    font-size: 0.9rem;
    line-height: 1.25rem;
}
h3 {
    font-size: 1.25rem;
    line-height: 1.25rem;
    color: white
}
h4 {
    color: white
}
#logo {
    position: fixed;
    top: 40px;
    left: 35px;
    z-index: 10000
}
#logo h1, #logo a {
    display: block;
    padding: 0;
    margin: 0
}
#logo span {
    display: block
}
#logo .simge {
    display: none
}
#logo .simge img {
    width: 40px;
    height: auto;
    margin: 3px 0 0 3px;
}
#logo .logo img {
    width: 150px;
    height: auto
}
#nav {
    position: fixed;
    top: 220px;
    left: 0;
    z-index: 10000
}
#nav ul {
    padding: 0;
    background2: rgba(0, 0, 0, 0.5);
}
#nav li {
    list-style-type: none;
    padding: 10px 40px 6px 40px
}
#nav a {
    font-size: 0.9rem;
    color: #aaa
}
#nav .active a, #nav a:hover {
    color: white
}
#nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}
#nav li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.15)
}
#nav li.menu-lang {
    border-bottom: 0px solid transparent
}
#nav li.menu-lang a {
    font-size: 0.75rem;
    letter-spacing: 0.1875rem
}
#nav ul ul {
    font-size: 0.75rem;
    line-height: 0.875rem;
    max-height: 0;
    overflow: hidden;
    opacity: 0
}
#nav .active > ul {
    max-height: 500px;
    opacity: 1;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
#nav ul ul li, #nav ul ul li:first-child {
    border: 0 solid transparent
}
#nav ul ul li {
    padding: 1px 0
}
#nav ul ul li:first-child {
    padding-top: 2px
}
#nav ul ul a {
    font-size: 0.875rem;
    color: #aaa !important
}
#nav ul ul a.active, #nav ul ul .active > a, #nav ul ul a:hover {
    color: white !important
}
#nav ul ul ul li {
    padding-left: 10px
}
#res_nav {
    display: none;
    position: fixed;
    top: 40px;
    right: 40px;
    z-index: 10001;
}
#res_nav a {
    display: block;
    width: 22px;
    height: 22px;
    text-indent: -1000px;
    overflow: hidden;
    background: url(../images/nav.html) no-repeat center center
}
body.res-menu-open #res_nav a {
    background: url(attec.design/attec.design/themes/attec/img/nav-2.html) no-repeat center center
}
#nav li.menu-lang {
    margin-top: 10px
}
#content {
    width: 100%;
    height: 100%
}
.page .wrapper {
    padding: 30px 75px 100px 300px
}
.page .wrapper ul {
    padding-left: 40px
}
.cover img, .image img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5)
}
.block {
    overflow2: hidden;
    margin-bottom: 30px
}
.block .image {
    float: left;
    width: 31%;
    margin-right: 2%
}
.block .brief {
    float: left;
    width: 67%
}
.block .brief h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 10px
}
.block .video a {
    display: inline-block;
    margin-right: 10px;
    text-decoration: none
}
.block .video img {
    display: inline-block;
    height: 85px;
    width: auto
}
.sep {
    margin: 0 0 2rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}
.sep h4 {
    font-size: 2rem;
    font-weight: normal;
    margin: 0;
    padding: 0 0 2rem 0;
    line-height: 2rem;
    letter-spacing: 0.125rem
}
.sep h4 span {
    color: #5b86da
}
.c:after {
    clear: both
}
.c:before, .c:after {
    content: " ";
    display: table
}
.c .c2 {
    float: left;
    width: 49%;
    margin-left: 2%
}
.c .c3 {
    float: left;
    width: 32%;
    margin-left: 2%
}
.c .c2:first-child, .c .c3:first-child {
    margin-left: 0
}
.l {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 10px;
    margin-bottom: 10px
}
.post.l {
    padding-bottom: 30px;
    margin-bottom: 30px
}
.button a {
    background: #0066cb;
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid rgba(255, 255, 255, 0.5)
}
.button a:hover {
    background: #0066cb;
    color: white;
    border: 1px solid #0066cb
}
.button.small a {
    padding: 5px 15px;
    font-weight: bold
}
.button.positive a {
    background: #0066cb;
    border: 0 solid transparent;
}
.button.positive a:hover {
    background: #0066cb;
    border: 0 solid transparent;
}
.about-template .brief-section {
    margin-bottom: 40px
}
.about-template .brief-section p {
    font-size: 1.125rem;
    line-height: 1.25rem
}
.about-template .company h4 {
    font-size: 1.125rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 10px;
    margin-bottom: 10px
}
.about-template .team h4 {
    margin-bottom: 0
}
.about-template .team p {
    margin-top: 5px
}
.about-template .team .member {
    border-top: 1px solid rgba(255, 255, 255, 0.15)
}
.about-template .team .member:first-child {
    border-top: 0px solid transparent
}
.contact-template .info p {
    font-size: 1rem;
    line-height: 1.5rem
}
p.motto {
    font-size: 1rem
}
.portfolio-template .project {
    float: left;
    width: 31%;
    margin: 0 2% 20px 0
}
.portfolio-template .project a {
    display: block;
    position: relative
}
.portfolio-template .project img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5)
}
.portfolio-template .project span {
    display: block;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
    background: rgba(0, 0, 0, 0.75);
    padding: 10px;
    opacity: 0;
    font-size: 1rem;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}
.portfolio-template .project a:hover span {
    opacity: 1
}
.portfolio-template .project span strong {
    display: block;
    margin-bottom: 10px;
    font-weight2: normal;
    font-size: 1.125rem;
    line-height: normal
}
.portfolio-template .project span em {
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    font-style: normal;
    font-size: 0.8rem;
    background-color: #0063c4;
}
.portfolio-template .project span em:hover {
    background: white;
    color: black;
    border: 1px solid white
}
.portfolio-template .project ul {
    padding: 0;
    margin: 0 0 10px 0
}
.portfolio-template .project a ul {
    padding: 0 !important
}
.portfolio-template .project li {
    list-style-type: none;
    display: inline-block;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 0.625rem;
    margin: 0 1px 1px 0
}
.portfolio-template .showcase {
    margin-bottom: 20px
}
.portfolio-template .showcase .brief {
    float: right;
    width: 34%
}
.portfolio-template .showcase .cover {
    float: left;
    width: 100%;
    display: none
}
.portfolio-template .showcase .image {
    float: left;
    width: 64%;
    margin-right: 2%
}
.portfolio-template .showcase .image img {
    margin-bottom: 20px
}
.portfolio-template .showcase .video-container {
    margin-bottom: 20px
}
.portfolio-template .showcase .brief ul {
    padding: 0
}
.portfolio-template .showcase .brief li {
    list-style-type: none;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 5px
}
.portfolio-template .showcase .brief li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding-top: 5px
}
.portfolio-template .showcase .brief strong, .portfolio-template .showcase .brief em {
    display: block
}
.portfolio-template .showcase .other {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}
.portfolio-template .showcase .other h4 {
    font-size: 1rem;
    letter-spacing: 0.125rem;
    margin-bottom: 10px
}
#home .wrapper {
    padding: 0 0 0 300px;
    position: relative
}
#home .wrapper .template {
    position: absolute;
    bottom: 75px;
    right: 75px;
    width: 400px;
    color: white
}
#home .wrapper .template p {
    text-align: right
}
#home .wrapper .template p.motto-one {
    font-size: 1.7rem;
    line-height: normal;
    margin-bottom: 10px
}
#home .wrapper .template p.motto-two {
    font-size: 1.1rem;
    line-height: normal;
    font-weight: bold;
    margin-left: 0.5vw
}
#home .wrapper .template .button {
    text-align: right
}
.post h3 {
    margin: 0.5rem 0
}
.post h3 a {
    color: #0066cb;
    font-size: 1.2rem;
    line-height: 1.4rem;
}
.post p.meta {
    font-size: 0.875rem;
    color: #b3b3b3
}
.post p.meta span {
    color: #666
}
.post p.excerpt {
    font-size: 0.9rem;
    line-height: 1.3rem;
}
.entry p, .entry {
    font-size: 1rem;
    line-height: 1.25rem
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}
.video-container iframe, .video-container object, .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.site-icons i {
    /* font-family: "fontello"; */
    /* font-style: normal; */
    /* font-weight: normal; */
    /* speak: none; */
    display: inline-block;
    text-decoration: inherit;
    width: 1rem;
    margin-right: 0.2rem;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1rem;
    margin-left: 0.7rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.4rem;
}
.site-icons {
    list-style-type: none;
    padding: 0;
    /* padding-bottom: 3.5rem; */
}
.site-icons li {
    float: left;
    display: block;
    margin-left: 10px;
}
.site-icons li:first-child {
    margin-left: 0;
}
.site-icons a {
    display: block;
    width: 31px;
    height: 31px;
    text-decoration: none;
    color: #777;
    padding-top: 0.2rem;
    border: 1px solid rgba(255, 255, 255, 0.25);
    position: absolute;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.site-icons a i {
    position: absolute;
    top: 9px;
    left: 5px
}
.site-icons a:hover {
    background: white;
    color: black;
}
#social {
    position: fixed;
    top: 100px;
    /* left: 40px; */
    z-index: 10000;
}
.services-template ul {
    padding: 0;
    list-style-type: none
}
.services-template li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding: 5px 0
}
.services-template li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.15)
}
.services-template li em {
    font-style: normal;
    display: inline-block
}
.services-template li em:before {
    content: "\25C6";
    display: inline-block;
    color: #0066cb;
    margin-right: 5px
}
.block .brief ul {
    padding: 0 0 0 20px !important;
    list-style-type: none
}
.block .brief li:before {
    content: "\25C6";
    display: inline-block;
    color: #0066cb;
    margin-right: 5px
}
.textual h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 10px
}
.textual h4 {
    margin-bottom: 5px;
    color2: #0066cb
}
.textual h4 + ul {
    margin-top: 5px
}
.textual ul {
    list-style-type: none;
    padding-left: 20px !important
}
.textual li:before {
    content: "\25C6";
    display: inline-block;
    color: #0066cb;
    margin-right: 5px
}
.partners li {
    margin-bottom: 15px
}
.gallery-holder a {
    display: inline-block;
    text-decoration: none;
    margin: 0 20px 20px 0
}
.gallery-holder a img {
    display: inline-block;
    width: auto;
    height: 150px;
    margin: 0
}
.img-shadow {
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.35)
}
.post-content {
    margin-bottom: 200px
}
.wp-block-image img {
    display: block;
    width: 100%;
    height: auto
}
@media (max-width:980px) {
    .c .c2 {
        width: 100%;
        margin-left: 0
    }
    .block .image {
        width: 100%;
        margin-right: 0%
    }
    .block .brief {
        width: 100%
    }
    .portfolio-template .project {
        width: 48%;
        margin: 0 2% 20px 0
    }
    .portfolio-template .showcase .brief {
        width: 100%;
        margin-bottom: 20px
    }
    .portfolio-template .showcase .cover {
        width: 100%;
        display: block
    }
    .portfolio-template .showcase .image {
        width: 100%;
        margin-right: 0%
    }

    .portfolio-template .showcase .image a:first-child {
        display: none
    }
    #nav ul ul {
        display: none !important
    }
    .services-template ul {
        padding: 0 !important
    }
}
@media (max-width:700px) {
    .page .wrapper {
        padding: 40px
    }
    #nav {
        display: none
    }
    body.res-menu-open #nav {
        display: block
    }
    #nav {
        position: fixed;
        top: 0;
        left: initial;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.95)
    }
    #nav ul {
        padding-top: 70px
    }
    #nav li {
        text-align: right;
        padding: 10px 60px 7px 60px
    }
    #social {
        display: none
    }
    body.res-menu-open #social {
        display: block;
    }
    #social {
        position: fixed;
        top: 10px;
        left: initial;
        right: 30px;
        z-index: 10001;
    }
    .site-icons li {
        margin-left: 5px
    }
    #logo .logo {
        display: none
    }
    #logo .simge {
        display: block
    }
    body.home #logo .logo {
        display: block
    }
    body.home #logo .simge {
        display: none
    }
    #logo {
        top: 3px;
        left: 3px
    }
    body.home #logo {
        top: 40px;
        left: 35px
    }
    #res_nav {
        display: block;
        top: 10px;
        right: 10px
    }
    body.home #res_nav {
        top: 40px;
        right: 40px
    }
    #home .wrapper .template {
        bottom: 40px;
        right: 40px;
        left: 40px;
        width: auto
    }
    #home .wrapper .template p.motto-one {
        font-size: 1.4375rem
    }
    #home .wrapper .template p.motto-two {
        font-size: 1rem
    }
    .portfolio-template .project a:hover span {
        opacity: 0
    }
    .services-template ul {
        padding: 0 !important
    }
    .home-page .button {
        display: none
    }
}
@media (min-width:1280px) {
    html {
        font-size: 1.2vw !important
    }
    #logo {
        top: 3vw;
        left: 2.6vw
    }
    #logo .simge {
        display: none
    }
    #logo .logo img {
        width: 11vw
    }
    #nav {
        top: 13vw;
    }
    #nav li {
        padding: 0.7vw 4vw 0.5vw 3vw
    }
    #nav li {
        border-bottom: 0.1vw solid rgba(255, 255, 255, 0.15)
    }
    #nav li:first-child {
        border-top: 0.1vw solid rgba(255, 255, 255, 0.15)
    }
    #nav li.menu-lang a {
        font-size: 0.75rem;
        letter-spacing: 0.1875rem
    }
    #nav .active > ul {
        max-height: 50vw
    }
    #nav ul ul li {
        padding: 0.1vw 0
    }
    #nav ul ul li:first-child {
        padding-top: 0.2vw
    }
    #nav ul ul ul li {
        padding-left: 1vw
    }
    #nav li.menu-lang {
        margin-top: 1vw
    }
    .page .wrapper {
        padding: 3.6vw 5% 1vw 21%
    }
    .page .wrapper ul {
        padding-left: 3vw
    }
    .cover img, .image img {
        box-shadow: 0 0.5vw 1vw rgba(0, 0, 0, 0.5)
    }
    .block {
        margin-bottom: 3vw
    }
    .sep {
        border-bottom: 0.1vw solid rgba(255, 255, 255, 0.15)
    }
    .l {
        border-bottom: 0.1vw solid rgba(255, 255, 255, 0.15);
        padding-bottom: 1vw;
        margin-bottom: 1vw
    }
    .button a {
        padding: 1vw 3vw;
        border: 0.1vw solid rgba(255, 255, 255, 0.25)
    }
    .button a:hover {
        border: 0.1vw solid #0066cb
    }
    .about-template .brief-section {
        margin-bottom: 4vw
    }
    .about-template .company h4 {
        border-bottom: 0.1vw solid rgba(255, 255, 255, 0.25);
        padding-bottom: 1vw;
        margin-bottom: 1vw
    }
    .about-template .team p {
        margin-top: 0.5vw
    }
    .about-template .team .member {
        border-top: 0.1vw solid rgba(255, 255, 255, 0.25)
    }
    .about-template .team .member:first-child {
        border-top: 0px solid transparent
    }
    .portfolio-template .project {
        margin: 0 2% 2vw 0
    }
    .portfolio-template .project img {
        box-shadow: 0 0.5vw 1vw rgba(0, 0, 0, 0.5)
    }
    .portfolio-template .project span {
        top: 0.1vw;
        bottom: 0.1vw;
        left: 0.1vw;
        right: 0.1vw;
        padding: 1vw;
        opacity: 0
    }
    .portfolio-template .project span strong {
        margin-bottom: 1vw;
        font-size: 1.125rem
    }
    .portfolio-template .project span em {
        padding: 0.75vw 2vw;
        border: 0.1vw solid rgba(255, 255, 255, 0.25)
    }
    .portfolio-template .project span em:hover {
        border: 0.1vw solid white
    }
    .portfolio-template .project ul {
        margin: 0 0 1vw 0
    }
    .portfolio-template .project li {
        padding: 0.3vw 0.5vw;
        margin: 0 0.1vw 0.1vw 0
    }
    .portfolio-template .showcase {
        margin-bottom: 2vw
    }
    .portfolio-template .showcase .image img {
        margin-bottom: 2vw
    }
    .portfolio-template .showcase .brief li {
        margin-bottom: 0.5vw;
        border-bottom: 0.1vw solid rgba(255, 255, 255, 0.25);
        padding-bottom: 0.5vw
    }
    .portfolio-template .showcase .brief li:first-child {
        border-top: 0.1vw solid rgba(255, 255, 255, 0.25);
        padding-top: 0.5vw
    }
    .portfolio-template .showcase .other {
        border-bottom: 0.1vw solid rgba(255, 255, 255, 0.5)
    }
    .portfolio-template .showcase .other h4 {
        margin-bottom: 0.1vw
    }
    #home .wrapper .template {
        bottom: 4vw;
        right: 5%;
        width: 35vw
    }
    #home .wrapper .template p.motto-one {
        margin-bottom: 0.1vw
    }
    .site-icons li {
        margin-left: 0.6vw;
    }
    .site-icons li:first-child {
        margin-left: 0;
    }
    .site-icons a {
        width: 2.4vw;
        /* height: 2.4vw; */
        -webkit-border-radius: 1.2vw;
        -moz-border-radius: 1.2vw;
        border-radius: 1.2vw;
    }
    .site-icons a i {
        top: 0.6vw;
        left: 0.3vw
    }
    #social {
        /* bottom: 1vw; */
        /* left: 3vw; */
    }
    .services-template ul {
        padding: 0 !important
    }
}
.wp-block-button__link {
    color: white !important
}
.wp-block-button__link:hover {
    background: #0066cb !important
}
.is-style-outline .wp-block-button__link {
    border: 1px solid rgba(255, 255, 255, 0.35) !important
}
.is-style-outline .wp-block-button__link:hover {
    border: 1px solid #0066cb !important
}
.brief-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 10px
}
.brief-list {
    padding: 0 0 0 20px !important;
    list-style-type: none
}
.brief-list li:before {
    content: "\25C6";
    display: inline-block;
    color: #0066cb;
    margin-right: 5px
}
#res_nav a {
    background-image: url(../images/nav.png);
}
body.res-menu-open #res_nav a {
    background-image: url(../images/nav-2.png);
}
@font-face {
    font-family: 'codropsicons';
    src: url('attec.design/attec.design/themes/attec/fonts/codropsicons/codropsicons.eot');
    src: url('attec.design/attec.design/themes/attec/fonts/codropsicons/codropsiconsd41d.eot?#iefix') format('embedded-opentype'), url('attec.design/attec.design/themes/attec/fonts/codropsicons/codropsicons.woff') format('woff'), url('attec.design/attec.design/themes/attec/fonts/codropsicons/codropsicons.ttf') format('truetype'), url('attec.design/attec.design/themes/attec/fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'M';
    src: url('attec.design/attec.design/themes/attec/fonts/main/m3.eot');
    src: url('attec.design/attec.design/themes/attec/fonts/main/m3d41d.eot?#iefix') format('embedded-opentype'), url('attec.design/attec.design/themes/attec/fonts/main/m3.html') format('wom3'), url('attec.design/attec.design/themes/attec/fonts/main/m3.ttf') format('truetype'), url('attec.design/attec.design/themes/attec/fonts/main/m3-2.html#m3') format('svg');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'M';
    src: url('attec.design/attec.design/themes/attec/fonts/main/m3i.eot');
    src: url('attec.design/attec.design/themes/attec/fonts/main/m3id41d.eot?#iefix') format('embedded-opentype'), url('attec.design/attec.design/themes/attec/fonts/main/m3i.html') format('wom3i'), url('attec.design/attec.design/themes/attec/fonts/main/m3i.ttf') format('truetype'), url('attec.design/attec.design/themes/attec/fonts/main/m3i-2.html#m3i') format('svg');
    font-weight: normal;
    font-style: italic
}
@font-face {
    font-family: 'M';
    src: url('attec.design/attec.design/themes/attec/fonts/main/m7.eot');
    src: url('attec.design/attec.design/themes/attec/fonts/main/m7d41d.eot?#iefix') format('embedded-opentype'), url('attec.design/attec.design/themes/attec/fonts/main/m7.html') format('wom7'), url('attec.design/attec.design/themes/attec/fonts/main/m7.ttf') format('truetype'), url('attec.design/attec.design/themes/attec/fonts/main/m7-2.html#m7') format('svg');
    font-weight: bold;
    font-style: normal
}
@font-face {
    font-family: 'M';
    src: url('attec.design/attec.design/themes/attec/fonts/main/m7i.eot');
    src: url('attec.design/attec.design/themes/attec/fonts/main/m7id41d.eot?#iefix') format('embedded-opentype'), url('attec.design/attec.design/themes/attec/fonts/main/m7i.wom7i') format('wom7i'), url('attec.design/attec.design/themes/attec/fonts/main/m7i.ttf') format('truetype'), url('attec.design/attec.design/themes/attec/fonts/main/m7i.html#m7i') format('svg');
    font-weight: bold;
    font-style: italic
}
@font-face {
    font-family: 'fontello';
    src: url('attec.design/attec.design/themes/attec/fonts/social/fontelloc1f6.eot?70417706');
    src: url('attec.design/attec.design/themes/attec/fonts/social/fontelloc1f6.eot?70417706#iefix') format('embedded-opentype'), url('attec.design/attec.design/themes/attec/fonts/social/fontelloc1f6.woff?70417706') format('woff'), url('attec.design/attec.design/themes/attec/fonts/social/fontelloc1f6.ttf?70417706') format('truetype'), url('attec.design/attec.design/themes/attec/fonts/social/fontelloc1f6.svg?70417706#fontello') format('svg');
    font-weight: normal;
    font-style: normal
} /*# sourceMappingURL=theme.css.map */