You are here

global.styles.css in Brainstorm profile 8

@import url(//fonts.googleapis.com/css?family=Raleway:400,600,700);
@import url(//fonts.googleapis.com/css?family=Hind:400,600,700);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css);

/* =Common styles BEGIN */
*,
*:before,
*:after {
  box-sizing: border-box;
}
::selection {
  background: #19c2c9;
  color: #fff;
}

::-moz-selection {
  background: #19c2c9;
  color: #fff;
}
.mean-container a.meanmenu-reveal span {
  height: 1.5px;
  margin-top: 7px;
}
#page-wrapper {
  display: flex;
  flex-direction: column;
  height: inherit;
}
#page {
  position: relative;
  flex: 1 0 auto;
}
#header .section {
  max-width: 1200px;
}
.contextual-links-wrapper a {
  transition: none;
}
html,
body {
  height: auto;
}
html {
  background: #fff;
}
body {
  min-width: 320px;
  font-family: "Hind", sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 500;
}
img,
input,
textarea {
  max-width: 100%;
}
textarea {
  min-height: 110px;
}
img {
  max-height: 100%;
}
.block-colorized-gmap img {
  max-height: none;
  max-width: none;
}
p:last-child {
  margin-bottom: 0;
}
p {
  font-size: 15px;
  text-decoration: none;
  font-family: 'Hind', sans-serif;
  font-weight: 500;
  color: #74797b;
  line-height: 25px;
}
.profile .user-picture {
  float: none;
}
h1,
h2,
h3,
h1 a,
.h1 a,
h2 a,
h3 a {
  text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
.h1 a,
h2 a,
h3 a,
h4 a,
.views-field-title,
.views-field-title a {
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  line-height: 70px;
  color: #2d2d2d;
  margin: 0;
}
h1 a:hover,
.h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.views-field-title a:hover,
.node__title a:hover {
  text-decoration: none;
}
h1 {
  font-size: 56px;
  letter-spacing: 2.8px;
  word-wrap: break-word;
}
h2 {
  font-size: 45px;
  letter-spacing: 1.13px;
}
h3 {
  font-size: 30px;
  letter-spacing: 1.5px;
  background: url('../images/line.png') center bottom no-repeat;
  background-size: 80px;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 35px;
}
h3.left {
  background-position-x: left;
  text-align: left;
}
h4 {
  font-size: 20px;
  line-height: 50px;
  letter-spacing: 1px;
}
h5 {
  font-size: 14px;
  font-weight: 400;
}
.node__title,
.node__title a,
.layout-main-wrapper .page-title {
  font-family: 'Hind';
  font-size: 32px;
  margin: 0;
  text-transform: none;
  margin-bottom: 15px;
  margin-top: 5px;
  line-height: 40px;
}
.node__title {
  float: left;
  width: 100%;
}
.node--type-portfolio .node__title,
.layout-main-wrapper .page-title {
  width: 40%;
  float: left;
  letter-spacing: 1.13px;
}
.title,
.node__content section h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 20px;
  text-transform: none;
  line-height: normal;
}
.italic {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 15px;
  color: #74797b;
  line-height: normal;
  margin: 20px 0;
}
a {
  text-decoration: none;
  color: #19c2c9;
}
a:hover {
  text-decoration: none;
}
pre.code,
code {
  color: #333;
  font-family: 'Courier New', monospace;
}
pre.code {
  background-color: #e8e8e8;
  padding: 10px;
  border-left: 10px solid #1ec97b;
}
mark {
  display: inline-block;
  padding: 1px;
  background: #19c2c9;
  color: #fff;
}
blockquote,
blockquote p {
  font-family: 'Hind';
  font-size: 18px;
  color: #333;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin: 20px 0;
  display: block;
  position: relative;
  font-style: normal;
}
blockquote:before {
  content: '';
  height: 100%;
  width: 4px;
  display: inline-block;
  position: absolute;
  background: #19c2c9;
  left: 0;
}
.node-type-blog #breadcrumb {
  display: none;
}
.block-system-breadcrumb-block {
  font-family: 'Hind', sans-serif;
  font-size: 15px;
  letter-spacing: 0.75px;
  color: #fff;
  text-align: center;
}
.block-system-breadcrumb-block li {
  display: inline-block;
  color: #fff;
  font-weight: 700;
}
.block-system-breadcrumb-block li a {
  color: #fff;
  font-weight: 700;
}
.block-system-breadcrumb-block li:not(:last-child):after {
  content: '/';
  width: 10px;
  display: inline-block;
  font-weight: 700;
}
blockquote {
  position: relative;
  margin: 20px 0;
  padding-left: 30px;
  min-height: 40px;
}
blockquote footer {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1.13px;
  text-transform: uppercase;
}
.profession {
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
}
.messages__wrapper {
  position: relative;
}
div.messages {
  font-size: 15px;
  text-decoration: none;
  font-family: 'Hind', sans-serif;
  font-weight: 500;
  color: #74797b;
  line-height: 25px;
  padding: 40px 10px 10px 50px;
  border-left-width: 1px;
  position: relative;
}
.messages h2 {
  width: auto;
  height: auto;
  font-size: 14px;
  margin: 0;
  line-height: 30px;
  text-transform: none;
  clip: auto;
  top: 9px;
}
.messages + .close {
  position: absolute;
  right: 30px;
  top: 40px;
}
.messages + .close:hover {
  cursor: pointer;
}
div.messages--error {
  background: #fcedef url('../images/alerts/error.png') 17px 17px no-repeat;
  border-color: #ffd9de;
  box-shadow: none;
}
.messages--error h2 {
  color: #ff9999;
}
.messages--error + .close {
  content: url('../images/alerts/4.png');
}
div.messages--warning {
  background: #fefaec url('../images/alerts/warning.png') 17px 17px no-repeat;
  border-color: #f7eac7;
  box-shadow: none;
}
.messages--warning h2 {
  color: #ffcc66;
}
.messages--warning + .close {
  content: url('../images/alerts/3.png');
}
div.messages--status {
  background: #effbee url('../images/alerts/status.png') 17px 17px no-repeat;
  border-color: #cbeec8;
  box-shadow: none;
}
.messages--status h2 {
  color: #99cc99;
}
.messages--status + .close {
  content: url('../images/alerts/2.png');
}
.messages--info {
  background: #f0faff url('../images/alerts/info.png') 17px 17px no-repeat;
  border-color: #ceedfc;
  box-shadow: none;
}
.messages--info h2 {
  color: #77b3f0;
}
.messages--info + .close {
  content: url('../images/alerts/1.png');
}
#content ul,
#content ul li,
#columns ul li.leaf,
#columns ul li.collapsed,
#block-system-user-menu .menu,
#block-system-user-menu .menu li {
  padding: 0;
}
#content ol {
  padding-left: 25px;
}
#content ol li,
#columns ol li.leaf,
#columns ol li.collapsed {
  padding-left: 5px;
}
#content ul,
#content li,
.column li {
  list-style: square;
  list-style-position: inside;
  color: #19c2c9;
}
#content .contextual-links li {
  list-style: none;
}
#content ul li span,
.column li span {
  line-height: 26px;
  font-size: 14px;
  color: #74797b;
}
#columns ul,
#columns ol,
#block-system-user-menu .menu {
  margin: 15px 0;
}
.menu li,
.item-list ul li,
.links li,
.menu li.leaf,
.menu li.collapsed {
  padding-left: 0;
  margin-left: 0;
}
#columns .menu li:before,
#columns .item-list li:before,
#columns .links li:before,
#columns .contextual-links-wrapper li:before,
#columns .tabs li:before,
#page .field-name-field-portfolio-terms ul li:before {
  content: none;
}
#page .contextual-links,
#page .contextual-links li {
  margin: 0;
}
#page .contextual-links {
  padding: 0.25em 0;
}
#page .contextual-links li {
  padding: 0;
}
.links a:hover,
.node-author a:hover {
  text-decoration: underline;
}
#block-brainstorm-theme-branding,
.region-inner,
body .view-content,
body .block-title,
.block-our-amazing-team-block-1 .block-title,
.view-header,
.view-main-slider .views-field-nothing,
#columns,
#menu-bar nav,
#primary-menu-bar nav,
#secondary-menu-bar,
#header .section {
  margin-right: auto;
  margin-left: auto;
}
#block-brainstorm-theme-branding {
  width: 30%;
  float: left;
  min-width: 180px;
}
#block-brainstorm-theme-branding {
  max-width: 200px;
}
#page-wrapper:not(.front) .layout-main {
  max-width: 1200px;
  padding: 0;
  margin: 65px auto 90px auto;
}
#page-wrapper.sidebar .layout-main {
  display: flex;
}
#page-wrapper.sidebar #content {
  max-width: 64%;
  display:inline-block;
}
#page-wrapper .page-blog .layout-main,
#page-wrapper .page-portfolio .layout-main,
#page-wrapper .page-contact .layout-main {
  max-width: none;
  margin: 0;
}
body.page-portfolio #columns {
  max-width: none;
}
body .view-content .view-content {
  padding-left: 0;
  padding-right: 0;
}
#main-content {
  margin: 0;
}
#page.container {
  max-width: none;
}
.page-blog #page.container {
  background-color: #f9f9f9;
}
.front .block-title,
.our-skills h2,
.about-us h2,
.featured-top .page-title,
.block-views-blockour-amazing-team-block-1 h2 {
  font-size: 30px;
  text-decoration: none;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  letter-spacing: 1.5px;
  background: url('../images/line.png') center bottom no-repeat;
  background-size: 80px;
  padding-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
.page-comment .page-title {
  margin-bottom: 15px;
}
.front .block-title {
  margin-top: 65px;
  margin-bottom: 20px;
}
.featured-top .page-title {
  font-size: 30px;
  text-transform: none;
  background-size: 80px;
  padding-bottom: 15px;
  color: #fff;
}
.page-title-44 .page-title,
.page-blog .page-title,
.page-portfolio .page-title,
.page-contact .page-title,
.page-title-43 .page-title,
.page-info .page-title {
  font-size: 50px;
  background-size: 130px;
  text-transform: uppercase;
  padding-bottom: 30px;
}
#page-wrapper:not(.front) .featured-top {
  padding-top: 105px;
  padding-bottom: 70px;
  height: 243px;
  background-color: #000;
}
#page-wrapper:not(.front).page-title-43 .featured-top {
  height: 280px;
  padding-top: 120px;
}
#page-wrapper.page-title-44 #page .featured-top,
#page-wrapper:not(.front) .page-blog .featured-top,
#page-wrapper:not(.front) .page-portfolio .featured-top,
#page-wrapper:not(.front) .page-contact .featured-top,
#page-wrapper:not(.front) .page-info .featured-top {
  height: 389px;
  padding-top: 150px;
}
#page-wrapper:not(.front) .featured-top {
  background: #000 url('../images/pic_title/base.jpg') 50% no-repeat;
  background-size: cover;
}
.page-title-44 .featured-top {
  background: #000 url('../images/pic_title/about-us.jpg') 50% no-repeat;
}
#page-wrapper:not(.front) .page-portfolio .featured-top,
#page-wrapper:not(.front).node-type-portfolio .featured-top {
  background: #000 url('../images/pic_title/portfolio.jpg') 50% no-repeat;
}
#page-wrapper:not(.front) .page-blog .featured-top,
#page-wrapper:not(.front).node-type-blog .featured-top {
  background: #000 url('../images/pic_title/blog.jpg') 50% no-repeat;
}
#page-wrapper:not(.front) .page-contact .featured-top {
  background: #000 url('../images/pic_title/contacts.jpg') 50% no-repeat;
}
.view-header {
  color: #606060;
  text-align: center;
  margin-bottom: 40px;
}
.views-field-title a,
.section-tags .node__title a {
  color: #333;
  text-decoration: none;
}
.section-tags {
  font-family: 'Raleway';
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
}
#page-wrapper table p {
  margin: 0;
}
#page-wrapper table {
  width: 100%;
  border: none;
  max-width: 1920px;
  margin: 0 auto;
}
.html #page-wrapper table th {
  font-weight: 400;
  color: #333;
}
th,
td {
  padding: 10px;
}
th {
  padding-top: 15px;
  padding-bottom: 15px;
}
tr,
tr.even,
tr.odd {
  padding: 0;
  border: none;
}
tr.even {
  background-color: #fff;
}
tr.odd {
  background-color: #e8e8e8;
}
table.ver-1 td,
table.ver-1 th {
  border: none;
}
table.ver-1 tr {
  border-bottom: 1px solid #c6c6c6;
}
span.form-required {
  display: none;
}
.container-inline .form-item {
  display: inline-block;
}
input:not([type="submit"]),
input:not([type="button"]),
textarea {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #e3e3e3;
}
input[type="submit"],
input[type="button"] {
  width: auto;
}
input:not([type="submit"]):focus,
textarea:focus {
  border: 1px solid #19c2c9 !important;
  outline-color: transparent;
  outline-style: none;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #ff3334;
}
textarea {
  resize: vertical;
}
.form-item .description {
  font-size: 13px;
  color: #19c4cb;
}
.form-item .description.error {
  background: none;
  color: #ff3334;
}
label {
  font-weight: 400;
  margin-bottom: 3px;
  display: block;
}
#content .item-list ul.pager-load-more li {
  width: 200px;
}
.pager {
  text-align: left;
}
.pager li {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 0;
}
.pager li.pager__item {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 10px;
  width: 45px;
  height: 45px;
  background-color: transparent;
}
.pager li:last-of-type {
  margin-right: 0;
}
.pager a,
#page .pager .is-active,
#page .pager .pager__item--ellipsis {
  display: inline-block;
  color: #74797b;
  border: 1px solid #a9a9a9;
  text-decoration: none;
  width: 45px;
  height: 45px;
  text-align: center;
  font-size: 15px;
  line-height: 45px;
  background-color: transparent;
}

@media screen and (max-width: 425px){
  .pager a,
  #page .pager .is-active,
  #page .pager .pager__item--ellipsis {
    width: 30px;
    height: 30px;
    line-height: 31px;
  }
  .pager li.pager__item {
    width: auto;
    height: auto;
  }
}

#page .pager .pager__item--ellipsis {
  border: none;
}
.pager .pager__item.is-active a,
.pager a:hover {
  background: #19c2c9;
  border-color: #19c2c9;
  color: #fff;
}
.pager .is-active {
  cursor: default;
  font-weight: 400;
}
#page .item-list.item-list-pager li {
  background-color: transparent;
}
.region-secondary-content {
  background: url(images/bg-page-title.png) no-repeat 50% 50%;
  background-size: cover;
}
/* Loading */

#load {
  animation: loading 3s linear infinite;
}
#loading-inner {
  animation: loading-circle 2s linear infinite;
  -webkit-animation: loading-circle 2s linear infinite;
  -moz-animation: loading-circle 2s linear infinite;
  stroke: #19c2c9;
  stroke-dashoffset: 0;
  stroke-dasharray: 300;
  stroke-width: 10;
  stroke-miterlimit: 10;
  stroke-linecap: round;
  fill: transparent;
}
@keyframes loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-circle {
  0% {
    stroke-dashoffset: 0
  }
  100% {
    stroke-dashoffset: -600;
  }
}
@-webkit-keyframes loading-circle {
  0% {
    stroke-dashoffset: 0
  }
  100% {
    stroke-dashoffset: -600;
  }
}
@-moz-keyframes loading-circle {
  0% {
    stroke-dashoffset: 0
  }
  100% {
    stroke-dashoffset: -600;
  }
}
/* Info items */

.views-field-created,
.views-field-cid,
.data,
div.comment,
.datetime,
.author-datetime,
.comment__author,
.comment__time {
  display: inline-block;
}
.views-field-created:before,
.view-blog .views-field-cid:before,
.data:before,
div.comment:before {
  font-size: 18px;
  line-height: 1;
  font-family: 'FontAwesome';
  position: absolute;
}
.node__meta {
  margin-top: 20px;
}
.view-blog .views-field-cid {
  margin-left: 10px;
}
.view-blog .views-field-cid:before,
div.comment:before {
  content: '\f0e5';
}
.view-blog .views-field-uid:before,
.author-datetime:before {
  content: url('../images/Admin.png');
  vertical-align: -webkit-baseline-middle;
  margin-right: 3px;
}
.view-blog .views-field-uid span:before {
  content: 'by ';
}
.view-blog .views-field-uid:after,
.view-blog .views-field-created:after,
.author-datetime:after {
  content: '/';
  padding-left: 10px;
}
.datetime:after,
div.comment:after {
  content: '/';
  padding-left: 10px;
}
.views-field-cid span,
div.comment span {
  padding-left: 25px;
}
.page-blog .view-blog li .views-field .views-field-uid,
.page-blog .view-blog li .views-field.views-field-comment-count,
.node__meta div:not(.datetime),
.view-blog .views-field-uid {
  margin-left: 10px;
}
#columns .submitted ul li {
  margin-left: 0;
}
.views-field-created,
#content ul li .views-field-created span,
.views-field-uid,
#content ul li .views-field-uid span,
.views-field-cid,
#content ul li .views-field-cid span,
.data,
div.datetime,
div.author-datetime,
div.author-datetime a,
div.comment,
.addtoany_list.a2a_kit_size_32,
.views-field-comment-count {
  font-size: 13px;
  line-height: 20px;
  color: #999;
  position: relative;
  text-decoration: none;
  display: inline-block;
}
.author-datetime a:hover {
  color: #19c2c9;
}
/* Buttons */

.btn,
input[type="submit"],
input[type="button"],
.view-dignities .view-footer a,
.view-our-amazing-team .views-field-nothing a,
.button,
.about-us a {
  display: inline-block;
  text-transform: uppercase;
  padding: 18px 40px;
  background: #19c2c9;
  border: none;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1.13px;
  border-radius: 0;
  height: 55px;
}
.btn:hover,
.view-dignities .view-footer a:hover,
.view-our-amazing-team .views-field-nothing a:hover,
.about-us p a:hover {
  text-decoration: none;
}
.btn + .btn,
input[type="submit"] + input[type="submit"],
input[type="button"] + input[type="button"],
.view-dignities .view-footer a + a,
.view-our-amazing-team .views-field-nothing a + a {
  margin-left: 20px;
}
.btn:hover,
input[type="submit"]:hover,
.view-dignities .view-footer a:hover,
.view-our-amazing-team .views-field-nothing a:hover,
.about-us p a:hover,
.front .view-blog table .views-field-view-node a:hover,
.company-name .second-part a:hover {
  background-color: #333;
}
.input input {
  margin-bottom: 20px;
}
input:active {
  border: none;
}
.input input:nth-child(4),
input[type="button"] {
  background: #333;
}
input[type="button"]:hover {
  background: #19c2c9;
}
#block-brainstorm-theme-main-menu select,
#menu-bar select {
  display: none;
}
#block-brainstorm-theme-main-menu,
#block-brainstorm-theme-footer {
  overflow: hidden;
  width: auto;
  float: right;
  height: 80px;
}
#secondary-menu-bar {
  display: block;
}
.block-local-tasks-block ul {
  border: 0;
  text-transform: uppercase;
  font-size: 18px;
  white-space: normal;
  padding: 0;
  margin: 15px 0;
}
.block-local-tasks-block ul li {
  display: inline;
}
.block-local-tasks-block ul li a {
  padding: 4px 9px;
  color: #333;
  background: none;
  border: none;
  margin: 0;
}
.block-local-tasks-block ul li.active a,
.block-local-tasks-block ul li.active a:hover {
  background: #19c2c9;
  color: #fff;
  border: none;
  padding: 4px 9px;
}
.block-local-tasks-block ul li a:hover {
  border: 2px solid #19c2c9;
  background: none;
  padding: 2px 7px;
  color: #333;
}
.node-readmore a,
.comment-comments a,
.comment-add a {
  position: relative;
}
.comment .username {
  display: block;
}
.node-readmore a,
.comment-comments a,
.comment-add a {
  color: #a6a6a6;
}
.node-readmore a:hover,
.comment-comments a:hover,
.comment-add a:hover {
  color: #19c2c9;
  text-decoration: none;
}
.node-readmore a:before,
.comment-comments a:before,
.comment-add a:before {
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
}
.node-readmore a {
  padding-left: 13px;
}
.node-readmore a:before {
  content: '\f101';
}
.comment-comments a {
  padding-left: 19px;
}
.comment-comments a:before {
  content: '\f0e5';
}
.comment-add a {
  padding-left: 17px;
}
.comment-add a:before {
  content: '\f055';
}
/* Share buttons */

.a2a_kit a {
  margin-bottom: 8px;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  opacity: 1;
}
/* =Common styles END */
/* Drupal standart blocks BEGIN */

#columns {
  padding: 40px 0;
}
body #columns {
  padding: 0;
}
#name-and-slogan #site-name {
  color: #fff;
}
#site-name a {
  color: #fff;
}
#block-system-user-menu {
  float: right;
}
.feed-icon {
  display: inline-block;
  margin: 15px 5px;
}
.block-search .form-item {
  margin-bottom: 10px;
}
.node-article {
  margin-bottom: 20px;
}
#block-system-powered-by {
  padding: 30px 0;
}
#comments,
.comment-form {
  margin-top: 15px;
  padding-top: 15px;
}
.comment-form + .comment-form {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
#comments .form-text,
#comments .form-textarea {
  width: 100%;
}
#block-brainstorm-theme-main-menu ul ul {
  display: none;
}
#block-brainstorm-theme-main-menu > ul,
#block-brainstorm-theme-footer > ul {
  display: flex;
  margin: 0;
  justify-content: flex-end;
  flex-wrap: wrap;
}
#block-brainstorm-theme-main-menu > ul li,
#block-brainstorm-theme-footer > ul li {
  float: left;
}
#block-brainstorm-theme-main-menu > ul > li > a,
#block-brainstorm-theme-footer >ul a {
  max-height: 80px;
  text-transform: uppercase;
  padding: 0px 20px 0px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
#block-brainstorm-theme-main-menu > ul > li:nth-child(1) > a:hover,
#block-brainstorm-theme-main-menu > ul > li:nth-child(1).active > a {
  background: url('../images/menu_underline/Home.png') 50% 100% no-repeat;
  transition: none;
}
#block-brainstorm-theme-main-menu > ul > li:nth-child(2) > a:hover,
#block-brainstorm-theme-main-menu > ul > li:nth-child(2).active > a {
  background: url('../images/menu_underline/AboutUs.png') 50% 100% no-repeat;
  transition: none;
}
#block-brainstorm-theme-main-menu > ul > li:nth-child(3) > a:hover,
#block-brainstorm-theme-main-menu > ul > li:nth-child(3).active > a {
  background: url('../images/menu_underline/Portfolio.png') 50% 100% no-repeat;
  transition: none;
}
#block-brainstorm-theme-main-menu > ul > li:nth-child(4) > a:hover,
#block-brainstorm-theme-main-menu > ul > li:nth-child(4).active > a {
  background: url('../images/menu_underline/Blog.png') 50% 100% no-repeat;
  transition: none;
}
#block-brainstorm-theme-main-menu > ul > li:nth-child(5) > a:hover,
#block-brainstorm-theme-main-menu > ul > li:nth-child(5).active > a {
  background: url('../images/menu_underline/Contacts.png') 50% 100% no-repeat;
  transition: none;
}
#block-brainstorm-theme-main-menu > ul > li:nth-child(6) > a:hover,
#block-brainstorm-theme-main-menu > ul > li:nth-child(6).active > a {
  background: url('../images/menu_underline/Typography.png') 50% 100% no-repeat;
  transition: none;
}
#block-brainstorm-theme-main-menu > ul li a:hover,
#block-brainstorm-theme-footer > ul li a:hover {
  color: #19c2c9;
}
/* Drupal standart blocks END */
/* =Header BEGIN */

#header,
#block-brainstorm-theme-main-menu {
  position: relative;
  z-index: 100;
}
#header {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  right: 0;
  left: 0;
  max-height: 80px;
}
#block-brainstorm-theme-branding a,
#name-and-slogan {
  clear: none;
  width: auto;
  padding-top: 25px;
  margin: 0 auto;
  padding-bottom: 10px;
}
#block-brainstorm-theme-branding a {
  margin-left: 15px;
  display: block;
}
#block-brainstorm-theme-branding img {
  vertical-align: middle;
}
#block-brainstorm-theme-branding img {
  max-width: 230px;
  max-height: 60px;
}
#block-brainstorm-theme-main-menu > ul a,
#block-brainstorm-theme-footer > ul a {
  line-height: 80px;
  font-size: 13px;
  text-decoration: none;
  display: block;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-weight: 700;
}
#superfish-1 #menu-468-1.sf-depth-1 > a,
#menu .menu-mlid-468 > a {
  cursor: default;
  pointer-events: none;
}
#superfish-1 #menu-468-1.sf-depth-1 > a:hover,
#superfish-1 #menu-468-1.active-trail.sf-depth-1 > a,
#menu .menu-mlid-468 > a:hover,
#menu .menu-mlid-468 > a.active {
  color: #a6a6a6;
}
#header .btn-mobile-menu {
  clear: none;
  width: auto;
  float: right;
  width: 50px;
  height: 35px;
  background: url(images/icon-mobile-menu.png) no-repeat 50% 50%;
  font-size: 0;
  cursor: pointer;
  margin-top: 22px;
}
#toggle-icon {
  margin-top: 5px;
  color: #333;
}
#header #toggle-icon:hover {
  color: #3f9ae8;
}
/* =Header END */
/* =Footer BEGIN */

footer.site-footer {
  flex: 0 0 auto;
  background-color: #333;
  color: #fff;
  max-height: 80px;
}
.site-footer__top {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #333;
}
.site-footer__top > div {
  display: flex;
  justify-content: end;
}
.block-title {
  margin-bottom: 15px;
}
.site-footer__bottom {
  background-color: #202123;
}
#block-socialicons {
  text-align: center;
}
#block-socialicons .field a {
  font-size: 32px;
  line-height: 90px;
  text-align: center;
  color: #84888c;
  width: 85px;
  height: 90px;
  display: inline-block;
}
.fa-facebook-official:hover:before,
.fa-facebook:hover:before {
  color: #2d5c99;
}
.fa-github:hover:before {
  color: #333;
}
.fa-twitter:hover:before {
  color: #2faeee;
}
.fa-instagram:hover:before {
  color: #2e7396;
}
.fa-behance:hover:before {
  color: #00acdc;
}
.fa-linkedin-square:hover:before {
  color: #0089bc;
}
.fa-dribbble:hover:before {
  color: #ff8caf;
}
/* =Footer END */
/* =Page About us BEGIN*/

.two-list ul {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}

#about-us-page .first-part {
  padding-right: 15px;
}
#about-us-page .second-part {
  padding-left: 15px;
}
#about-us-page li {
  list-style-image: url('../images/check.png');
  list-style-position: inside;
  line-height: 30px;
}
#block-companyname {
  float: left;
  width: 100%;
}
.company-name {
  height: 500px;
  background: #f9f9f9;
}
.company-name .first-part,
.company-name .second-part {
  height: 500px;
}
.company-name .second-part p {
  max-width: 500px;
  margin: 0 auto;
}
.company-name .second-part a {
  margin-top: 45px;
}
.block-views-blockour-amazing-team-block-1 {
  margin: 70px auto;
  float: left;
  width: 100%;
}
.block-views-blockour-amazing-team-block-1 .views-view-grid {
  max-width: 1200px;
  margin: 0 auto;
}
.block-views-blockour-amazing-team-block-1 .block-title {
  margin-bottom: 40px;
}
.block-views-blockour-amazing-team-block-1 .views-field-title,
.block-views-blockour-amazing-team-block-1 .views-field-title a {
  line-height: 40px;
  margin-top: 20px;
}
.block-views-blockour-amazing-team-block-1 .social-team {
  background: #19c2c9;
  padding: 10px 19px;
  margin: 0;
  width: 280px;
  height: 50px;
}
.social-team li {
  display: inline-block;
  font-size: 27px;
  padding: 0 18px;
}
.block-views-blockour-amazing-team-block-1 .social-team li a {
  color: #fff;
}
.block-views-blockour-amazing-team-block-1 .views-col {
  position: relative;
  padding: 10px;
}
.block-views-blockour-amazing-team-block-1 .views-field-field-social {
  position: absolute;
  bottom: 98px;
  overflow: hidden;
}
.block-views-blockour-amazing-team-block-1 .views-field-field-photo-team img {
  width: 100%;
  height: 100%;
  max-height: 280px;
  max-width: 280px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.block-views-blockour-amazing-team-block-1 .views-field-field-photo-team {
  overflow: hidden;
}
.block-views-blockour-amazing-team-block-1 .views-field-field-social .field-content {
  position: relative;
  top: 51px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.block-views-blockour-amazing-team-block-1 .views-col:hover .views-field-field-social .field-content {
  opacity: 1;
  transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
}
.block-views-blockour-amazing-team-block-1 .views-col:hover img {
  opacity: 1;
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
}
/* =Page About us END*/
/* =Block Our recent works BEGIN*/

.views-exposed-widgets {
  display: flex;
  align-self: center;
  justify-content: center;
  margin: 0 0 20px 0;
}
.view-header,
.views-exposed-form,
.views-exposed-form fieldset .fieldset-wrapper > div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  text-align: center;
}
.views-exposed-form {
  margin-bottom: 30px;
}
.view-portfolio {
  margin: 65px 0 90px 0;
}
.view-portfolio .views-exposed-form {
  margin-bottom: 50px;
}
.view-portfolio .js-form-item-nid label {
  color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.view-portfolio .js-form-item-nid {
  position: relative;
}
.view-portfolio .js-form-item-nid input {
  width: 35px;
  opacity: 0;
}
.view-portfolio fieldset:nth-child(1) {
  display: inline;
  height: 25px;
  vertical-align: top;
}
.view-portfolio fieldset:nth-child(2) {
  display: inline-block;
  border-left: 1px solid #494949;
  padding-left: 20px;
  margin-left: 10px;
  padding: 15px;
  height: 45px;
}
.view-portfolio .js-form-item-nid {
  width: 35px;
  height: 20px;
  margin: 0;
  display: inline-block;
}
.view-portfolio .js-form-item-nid:first-child label {
  background: url('../images/column/3_column_default.png') 50% no-repeat;
  width: 35px;
  height: 20px;
}
.view-portfolio .js-form-item-nid:first-child input:checked + label {
  background: url('../images/column/3_column_active.png') 50% no-repeat;
}
.view-portfolio .js-form-item-nid:last-child label {
  background: url('../images/column/2_column_default.png') 50% no-repeat;
  width: 35px;
  height: 20px;
}
.view-portfolio .js-form-item-nid:last-child input:checked + label {
  background: url('../images/column/2_column_active.png') 50% no-repeat;
}
.block-views-blockportfolio-block-1 .js-form-item-tid-raw,
.view-portfolio .js-form-item-tid-raw {
  text-align: center;
  position: relative;
  display: inline-block;
}
.block-views-blockportfolio-block-1 .js-form-item-tid-raw input,
.view-portfolio .js-form-item-tid-raw input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
}
.block-views-blockportfolio-block-1 .js-form-item-tid-raw label,
.view-portfolio .js-form-item-tid-raw label {
  font-weight: 500;
  font-family: 'Hind', sans-serif;
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
  padding: 4px 9px;
  border: 2px solid #fff;
  width: auto;
  display: block;
}
.block-views-blockportfolio-block-1 .js-form-item-tid-raw input:checked + label,
.view-portfolio .js-form-item-tid-raw input:checked + label {
  color: #fff;
  background: #19c2c9;
  border: 2px solid #19c2c9;
}
.block-views-blockportfolio-block-1 input:hover + label,
.view-portfolio .js-form-item-tid-raw input:hover + label {
  border: 2px solid #19c2c9;
}
.view-portfolio .item-list img,
.block-views-blockportfolio-block-1 img {
  width: 101%;
  height: auto;
  object-fit: cover;
}
.view-portfolio .item-list .views-field-title,
.view-portfolio .item-list .views-field-field-tags-portfolio,
.view-portfolio .item-list .views-field-field-portfolio-image a:after,
.block-views-blockportfolio-block-1 .views-field-title,
.block-views-blockportfolio-block-1 .views-field-field-tags-portfolio,
.block-views-blockportfolio-block-1 .views-field-field-portfolio-image a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  height: 50px;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  display: none;
}
.view-portfolio .item-list a,
.block-views-blockportfolio-block-1 .views-field a {
  color: #fff;
  text-decoration: none;
  line-height: 1px;
  display: block;
  font-size: 16px;
}
.view-portfolio .item-list .views-field-field-portfolio-image a:after,
.block-views-blockportfolio-block-1 .views-field-field-portfolio-image a:after {
  content: '';
  background: url('../images/plus/plus@3x.png') 50% 50% no-repeat, url('../images/hover-_effect.png') no-repeat;
  background-size: 51px, cover;
  -moz-background-size: 51px, cover;
  /* Firefox 3.6+ */
  -webkit-background-size: 51px, cover;
  /* Safari 3.1+ и Chrome 4.0+ */
  -o-background-size: 51px, cover;
  /* Opera 9.6+ */
  background-size: 51px, cover;
  height: 100%;
  width: 100%;
}
.views-field-field-tags-portfolio .field-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.view-portfolio .item-list li,
.block-views-blockportfolio-block-1 .views-col {
  position: relative;
}
.view-portfolio .item-list li:hover .views-field-field-portfolio-image a:after,
.block-views-blockportfolio-block-1 .views-col:hover .views-field-field-portfolio-image a:after {
  display: block;
  animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  -webkit-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  -moz-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
}
.view-portfolio .item-list li:hover .views-field-field-tags-portfolio,
.block-views-blockportfolio-block-1 .views-col:hover .views-field-field-tags-portfolio {
  display: block;
  opacity: 0;
  padding-left: 25px;
  padding-top: 25px;
  animation: view-work-gallery 0.5s linear 0.1s 1 normal forwards;
  -webkit-animation: view-work-gallery 0.5s linear 0.1s 1 normal forwards;
  -moz-animation: view-work-gallery 0.5s linear 0.1s 1 normal forwards;
}
.view-portfolio .item-list li:hover .views-field-title,
.block-views-blockportfolio-block-1 .views-col:hover .views-field-title {
  display: block;
  animation: view-work-gallery 0.5s linear 0s 1 normal forwards;
  -webkit-animation: view-work-gallery 0.5s linear 0s 1 normal forwards;
  -moz-animation: view-work-gallery 0.5s linear 0s 1 normal forwards;
}
.view-portfolio .views-field-field-tags-portfolio div,
.block-views-blockportfolio-block-1 .views-field-field-tags-portfolio div {
  z-index: 5;
}
.view-portfolio .views-field-title a,
.block-views-blockportfolio-block-1 .views-field-title a {
  line-height: normal;
}
.view-portfolio .views-field-title,
.block-views-blockportfolio-block-1 .views-field-title {
  z-index: 6;
  padding-left: 25px;
  text-transform: uppercase;
  line-height: normal;
  font-size: 16px;
}
@keyframes view-work-gallery {
  0% {
    bottom: 0;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    bottom: 35px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes view-work-gallery {
  0% {
    bottom: 0;
    opacity: 0;
    -webkit-animation-timing-function: linear;
  }
  100% {
    bottom: 35px;
    opacity: 1;
    -webkit-animation-timing-function: linear;
  }
}
@-moz-keyframes view-work-gallery {
  0% {
    bottom: 0;
    opacity: 0;
    -moz-animation-timing-function: linear;
  }
  100% {
    bottom: 35px;
    opacity: 1;
    -moz-animation-timing-function: linear;
  }
}
/* =Block Our recent works END*/
/* =Blocks About us BEGIN*/

.first-part {
  float: left;
}
.second-part {
  float: right;
}
.first-part,
.second-part {
  width: 50%;
  height: 100%;
}
.about-us .first-part,
.our-skills .second-part,
.company-name .second-part {
  padding: 85px;
  text-align: center;
}
.about-us,
.our-skills {
  height: 500px;
  text-align: center;
}
.about-us .second-part {
  background: url('../images/main_1.jpg') 20% 100% no-repeat;
  background-size: cover;
}
.our-skills .first-part,
.company-name .first-part {
  background: url('../images/03_skills_pic.jpg') center no-repeat;
  background-size: cover;
}
.text-who {
  max-width: 490px;
  margin: 0 auto 42px;
}
.our-skills .team {
  display: block;
  width: 420px;
  margin: 110px auto;
  border: 3px solid #fff;
  height: 305px;
  padding: 70px;
}
.our-skills .first-part p {
  font-family: 'Raleway', sans-serif;
  font-size: 80px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 4px;
  line-height: 80px;
}
#content .skills-bar-container {
  float: left;
  clear: right;
  width: 100%;
  margin: 0;
}
.skills-bar-container p {
  float: left;
  margin: 5px;
  text-align: left;
  display: block;
}
.skills-bar-container .percent {
  float: right;
  padding-top: 5px;
  opacity: 0;
  -webkit-transition: opacity 1s ease 4s;
  -moz-transition: opacity 1s ease 4s;
  -o-transition: opacity 1s ease 4s;
  transition: opacity 1s ease 4s;
}
.skills-bar-container .percent,
.skills-bar-container label,
.our-team .views-field-field-profession-team a {
  font-weight: 500;
  font-family: 'Hind', sans-serif;
  font-size: 15px;
  color: #74797b;
}
.skills-bar-container li {
  background: #e9e5e2;
  height: 6px;
}
#content .skills-bar-container li {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  margin-bottom: 20px;
  list-style: none;
}
#content .skills-bar-container p {
  margin: 0;
}
.progressbar {
  background-color: #19c2c9;
  background-image: -webkit-linear-gradient(left, #19c2c9 0%, #99ffcc 100%);
  background-image: -moz-linear-gradient(left, #19c2c9 0%, #99ffcc 100%);
  background-image: -o-linear-gradient(left, #19c2c9 0%, #99ffcc 100%);
  background-image: linear-gradient(to right, #19c2c9 0%, #99ffcc 100%);
  height: 100%;
  width: 0%;
  -webkit-transition: width 4.50s ease !important;
  -moz-transition: width 4.50s ease !important;
  -o-transition: width 4.50s ease !important;
  transition: width 4.50s ease !important;
}
/* =Blocks About us END*/
/* =Block Our core features */

.block-views-blockour-core-features-block-1 {
  max-width: 1200px;
  margin: 0 auto;
}
.block-views-blockour-core-features-block-1 .views-row {
  display: flex;
  flex-wrap: wrap;
}
.block-views-blockour-core-features-block-1 .views-col {
  border: none;
  padding: 10px;
}
.block-views-blockour-core-features-block-1 .views-field-field-icon-features {
  width: 30px;
  float: left;
}
.block-views-blockour-core-features-block-1 .views-field-title,
.block-views-blockour-core-features-block-1 .views-field-body {
  display: table-row;
}
.block-views-blockour-core-features-block-1 .views-field-title .field-content,
.block-views-blockour-core-features-block-1 .views-field-body .field-content {
  margin-left: 15px;
  display: block;
}
.block-views-blockour-core-features-block-1 .views-field-body .field-content {
  margin-top: 8px;
}
.block-views-blockour-core-features-block-1 .views-field-title,
.block-views-blockour-core-features-block-1 .views-field-title a,
.our-team .views-field-title a {
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #333;
  letter-spacing: 1px;
  text-transform: none;
  line-height: normal;
}
/* =Main slider BEGIN */

.slick--view--main-slider .slick-slide .slide__caption {
  padding: 0;
  position: relative;
}
.slick--view--main-slider .slick-initialized .slick-slide {
  height: 600px;
}
.slick--view--main-slider .slick-slide img:first-child {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.slick--view--main-slider .slick-arrow:before,
.node-portfolio .owl-controls .owl-buttons div {
  top: 60%;
  z-index: 50;
  margin: 0;
  display: block;
  width: 50px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.85);
  background-repeat: no-repeat;
  border-radius: 0;
  transform: none;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}
.slick--view--main-slider > .slick__arrow {
  position: absolute;
  top: 50%;
  width: 100%;
}
.slick--view--main-slider .slick__arrow  button {
  padding: 0;
  margin: 0;
  border: none;
  display: inline-block !important;
}
.slick--view--main-slider .slick-arrow:before {
  content: '';
}
.slick--view--main-slider .slick-prev::before,
.node-portfolio .owl-controls .owl-buttons .owl-prev {
  background-image: url(images/main-slider-prev.png);
  background-position: 40% 50%;
  transform: none;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}
.slick--view--main-slider .slick-next {
  right: 8px;
  position: absolute;
}
.slick--view--main-slider .slick-next::before,
.node-portfolio .owl-controls .owl-buttons .owl-next {
  background-image: url(images/main-slider-next.png);
  background-position: 60% 50%;
}
/* Slideshow animation */

.slick--view--main-slider .slick-active .slide__caption img:first-child {
  position: relative;
  opacity: 0;
  animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  -webkit-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  -moz-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards
}
@keyframes views-field-field-background-image_gwd-keyframes {
  0% {
    opacity: 0;
    animation-timing-function: linear
  }
  100% {
    opacity: 1;
    animation-timing-function: linear
  }
}
@-webkit-keyframes views-field-field-background-image_gwd-keyframes {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: linear
  }
  100% {
    opacity: 1;
    -webkit-animation-timing-function: linear
  }
}
@-moz-keyframes views-field-field-background-image_gwd-keyframes {
  0% {
    opacity: 0;
    -moz-animation-timing-function: linear
  }
  100% {
    opacity: 1;
    -moz-animation-timing-function: linear;
  }
}
.slick--view--main-slider .slide--0.slick-active .slide__caption img:nth-child(n+2) {
  position: absolute;
  top: 150px;
  right: 0;
  opacity: 0;
  animation: views-filed-field-main-slider0 0.5s linear 0.5s 1 normal forwards;
  -webkit-animation: views-filed-field-main-slider0 0.5s linear 0.5s 1 normal forwards;
  -moz-animation: views-filed-field-main-slider0 0.5s linear 0.5s 1 normal forwards;
}
.slick--view--main-slider .slide--0.slick-active .slide__caption img:nth-child(3) {
  display: none;
}
@keyframes views-filed-field-main-slider0 {
  0% {
    left: 60%;
    opacity: 0;
    animation-timing-function: linear
  }
  100% {
    left: 52%;
    opacity: 1;
    animation-timing-function: linear
  }
}
@-webkit-keyframes views-filed-field-main-slider0 {
  0% {
    left: 60%;
    opacity: 0;
    animation-timing-function: linear
  }
  100% {
    left: 52%;
    opacity: 1;
    animation-timing-function: linear
  }
}
@-moz-keyframes views-filed-field-main-slider0 {
  0% {
    left: 60%;
    opacity: 0;
    animation-timing-function: linear
  }
  100% {
    left: 52%;
    opacity: 1;
    animation-timing-function: linear
  }
}
.slick--view--main-slider .slide--0.slick-active .slide__caption a {
  position: absolute;
  top: 205px;
  padding-right: 61px;
  opacity: 0;
  text-align: right;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
  padding: 10px 20px;
  background: #19c2c9;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 45px;
  letter-spacing: 1.13px;
  animation: views-field-title0 1s linear 0.5s 1 normal forwards;
  -webkit-animation: views-field-title0 0.5s linear 1s 1 normal forwards;
  -moz-animation: views-field-title0 0.5s linear 1s 1 normal forwards
}
@keyframes views-field-title0 {
  0% {
    right: 60%;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    right: 52%;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes views-field-title0 {
  0% {
    right: 60%;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    right: 52%;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-moz-keyframes views-field-title0 {
  0% {
    right: 60%;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    right: 52%;
    opacity: 1;
    animation-timing-function: linear;
  }
}
.slick--view--main-slider .slide--0.slick-active .slide__caption p {
  position: absolute;
  top: 312px;
  opacity: 0;
  width: 420px;
  right: 52%;
  margin-right: 50px;
  font-family: 'Hind', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  float: right;
  color: #fff;
  animation: views-field-body0 0.5s linear 1.5s 1 normal forwards;
  -webkit-animation: views-field-body0 0.5s linear 1.5s 1 normal forwards;
  -moz-animation: views-field-body0 0.5s linear 1.5s 1 normal forwards;
}
@keyframes views-field-body0 {
  0% {
    top: 392px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 312px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes views-field-body0 {
  0% {
    top: 392px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 312px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-moz-keyframes views-field-body0 {
  0% {
    top: 392px;
    opacity: 180;
    animation-timing-function: linear;
  }
  100% {
    top: 312px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
.slick--view--main-slider .slide--1.slick-active .slide__caption img:nth-child(2) {
  position: absolute;
  top: 30%;
  opacity: 0;
  animation: views-filed-field-main-slider1 0.5s linear 0.5s 1 normal forwards;
  -webkit-animation: views-filed-field-main-slider1 0.5s linear 0.5s 1 normal forwards;
  -moz-animation: views-filed-field-main-slider1 0.5s linear 0.5s 1 normal forwards;
}
@keyframes views-filed-field-main-slider1 {
  0% {
    right: 60%;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    opacity: 1;
    right: 52%;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes views-filed-field-main-slider1 {
  0% {
    right: 60%;
    opacity: 0;
    -webkit-animation-timing-function: linear;
  }
  100% {
    opacity: 1;
    right: 52%;
    -webkit-animation-timing-function: linear;
  }
}
@-moz-keyframes views-filed-field-main-slider1 {
  0% {
    right: 60%;
    opacity: 0;
    -moz-animation-timing-function: linear;
  }
  100% {
    opacity: 1;
    right: 52%;
    -moz-animation-timing-function: linear;
  }
}
.slick--view--main-slider .slide--1.slick-active .slide__caption a {
  position: absolute;
  top: 205px;
  opacity: 0;
  text-transform: uppercase;
  color: #19c2c9;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 45px;
  letter-spacing: 1.13px;
  line-height: 65px;
  animation: views-field-title1 0.5s linear 1s 1 normal forwards;
  -webkit-animation: views-field-title1 0.5s linear 1s 1 normal forwards;
  -moz-animation: views-field-title1 0.5s linear 1s 1 normal forwards;
}
@keyframes views-field-title1 {
  0% {
    left: 60%;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    left: 52%;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes views-field-title1 {
  0% {
    left: 60%;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    left: 52%;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-moz-keyframes views-field-title1 {
  0% {
    left: 60%;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    left: 52%;
    opacity: 1;
    animation-timing-function: linear;
  }
}
.slick--view--main-slider .slide--1.slick-active .slide__caption .title-ul {
  position: absolute;
  left: 52%;
  top: 268px;
  color: #333;
  font-size: 28px;
  font-family: 'Hind', sans-serif;
  text-transform: uppercase;
  line-height: 65px;
  opacity: 0;
  animation: views-field-title-ul1 0.5s linear 1.5s 1 normal forwards;
  -webkit-animation: views-field-title-ul1 0.5s linear 1.5s 1 normal forwards;
  -moz-animation: views-field-title-ul1 0.5s linear 1.5s 1 normal forwards;
}
@keyframes views-field-title-ul1 {
  0% {
    top: 348px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 268px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes views-field-title-ul1 {
  0% {
    top: 348px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 268px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-moz-keyframes views-field-title-ul1 {
  0% {
    top: 348px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 268px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
.slick--view--main-slider .slide--1.slick-active .slide__caption ul {
  position: absolute;
  top: 333px;
  left: 52%;
  font-size: 16px;
  font-family: 'Hind', sans-serif;
  font-weight: 500;
  opacity: 0;
  line-height: 30px;
  animation: views-field-body1 0.5s linear 1.7s 1 normal forwards;
  -webkit-animation: views-field-body1 0.5s linear 1.7s 1 normal forwards;
  -moz-animation: views-field-body1 0.5s linear 1.7s 1 normal forwards;
}
.slick--view--main-slider .slide--1.slick-active .slide__caption ul li {
  background: url('../images/check.png') 0 50% no-repeat;
  list-style: none;
  padding: 0 28px;
  margin: 0;
  color: #74797b;
  font-weight: 600;
}
@keyframes views-field-body1 {
  0% {
    top: 388px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 333px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes views-field-body1 {
  0% {
    top: 388px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 333px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-moz-keyframes views-field-body1 {
  0% {
    top: 388px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 333px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
.slick--view--main-slider .slide--2.slick-active .slide__caption a {
  display: none;
}
.slick--view--main-slider .slide--2.slick-active .slide__caption .title-item-2 {
  position: absolute;
  top: 185px;
  opacity: 0;
  width: 100%;
  animation: views-field-title2 0.5s linear 0.5s 1 normal forwards;
  -webkit-animation: views-field-title2 0.5s linear 0.5s 1 normal forwards;
  -moz-animation: views-field-title2 0.5s linear 0.5s 1 normal forwards;
}
.slick--view--main-slider .slide--2.slick-active .slide__caption .title-item-2 p {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 56px;
  font-weight: bold;
  letter-spacing: 1.13px;
  text-align: center;
  line-height: 60px;
  max-width: 600px;
  margin: 0 auto;
}
.slick--view--main-slider .slide--2.slick-active .slide__caption .title-item-2 p:after {
  content: '';
  background: url('../images/line.png') 50% no-repeat;
  height: 50px;
  position: relative;
  top: 10px;
  display: block;
}
@keyframes views-field-title2 {
  0% {
    top: 100px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 165px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes views-field-title2 {
  0% {
    top: 100px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 165px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-moz-keyframes views-field-title2 {
  0% {
    top: 100px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 165px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
.slick--view--main-slider .slide--2.slick-active .slide__caption .text-item-2 {
  top: 380px;
  position: absolute;
  opacity: 0;
  width: 100%;
  animation: views-field-body2 0.5s linear 1s 1 normal forwards;
  -webkit-animation: views-field-body2 0.5s linear 1s 1 normal forwards;
  -moz-animation: views-field-body2 0.5s linear 1s 1 normal forwards;
}
.slick--view--main-slider .slide--2.slick-active .slide__caption .text-item-2 p {
  width: 690px;
  margin: 0 auto;
  color: #fff;
  font-family: 'Hind', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  height: 130px;
  overflow: hidden;
  text-align: justify;
  -webkit-column-width: 230px;
  -moz-column-width: 200px;
  column-width: 200px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
@keyframes views-field-body2 {
  0% {
    top: 470px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 360px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes views-field-body2 {
  0% {
    top: 470px;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    top: 360px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-moz-keyframes views-field-body2 {
  0% {
    top: 470px;
    opacity: 180;
    animation-timing-function: linear;
  }
  100% {
    top: 360px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
/* =Main slider END */
/* =Block Testimonials BEGIN */

#block-views-block-testimonials-block-1 {
  background: url('../images/testimonials/bg_testimonials.jpg');
  padding-bottom: 90px;
  padding-top: 1px;
  margin-top: 60px;
}
#block-views-block-testimonials-block-1 h2 {
  margin-bottom: 50px;
  margin-top: 70px;
}
.slick--view--testimonials {
  width: 900px;
  margin: 0 auto;
}
.slick--view--testimonials .slick-slider {
  width: 700px;
  margin: 0 auto;
}
.slick--view--testimonials .slick-slider {
  height: auto;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  -moz-box-shadow: 0 0 10px #ccc;
  padding: 60px;
}
.slick--view--testimonials {
  position: relative;
}
.slick--view--testimonials .slick__arrow {
  position: absolute;
  top: 50%;
  width: 100%;
}
.slick--view--testimonials .slick__arrow button {
  background: none;
  border: none;
}
.slick--view--testimonials .slick-arrow::before {
  content: '';
  background: url('../images/testimonials/arrows.png') no-repeat 50%;
  width: 26px;
  display: block;
  height: 41px;
  opacity: 1;
}
.slick--view--testimonials .slick-arrow.slick-prev {
  transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -webkit-transform: translateY(-50%) rotate(180deg);

}
.slick--view--testimonials .slick-arrow.slick-next {
  float: right;
}
.slick--view--testimonials .slick-arrow:hover::before {
  background: url('../images/testimonials/arrows_hover.png') no-repeat;
  opacity: 1;
}
.slick--view--testimonials .slide__caption img {
  margin: 0 auto;
  width: 86px;
  height: 86px;
}
.slick--view--testimonials .slide__caption p {
  margin-top: 30px;
  margin-bottom: 0;
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  line-height: 30px;
}
.slick--view--testimonials .slide__caption a {
  text-transform: uppercase;
  font-family: 'Hind', sans-serif;
  font-size: 15px;
  color: #3a3a3a;
  letter-spacing: 1.13px;
  line-height: 40px;
  margin-top: 20px;
  display: block;
  font-weight: bold;
}
.slick-track .slick-current {
  opacity: 0;
  animation: testimonials 1s linear 0s 1 normal forwards;
}
@keyframes testimonials {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes views-field-body2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes views-field-body2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* =Block Testimonials END */
/* =Block Clients BEGIN */

.block-views-blockclients-block-1 {
  background: #19c2c9;
  width: 100%;
}
#block-views-block-clients-block-1-2 {
  float: left;
}
.block-views-blockclients-block-1 .slick--view--clients {
  width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 65px;
}
.block-views-blockclients-block-1 .slick-list {
  width: 100%;
  margin: 0 auto;
}
.block-views-blockclients-block-1 .slick-dots li button:before {
  color: white;
  opacity: 0.75;
}
.block-views-blockclients-block-1 .slick-dots li.slick-active button:before {
  opacity: 1;
}
.block-views-blockclients-block-1 .slick-dots {
  bottom: -40px;
}
.block-views-blockclients-block-1 .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.block-views-blockclients-block-1 img {
  margin: 0 auto;
  display: block;
}
/* =Block Clients END */
/* =Block From the blog BEGIN*/

.block-views-blockblog-block-1 .views-field-body p {
  line-height: normal;
  font-size: 14px;
  color: #333;
}
.block-views-blockblog-block-1 .content {
  max-width: 1200px;
  margin: 0 auto;
}
.block-views-blockblog-block-1 {
  padding-top: 1px;
  padding-bottom: 60px;
  background: #f8f8f8;
}
.block-views-blockblog-block-1 .views-row {
  display: flex;
}
.block-views-blockblog-block-1 .views-col {
  background: url('../images/bg-post.png');
  border: 15px solid #f8f8f8;
  padding: 35px 20px;
}
.block-views-blockblog-block-1 .views-col img {
  display: block;
}
.block-views-blockblog-block-1 .views-col .views-field-field-blog-image-fuul .field-content {
  overflow: hidden;
  position: relative;
}
.block-views-blockblog-block-1 .views-field-view-node {
  margin: 30px 0 15px 0;
}
.block-views-blockblog-block-1 .views-field-view-node a {
  text-align: center;
  color: #fff;
  font-family: 'Hind', sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1.13px;
  text-transform: uppercase;
  background: #19c2c9;
  padding: 10px 30px;
}
/* =Block From the blog END*/
/* =Blog page BEGIN */

#content .view-blog .item-list .pager {
  margin: 40px 0 0 30px;
}
.view-blog li {
  background-color: #fff;
}
.view-blog li:hover .views-field-field-blog-image img,
.block-views-blockblog-block-1 .views-col:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.view-blog li:hover .views-field-field-blog-image {
  height: 83.333%;
}
.view-blog li .views-field-field-blog-image {
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 35px;
}
.view-blog li .views-field-field-blog-image a:after,
.block-views-blockblog-block-1 .views-field-field-blog-image-fuul a:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background: rgba(0, 0, 0, 0.4);
}
.view-blog li:hover .views-field-field-blog-image a:after,
.block-views-blockblog-block-1 .views-col:hover .views-field-field-blog-image-fuul a:after {
  opacity: 1;
}
.view-blog li .views-field-field-blog-image img,
.block-views-blockblog-block-1 .views-col img {
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#content .view-blog .item-list ul li {
  display: inline-block;
  margin: 15px 40px 0 15px;
  vertical-align: top;
  list-style: none;
}
.block-views-blockblog-block-1 .views-field-title {
  display: block;
  font-size: 20px;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 10px;
}
.block-views-blockblog-block-1 .views-field-title a {
  line-height: normal;
}
.view-blog .views-field-field-blog-image {
  width: 100%;
  height: auto;
}
.view-blog .views-field-field-blog-image .field-content {
  overflow: hidden;
}
.view-blog .views-field-field-blog-image img {
  display: block;
}
.view-blog .views-field-created {
  margin-left: 30px;
}
.view-blog .item-list,
.view-blog .pager {
  max-width: 1200px;
  margin: 40px auto 0;
}
.view-blog > nav {
  display: flex;
  justify-content: center;
}
#content .view-blog {
  background: #f9f9f9;
  padding: 65px 0 90px 0;
}
#content .view-blog ul {
  margin: 0;
}
#content .view-blog .views-field-title,
#content .view-blog .views-field-title a {
  font-size: 22px;
  font-family: 'Hind', sans-serif;
  color: #000;
  line-height: 25px;
  text-transform: none;
}
#content .view-blog .views-field-title:hover a {
  color: #19c2c9;
}
#content .view-blog .views-field-title {
  margin: 10px 30px;
}
.view-blog .views-field-body p {
  margin: 0 30px;
}
#content .view-blog .views-field-view-node {
  padding-bottom: 10px;
  display: block;
  margin: 0 30px;
}
#content .view-blog .views-field-view-node a:hover:after {
  content: "\f105";
  font-family: 'FontAwesome';
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  line-height: 15px;
}
#content .view-blog .views-field-view-node span {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1.13px;
  line-height: 50px;
}
#block-aboutus .content:before {
  content: '';
  width: 100%;
  height: 190px;
  display: block;
  background: url('../images/03_skills_pic.jpg') 50% no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
#block-aboutus h2,
#block-views-block-blog-block-2 h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  color: #2d2d2d;
  letter-spacing: 1.2px;
  line-height: 40px;
}
.block-views-blockblog-block-2 ul {
  margin: 0;
}
.block-views-blockblog-block-2 li a {
  font-size: 18px;
  color: #74797b;
  display: block;
  line-height: normal;
  font-family: 'Hind', sans-serif;
  font-weight: 500;
}
#block-views-block-blog-block-2 img {
  max-height: 300px;
  width: 100%;
  object-fit: cover;
}
.block-views-blockblog-block-2 li a:hover {
  color: #19c2c9;
}
.block-views-blockblog-block-2 li {
  list-style: none;
  margin-bottom: 20px;
}
.block-views-blockblog-block-2 .views-field-created {
  font-size: 14px;
  color: #19c2c9;
}
.addtoany_list.a2a_kit_size_32 {
  background: url('../images/Share.png') 0% 0% no-repeat;
}
.addtoany_list.a2a_kit_size_32:before {
  content: 'Share';
  display: block;
  margin-left: 20px;
  line-height: 14px;
}
.addtoany_list.a2a_kit_size_32:hover {
  background: url('../images/Share_hover.png') 0% 0% no-repeat;
}
.addtoany_list.a2a_kit_size_32:hover a {
  display: block;
}
.a2a_kit a {
  margin-bottom: 0;
}
.addtoany_list.a2a_kit_size_32 {
  width: 60px;
  min-width: 0;
  border: none;
  border-radius: 0;
  position: absolute;
  margin-top: 3px;
  margin-left: 10px;
  height: 20px;
}
.addtoany_list.a2a_kit_size_32 a:first-child:before {
  content: url('../images/menu_underline/line.png');
  height: 25px;
  display: block;
}
.addtoany_list.a2a_kit_size_32 a {
  border-bottom: 1px solid #eee;
  width: 60px;
  padding: 0;
  display: none;
  background: #fff;
}
.addtoany_list.a2a_kit_size_32 a:after:hover {
  color: #19c2c9;
}
.addtoany_list.a2a_kit_size_32 span.a2a_svg {
  background: none;
  width: 60px;
  margin: 0;
  border-radius: 0;
  opacity: 1;
  height: 32px;
}
span.a2a_svg:before {
  width: 60px;
  font-size: 15px;
  font-family: 'FontAwesome';
  display: block;
  text-align: center;
  color: #a9a9a9;
  background: #fff;
  height: 32px;
}
.addtoany_list.a2a_kit_size_32 a:hover span.a2a_svg:before {
  color: white;
}
span.a2a_s_facebook:before {
  content: '\f09a';
}
a:hover span.a2a_s_facebook:before {
  background: #3b5999;
}
span.a2a_s_twitter:before {
  content: '\f099';
}
a:hover span.a2a_s_twitter:before {
  background: #55acee;
}
span.a2a_s_linkedin:before {
  content: '\f0e1';
}
a:hover span.a2a_s_linkedin:before {
  background: #0087be;
}
span.a2a_s_pinterest:before {
  content: '\f231';
}
a:hover span.a2a_s_pinterest:before {
  background: #c51721;
}
.column.sidebar {
  min-width: 23%;
}
#sidebar-second {
  margin-left: 50px;
  display: inline-block;
  vertical-align: top;
}
sidebar-first {
  margin-right: 50px;
  display: inline-block;
  vertical-align: top;
}
.column.sidebar .block {
  margin-bottom: 60px;
}
.node-type-blog .field--name-body {
  clear: both;
}
.node-type-blog .field--name-field-blog-image-fuul img {
  width: 100%;
}
.node--type-team {
  background: #f9f9f9;
  margin: 40px 0;
  padding: 15px 40px 5px;
  min-height: 160px;
}
.node--type-team .field--name-field-photo-team img,
.comment .field--name-user-picture img {
  width: 120px;
  height: 120px;
  float: left;
  margin-right: 30px;
}
.node--type-team .field--name-field-photo-team {
  position: absolute;
}
.node--type-team .field:not(.field--name-field-photo-team),
.node--type-team h2 {
  padding-left: 150px;
}
.node--type-team h2,
.node--type-team h2 a,
.comment .author-datetime a,
.comment__author a {
  font-family: 'Hind', sans-serif;
  font-size: 18px;
  text-transform: none;
  line-height: 25px;
  margin-bottom: 5px;
}
.comment__author {
  margin: 0;
}
.node--type-team .field--name-field-photo-team img,
.comment .field--name-user-picture img {
  border-radius: 50%;
}
.node--type-team .social-team a {
  color: #a9a9a9;
  padding-right: 20px;
  font-size: 18px;
}
.node--type-team .social-team {
  margin: 15px 0;
}

.node__content .comment,
.indented {
  padding: 40px 0;
  border-top: 1px solid #e1e1e1;
  clear: both;
}
.indented >.comment {
  border: none;
}
.comment .author-datetime:after,
.comment .author-datetime:before {
  content: '';
}
.comment .author-datetime a,
.comment__author a {
  display: block;
  color: #333;
}
.comment .comment__content {
  padding-left: 120px;
  padding-top: 10px;
}
.comment {
  position: relative;
}
.comment .comment__content nav {
  position: absolute;
  top: 40px;
  right: 0;
}
.comment .comment__content .links li {
  display: inline-block;
  margin-left: 20px;
}
.comment .comment__content .links li a {
  color: #74797b;
}
.comment .author-datetime,
.comment__time {
  color: #19c2c9;
  padding-left: 30px;
  font-size: 13px;
}
.indented {
  padding: 0 0 0 80px;
  margin-left: 0;
}
.comment-form .form-item-name,
.comment-form .form-item-mail {
  width: 48%;
}
.comment-form .form-item-name input,
.comment-form .form-item-mail input {
  width: 100%;
}
.comment-form .form-item-name {
  float: left;
}
.comment-form .form-item-mail {
  float: right;
}
.comment-form .form-actions input {
  margin: 20px 0 0;
  display: block;
  float: right;
  width: 150px;
}
/* =Blog page END */
/* Portfolio page BEGIN */

#content .view-portfolio .item-list ul {
  display: flex;
  flex-wrap: wrap;
}
#content .view-portfolio .item-list li {
  width: 33%;
  max-width: none;
  margin: 0;
  list-style: none;
  display: inline-block;
}
#content .two-columns .view-portfolio .item-list li {
  float: left;
  width: 44%;
  margin: 3%;
}
#content .two-columns .view-portfolio .item-list ul {
  max-width: 1200px;
  margin: 0 auto;
}
#content .item-list .pager.pager-load-more li {
  width: auto;
  height: auto;
  margin: 0 auto;
  display: flex;
  max-width: none;
}
#content .item-list ul.pager-load-more {
  margin: 0 auto;
}
#content .item-list .pager-load-more li a {
  width: auto;
  height: auto;
  margin: 50px auto 0;
  padding: 5px 30px 0;
  border: none;
  text-transform: uppercase;
  background: #333;
  color: white;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1.13px;
}
#content .item-list .pager-load-more li a:hover {
  background: #19c2c9;
}
.node--type-portfolio .slick-dots {
  display: none !important;
}
.node--type-portfolio .slick {
  width: 55%;
  float: right;
  position: relative;
  margin-left: 5%;
}
.node--type-portfolio .slick-slide img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: auto;
}
.node--type-portfolio .slick-prev,
.node--type-portfolio .slick-next {
  line-height: 0;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  outline: none;
  background: transparent;
}
.node--type-portfolio .js .slick__arrow {
  visibility: visible;
  bottom: auto;
  height: 2px;
  left: 0;
  margin-top: -1px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 2;
}
.node--type-portfolio .slick-next::before {
  background-image: url(images/main-slider-next.png);
  background-position: 60% 50%;
}
.node--type-portfolio .slick-prev::before {
  background-image: url(images/main-slider-prev.png);
  background-position: 40% 50%;
  transform: none;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}
.node--type-portfolio .slick-arrow:before {
  content: '';
}
.node--type-portfolio .slick-arrow:before {
  top: 60%;
  z-index: 50;
  margin: 0;
  display: block;
  width: 50px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.85);
  background-repeat: no-repeat;
  border-radius: 0;
  transform: none;
  -o-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
}
.node--type-portfolio .slick-arrow {
  border: 0;
  border-radius: 50%;
  font-size: 0;
  height: 42px;
  pointer-events: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42px;
}
.node--type-portfolio .slick-prev {
  left: 0;
}
.node--type-portfolio .slick-next {
  right: 8px;
}
.node--type-portfolio .quickedit-field {
  width: 40%;
}
.node--type-portfolio .slick-dots {
  text-align: center;
}
.node--type-portfolio .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.node--type-portfolio .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.node--type-portfolio .slick-dots li button:before {
  font-family: 'slick';
  font-size: 50px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.node--type-portfolio .slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
.field-name-field-portfolio-image .owl-pagination {
  display: none;
}
.field-name-field-brand-name {
  font-size: 32px;
  font-weight: bold;
}
.node-type-portfolio .node__content .field--name-body {
  padding: 20px 50px 20px 0;
}
.node-type-portfolio .field--name-field-date,
.node-type-portfolio .field--name-field-time-work,
.node-type-portfolio .field--name-field-tags-portfolio .field__item {
  font-size: 15px;
  height: 23px;
  margin-bottom: 15px;
  padding-left: 30px;
  color: #555;
}
.node-type-portfolio .field--name-field-tags-portfolio a {
  color: #555;
}
.node-type-portfolio .field--name-field-date {
  margin-top: 10px;
  background: url('../images/portfolio_ico/date.png') no-repeat;
}
.field--name-field-time-work {
  background: url('../images/portfolio_ico/time.png') no-repeat;
}
.field--name-field-tags-portfolio .field__item {
  background: url('../images/portfolio_ico/options.png') no-repeat;
}
#content .node--type-portfolio .flippy {
  clear: both;
  padding-top: 45px;
}
#content .flippy .flippy-previous:before {
  content: '';
  display: inline-block;
  height: 24px;
  background: url('../images/nav_default.png') 0 100% no-repeat;
  padding-left: 20px;
}
#content .flippy .flippy-previous:hover:before {
  background: url('../images/nav_active.png') 100% 0 no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#content .flippy .flippy-next:after {
  content: '';
  height: 24px;
  display: inline-block;
  background: url('../images/nav_default.png') 0 0 no-repeat;
  padding-left: 20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#content .flippy .flippy-next:hover:after {
  background: url('../images/nav_active.png') 100% 100% no-repeat;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.node--type-portfolio .flippy li a {
  font-size: 15px;
  color: #a1a1a1;
  letter-spacing: 1.13px;
  line-height: 25px;
  font-weight: bold;
  text-transform: uppercase;
}
.node--type-portfolio .flippy li a:hover {
  color: #19c2c9;
}
.node--type-portfolio .flippy li.flippy-next {
  float: right;
}
#content {
  position: relative;
}
.back-to {
  position: absolute;
  width: 100%;
  max-width: 1200px;
}
.back-to a {
  position: relative;
  top: -62px;
  width: 300px;
  margin: 0 auto;
  display: block;
}
.back-to a input {
  width: 100%;
}
/* Portfolio page END */

/* =Colors BEGIN*/
.colors p {
  margin: 20px 0 0 0;
}
.colors div {
  height: 30px;
  width: 100%;
  line-height: 30px;
  position: relative;
}
.colors div:before {
  margin-left: 20px;
  color: #fff;
}
.color-1 {
  background: #99ffcc;
  background: linear-gradient(to right, #19c2c9, #99ffcc);
}
.color-1:before {
  content: "#19C2C9";
}
.color-1:after {
  content: "#99FFCC";
  position: absolute;
  right: 20px;
}
.color-2 {
  background: #19c2c9;
}
.color-2:before {
  content: "#19C2C9";
}
.color-3 {
  background: #74797b;
}
.color-3:before {
  content: "#74797B";
}
.color-4 {
  background: #333;
}
.color-4:before {
  content: "#333333";
}
/* =Colors END*/

/* Contact us BEGIN */
#colorized-gmap- {
  width: 100%;
  height: 850px;
}
.contact-us {
  max-width: 1200px;
  margin: 65px auto 90px;
}
.contact-us h3 {
  background: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.contact-us div {
  display: inline-block;
  text-align: center;
  width: 33%;
  margin-top: 35px;
}
.phone.icon:before {
  content: url('../images/PHONE.png');
  display: block;
}
.address.icon:before {
  content: url('../images/MAP.png');
  display: block;
  margin-left: 3px;
}
.mail.icon:before {
  content: url('../images/E-MAIL.png');
  display: block;
}
.mail a {
  color: #74797b;
}
#block-colorized-gmap,
.contact-form,
#block-contactus {
  float: left;
  width: 50%;
  background: #f9f9f9;
}
.contact-form,
#block-contactus {
  padding-right: 20px;
}
#block-contactus {
  padding-left: 100px;
  padding-top: 70px;
  float: right;
}
.contact-form {
  padding-left: 100px;
  padding-bottom: 75px;
  float: right;
  height: 620px;
}
.form-item {
  font-size: 15px;
  text-decoration: none;
  font-family: 'Hind', sans-serif;
  font-weight: 500;
  color: #74797b;
  line-height: 25px;
  margin-bottom: 20px;
}
#block-contactus h2 {
  border-bottom: 2px solid #19c2c9;
  width: 240px;
  font-size: 30px;
  letter-spacing: normal;
  text-align: left;
  float: left;
  line-height: 60px;
  text-transform: uppercase;
  display: block;
}
.contact-form input:not([type="submit"]),
.contact-form textarea {
  max-width: 432px;
  width: 100%;
  max-height: 155px;
}
#block-contactus .field--name-body {
  float: left;
  margin-top: 5px;
  width: 100%;
  max-width: 432px;
  clear: both;
  margin-bottom: 30px;
}
.form-actions {
  margin: 20px 0;
}
/* Contact us END */

/* Ajax load */
.ajax-progress {
}
.ajax-progress-fullscreen {
  background-image: none;
  background-color: transparent;
}
#load {
  width: 30px;
  height: 30px;
  animation: loading 3s linear infinite;
  max-height: 50px;
  position: absolute;
  bottom: 0;
}
#loading-inner {
  animation: loading-circle 2s linear infinite;
  stroke: #19c2c9;
  stroke-dashoffset: 0;
  stroke-dasharray: 300;
  stroke-width: 10;
  stroke-miterlimit: 10;
  stroke-linecap: round;
  fill: transparent;
}

@keyframes loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-circle {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -600;
  }
}

File

theme/brainstorm_theme/css/global.styles.css
View source
  1. @import url(//fonts.googleapis.com/css?family=Raleway:400,600,700);
  2. @import url(//fonts.googleapis.com/css?family=Hind:400,600,700);
  3. @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css);
  4. /* =Common styles BEGIN */
  5. *,
  6. *:before,
  7. *:after {
  8. box-sizing: border-box;
  9. }
  10. ::selection {
  11. background: #19c2c9;
  12. color: #fff;
  13. }
  14. ::-moz-selection {
  15. background: #19c2c9;
  16. color: #fff;
  17. }
  18. .mean-container a.meanmenu-reveal span {
  19. height: 1.5px;
  20. margin-top: 7px;
  21. }
  22. #page-wrapper {
  23. display: flex;
  24. flex-direction: column;
  25. height: inherit;
  26. }
  27. #page {
  28. position: relative;
  29. flex: 1 0 auto;
  30. }
  31. #header .section {
  32. max-width: 1200px;
  33. }
  34. .contextual-links-wrapper a {
  35. transition: none;
  36. }
  37. html,
  38. body {
  39. height: auto;
  40. }
  41. html {
  42. background: #fff;
  43. }
  44. body {
  45. min-width: 320px;
  46. font-family: "Hind", sans-serif;
  47. color: #333;
  48. font-size: 14px;
  49. font-weight: 500;
  50. }
  51. img,
  52. input,
  53. textarea {
  54. max-width: 100%;
  55. }
  56. textarea {
  57. min-height: 110px;
  58. }
  59. img {
  60. max-height: 100%;
  61. }
  62. .block-colorized-gmap img {
  63. max-height: none;
  64. max-width: none;
  65. }
  66. p:last-child {
  67. margin-bottom: 0;
  68. }
  69. p {
  70. font-size: 15px;
  71. text-decoration: none;
  72. font-family: 'Hind', sans-serif;
  73. font-weight: 500;
  74. color: #74797b;
  75. line-height: 25px;
  76. }
  77. .profile .user-picture {
  78. float: none;
  79. }
  80. h1,
  81. h2,
  82. h3,
  83. h1 a,
  84. .h1 a,
  85. h2 a,
  86. h3 a {
  87. text-transform: uppercase;
  88. }
  89. h1,
  90. h2,
  91. h3,
  92. h4,
  93. h5,
  94. h6,
  95. h1 a,
  96. .h1 a,
  97. h2 a,
  98. h3 a,
  99. h4 a,
  100. .views-field-title,
  101. .views-field-title a {
  102. font-weight: bold;
  103. font-family: 'Raleway', sans-serif;
  104. line-height: 70px;
  105. color: #2d2d2d;
  106. margin: 0;
  107. }
  108. h1 a:hover,
  109. .h1 a:hover,
  110. h2 a:hover,
  111. h3 a:hover,
  112. h4 a:hover,
  113. h5 a:hover,
  114. h6 a:hover,
  115. .views-field-title a:hover,
  116. .node__title a:hover {
  117. text-decoration: none;
  118. }
  119. h1 {
  120. font-size: 56px;
  121. letter-spacing: 2.8px;
  122. word-wrap: break-word;
  123. }
  124. h2 {
  125. font-size: 45px;
  126. letter-spacing: 1.13px;
  127. }
  128. h3 {
  129. font-size: 30px;
  130. letter-spacing: 1.5px;
  131. background: url('../images/line.png') center bottom no-repeat;
  132. background-size: 80px;
  133. padding-bottom: 15px;
  134. text-align: center;
  135. margin-bottom: 35px;
  136. }
  137. h3.left {
  138. background-position-x: left;
  139. text-align: left;
  140. }
  141. h4 {
  142. font-size: 20px;
  143. line-height: 50px;
  144. letter-spacing: 1px;
  145. }
  146. h5 {
  147. font-size: 14px;
  148. font-weight: 400;
  149. }
  150. .node__title,
  151. .node__title a,
  152. .layout-main-wrapper .page-title {
  153. font-family: 'Hind';
  154. font-size: 32px;
  155. margin: 0;
  156. text-transform: none;
  157. margin-bottom: 15px;
  158. margin-top: 5px;
  159. line-height: 40px;
  160. }
  161. .node__title {
  162. float: left;
  163. width: 100%;
  164. }
  165. .node--type-portfolio .node__title,
  166. .layout-main-wrapper .page-title {
  167. width: 40%;
  168. float: left;
  169. letter-spacing: 1.13px;
  170. }
  171. .title,
  172. .node__content section h2 {
  173. font-family: 'Raleway', sans-serif;
  174. font-weight: 600;
  175. font-size: 25px;
  176. margin-bottom: 20px;
  177. text-transform: none;
  178. line-height: normal;
  179. }
  180. .italic {
  181. font-family: 'Raleway', sans-serif;
  182. font-weight: 500;
  183. font-style: italic;
  184. font-size: 15px;
  185. color: #74797b;
  186. line-height: normal;
  187. margin: 20px 0;
  188. }
  189. a {
  190. text-decoration: none;
  191. color: #19c2c9;
  192. }
  193. a:hover {
  194. text-decoration: none;
  195. }
  196. pre.code,
  197. code {
  198. color: #333;
  199. font-family: 'Courier New', monospace;
  200. }
  201. pre.code {
  202. background-color: #e8e8e8;
  203. padding: 10px;
  204. border-left: 10px solid #1ec97b;
  205. }
  206. mark {
  207. display: inline-block;
  208. padding: 1px;
  209. background: #19c2c9;
  210. color: #fff;
  211. }
  212. blockquote,
  213. blockquote p {
  214. font-family: 'Hind';
  215. font-size: 18px;
  216. color: #333;
  217. line-height: 28px;
  218. letter-spacing: -0.36px;
  219. margin: 20px 0;
  220. display: block;
  221. position: relative;
  222. font-style: normal;
  223. }
  224. blockquote:before {
  225. content: '';
  226. height: 100%;
  227. width: 4px;
  228. display: inline-block;
  229. position: absolute;
  230. background: #19c2c9;
  231. left: 0;
  232. }
  233. .node-type-blog #breadcrumb {
  234. display: none;
  235. }
  236. .block-system-breadcrumb-block {
  237. font-family: 'Hind', sans-serif;
  238. font-size: 15px;
  239. letter-spacing: 0.75px;
  240. color: #fff;
  241. text-align: center;
  242. }
  243. .block-system-breadcrumb-block li {
  244. display: inline-block;
  245. color: #fff;
  246. font-weight: 700;
  247. }
  248. .block-system-breadcrumb-block li a {
  249. color: #fff;
  250. font-weight: 700;
  251. }
  252. .block-system-breadcrumb-block li:not(:last-child):after {
  253. content: '/';
  254. width: 10px;
  255. display: inline-block;
  256. font-weight: 700;
  257. }
  258. blockquote {
  259. position: relative;
  260. margin: 20px 0;
  261. padding-left: 30px;
  262. min-height: 40px;
  263. }
  264. blockquote footer {
  265. font-size: 15px;
  266. font-weight: 700;
  267. letter-spacing: 1.13px;
  268. text-transform: uppercase;
  269. }
  270. .profession {
  271. font-weight: normal;
  272. text-transform: none;
  273. font-size: 14px;
  274. }
  275. .messages__wrapper {
  276. position: relative;
  277. }
  278. div.messages {
  279. font-size: 15px;
  280. text-decoration: none;
  281. font-family: 'Hind', sans-serif;
  282. font-weight: 500;
  283. color: #74797b;
  284. line-height: 25px;
  285. padding: 40px 10px 10px 50px;
  286. border-left-width: 1px;
  287. position: relative;
  288. }
  289. .messages h2 {
  290. width: auto;
  291. height: auto;
  292. font-size: 14px;
  293. margin: 0;
  294. line-height: 30px;
  295. text-transform: none;
  296. clip: auto;
  297. top: 9px;
  298. }
  299. .messages + .close {
  300. position: absolute;
  301. right: 30px;
  302. top: 40px;
  303. }
  304. .messages + .close:hover {
  305. cursor: pointer;
  306. }
  307. div.messages--error {
  308. background: #fcedef url('../images/alerts/error.png') 17px 17px no-repeat;
  309. border-color: #ffd9de;
  310. box-shadow: none;
  311. }
  312. .messages--error h2 {
  313. color: #ff9999;
  314. }
  315. .messages--error + .close {
  316. content: url('../images/alerts/4.png');
  317. }
  318. div.messages--warning {
  319. background: #fefaec url('../images/alerts/warning.png') 17px 17px no-repeat;
  320. border-color: #f7eac7;
  321. box-shadow: none;
  322. }
  323. .messages--warning h2 {
  324. color: #ffcc66;
  325. }
  326. .messages--warning + .close {
  327. content: url('../images/alerts/3.png');
  328. }
  329. div.messages--status {
  330. background: #effbee url('../images/alerts/status.png') 17px 17px no-repeat;
  331. border-color: #cbeec8;
  332. box-shadow: none;
  333. }
  334. .messages--status h2 {
  335. color: #99cc99;
  336. }
  337. .messages--status + .close {
  338. content: url('../images/alerts/2.png');
  339. }
  340. .messages--info {
  341. background: #f0faff url('../images/alerts/info.png') 17px 17px no-repeat;
  342. border-color: #ceedfc;
  343. box-shadow: none;
  344. }
  345. .messages--info h2 {
  346. color: #77b3f0;
  347. }
  348. .messages--info + .close {
  349. content: url('../images/alerts/1.png');
  350. }
  351. #content ul,
  352. #content ul li,
  353. #columns ul li.leaf,
  354. #columns ul li.collapsed,
  355. #block-system-user-menu .menu,
  356. #block-system-user-menu .menu li {
  357. padding: 0;
  358. }
  359. #content ol {
  360. padding-left: 25px;
  361. }
  362. #content ol li,
  363. #columns ol li.leaf,
  364. #columns ol li.collapsed {
  365. padding-left: 5px;
  366. }
  367. #content ul,
  368. #content li,
  369. .column li {
  370. list-style: square;
  371. list-style-position: inside;
  372. color: #19c2c9;
  373. }
  374. #content .contextual-links li {
  375. list-style: none;
  376. }
  377. #content ul li span,
  378. .column li span {
  379. line-height: 26px;
  380. font-size: 14px;
  381. color: #74797b;
  382. }
  383. #columns ul,
  384. #columns ol,
  385. #block-system-user-menu .menu {
  386. margin: 15px 0;
  387. }
  388. .menu li,
  389. .item-list ul li,
  390. .links li,
  391. .menu li.leaf,
  392. .menu li.collapsed {
  393. padding-left: 0;
  394. margin-left: 0;
  395. }
  396. #columns .menu li:before,
  397. #columns .item-list li:before,
  398. #columns .links li:before,
  399. #columns .contextual-links-wrapper li:before,
  400. #columns .tabs li:before,
  401. #page .field-name-field-portfolio-terms ul li:before {
  402. content: none;
  403. }
  404. #page .contextual-links,
  405. #page .contextual-links li {
  406. margin: 0;
  407. }
  408. #page .contextual-links {
  409. padding: 0.25em 0;
  410. }
  411. #page .contextual-links li {
  412. padding: 0;
  413. }
  414. .links a:hover,
  415. .node-author a:hover {
  416. text-decoration: underline;
  417. }
  418. #block-brainstorm-theme-branding,
  419. .region-inner,
  420. body .view-content,
  421. body .block-title,
  422. .block-our-amazing-team-block-1 .block-title,
  423. .view-header,
  424. .view-main-slider .views-field-nothing,
  425. #columns,
  426. #menu-bar nav,
  427. #primary-menu-bar nav,
  428. #secondary-menu-bar,
  429. #header .section {
  430. margin-right: auto;
  431. margin-left: auto;
  432. }
  433. #block-brainstorm-theme-branding {
  434. width: 30%;
  435. float: left;
  436. min-width: 180px;
  437. }
  438. #block-brainstorm-theme-branding {
  439. max-width: 200px;
  440. }
  441. #page-wrapper:not(.front) .layout-main {
  442. max-width: 1200px;
  443. padding: 0;
  444. margin: 65px auto 90px auto;
  445. }
  446. #page-wrapper.sidebar .layout-main {
  447. display: flex;
  448. }
  449. #page-wrapper.sidebar #content {
  450. max-width: 64%;
  451. display:inline-block;
  452. }
  453. #page-wrapper .page-blog .layout-main,
  454. #page-wrapper .page-portfolio .layout-main,
  455. #page-wrapper .page-contact .layout-main {
  456. max-width: none;
  457. margin: 0;
  458. }
  459. body.page-portfolio #columns {
  460. max-width: none;
  461. }
  462. body .view-content .view-content {
  463. padding-left: 0;
  464. padding-right: 0;
  465. }
  466. #main-content {
  467. margin: 0;
  468. }
  469. #page.container {
  470. max-width: none;
  471. }
  472. .page-blog #page.container {
  473. background-color: #f9f9f9;
  474. }
  475. .front .block-title,
  476. .our-skills h2,
  477. .about-us h2,
  478. .featured-top .page-title,
  479. .block-views-blockour-amazing-team-block-1 h2 {
  480. font-size: 30px;
  481. text-decoration: none;
  482. display: block;
  483. font-family: 'Raleway', sans-serif;
  484. font-weight: 700;
  485. letter-spacing: 1.5px;
  486. background: url('../images/line.png') center bottom no-repeat;
  487. background-size: 80px;
  488. padding-bottom: 15px;
  489. text-transform: uppercase;
  490. text-align: center;
  491. margin-bottom: 30px;
  492. }
  493. .page-comment .page-title {
  494. margin-bottom: 15px;
  495. }
  496. .front .block-title {
  497. margin-top: 65px;
  498. margin-bottom: 20px;
  499. }
  500. .featured-top .page-title {
  501. font-size: 30px;
  502. text-transform: none;
  503. background-size: 80px;
  504. padding-bottom: 15px;
  505. color: #fff;
  506. }
  507. .page-title-44 .page-title,
  508. .page-blog .page-title,
  509. .page-portfolio .page-title,
  510. .page-contact .page-title,
  511. .page-title-43 .page-title,
  512. .page-info .page-title {
  513. font-size: 50px;
  514. background-size: 130px;
  515. text-transform: uppercase;
  516. padding-bottom: 30px;
  517. }
  518. #page-wrapper:not(.front) .featured-top {
  519. padding-top: 105px;
  520. padding-bottom: 70px;
  521. height: 243px;
  522. background-color: #000;
  523. }
  524. #page-wrapper:not(.front).page-title-43 .featured-top {
  525. height: 280px;
  526. padding-top: 120px;
  527. }
  528. #page-wrapper.page-title-44 #page .featured-top,
  529. #page-wrapper:not(.front) .page-blog .featured-top,
  530. #page-wrapper:not(.front) .page-portfolio .featured-top,
  531. #page-wrapper:not(.front) .page-contact .featured-top,
  532. #page-wrapper:not(.front) .page-info .featured-top {
  533. height: 389px;
  534. padding-top: 150px;
  535. }
  536. #page-wrapper:not(.front) .featured-top {
  537. background: #000 url('../images/pic_title/base.jpg') 50% no-repeat;
  538. background-size: cover;
  539. }
  540. .page-title-44 .featured-top {
  541. background: #000 url('../images/pic_title/about-us.jpg') 50% no-repeat;
  542. }
  543. #page-wrapper:not(.front) .page-portfolio .featured-top,
  544. #page-wrapper:not(.front).node-type-portfolio .featured-top {
  545. background: #000 url('../images/pic_title/portfolio.jpg') 50% no-repeat;
  546. }
  547. #page-wrapper:not(.front) .page-blog .featured-top,
  548. #page-wrapper:not(.front).node-type-blog .featured-top {
  549. background: #000 url('../images/pic_title/blog.jpg') 50% no-repeat;
  550. }
  551. #page-wrapper:not(.front) .page-contact .featured-top {
  552. background: #000 url('../images/pic_title/contacts.jpg') 50% no-repeat;
  553. }
  554. .view-header {
  555. color: #606060;
  556. text-align: center;
  557. margin-bottom: 40px;
  558. }
  559. .views-field-title a,
  560. .section-tags .node__title a {
  561. color: #333;
  562. text-decoration: none;
  563. }
  564. .section-tags {
  565. font-family: 'Raleway';
  566. font-size: 20px;
  567. font-weight: 700;
  568. padding-top: 20px;
  569. }
  570. #page-wrapper table p {
  571. margin: 0;
  572. }
  573. #page-wrapper table {
  574. width: 100%;
  575. border: none;
  576. max-width: 1920px;
  577. margin: 0 auto;
  578. }
  579. .html #page-wrapper table th {
  580. font-weight: 400;
  581. color: #333;
  582. }
  583. th,
  584. td {
  585. padding: 10px;
  586. }
  587. th {
  588. padding-top: 15px;
  589. padding-bottom: 15px;
  590. }
  591. tr,
  592. tr.even,
  593. tr.odd {
  594. padding: 0;
  595. border: none;
  596. }
  597. tr.even {
  598. background-color: #fff;
  599. }
  600. tr.odd {
  601. background-color: #e8e8e8;
  602. }
  603. table.ver-1 td,
  604. table.ver-1 th {
  605. border: none;
  606. }
  607. table.ver-1 tr {
  608. border-bottom: 1px solid #c6c6c6;
  609. }
  610. span.form-required {
  611. display: none;
  612. }
  613. .container-inline .form-item {
  614. display: inline-block;
  615. }
  616. input:not([type="submit"]),
  617. input:not([type="button"]),
  618. textarea {
  619. width: 100%;
  620. padding: 15px 20px;
  621. border: 1px solid #e3e3e3;
  622. }
  623. input[type="submit"],
  624. input[type="button"] {
  625. width: auto;
  626. }
  627. input:not([type="submit"]):focus,
  628. textarea:focus {
  629. border: 1px solid #19c2c9 !important;
  630. outline-color: transparent;
  631. outline-style: none;
  632. }
  633. .form-item input.error,
  634. .form-item textarea.error,
  635. .form-item select.error {
  636. border: 1px solid #ff3334;
  637. }
  638. textarea {
  639. resize: vertical;
  640. }
  641. .form-item .description {
  642. font-size: 13px;
  643. color: #19c4cb;
  644. }
  645. .form-item .description.error {
  646. background: none;
  647. color: #ff3334;
  648. }
  649. label {
  650. font-weight: 400;
  651. margin-bottom: 3px;
  652. display: block;
  653. }
  654. #content .item-list ul.pager-load-more li {
  655. width: 200px;
  656. }
  657. .pager {
  658. text-align: left;
  659. }
  660. .pager li {
  661. display: inline-block;
  662. margin: 0 10px 10px 0;
  663. padding: 0;
  664. }
  665. .pager li.pager__item {
  666. padding-left: 0;
  667. margin-left: 0;
  668. margin-bottom: 10px;
  669. width: 45px;
  670. height: 45px;
  671. background-color: transparent;
  672. }
  673. .pager li:last-of-type {
  674. margin-right: 0;
  675. }
  676. .pager a,
  677. #page .pager .is-active,
  678. #page .pager .pager__item--ellipsis {
  679. display: inline-block;
  680. color: #74797b;
  681. border: 1px solid #a9a9a9;
  682. text-decoration: none;
  683. width: 45px;
  684. height: 45px;
  685. text-align: center;
  686. font-size: 15px;
  687. line-height: 45px;
  688. background-color: transparent;
  689. }
  690. @media screen and (max-width: 425px){
  691. .pager a,
  692. #page .pager .is-active,
  693. #page .pager .pager__item--ellipsis {
  694. width: 30px;
  695. height: 30px;
  696. line-height: 31px;
  697. }
  698. .pager li.pager__item {
  699. width: auto;
  700. height: auto;
  701. }
  702. }
  703. #page .pager .pager__item--ellipsis {
  704. border: none;
  705. }
  706. .pager .pager__item.is-active a,
  707. .pager a:hover {
  708. background: #19c2c9;
  709. border-color: #19c2c9;
  710. color: #fff;
  711. }
  712. .pager .is-active {
  713. cursor: default;
  714. font-weight: 400;
  715. }
  716. #page .item-list.item-list-pager li {
  717. background-color: transparent;
  718. }
  719. .region-secondary-content {
  720. background: url(images/bg-page-title.png) no-repeat 50% 50%;
  721. background-size: cover;
  722. }
  723. /* Loading */
  724. #load {
  725. animation: loading 3s linear infinite;
  726. }
  727. #loading-inner {
  728. animation: loading-circle 2s linear infinite;
  729. -webkit-animation: loading-circle 2s linear infinite;
  730. -moz-animation: loading-circle 2s linear infinite;
  731. stroke: #19c2c9;
  732. stroke-dashoffset: 0;
  733. stroke-dasharray: 300;
  734. stroke-width: 10;
  735. stroke-miterlimit: 10;
  736. stroke-linecap: round;
  737. fill: transparent;
  738. }
  739. @keyframes loading {
  740. 0% {
  741. transform: rotate(0);
  742. }
  743. 100% {
  744. transform: rotate(360deg);
  745. }
  746. }
  747. @-webkit-keyframes loading {
  748. 0% {
  749. transform: rotate(0);
  750. }
  751. 100% {
  752. transform: rotate(360deg);
  753. }
  754. }
  755. @-moz-keyframes loading {
  756. 0% {
  757. transform: rotate(0);
  758. }
  759. 100% {
  760. transform: rotate(360deg);
  761. }
  762. }
  763. @keyframes loading-circle {
  764. 0% {
  765. stroke-dashoffset: 0
  766. }
  767. 100% {
  768. stroke-dashoffset: -600;
  769. }
  770. }
  771. @-webkit-keyframes loading-circle {
  772. 0% {
  773. stroke-dashoffset: 0
  774. }
  775. 100% {
  776. stroke-dashoffset: -600;
  777. }
  778. }
  779. @-moz-keyframes loading-circle {
  780. 0% {
  781. stroke-dashoffset: 0
  782. }
  783. 100% {
  784. stroke-dashoffset: -600;
  785. }
  786. }
  787. /* Info items */
  788. .views-field-created,
  789. .views-field-cid,
  790. .data,
  791. div.comment,
  792. .datetime,
  793. .author-datetime,
  794. .comment__author,
  795. .comment__time {
  796. display: inline-block;
  797. }
  798. .views-field-created:before,
  799. .view-blog .views-field-cid:before,
  800. .data:before,
  801. div.comment:before {
  802. font-size: 18px;
  803. line-height: 1;
  804. font-family: 'FontAwesome';
  805. position: absolute;
  806. }
  807. .node__meta {
  808. margin-top: 20px;
  809. }
  810. .view-blog .views-field-cid {
  811. margin-left: 10px;
  812. }
  813. .view-blog .views-field-cid:before,
  814. div.comment:before {
  815. content: '\f0e5';
  816. }
  817. .view-blog .views-field-uid:before,
  818. .author-datetime:before {
  819. content: url('../images/Admin.png');
  820. vertical-align: -webkit-baseline-middle;
  821. margin-right: 3px;
  822. }
  823. .view-blog .views-field-uid span:before {
  824. content: 'by ';
  825. }
  826. .view-blog .views-field-uid:after,
  827. .view-blog .views-field-created:after,
  828. .author-datetime:after {
  829. content: '/';
  830. padding-left: 10px;
  831. }
  832. .datetime:after,
  833. div.comment:after {
  834. content: '/';
  835. padding-left: 10px;
  836. }
  837. .views-field-cid span,
  838. div.comment span {
  839. padding-left: 25px;
  840. }
  841. .page-blog .view-blog li .views-field .views-field-uid,
  842. .page-blog .view-blog li .views-field.views-field-comment-count,
  843. .node__meta div:not(.datetime),
  844. .view-blog .views-field-uid {
  845. margin-left: 10px;
  846. }
  847. #columns .submitted ul li {
  848. margin-left: 0;
  849. }
  850. .views-field-created,
  851. #content ul li .views-field-created span,
  852. .views-field-uid,
  853. #content ul li .views-field-uid span,
  854. .views-field-cid,
  855. #content ul li .views-field-cid span,
  856. .data,
  857. div.datetime,
  858. div.author-datetime,
  859. div.author-datetime a,
  860. div.comment,
  861. .addtoany_list.a2a_kit_size_32,
  862. .views-field-comment-count {
  863. font-size: 13px;
  864. line-height: 20px;
  865. color: #999;
  866. position: relative;
  867. text-decoration: none;
  868. display: inline-block;
  869. }
  870. .author-datetime a:hover {
  871. color: #19c2c9;
  872. }
  873. /* Buttons */
  874. .btn,
  875. input[type="submit"],
  876. input[type="button"],
  877. .view-dignities .view-footer a,
  878. .view-our-amazing-team .views-field-nothing a,
  879. .button,
  880. .about-us a {
  881. display: inline-block;
  882. text-transform: uppercase;
  883. padding: 18px 40px;
  884. background: #19c2c9;
  885. border: none;
  886. color: #fff;
  887. font-size: 15px;
  888. font-weight: bold;
  889. letter-spacing: 1.13px;
  890. border-radius: 0;
  891. height: 55px;
  892. }
  893. .btn:hover,
  894. .view-dignities .view-footer a:hover,
  895. .view-our-amazing-team .views-field-nothing a:hover,
  896. .about-us p a:hover {
  897. text-decoration: none;
  898. }
  899. .btn + .btn,
  900. input[type="submit"] + input[type="submit"],
  901. input[type="button"] + input[type="button"],
  902. .view-dignities .view-footer a + a,
  903. .view-our-amazing-team .views-field-nothing a + a {
  904. margin-left: 20px;
  905. }
  906. .btn:hover,
  907. input[type="submit"]:hover,
  908. .view-dignities .view-footer a:hover,
  909. .view-our-amazing-team .views-field-nothing a:hover,
  910. .about-us p a:hover,
  911. .front .view-blog table .views-field-view-node a:hover,
  912. .company-name .second-part a:hover {
  913. background-color: #333;
  914. }
  915. .input input {
  916. margin-bottom: 20px;
  917. }
  918. input:active {
  919. border: none;
  920. }
  921. .input input:nth-child(4),
  922. input[type="button"] {
  923. background: #333;
  924. }
  925. input[type="button"]:hover {
  926. background: #19c2c9;
  927. }
  928. #block-brainstorm-theme-main-menu select,
  929. #menu-bar select {
  930. display: none;
  931. }
  932. #block-brainstorm-theme-main-menu,
  933. #block-brainstorm-theme-footer {
  934. overflow: hidden;
  935. width: auto;
  936. float: right;
  937. height: 80px;
  938. }
  939. #secondary-menu-bar {
  940. display: block;
  941. }
  942. .block-local-tasks-block ul {
  943. border: 0;
  944. text-transform: uppercase;
  945. font-size: 18px;
  946. white-space: normal;
  947. padding: 0;
  948. margin: 15px 0;
  949. }
  950. .block-local-tasks-block ul li {
  951. display: inline;
  952. }
  953. .block-local-tasks-block ul li a {
  954. padding: 4px 9px;
  955. color: #333;
  956. background: none;
  957. border: none;
  958. margin: 0;
  959. }
  960. .block-local-tasks-block ul li.active a,
  961. .block-local-tasks-block ul li.active a:hover {
  962. background: #19c2c9;
  963. color: #fff;
  964. border: none;
  965. padding: 4px 9px;
  966. }
  967. .block-local-tasks-block ul li a:hover {
  968. border: 2px solid #19c2c9;
  969. background: none;
  970. padding: 2px 7px;
  971. color: #333;
  972. }
  973. .node-readmore a,
  974. .comment-comments a,
  975. .comment-add a {
  976. position: relative;
  977. }
  978. .comment .username {
  979. display: block;
  980. }
  981. .node-readmore a,
  982. .comment-comments a,
  983. .comment-add a {
  984. color: #a6a6a6;
  985. }
  986. .node-readmore a:hover,
  987. .comment-comments a:hover,
  988. .comment-add a:hover {
  989. color: #19c2c9;
  990. text-decoration: none;
  991. }
  992. .node-readmore a:before,
  993. .comment-comments a:before,
  994. .comment-add a:before {
  995. font-family: 'FontAwesome';
  996. position: absolute;
  997. left: 0;
  998. }
  999. .node-readmore a {
  1000. padding-left: 13px;
  1001. }
  1002. .node-readmore a:before {
  1003. content: '\f101';
  1004. }
  1005. .comment-comments a {
  1006. padding-left: 19px;
  1007. }
  1008. .comment-comments a:before {
  1009. content: '\f0e5';
  1010. }
  1011. .comment-add a {
  1012. padding-left: 17px;
  1013. }
  1014. .comment-add a:before {
  1015. content: '\f055';
  1016. }
  1017. /* Share buttons */
  1018. .a2a_kit a {
  1019. margin-bottom: 8px;
  1020. }
  1021. .owl-theme .owl-controls .owl-buttons div:hover {
  1022. opacity: 1;
  1023. }
  1024. /* =Common styles END */
  1025. /* Drupal standart blocks BEGIN */
  1026. #columns {
  1027. padding: 40px 0;
  1028. }
  1029. body #columns {
  1030. padding: 0;
  1031. }
  1032. #name-and-slogan #site-name {
  1033. color: #fff;
  1034. }
  1035. #site-name a {
  1036. color: #fff;
  1037. }
  1038. #block-system-user-menu {
  1039. float: right;
  1040. }
  1041. .feed-icon {
  1042. display: inline-block;
  1043. margin: 15px 5px;
  1044. }
  1045. .block-search .form-item {
  1046. margin-bottom: 10px;
  1047. }
  1048. .node-article {
  1049. margin-bottom: 20px;
  1050. }
  1051. #block-system-powered-by {
  1052. padding: 30px 0;
  1053. }
  1054. #comments,
  1055. .comment-form {
  1056. margin-top: 15px;
  1057. padding-top: 15px;
  1058. }
  1059. .comment-form + .comment-form {
  1060. border-top: none;
  1061. margin-top: 0;
  1062. padding-top: 0;
  1063. }
  1064. #comments .form-text,
  1065. #comments .form-textarea {
  1066. width: 100%;
  1067. }
  1068. #block-brainstorm-theme-main-menu ul ul {
  1069. display: none;
  1070. }
  1071. #block-brainstorm-theme-main-menu > ul,
  1072. #block-brainstorm-theme-footer > ul {
  1073. display: flex;
  1074. margin: 0;
  1075. justify-content: flex-end;
  1076. flex-wrap: wrap;
  1077. }
  1078. #block-brainstorm-theme-main-menu > ul li,
  1079. #block-brainstorm-theme-footer > ul li {
  1080. float: left;
  1081. }
  1082. #block-brainstorm-theme-main-menu > ul > li > a,
  1083. #block-brainstorm-theme-footer >ul a {
  1084. max-height: 80px;
  1085. text-transform: uppercase;
  1086. padding: 0px 20px 0px;
  1087. border-left: 1px solid transparent;
  1088. border-right: 1px solid transparent;
  1089. }
  1090. #block-brainstorm-theme-main-menu > ul > li:nth-child(1) > a:hover,
  1091. #block-brainstorm-theme-main-menu > ul > li:nth-child(1).active > a {
  1092. background: url('../images/menu_underline/Home.png') 50% 100% no-repeat;
  1093. transition: none;
  1094. }
  1095. #block-brainstorm-theme-main-menu > ul > li:nth-child(2) > a:hover,
  1096. #block-brainstorm-theme-main-menu > ul > li:nth-child(2).active > a {
  1097. background: url('../images/menu_underline/AboutUs.png') 50% 100% no-repeat;
  1098. transition: none;
  1099. }
  1100. #block-brainstorm-theme-main-menu > ul > li:nth-child(3) > a:hover,
  1101. #block-brainstorm-theme-main-menu > ul > li:nth-child(3).active > a {
  1102. background: url('../images/menu_underline/Portfolio.png') 50% 100% no-repeat;
  1103. transition: none;
  1104. }
  1105. #block-brainstorm-theme-main-menu > ul > li:nth-child(4) > a:hover,
  1106. #block-brainstorm-theme-main-menu > ul > li:nth-child(4).active > a {
  1107. background: url('../images/menu_underline/Blog.png') 50% 100% no-repeat;
  1108. transition: none;
  1109. }
  1110. #block-brainstorm-theme-main-menu > ul > li:nth-child(5) > a:hover,
  1111. #block-brainstorm-theme-main-menu > ul > li:nth-child(5).active > a {
  1112. background: url('../images/menu_underline/Contacts.png') 50% 100% no-repeat;
  1113. transition: none;
  1114. }
  1115. #block-brainstorm-theme-main-menu > ul > li:nth-child(6) > a:hover,
  1116. #block-brainstorm-theme-main-menu > ul > li:nth-child(6).active > a {
  1117. background: url('../images/menu_underline/Typography.png') 50% 100% no-repeat;
  1118. transition: none;
  1119. }
  1120. #block-brainstorm-theme-main-menu > ul li a:hover,
  1121. #block-brainstorm-theme-footer > ul li a:hover {
  1122. color: #19c2c9;
  1123. }
  1124. /* Drupal standart blocks END */
  1125. /* =Header BEGIN */
  1126. #header,
  1127. #block-brainstorm-theme-main-menu {
  1128. position: relative;
  1129. z-index: 100;
  1130. }
  1131. #header {
  1132. background: rgba(0, 0, 0, 0.8);
  1133. position: absolute;
  1134. right: 0;
  1135. left: 0;
  1136. max-height: 80px;
  1137. }
  1138. #block-brainstorm-theme-branding a,
  1139. #name-and-slogan {
  1140. clear: none;
  1141. width: auto;
  1142. padding-top: 25px;
  1143. margin: 0 auto;
  1144. padding-bottom: 10px;
  1145. }
  1146. #block-brainstorm-theme-branding a {
  1147. margin-left: 15px;
  1148. display: block;
  1149. }
  1150. #block-brainstorm-theme-branding img {
  1151. vertical-align: middle;
  1152. }
  1153. #block-brainstorm-theme-branding img {
  1154. max-width: 230px;
  1155. max-height: 60px;
  1156. }
  1157. #block-brainstorm-theme-main-menu > ul a,
  1158. #block-brainstorm-theme-footer > ul a {
  1159. line-height: 80px;
  1160. font-size: 13px;
  1161. text-decoration: none;
  1162. display: block;
  1163. font-family: 'Raleway', sans-serif;
  1164. color: #fff;
  1165. font-weight: 700;
  1166. }
  1167. #superfish-1 #menu-468-1.sf-depth-1 > a,
  1168. #menu .menu-mlid-468 > a {
  1169. cursor: default;
  1170. pointer-events: none;
  1171. }
  1172. #superfish-1 #menu-468-1.sf-depth-1 > a:hover,
  1173. #superfish-1 #menu-468-1.active-trail.sf-depth-1 > a,
  1174. #menu .menu-mlid-468 > a:hover,
  1175. #menu .menu-mlid-468 > a.active {
  1176. color: #a6a6a6;
  1177. }
  1178. #header .btn-mobile-menu {
  1179. clear: none;
  1180. width: auto;
  1181. float: right;
  1182. width: 50px;
  1183. height: 35px;
  1184. background: url(images/icon-mobile-menu.png) no-repeat 50% 50%;
  1185. font-size: 0;
  1186. cursor: pointer;
  1187. margin-top: 22px;
  1188. }
  1189. #toggle-icon {
  1190. margin-top: 5px;
  1191. color: #333;
  1192. }
  1193. #header #toggle-icon:hover {
  1194. color: #3f9ae8;
  1195. }
  1196. /* =Header END */
  1197. /* =Footer BEGIN */
  1198. footer.site-footer {
  1199. flex: 0 0 auto;
  1200. background-color: #333;
  1201. color: #fff;
  1202. max-height: 80px;
  1203. }
  1204. .site-footer__top {
  1205. max-width: 1200px;
  1206. margin: 0 auto;
  1207. background-color: #333;
  1208. }
  1209. .site-footer__top > div {
  1210. display: flex;
  1211. justify-content: end;
  1212. }
  1213. .block-title {
  1214. margin-bottom: 15px;
  1215. }
  1216. .site-footer__bottom {
  1217. background-color: #202123;
  1218. }
  1219. #block-socialicons {
  1220. text-align: center;
  1221. }
  1222. #block-socialicons .field a {
  1223. font-size: 32px;
  1224. line-height: 90px;
  1225. text-align: center;
  1226. color: #84888c;
  1227. width: 85px;
  1228. height: 90px;
  1229. display: inline-block;
  1230. }
  1231. .fa-facebook-official:hover:before,
  1232. .fa-facebook:hover:before {
  1233. color: #2d5c99;
  1234. }
  1235. .fa-github:hover:before {
  1236. color: #333;
  1237. }
  1238. .fa-twitter:hover:before {
  1239. color: #2faeee;
  1240. }
  1241. .fa-instagram:hover:before {
  1242. color: #2e7396;
  1243. }
  1244. .fa-behance:hover:before {
  1245. color: #00acdc;
  1246. }
  1247. .fa-linkedin-square:hover:before {
  1248. color: #0089bc;
  1249. }
  1250. .fa-dribbble:hover:before {
  1251. color: #ff8caf;
  1252. }
  1253. /* =Footer END */
  1254. /* =Page About us BEGIN*/
  1255. .two-list ul {
  1256. column-count: 2;
  1257. -webkit-column-count: 2;
  1258. -moz-column-count: 2;
  1259. }
  1260. #about-us-page .first-part {
  1261. padding-right: 15px;
  1262. }
  1263. #about-us-page .second-part {
  1264. padding-left: 15px;
  1265. }
  1266. #about-us-page li {
  1267. list-style-image: url('../images/check.png');
  1268. list-style-position: inside;
  1269. line-height: 30px;
  1270. }
  1271. #block-companyname {
  1272. float: left;
  1273. width: 100%;
  1274. }
  1275. .company-name {
  1276. height: 500px;
  1277. background: #f9f9f9;
  1278. }
  1279. .company-name .first-part,
  1280. .company-name .second-part {
  1281. height: 500px;
  1282. }
  1283. .company-name .second-part p {
  1284. max-width: 500px;
  1285. margin: 0 auto;
  1286. }
  1287. .company-name .second-part a {
  1288. margin-top: 45px;
  1289. }
  1290. .block-views-blockour-amazing-team-block-1 {
  1291. margin: 70px auto;
  1292. float: left;
  1293. width: 100%;
  1294. }
  1295. .block-views-blockour-amazing-team-block-1 .views-view-grid {
  1296. max-width: 1200px;
  1297. margin: 0 auto;
  1298. }
  1299. .block-views-blockour-amazing-team-block-1 .block-title {
  1300. margin-bottom: 40px;
  1301. }
  1302. .block-views-blockour-amazing-team-block-1 .views-field-title,
  1303. .block-views-blockour-amazing-team-block-1 .views-field-title a {
  1304. line-height: 40px;
  1305. margin-top: 20px;
  1306. }
  1307. .block-views-blockour-amazing-team-block-1 .social-team {
  1308. background: #19c2c9;
  1309. padding: 10px 19px;
  1310. margin: 0;
  1311. width: 280px;
  1312. height: 50px;
  1313. }
  1314. .social-team li {
  1315. display: inline-block;
  1316. font-size: 27px;
  1317. padding: 0 18px;
  1318. }
  1319. .block-views-blockour-amazing-team-block-1 .social-team li a {
  1320. color: #fff;
  1321. }
  1322. .block-views-blockour-amazing-team-block-1 .views-col {
  1323. position: relative;
  1324. padding: 10px;
  1325. }
  1326. .block-views-blockour-amazing-team-block-1 .views-field-field-social {
  1327. position: absolute;
  1328. bottom: 98px;
  1329. overflow: hidden;
  1330. }
  1331. .block-views-blockour-amazing-team-block-1 .views-field-field-photo-team img {
  1332. width: 100%;
  1333. height: 100%;
  1334. max-height: 280px;
  1335. max-width: 280px;
  1336. -webkit-transition: all 0.15s ease-in-out;
  1337. -moz-transition: all 0.15s ease-in-out;
  1338. -o-transition: all 0.15s ease-in-out;
  1339. -ms-transition: all 0.15s ease-in-out;
  1340. transition: all 0.15s ease-in-out;
  1341. }
  1342. .block-views-blockour-amazing-team-block-1 .views-field-field-photo-team {
  1343. overflow: hidden;
  1344. }
  1345. .block-views-blockour-amazing-team-block-1 .views-field-field-social .field-content {
  1346. position: relative;
  1347. top: 51px;
  1348. -webkit-transition: all 0.15s ease-in-out;
  1349. -moz-transition: all 0.15s ease-in-out;
  1350. -o-transition: all 0.15s ease-in-out;
  1351. -ms-transition: all 0.15s ease-in-out;
  1352. transition: all 0.15s ease-in-out;
  1353. }
  1354. .block-views-blockour-amazing-team-block-1 .views-col:hover .views-field-field-social .field-content {
  1355. opacity: 1;
  1356. transform: translateY(-50px);
  1357. -webkit-transform: translateY(-50px);
  1358. -moz-transform: translateY(-50px);
  1359. -ms-transform: translateY(-50px);
  1360. -o-transform: translateY(-50px);
  1361. }
  1362. .block-views-blockour-amazing-team-block-1 .views-col:hover img {
  1363. opacity: 1;
  1364. transform: translateY(-20px);
  1365. -webkit-transform: translateY(-20px);
  1366. -moz-transform: translateY(-20px);
  1367. -ms-transform: translateY(-20px);
  1368. -o-transform: translateY(-20px);
  1369. }
  1370. /* =Page About us END*/
  1371. /* =Block Our recent works BEGIN*/
  1372. .views-exposed-widgets {
  1373. display: flex;
  1374. align-self: center;
  1375. justify-content: center;
  1376. margin: 0 0 20px 0;
  1377. }
  1378. .view-header,
  1379. .views-exposed-form,
  1380. .views-exposed-form fieldset .fieldset-wrapper > div {
  1381. display: -ms-flexbox;
  1382. display: -webkit-flex;
  1383. display: flex;
  1384. align-items: center;
  1385. justify-content: center;
  1386. flex-wrap: wrap;
  1387. position: relative;
  1388. text-align: center;
  1389. }
  1390. .views-exposed-form {
  1391. margin-bottom: 30px;
  1392. }
  1393. .view-portfolio {
  1394. margin: 65px 0 90px 0;
  1395. }
  1396. .view-portfolio .views-exposed-form {
  1397. margin-bottom: 50px;
  1398. }
  1399. .view-portfolio .js-form-item-nid label {
  1400. color: transparent;
  1401. position: absolute;
  1402. left: 0;
  1403. top: 0;
  1404. display: block;
  1405. }
  1406. .view-portfolio .js-form-item-nid {
  1407. position: relative;
  1408. }
  1409. .view-portfolio .js-form-item-nid input {
  1410. width: 35px;
  1411. opacity: 0;
  1412. }
  1413. .view-portfolio fieldset:nth-child(1) {
  1414. display: inline;
  1415. height: 25px;
  1416. vertical-align: top;
  1417. }
  1418. .view-portfolio fieldset:nth-child(2) {
  1419. display: inline-block;
  1420. border-left: 1px solid #494949;
  1421. padding-left: 20px;
  1422. margin-left: 10px;
  1423. padding: 15px;
  1424. height: 45px;
  1425. }
  1426. .view-portfolio .js-form-item-nid {
  1427. width: 35px;
  1428. height: 20px;
  1429. margin: 0;
  1430. display: inline-block;
  1431. }
  1432. .view-portfolio .js-form-item-nid:first-child label {
  1433. background: url('../images/column/3_column_default.png') 50% no-repeat;
  1434. width: 35px;
  1435. height: 20px;
  1436. }
  1437. .view-portfolio .js-form-item-nid:first-child input:checked + label {
  1438. background: url('../images/column/3_column_active.png') 50% no-repeat;
  1439. }
  1440. .view-portfolio .js-form-item-nid:last-child label {
  1441. background: url('../images/column/2_column_default.png') 50% no-repeat;
  1442. width: 35px;
  1443. height: 20px;
  1444. }
  1445. .view-portfolio .js-form-item-nid:last-child input:checked + label {
  1446. background: url('../images/column/2_column_active.png') 50% no-repeat;
  1447. }
  1448. .block-views-blockportfolio-block-1 .js-form-item-tid-raw,
  1449. .view-portfolio .js-form-item-tid-raw {
  1450. text-align: center;
  1451. position: relative;
  1452. display: inline-block;
  1453. }
  1454. .block-views-blockportfolio-block-1 .js-form-item-tid-raw input,
  1455. .view-portfolio .js-form-item-tid-raw input {
  1456. position: absolute;
  1457. width: 100%;
  1458. height: 100%;
  1459. opacity: 0;
  1460. left: 0;
  1461. }
  1462. .block-views-blockportfolio-block-1 .js-form-item-tid-raw label,
  1463. .view-portfolio .js-form-item-tid-raw label {
  1464. font-weight: 500;
  1465. font-family: 'Hind', sans-serif;
  1466. font-size: 18px;
  1467. color: #333;
  1468. text-transform: uppercase;
  1469. padding: 4px 9px;
  1470. border: 2px solid #fff;
  1471. width: auto;
  1472. display: block;
  1473. }
  1474. .block-views-blockportfolio-block-1 .js-form-item-tid-raw input:checked + label,
  1475. .view-portfolio .js-form-item-tid-raw input:checked + label {
  1476. color: #fff;
  1477. background: #19c2c9;
  1478. border: 2px solid #19c2c9;
  1479. }
  1480. .block-views-blockportfolio-block-1 input:hover + label,
  1481. .view-portfolio .js-form-item-tid-raw input:hover + label {
  1482. border: 2px solid #19c2c9;
  1483. }
  1484. .view-portfolio .item-list img,
  1485. .block-views-blockportfolio-block-1 img {
  1486. width: 101%;
  1487. height: auto;
  1488. object-fit: cover;
  1489. }
  1490. .view-portfolio .item-list .views-field-title,
  1491. .view-portfolio .item-list .views-field-field-tags-portfolio,
  1492. .view-portfolio .item-list .views-field-field-portfolio-image a:after,
  1493. .block-views-blockportfolio-block-1 .views-field-title,
  1494. .block-views-blockportfolio-block-1 .views-field-field-tags-portfolio,
  1495. .block-views-blockportfolio-block-1 .views-field-field-portfolio-image a:after {
  1496. position: absolute;
  1497. bottom: 0;
  1498. left: 0;
  1499. white-space: nowrap;
  1500. height: 50px;
  1501. font-family: 'Raleway', sans-serif;
  1502. font-weight: bold;
  1503. color: #fff;
  1504. font-size: 16px;
  1505. display: none;
  1506. }
  1507. .view-portfolio .item-list a,
  1508. .block-views-blockportfolio-block-1 .views-field a {
  1509. color: #fff;
  1510. text-decoration: none;
  1511. line-height: 1px;
  1512. display: block;
  1513. font-size: 16px;
  1514. }
  1515. .view-portfolio .item-list .views-field-field-portfolio-image a:after,
  1516. .block-views-blockportfolio-block-1 .views-field-field-portfolio-image a:after {
  1517. content: '';
  1518. background: url('../images/plus/plus@3x.png') 50% 50% no-repeat, url('../images/hover-_effect.png') no-repeat;
  1519. background-size: 51px, cover;
  1520. -moz-background-size: 51px, cover;
  1521. /* Firefox 3.6+ */
  1522. -webkit-background-size: 51px, cover;
  1523. /* Safari 3.1+ и Chrome 4.0+ */
  1524. -o-background-size: 51px, cover;
  1525. /* Opera 9.6+ */
  1526. background-size: 51px, cover;
  1527. height: 100%;
  1528. width: 100%;
  1529. }
  1530. .views-field-field-tags-portfolio .field-content {
  1531. display: -webkit-box;
  1532. display: -moz-box;
  1533. display: -ms-flexbox;
  1534. display: -webkit-flex;
  1535. display: flex;
  1536. }
  1537. .view-portfolio .item-list li,
  1538. .block-views-blockportfolio-block-1 .views-col {
  1539. position: relative;
  1540. }
  1541. .view-portfolio .item-list li:hover .views-field-field-portfolio-image a:after,
  1542. .block-views-blockportfolio-block-1 .views-col:hover .views-field-field-portfolio-image a:after {
  1543. display: block;
  1544. animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  1545. -webkit-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  1546. -moz-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  1547. }
  1548. .view-portfolio .item-list li:hover .views-field-field-tags-portfolio,
  1549. .block-views-blockportfolio-block-1 .views-col:hover .views-field-field-tags-portfolio {
  1550. display: block;
  1551. opacity: 0;
  1552. padding-left: 25px;
  1553. padding-top: 25px;
  1554. animation: view-work-gallery 0.5s linear 0.1s 1 normal forwards;
  1555. -webkit-animation: view-work-gallery 0.5s linear 0.1s 1 normal forwards;
  1556. -moz-animation: view-work-gallery 0.5s linear 0.1s 1 normal forwards;
  1557. }
  1558. .view-portfolio .item-list li:hover .views-field-title,
  1559. .block-views-blockportfolio-block-1 .views-col:hover .views-field-title {
  1560. display: block;
  1561. animation: view-work-gallery 0.5s linear 0s 1 normal forwards;
  1562. -webkit-animation: view-work-gallery 0.5s linear 0s 1 normal forwards;
  1563. -moz-animation: view-work-gallery 0.5s linear 0s 1 normal forwards;
  1564. }
  1565. .view-portfolio .views-field-field-tags-portfolio div,
  1566. .block-views-blockportfolio-block-1 .views-field-field-tags-portfolio div {
  1567. z-index: 5;
  1568. }
  1569. .view-portfolio .views-field-title a,
  1570. .block-views-blockportfolio-block-1 .views-field-title a {
  1571. line-height: normal;
  1572. }
  1573. .view-portfolio .views-field-title,
  1574. .block-views-blockportfolio-block-1 .views-field-title {
  1575. z-index: 6;
  1576. padding-left: 25px;
  1577. text-transform: uppercase;
  1578. line-height: normal;
  1579. font-size: 16px;
  1580. }
  1581. @keyframes view-work-gallery {
  1582. 0% {
  1583. bottom: 0;
  1584. opacity: 0;
  1585. animation-timing-function: linear;
  1586. }
  1587. 100% {
  1588. bottom: 35px;
  1589. opacity: 1;
  1590. animation-timing-function: linear;
  1591. }
  1592. }
  1593. @-webkit-keyframes view-work-gallery {
  1594. 0% {
  1595. bottom: 0;
  1596. opacity: 0;
  1597. -webkit-animation-timing-function: linear;
  1598. }
  1599. 100% {
  1600. bottom: 35px;
  1601. opacity: 1;
  1602. -webkit-animation-timing-function: linear;
  1603. }
  1604. }
  1605. @-moz-keyframes view-work-gallery {
  1606. 0% {
  1607. bottom: 0;
  1608. opacity: 0;
  1609. -moz-animation-timing-function: linear;
  1610. }
  1611. 100% {
  1612. bottom: 35px;
  1613. opacity: 1;
  1614. -moz-animation-timing-function: linear;
  1615. }
  1616. }
  1617. /* =Block Our recent works END*/
  1618. /* =Blocks About us BEGIN*/
  1619. .first-part {
  1620. float: left;
  1621. }
  1622. .second-part {
  1623. float: right;
  1624. }
  1625. .first-part,
  1626. .second-part {
  1627. width: 50%;
  1628. height: 100%;
  1629. }
  1630. .about-us .first-part,
  1631. .our-skills .second-part,
  1632. .company-name .second-part {
  1633. padding: 85px;
  1634. text-align: center;
  1635. }
  1636. .about-us,
  1637. .our-skills {
  1638. height: 500px;
  1639. text-align: center;
  1640. }
  1641. .about-us .second-part {
  1642. background: url('../images/main_1.jpg') 20% 100% no-repeat;
  1643. background-size: cover;
  1644. }
  1645. .our-skills .first-part,
  1646. .company-name .first-part {
  1647. background: url('../images/03_skills_pic.jpg') center no-repeat;
  1648. background-size: cover;
  1649. }
  1650. .text-who {
  1651. max-width: 490px;
  1652. margin: 0 auto 42px;
  1653. }
  1654. .our-skills .team {
  1655. display: block;
  1656. width: 420px;
  1657. margin: 110px auto;
  1658. border: 3px solid #fff;
  1659. height: 305px;
  1660. padding: 70px;
  1661. }
  1662. .our-skills .first-part p {
  1663. font-family: 'Raleway', sans-serif;
  1664. font-size: 80px;
  1665. font-weight: 600;
  1666. color: #fff;
  1667. letter-spacing: 4px;
  1668. line-height: 80px;
  1669. }
  1670. #content .skills-bar-container {
  1671. float: left;
  1672. clear: right;
  1673. width: 100%;
  1674. margin: 0;
  1675. }
  1676. .skills-bar-container p {
  1677. float: left;
  1678. margin: 5px;
  1679. text-align: left;
  1680. display: block;
  1681. }
  1682. .skills-bar-container .percent {
  1683. float: right;
  1684. padding-top: 5px;
  1685. opacity: 0;
  1686. -webkit-transition: opacity 1s ease 4s;
  1687. -moz-transition: opacity 1s ease 4s;
  1688. -o-transition: opacity 1s ease 4s;
  1689. transition: opacity 1s ease 4s;
  1690. }
  1691. .skills-bar-container .percent,
  1692. .skills-bar-container label,
  1693. .our-team .views-field-field-profession-team a {
  1694. font-weight: 500;
  1695. font-family: 'Hind', sans-serif;
  1696. font-size: 15px;
  1697. color: #74797b;
  1698. }
  1699. .skills-bar-container li {
  1700. background: #e9e5e2;
  1701. height: 6px;
  1702. }
  1703. #content .skills-bar-container li {
  1704. padding: 0;
  1705. margin: 0;
  1706. float: left;
  1707. width: 100%;
  1708. margin-bottom: 20px;
  1709. list-style: none;
  1710. }
  1711. #content .skills-bar-container p {
  1712. margin: 0;
  1713. }
  1714. .progressbar {
  1715. background-color: #19c2c9;
  1716. background-image: -webkit-linear-gradient(left, #19c2c9 0%, #99ffcc 100%);
  1717. background-image: -moz-linear-gradient(left, #19c2c9 0%, #99ffcc 100%);
  1718. background-image: -o-linear-gradient(left, #19c2c9 0%, #99ffcc 100%);
  1719. background-image: linear-gradient(to right, #19c2c9 0%, #99ffcc 100%);
  1720. height: 100%;
  1721. width: 0%;
  1722. -webkit-transition: width 4.50s ease !important;
  1723. -moz-transition: width 4.50s ease !important;
  1724. -o-transition: width 4.50s ease !important;
  1725. transition: width 4.50s ease !important;
  1726. }
  1727. /* =Blocks About us END*/
  1728. /* =Block Our core features */
  1729. .block-views-blockour-core-features-block-1 {
  1730. max-width: 1200px;
  1731. margin: 0 auto;
  1732. }
  1733. .block-views-blockour-core-features-block-1 .views-row {
  1734. display: flex;
  1735. flex-wrap: wrap;
  1736. }
  1737. .block-views-blockour-core-features-block-1 .views-col {
  1738. border: none;
  1739. padding: 10px;
  1740. }
  1741. .block-views-blockour-core-features-block-1 .views-field-field-icon-features {
  1742. width: 30px;
  1743. float: left;
  1744. }
  1745. .block-views-blockour-core-features-block-1 .views-field-title,
  1746. .block-views-blockour-core-features-block-1 .views-field-body {
  1747. display: table-row;
  1748. }
  1749. .block-views-blockour-core-features-block-1 .views-field-title .field-content,
  1750. .block-views-blockour-core-features-block-1 .views-field-body .field-content {
  1751. margin-left: 15px;
  1752. display: block;
  1753. }
  1754. .block-views-blockour-core-features-block-1 .views-field-body .field-content {
  1755. margin-top: 8px;
  1756. }
  1757. .block-views-blockour-core-features-block-1 .views-field-title,
  1758. .block-views-blockour-core-features-block-1 .views-field-title a,
  1759. .our-team .views-field-title a {
  1760. font-family: 'Raleway', sans-serif;
  1761. font-weight: bold;
  1762. font-size: 20px;
  1763. color: #333;
  1764. letter-spacing: 1px;
  1765. text-transform: none;
  1766. line-height: normal;
  1767. }
  1768. /* =Main slider BEGIN */
  1769. .slick--view--main-slider .slick-slide .slide__caption {
  1770. padding: 0;
  1771. position: relative;
  1772. }
  1773. .slick--view--main-slider .slick-initialized .slick-slide {
  1774. height: 600px;
  1775. }
  1776. .slick--view--main-slider .slick-slide img:first-child {
  1777. width: 100%;
  1778. height: 600px;
  1779. object-fit: cover;
  1780. }
  1781. .slick--view--main-slider .slick-arrow:before,
  1782. .node-portfolio .owl-controls .owl-buttons div {
  1783. top: 60%;
  1784. z-index: 50;
  1785. margin: 0;
  1786. display: block;
  1787. width: 50px;
  1788. height: 70px;
  1789. background-color: rgba(0, 0, 0, 0.85);
  1790. background-repeat: no-repeat;
  1791. border-radius: 0;
  1792. transform: none;
  1793. -o-transform: none;
  1794. -ms-transform: none;
  1795. -moz-transform: none;
  1796. -webkit-transform: none;
  1797. }
  1798. .slick--view--main-slider > .slick__arrow {
  1799. position: absolute;
  1800. top: 50%;
  1801. width: 100%;
  1802. }
  1803. .slick--view--main-slider .slick__arrow button {
  1804. padding: 0;
  1805. margin: 0;
  1806. border: none;
  1807. display: inline-block !important;
  1808. }
  1809. .slick--view--main-slider .slick-arrow:before {
  1810. content: '';
  1811. }
  1812. .slick--view--main-slider .slick-prev::before,
  1813. .node-portfolio .owl-controls .owl-buttons .owl-prev {
  1814. background-image: url(images/main-slider-prev.png);
  1815. background-position: 40% 50%;
  1816. transform: none;
  1817. -o-transform: none;
  1818. -ms-transform: none;
  1819. -moz-transform: none;
  1820. -webkit-transform: none;
  1821. }
  1822. .slick--view--main-slider .slick-next {
  1823. right: 8px;
  1824. position: absolute;
  1825. }
  1826. .slick--view--main-slider .slick-next::before,
  1827. .node-portfolio .owl-controls .owl-buttons .owl-next {
  1828. background-image: url(images/main-slider-next.png);
  1829. background-position: 60% 50%;
  1830. }
  1831. /* Slideshow animation */
  1832. .slick--view--main-slider .slick-active .slide__caption img:first-child {
  1833. position: relative;
  1834. opacity: 0;
  1835. animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  1836. -webkit-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  1837. -moz-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards
  1838. }
  1839. @keyframes views-field-field-background-image_gwd-keyframes {
  1840. 0% {
  1841. opacity: 0;
  1842. animation-timing-function: linear
  1843. }
  1844. 100% {
  1845. opacity: 1;
  1846. animation-timing-function: linear
  1847. }
  1848. }
  1849. @-webkit-keyframes views-field-field-background-image_gwd-keyframes {
  1850. 0% {
  1851. opacity: 0;
  1852. -webkit-animation-timing-function: linear
  1853. }
  1854. 100% {
  1855. opacity: 1;
  1856. -webkit-animation-timing-function: linear
  1857. }
  1858. }
  1859. @-moz-keyframes views-field-field-background-image_gwd-keyframes {
  1860. 0% {
  1861. opacity: 0;
  1862. -moz-animation-timing-function: linear
  1863. }
  1864. 100% {
  1865. opacity: 1;
  1866. -moz-animation-timing-function: linear;
  1867. }
  1868. }
  1869. .slick--view--main-slider .slide--0.slick-active .slide__caption img:nth-child(n+2) {
  1870. position: absolute;
  1871. top: 150px;
  1872. right: 0;
  1873. opacity: 0;
  1874. animation: views-filed-field-main-slider0 0.5s linear 0.5s 1 normal forwards;
  1875. -webkit-animation: views-filed-field-main-slider0 0.5s linear 0.5s 1 normal forwards;
  1876. -moz-animation: views-filed-field-main-slider0 0.5s linear 0.5s 1 normal forwards;
  1877. }
  1878. .slick--view--main-slider .slide--0.slick-active .slide__caption img:nth-child(3) {
  1879. display: none;
  1880. }
  1881. @keyframes views-filed-field-main-slider0 {
  1882. 0% {
  1883. left: 60%;
  1884. opacity: 0;
  1885. animation-timing-function: linear
  1886. }
  1887. 100% {
  1888. left: 52%;
  1889. opacity: 1;
  1890. animation-timing-function: linear
  1891. }
  1892. }
  1893. @-webkit-keyframes views-filed-field-main-slider0 {
  1894. 0% {
  1895. left: 60%;
  1896. opacity: 0;
  1897. animation-timing-function: linear
  1898. }
  1899. 100% {
  1900. left: 52%;
  1901. opacity: 1;
  1902. animation-timing-function: linear
  1903. }
  1904. }
  1905. @-moz-keyframes views-filed-field-main-slider0 {
  1906. 0% {
  1907. left: 60%;
  1908. opacity: 0;
  1909. animation-timing-function: linear
  1910. }
  1911. 100% {
  1912. left: 52%;
  1913. opacity: 1;
  1914. animation-timing-function: linear
  1915. }
  1916. }
  1917. .slick--view--main-slider .slide--0.slick-active .slide__caption a {
  1918. position: absolute;
  1919. top: 205px;
  1920. padding-right: 61px;
  1921. opacity: 0;
  1922. text-align: right;
  1923. color: #fff;
  1924. text-transform: uppercase;
  1925. text-align: right;
  1926. padding: 10px 20px;
  1927. background: #19c2c9;
  1928. font-family: 'Raleway', sans-serif;
  1929. font-weight: bold;
  1930. font-size: 45px;
  1931. letter-spacing: 1.13px;
  1932. animation: views-field-title0 1s linear 0.5s 1 normal forwards;
  1933. -webkit-animation: views-field-title0 0.5s linear 1s 1 normal forwards;
  1934. -moz-animation: views-field-title0 0.5s linear 1s 1 normal forwards
  1935. }
  1936. @keyframes views-field-title0 {
  1937. 0% {
  1938. right: 60%;
  1939. opacity: 0;
  1940. animation-timing-function: linear;
  1941. }
  1942. 100% {
  1943. right: 52%;
  1944. opacity: 1;
  1945. animation-timing-function: linear;
  1946. }
  1947. }
  1948. @-webkit-keyframes views-field-title0 {
  1949. 0% {
  1950. right: 60%;
  1951. opacity: 0;
  1952. animation-timing-function: linear;
  1953. }
  1954. 100% {
  1955. right: 52%;
  1956. opacity: 1;
  1957. animation-timing-function: linear;
  1958. }
  1959. }
  1960. @-moz-keyframes views-field-title0 {
  1961. 0% {
  1962. right: 60%;
  1963. opacity: 0;
  1964. animation-timing-function: linear;
  1965. }
  1966. 100% {
  1967. right: 52%;
  1968. opacity: 1;
  1969. animation-timing-function: linear;
  1970. }
  1971. }
  1972. .slick--view--main-slider .slide--0.slick-active .slide__caption p {
  1973. position: absolute;
  1974. top: 312px;
  1975. opacity: 0;
  1976. width: 420px;
  1977. right: 52%;
  1978. margin-right: 50px;
  1979. font-family: 'Hind', sans-serif;
  1980. font-weight: 600;
  1981. font-size: 18px;
  1982. line-height: 28px;
  1983. float: right;
  1984. color: #fff;
  1985. animation: views-field-body0 0.5s linear 1.5s 1 normal forwards;
  1986. -webkit-animation: views-field-body0 0.5s linear 1.5s 1 normal forwards;
  1987. -moz-animation: views-field-body0 0.5s linear 1.5s 1 normal forwards;
  1988. }
  1989. @keyframes views-field-body0 {
  1990. 0% {
  1991. top: 392px;
  1992. opacity: 0;
  1993. animation-timing-function: linear;
  1994. }
  1995. 100% {
  1996. top: 312px;
  1997. opacity: 1;
  1998. animation-timing-function: linear;
  1999. }
  2000. }
  2001. @-webkit-keyframes views-field-body0 {
  2002. 0% {
  2003. top: 392px;
  2004. opacity: 0;
  2005. animation-timing-function: linear;
  2006. }
  2007. 100% {
  2008. top: 312px;
  2009. opacity: 1;
  2010. animation-timing-function: linear;
  2011. }
  2012. }
  2013. @-moz-keyframes views-field-body0 {
  2014. 0% {
  2015. top: 392px;
  2016. opacity: 180;
  2017. animation-timing-function: linear;
  2018. }
  2019. 100% {
  2020. top: 312px;
  2021. opacity: 1;
  2022. animation-timing-function: linear;
  2023. }
  2024. }
  2025. .slick--view--main-slider .slide--1.slick-active .slide__caption img:nth-child(2) {
  2026. position: absolute;
  2027. top: 30%;
  2028. opacity: 0;
  2029. animation: views-filed-field-main-slider1 0.5s linear 0.5s 1 normal forwards;
  2030. -webkit-animation: views-filed-field-main-slider1 0.5s linear 0.5s 1 normal forwards;
  2031. -moz-animation: views-filed-field-main-slider1 0.5s linear 0.5s 1 normal forwards;
  2032. }
  2033. @keyframes views-filed-field-main-slider1 {
  2034. 0% {
  2035. right: 60%;
  2036. opacity: 0;
  2037. animation-timing-function: linear;
  2038. }
  2039. 100% {
  2040. opacity: 1;
  2041. right: 52%;
  2042. animation-timing-function: linear;
  2043. }
  2044. }
  2045. @-webkit-keyframes views-filed-field-main-slider1 {
  2046. 0% {
  2047. right: 60%;
  2048. opacity: 0;
  2049. -webkit-animation-timing-function: linear;
  2050. }
  2051. 100% {
  2052. opacity: 1;
  2053. right: 52%;
  2054. -webkit-animation-timing-function: linear;
  2055. }
  2056. }
  2057. @-moz-keyframes views-filed-field-main-slider1 {
  2058. 0% {
  2059. right: 60%;
  2060. opacity: 0;
  2061. -moz-animation-timing-function: linear;
  2062. }
  2063. 100% {
  2064. opacity: 1;
  2065. right: 52%;
  2066. -moz-animation-timing-function: linear;
  2067. }
  2068. }
  2069. .slick--view--main-slider .slide--1.slick-active .slide__caption a {
  2070. position: absolute;
  2071. top: 205px;
  2072. opacity: 0;
  2073. text-transform: uppercase;
  2074. color: #19c2c9;
  2075. font-family: 'Raleway', sans-serif;
  2076. font-weight: bold;
  2077. font-size: 45px;
  2078. letter-spacing: 1.13px;
  2079. line-height: 65px;
  2080. animation: views-field-title1 0.5s linear 1s 1 normal forwards;
  2081. -webkit-animation: views-field-title1 0.5s linear 1s 1 normal forwards;
  2082. -moz-animation: views-field-title1 0.5s linear 1s 1 normal forwards;
  2083. }
  2084. @keyframes views-field-title1 {
  2085. 0% {
  2086. left: 60%;
  2087. opacity: 0;
  2088. animation-timing-function: linear;
  2089. }
  2090. 100% {
  2091. left: 52%;
  2092. opacity: 1;
  2093. animation-timing-function: linear;
  2094. }
  2095. }
  2096. @-webkit-keyframes views-field-title1 {
  2097. 0% {
  2098. left: 60%;
  2099. opacity: 0;
  2100. animation-timing-function: linear;
  2101. }
  2102. 100% {
  2103. left: 52%;
  2104. opacity: 1;
  2105. animation-timing-function: linear;
  2106. }
  2107. }
  2108. @-moz-keyframes views-field-title1 {
  2109. 0% {
  2110. left: 60%;
  2111. opacity: 0;
  2112. animation-timing-function: linear;
  2113. }
  2114. 100% {
  2115. left: 52%;
  2116. opacity: 1;
  2117. animation-timing-function: linear;
  2118. }
  2119. }
  2120. .slick--view--main-slider .slide--1.slick-active .slide__caption .title-ul {
  2121. position: absolute;
  2122. left: 52%;
  2123. top: 268px;
  2124. color: #333;
  2125. font-size: 28px;
  2126. font-family: 'Hind', sans-serif;
  2127. text-transform: uppercase;
  2128. line-height: 65px;
  2129. opacity: 0;
  2130. animation: views-field-title-ul1 0.5s linear 1.5s 1 normal forwards;
  2131. -webkit-animation: views-field-title-ul1 0.5s linear 1.5s 1 normal forwards;
  2132. -moz-animation: views-field-title-ul1 0.5s linear 1.5s 1 normal forwards;
  2133. }
  2134. @keyframes views-field-title-ul1 {
  2135. 0% {
  2136. top: 348px;
  2137. opacity: 0;
  2138. animation-timing-function: linear;
  2139. }
  2140. 100% {
  2141. top: 268px;
  2142. opacity: 1;
  2143. animation-timing-function: linear;
  2144. }
  2145. }
  2146. @-webkit-keyframes views-field-title-ul1 {
  2147. 0% {
  2148. top: 348px;
  2149. opacity: 0;
  2150. animation-timing-function: linear;
  2151. }
  2152. 100% {
  2153. top: 268px;
  2154. opacity: 1;
  2155. animation-timing-function: linear;
  2156. }
  2157. }
  2158. @-moz-keyframes views-field-title-ul1 {
  2159. 0% {
  2160. top: 348px;
  2161. opacity: 0;
  2162. animation-timing-function: linear;
  2163. }
  2164. 100% {
  2165. top: 268px;
  2166. opacity: 1;
  2167. animation-timing-function: linear;
  2168. }
  2169. }
  2170. .slick--view--main-slider .slide--1.slick-active .slide__caption ul {
  2171. position: absolute;
  2172. top: 333px;
  2173. left: 52%;
  2174. font-size: 16px;
  2175. font-family: 'Hind', sans-serif;
  2176. font-weight: 500;
  2177. opacity: 0;
  2178. line-height: 30px;
  2179. animation: views-field-body1 0.5s linear 1.7s 1 normal forwards;
  2180. -webkit-animation: views-field-body1 0.5s linear 1.7s 1 normal forwards;
  2181. -moz-animation: views-field-body1 0.5s linear 1.7s 1 normal forwards;
  2182. }
  2183. .slick--view--main-slider .slide--1.slick-active .slide__caption ul li {
  2184. background: url('../images/check.png') 0 50% no-repeat;
  2185. list-style: none;
  2186. padding: 0 28px;
  2187. margin: 0;
  2188. color: #74797b;
  2189. font-weight: 600;
  2190. }
  2191. @keyframes views-field-body1 {
  2192. 0% {
  2193. top: 388px;
  2194. opacity: 0;
  2195. animation-timing-function: linear;
  2196. }
  2197. 100% {
  2198. top: 333px;
  2199. opacity: 1;
  2200. animation-timing-function: linear;
  2201. }
  2202. }
  2203. @-webkit-keyframes views-field-body1 {
  2204. 0% {
  2205. top: 388px;
  2206. opacity: 0;
  2207. animation-timing-function: linear;
  2208. }
  2209. 100% {
  2210. top: 333px;
  2211. opacity: 1;
  2212. animation-timing-function: linear;
  2213. }
  2214. }
  2215. @-moz-keyframes views-field-body1 {
  2216. 0% {
  2217. top: 388px;
  2218. opacity: 0;
  2219. animation-timing-function: linear;
  2220. }
  2221. 100% {
  2222. top: 333px;
  2223. opacity: 1;
  2224. animation-timing-function: linear;
  2225. }
  2226. }
  2227. .slick--view--main-slider .slide--2.slick-active .slide__caption a {
  2228. display: none;
  2229. }
  2230. .slick--view--main-slider .slide--2.slick-active .slide__caption .title-item-2 {
  2231. position: absolute;
  2232. top: 185px;
  2233. opacity: 0;
  2234. width: 100%;
  2235. animation: views-field-title2 0.5s linear 0.5s 1 normal forwards;
  2236. -webkit-animation: views-field-title2 0.5s linear 0.5s 1 normal forwards;
  2237. -moz-animation: views-field-title2 0.5s linear 0.5s 1 normal forwards;
  2238. }
  2239. .slick--view--main-slider .slide--2.slick-active .slide__caption .title-item-2 p {
  2240. text-transform: uppercase;
  2241. color: #fff;
  2242. font-family: 'Raleway', sans-serif;
  2243. font-size: 56px;
  2244. font-weight: bold;
  2245. letter-spacing: 1.13px;
  2246. text-align: center;
  2247. line-height: 60px;
  2248. max-width: 600px;
  2249. margin: 0 auto;
  2250. }
  2251. .slick--view--main-slider .slide--2.slick-active .slide__caption .title-item-2 p:after {
  2252. content: '';
  2253. background: url('../images/line.png') 50% no-repeat;
  2254. height: 50px;
  2255. position: relative;
  2256. top: 10px;
  2257. display: block;
  2258. }
  2259. @keyframes views-field-title2 {
  2260. 0% {
  2261. top: 100px;
  2262. opacity: 0;
  2263. animation-timing-function: linear;
  2264. }
  2265. 100% {
  2266. top: 165px;
  2267. opacity: 1;
  2268. animation-timing-function: linear;
  2269. }
  2270. }
  2271. @-webkit-keyframes views-field-title2 {
  2272. 0% {
  2273. top: 100px;
  2274. opacity: 0;
  2275. animation-timing-function: linear;
  2276. }
  2277. 100% {
  2278. top: 165px;
  2279. opacity: 1;
  2280. animation-timing-function: linear;
  2281. }
  2282. }
  2283. @-moz-keyframes views-field-title2 {
  2284. 0% {
  2285. top: 100px;
  2286. opacity: 0;
  2287. animation-timing-function: linear;
  2288. }
  2289. 100% {
  2290. top: 165px;
  2291. opacity: 1;
  2292. animation-timing-function: linear;
  2293. }
  2294. }
  2295. .slick--view--main-slider .slide--2.slick-active .slide__caption .text-item-2 {
  2296. top: 380px;
  2297. position: absolute;
  2298. opacity: 0;
  2299. width: 100%;
  2300. animation: views-field-body2 0.5s linear 1s 1 normal forwards;
  2301. -webkit-animation: views-field-body2 0.5s linear 1s 1 normal forwards;
  2302. -moz-animation: views-field-body2 0.5s linear 1s 1 normal forwards;
  2303. }
  2304. .slick--view--main-slider .slide--2.slick-active .slide__caption .text-item-2 p {
  2305. width: 690px;
  2306. margin: 0 auto;
  2307. color: #fff;
  2308. font-family: 'Hind', sans-serif;
  2309. font-weight: 600;
  2310. font-size: 16px;
  2311. line-height: 25px;
  2312. height: 130px;
  2313. overflow: hidden;
  2314. text-align: justify;
  2315. -webkit-column-width: 230px;
  2316. -moz-column-width: 200px;
  2317. column-width: 200px;
  2318. -webkit-column-count: 2;
  2319. -moz-column-count: 2;
  2320. column-count: 2;
  2321. -webkit-column-gap: 30px;
  2322. -moz-column-gap: 30px;
  2323. column-gap: 30px;
  2324. }
  2325. @keyframes views-field-body2 {
  2326. 0% {
  2327. top: 470px;
  2328. opacity: 0;
  2329. animation-timing-function: linear;
  2330. }
  2331. 100% {
  2332. top: 360px;
  2333. opacity: 1;
  2334. animation-timing-function: linear;
  2335. }
  2336. }
  2337. @-webkit-keyframes views-field-body2 {
  2338. 0% {
  2339. top: 470px;
  2340. opacity: 0;
  2341. animation-timing-function: linear;
  2342. }
  2343. 100% {
  2344. top: 360px;
  2345. opacity: 1;
  2346. animation-timing-function: linear;
  2347. }
  2348. }
  2349. @-moz-keyframes views-field-body2 {
  2350. 0% {
  2351. top: 470px;
  2352. opacity: 180;
  2353. animation-timing-function: linear;
  2354. }
  2355. 100% {
  2356. top: 360px;
  2357. opacity: 1;
  2358. animation-timing-function: linear;
  2359. }
  2360. }
  2361. /* =Main slider END */
  2362. /* =Block Testimonials BEGIN */
  2363. #block-views-block-testimonials-block-1 {
  2364. background: url('../images/testimonials/bg_testimonials.jpg');
  2365. padding-bottom: 90px;
  2366. padding-top: 1px;
  2367. margin-top: 60px;
  2368. }
  2369. #block-views-block-testimonials-block-1 h2 {
  2370. margin-bottom: 50px;
  2371. margin-top: 70px;
  2372. }
  2373. .slick--view--testimonials {
  2374. width: 900px;
  2375. margin: 0 auto;
  2376. }
  2377. .slick--view--testimonials .slick-slider {
  2378. width: 700px;
  2379. margin: 0 auto;
  2380. }
  2381. .slick--view--testimonials .slick-slider {
  2382. height: auto;
  2383. margin: 0 auto;
  2384. text-align: center;
  2385. background: #fff;
  2386. box-shadow: 0 0 10px #ccc;
  2387. -webkit-box-shadow: 0 0 10px #ccc;
  2388. -moz-box-shadow: 0 0 10px #ccc;
  2389. padding: 60px;
  2390. }
  2391. .slick--view--testimonials {
  2392. position: relative;
  2393. }
  2394. .slick--view--testimonials .slick__arrow {
  2395. position: absolute;
  2396. top: 50%;
  2397. width: 100%;
  2398. }
  2399. .slick--view--testimonials .slick__arrow button {
  2400. background: none;
  2401. border: none;
  2402. }
  2403. .slick--view--testimonials .slick-arrow::before {
  2404. content: '';
  2405. background: url('../images/testimonials/arrows.png') no-repeat 50%;
  2406. width: 26px;
  2407. display: block;
  2408. height: 41px;
  2409. opacity: 1;
  2410. }
  2411. .slick--view--testimonials .slick-arrow.slick-prev {
  2412. transform: translateY(-50%) rotate(180deg);
  2413. -o-transform: translateY(-50%) rotate(180deg);
  2414. -ms-transform: translateY(-50%) rotate(180deg);
  2415. -moz-transform: translateY(-50%) rotate(180deg);
  2416. -webkit-transform: translateY(-50%) rotate(180deg);
  2417. }
  2418. .slick--view--testimonials .slick-arrow.slick-next {
  2419. float: right;
  2420. }
  2421. .slick--view--testimonials .slick-arrow:hover::before {
  2422. background: url('../images/testimonials/arrows_hover.png') no-repeat;
  2423. opacity: 1;
  2424. }
  2425. .slick--view--testimonials .slide__caption img {
  2426. margin: 0 auto;
  2427. width: 86px;
  2428. height: 86px;
  2429. }
  2430. .slick--view--testimonials .slide__caption p {
  2431. margin-top: 30px;
  2432. margin-bottom: 0;
  2433. font-family: 'Raleway', sans-serif;
  2434. font-style: italic;
  2435. line-height: 30px;
  2436. }
  2437. .slick--view--testimonials .slide__caption a {
  2438. text-transform: uppercase;
  2439. font-family: 'Hind', sans-serif;
  2440. font-size: 15px;
  2441. color: #3a3a3a;
  2442. letter-spacing: 1.13px;
  2443. line-height: 40px;
  2444. margin-top: 20px;
  2445. display: block;
  2446. font-weight: bold;
  2447. }
  2448. .slick-track .slick-current {
  2449. opacity: 0;
  2450. animation: testimonials 1s linear 0s 1 normal forwards;
  2451. }
  2452. @keyframes testimonials {
  2453. 0% {
  2454. opacity: 0;
  2455. }
  2456. 100% {
  2457. opacity: 1;
  2458. }
  2459. }
  2460. @-webkit-keyframes views-field-body2 {
  2461. 0% {
  2462. opacity: 0;
  2463. }
  2464. 100% {
  2465. opacity: 1;
  2466. }
  2467. }
  2468. @-moz-keyframes views-field-body2 {
  2469. 0% {
  2470. opacity: 0;
  2471. }
  2472. 100% {
  2473. opacity: 1;
  2474. }
  2475. }
  2476. /* =Block Testimonials END */
  2477. /* =Block Clients BEGIN */
  2478. .block-views-blockclients-block-1 {
  2479. background: #19c2c9;
  2480. width: 100%;
  2481. }
  2482. #block-views-block-clients-block-1-2 {
  2483. float: left;
  2484. }
  2485. .block-views-blockclients-block-1 .slick--view--clients {
  2486. width: 1000px;
  2487. margin: 0 auto;
  2488. padding-top: 50px;
  2489. padding-bottom: 65px;
  2490. }
  2491. .block-views-blockclients-block-1 .slick-list {
  2492. width: 100%;
  2493. margin: 0 auto;
  2494. }
  2495. .block-views-blockclients-block-1 .slick-dots li button:before {
  2496. color: white;
  2497. opacity: 0.75;
  2498. }
  2499. .block-views-blockclients-block-1 .slick-dots li.slick-active button:before {
  2500. opacity: 1;
  2501. }
  2502. .block-views-blockclients-block-1 .slick-dots {
  2503. bottom: -40px;
  2504. }
  2505. .block-views-blockclients-block-1 .slick-dotted.slick-slider {
  2506. margin-bottom: 0;
  2507. }
  2508. .block-views-blockclients-block-1 img {
  2509. margin: 0 auto;
  2510. display: block;
  2511. }
  2512. /* =Block Clients END */
  2513. /* =Block From the blog BEGIN*/
  2514. .block-views-blockblog-block-1 .views-field-body p {
  2515. line-height: normal;
  2516. font-size: 14px;
  2517. color: #333;
  2518. }
  2519. .block-views-blockblog-block-1 .content {
  2520. max-width: 1200px;
  2521. margin: 0 auto;
  2522. }
  2523. .block-views-blockblog-block-1 {
  2524. padding-top: 1px;
  2525. padding-bottom: 60px;
  2526. background: #f8f8f8;
  2527. }
  2528. .block-views-blockblog-block-1 .views-row {
  2529. display: flex;
  2530. }
  2531. .block-views-blockblog-block-1 .views-col {
  2532. background: url('../images/bg-post.png');
  2533. border: 15px solid #f8f8f8;
  2534. padding: 35px 20px;
  2535. }
  2536. .block-views-blockblog-block-1 .views-col img {
  2537. display: block;
  2538. }
  2539. .block-views-blockblog-block-1 .views-col .views-field-field-blog-image-fuul .field-content {
  2540. overflow: hidden;
  2541. position: relative;
  2542. }
  2543. .block-views-blockblog-block-1 .views-field-view-node {
  2544. margin: 30px 0 15px 0;
  2545. }
  2546. .block-views-blockblog-block-1 .views-field-view-node a {
  2547. text-align: center;
  2548. color: #fff;
  2549. font-family: 'Hind', sans-serif;
  2550. font-size: 15px;
  2551. font-weight: bold;
  2552. letter-spacing: 1.13px;
  2553. text-transform: uppercase;
  2554. background: #19c2c9;
  2555. padding: 10px 30px;
  2556. }
  2557. /* =Block From the blog END*/
  2558. /* =Blog page BEGIN */
  2559. #content .view-blog .item-list .pager {
  2560. margin: 40px 0 0 30px;
  2561. }
  2562. .view-blog li {
  2563. background-color: #fff;
  2564. }
  2565. .view-blog li:hover .views-field-field-blog-image img,
  2566. .block-views-blockblog-block-1 .views-col:hover img {
  2567. -ms-transform: scale(1.2);
  2568. -webkit-transform: scale(1.2);
  2569. transform: scale(1.2);
  2570. }
  2571. .view-blog li:hover .views-field-field-blog-image {
  2572. height: 83.333%;
  2573. }
  2574. .view-blog li .views-field-field-blog-image {
  2575. display: block;
  2576. overflow: hidden;
  2577. position: relative;
  2578. margin-bottom: 35px;
  2579. }
  2580. .view-blog li .views-field-field-blog-image a:after,
  2581. .block-views-blockblog-block-1 .views-field-field-blog-image-fuul a:after {
  2582. content: '';
  2583. display: block;
  2584. position: absolute;
  2585. width: 100%;
  2586. height: 100%;
  2587. top: 0;
  2588. opacity: 0;
  2589. -webkit-transition: all .4s ease-in-out;
  2590. transition: all .4s ease-in-out;
  2591. background: rgba(0, 0, 0, 0.4);
  2592. }
  2593. .view-blog li:hover .views-field-field-blog-image a:after,
  2594. .block-views-blockblog-block-1 .views-col:hover .views-field-field-blog-image-fuul a:after {
  2595. opacity: 1;
  2596. }
  2597. .view-blog li .views-field-field-blog-image img,
  2598. .block-views-blockblog-block-1 .views-col img {
  2599. -webkit-transition: all .4s linear;
  2600. transition: all .4s linear;
  2601. width: 100%;
  2602. height: 100%;
  2603. object-fit: cover;
  2604. }
  2605. #content .view-blog .item-list ul li {
  2606. display: inline-block;
  2607. margin: 15px 40px 0 15px;
  2608. vertical-align: top;
  2609. list-style: none;
  2610. }
  2611. .block-views-blockblog-block-1 .views-field-title {
  2612. display: block;
  2613. font-size: 20px;
  2614. line-height: normal;
  2615. margin-top: 20px;
  2616. margin-bottom: 10px;
  2617. }
  2618. .block-views-blockblog-block-1 .views-field-title a {
  2619. line-height: normal;
  2620. }
  2621. .view-blog .views-field-field-blog-image {
  2622. width: 100%;
  2623. height: auto;
  2624. }
  2625. .view-blog .views-field-field-blog-image .field-content {
  2626. overflow: hidden;
  2627. }
  2628. .view-blog .views-field-field-blog-image img {
  2629. display: block;
  2630. }
  2631. .view-blog .views-field-created {
  2632. margin-left: 30px;
  2633. }
  2634. .view-blog .item-list,
  2635. .view-blog .pager {
  2636. max-width: 1200px;
  2637. margin: 40px auto 0;
  2638. }
  2639. .view-blog > nav {
  2640. display: flex;
  2641. justify-content: center;
  2642. }
  2643. #content .view-blog {
  2644. background: #f9f9f9;
  2645. padding: 65px 0 90px 0;
  2646. }
  2647. #content .view-blog ul {
  2648. margin: 0;
  2649. }
  2650. #content .view-blog .views-field-title,
  2651. #content .view-blog .views-field-title a {
  2652. font-size: 22px;
  2653. font-family: 'Hind', sans-serif;
  2654. color: #000;
  2655. line-height: 25px;
  2656. text-transform: none;
  2657. }
  2658. #content .view-blog .views-field-title:hover a {
  2659. color: #19c2c9;
  2660. }
  2661. #content .view-blog .views-field-title {
  2662. margin: 10px 30px;
  2663. }
  2664. .view-blog .views-field-body p {
  2665. margin: 0 30px;
  2666. }
  2667. #content .view-blog .views-field-view-node {
  2668. padding-bottom: 10px;
  2669. display: block;
  2670. margin: 0 30px;
  2671. }
  2672. #content .view-blog .views-field-view-node a:hover:after {
  2673. content: "\f105";
  2674. font-family: 'FontAwesome';
  2675. display: inline-block;
  2676. padding-left: 10px;
  2677. font-size: 18px;
  2678. line-height: 15px;
  2679. }
  2680. #content .view-blog .views-field-view-node span {
  2681. font-weight: bold;
  2682. font-size: 15px;
  2683. text-transform: uppercase;
  2684. letter-spacing: 1.13px;
  2685. line-height: 50px;
  2686. }
  2687. #block-aboutus .content:before {
  2688. content: '';
  2689. width: 100%;
  2690. height: 190px;
  2691. display: block;
  2692. background: url('../images/03_skills_pic.jpg') 50% no-repeat;
  2693. background-size: cover;
  2694. margin-bottom: 20px;
  2695. }
  2696. #block-aboutus h2,
  2697. #block-views-block-blog-block-2 h2 {
  2698. font-family: 'Raleway', sans-serif;
  2699. font-size: 24px;
  2700. color: #2d2d2d;
  2701. letter-spacing: 1.2px;
  2702. line-height: 40px;
  2703. }
  2704. .block-views-blockblog-block-2 ul {
  2705. margin: 0;
  2706. }
  2707. .block-views-blockblog-block-2 li a {
  2708. font-size: 18px;
  2709. color: #74797b;
  2710. display: block;
  2711. line-height: normal;
  2712. font-family: 'Hind', sans-serif;
  2713. font-weight: 500;
  2714. }
  2715. #block-views-block-blog-block-2 img {
  2716. max-height: 300px;
  2717. width: 100%;
  2718. object-fit: cover;
  2719. }
  2720. .block-views-blockblog-block-2 li a:hover {
  2721. color: #19c2c9;
  2722. }
  2723. .block-views-blockblog-block-2 li {
  2724. list-style: none;
  2725. margin-bottom: 20px;
  2726. }
  2727. .block-views-blockblog-block-2 .views-field-created {
  2728. font-size: 14px;
  2729. color: #19c2c9;
  2730. }
  2731. .addtoany_list.a2a_kit_size_32 {
  2732. background: url('../images/Share.png') 0% 0% no-repeat;
  2733. }
  2734. .addtoany_list.a2a_kit_size_32:before {
  2735. content: 'Share';
  2736. display: block;
  2737. margin-left: 20px;
  2738. line-height: 14px;
  2739. }
  2740. .addtoany_list.a2a_kit_size_32:hover {
  2741. background: url('../images/Share_hover.png') 0% 0% no-repeat;
  2742. }
  2743. .addtoany_list.a2a_kit_size_32:hover a {
  2744. display: block;
  2745. }
  2746. .a2a_kit a {
  2747. margin-bottom: 0;
  2748. }
  2749. .addtoany_list.a2a_kit_size_32 {
  2750. width: 60px;
  2751. min-width: 0;
  2752. border: none;
  2753. border-radius: 0;
  2754. position: absolute;
  2755. margin-top: 3px;
  2756. margin-left: 10px;
  2757. height: 20px;
  2758. }
  2759. .addtoany_list.a2a_kit_size_32 a:first-child:before {
  2760. content: url('../images/menu_underline/line.png');
  2761. height: 25px;
  2762. display: block;
  2763. }
  2764. .addtoany_list.a2a_kit_size_32 a {
  2765. border-bottom: 1px solid #eee;
  2766. width: 60px;
  2767. padding: 0;
  2768. display: none;
  2769. background: #fff;
  2770. }
  2771. .addtoany_list.a2a_kit_size_32 a:after:hover {
  2772. color: #19c2c9;
  2773. }
  2774. .addtoany_list.a2a_kit_size_32 span.a2a_svg {
  2775. background: none;
  2776. width: 60px;
  2777. margin: 0;
  2778. border-radius: 0;
  2779. opacity: 1;
  2780. height: 32px;
  2781. }
  2782. span.a2a_svg:before {
  2783. width: 60px;
  2784. font-size: 15px;
  2785. font-family: 'FontAwesome';
  2786. display: block;
  2787. text-align: center;
  2788. color: #a9a9a9;
  2789. background: #fff;
  2790. height: 32px;
  2791. }
  2792. .addtoany_list.a2a_kit_size_32 a:hover span.a2a_svg:before {
  2793. color: white;
  2794. }
  2795. span.a2a_s_facebook:before {
  2796. content: '\f09a';
  2797. }
  2798. a:hover span.a2a_s_facebook:before {
  2799. background: #3b5999;
  2800. }
  2801. span.a2a_s_twitter:before {
  2802. content: '\f099';
  2803. }
  2804. a:hover span.a2a_s_twitter:before {
  2805. background: #55acee;
  2806. }
  2807. span.a2a_s_linkedin:before {
  2808. content: '\f0e1';
  2809. }
  2810. a:hover span.a2a_s_linkedin:before {
  2811. background: #0087be;
  2812. }
  2813. span.a2a_s_pinterest:before {
  2814. content: '\f231';
  2815. }
  2816. a:hover span.a2a_s_pinterest:before {
  2817. background: #c51721;
  2818. }
  2819. .column.sidebar {
  2820. min-width: 23%;
  2821. }
  2822. #sidebar-second {
  2823. margin-left: 50px;
  2824. display: inline-block;
  2825. vertical-align: top;
  2826. }
  2827. sidebar-first {
  2828. margin-right: 50px;
  2829. display: inline-block;
  2830. vertical-align: top;
  2831. }
  2832. .column.sidebar .block {
  2833. margin-bottom: 60px;
  2834. }
  2835. .node-type-blog .field--name-body {
  2836. clear: both;
  2837. }
  2838. .node-type-blog .field--name-field-blog-image-fuul img {
  2839. width: 100%;
  2840. }
  2841. .node--type-team {
  2842. background: #f9f9f9;
  2843. margin: 40px 0;
  2844. padding: 15px 40px 5px;
  2845. min-height: 160px;
  2846. }
  2847. .node--type-team .field--name-field-photo-team img,
  2848. .comment .field--name-user-picture img {
  2849. width: 120px;
  2850. height: 120px;
  2851. float: left;
  2852. margin-right: 30px;
  2853. }
  2854. .node--type-team .field--name-field-photo-team {
  2855. position: absolute;
  2856. }
  2857. .node--type-team .field:not(.field--name-field-photo-team),
  2858. .node--type-team h2 {
  2859. padding-left: 150px;
  2860. }
  2861. .node--type-team h2,
  2862. .node--type-team h2 a,
  2863. .comment .author-datetime a,
  2864. .comment__author a {
  2865. font-family: 'Hind', sans-serif;
  2866. font-size: 18px;
  2867. text-transform: none;
  2868. line-height: 25px;
  2869. margin-bottom: 5px;
  2870. }
  2871. .comment__author {
  2872. margin: 0;
  2873. }
  2874. .node--type-team .field--name-field-photo-team img,
  2875. .comment .field--name-user-picture img {
  2876. border-radius: 50%;
  2877. }
  2878. .node--type-team .social-team a {
  2879. color: #a9a9a9;
  2880. padding-right: 20px;
  2881. font-size: 18px;
  2882. }
  2883. .node--type-team .social-team {
  2884. margin: 15px 0;
  2885. }
  2886. .node__content .comment,
  2887. .indented {
  2888. padding: 40px 0;
  2889. border-top: 1px solid #e1e1e1;
  2890. clear: both;
  2891. }
  2892. .indented >.comment {
  2893. border: none;
  2894. }
  2895. .comment .author-datetime:after,
  2896. .comment .author-datetime:before {
  2897. content: '';
  2898. }
  2899. .comment .author-datetime a,
  2900. .comment__author a {
  2901. display: block;
  2902. color: #333;
  2903. }
  2904. .comment .comment__content {
  2905. padding-left: 120px;
  2906. padding-top: 10px;
  2907. }
  2908. .comment {
  2909. position: relative;
  2910. }
  2911. .comment .comment__content nav {
  2912. position: absolute;
  2913. top: 40px;
  2914. right: 0;
  2915. }
  2916. .comment .comment__content .links li {
  2917. display: inline-block;
  2918. margin-left: 20px;
  2919. }
  2920. .comment .comment__content .links li a {
  2921. color: #74797b;
  2922. }
  2923. .comment .author-datetime,
  2924. .comment__time {
  2925. color: #19c2c9;
  2926. padding-left: 30px;
  2927. font-size: 13px;
  2928. }
  2929. .indented {
  2930. padding: 0 0 0 80px;
  2931. margin-left: 0;
  2932. }
  2933. .comment-form .form-item-name,
  2934. .comment-form .form-item-mail {
  2935. width: 48%;
  2936. }
  2937. .comment-form .form-item-name input,
  2938. .comment-form .form-item-mail input {
  2939. width: 100%;
  2940. }
  2941. .comment-form .form-item-name {
  2942. float: left;
  2943. }
  2944. .comment-form .form-item-mail {
  2945. float: right;
  2946. }
  2947. .comment-form .form-actions input {
  2948. margin: 20px 0 0;
  2949. display: block;
  2950. float: right;
  2951. width: 150px;
  2952. }
  2953. /* =Blog page END */
  2954. /* Portfolio page BEGIN */
  2955. #content .view-portfolio .item-list ul {
  2956. display: flex;
  2957. flex-wrap: wrap;
  2958. }
  2959. #content .view-portfolio .item-list li {
  2960. width: 33%;
  2961. max-width: none;
  2962. margin: 0;
  2963. list-style: none;
  2964. display: inline-block;
  2965. }
  2966. #content .two-columns .view-portfolio .item-list li {
  2967. float: left;
  2968. width: 44%;
  2969. margin: 3%;
  2970. }
  2971. #content .two-columns .view-portfolio .item-list ul {
  2972. max-width: 1200px;
  2973. margin: 0 auto;
  2974. }
  2975. #content .item-list .pager.pager-load-more li {
  2976. width: auto;
  2977. height: auto;
  2978. margin: 0 auto;
  2979. display: flex;
  2980. max-width: none;
  2981. }
  2982. #content .item-list ul.pager-load-more {
  2983. margin: 0 auto;
  2984. }
  2985. #content .item-list .pager-load-more li a {
  2986. width: auto;
  2987. height: auto;
  2988. margin: 50px auto 0;
  2989. padding: 5px 30px 0;
  2990. border: none;
  2991. text-transform: uppercase;
  2992. background: #333;
  2993. color: white;
  2994. font-size: 15px;
  2995. font-weight: bold;
  2996. letter-spacing: 1.13px;
  2997. }
  2998. #content .item-list .pager-load-more li a:hover {
  2999. background: #19c2c9;
  3000. }
  3001. .node--type-portfolio .slick-dots {
  3002. display: none !important;
  3003. }
  3004. .node--type-portfolio .slick {
  3005. width: 55%;
  3006. float: right;
  3007. position: relative;
  3008. margin-left: 5%;
  3009. }
  3010. .node--type-portfolio .slick-slide img {
  3011. display: block;
  3012. width: 100%;
  3013. object-fit: cover;
  3014. height: auto;
  3015. }
  3016. .node--type-portfolio .slick-prev,
  3017. .node--type-portfolio .slick-next {
  3018. line-height: 0;
  3019. padding: 0;
  3020. -webkit-transform: translate(0, -50%);
  3021. -ms-transform: translate(0, -50%);
  3022. transform: translate(0, -50%);
  3023. cursor: pointer;
  3024. color: transparent;
  3025. outline: none;
  3026. background: transparent;
  3027. }
  3028. .node--type-portfolio .js .slick__arrow {
  3029. visibility: visible;
  3030. bottom: auto;
  3031. height: 2px;
  3032. left: 0;
  3033. margin-top: -1px;
  3034. pointer-events: none;
  3035. position: absolute;
  3036. top: 50%;
  3037. width: 100%;
  3038. z-index: 2;
  3039. }
  3040. .node--type-portfolio .slick-next::before {
  3041. background-image: url(images/main-slider-next.png);
  3042. background-position: 60% 50%;
  3043. }
  3044. .node--type-portfolio .slick-prev::before {
  3045. background-image: url(images/main-slider-prev.png);
  3046. background-position: 40% 50%;
  3047. transform: none;
  3048. -o-transform: none;
  3049. -ms-transform: none;
  3050. -moz-transform: none;
  3051. -webkit-transform: none;
  3052. }
  3053. .node--type-portfolio .slick-arrow:before {
  3054. content: '';
  3055. }
  3056. .node--type-portfolio .slick-arrow:before {
  3057. top: 60%;
  3058. z-index: 50;
  3059. margin: 0;
  3060. display: block;
  3061. width: 50px;
  3062. height: 70px;
  3063. background-color: rgba(0, 0, 0, 0.85);
  3064. background-repeat: no-repeat;
  3065. border-radius: 0;
  3066. transform: none;
  3067. -o-transform: none;
  3068. -ms-transform: none;
  3069. -moz-transform: none;
  3070. -webkit-transform: none;
  3071. }
  3072. .node--type-portfolio .slick-arrow {
  3073. border: 0;
  3074. border-radius: 50%;
  3075. font-size: 0;
  3076. height: 42px;
  3077. pointer-events: auto;
  3078. position: absolute;
  3079. top: 50%;
  3080. -webkit-transform: translateY(-50%);
  3081. transform: translateY(-50%);
  3082. width: 42px;
  3083. }
  3084. .node--type-portfolio .slick-prev {
  3085. left: 0;
  3086. }
  3087. .node--type-portfolio .slick-next {
  3088. right: 8px;
  3089. }
  3090. .node--type-portfolio .quickedit-field {
  3091. width: 40%;
  3092. }
  3093. .node--type-portfolio .slick-dots {
  3094. text-align: center;
  3095. }
  3096. .node--type-portfolio .slick-dots li {
  3097. position: relative;
  3098. display: inline-block;
  3099. width: 20px;
  3100. height: 20px;
  3101. margin: 0 5px;
  3102. padding: 0;
  3103. cursor: pointer;
  3104. }
  3105. .node--type-portfolio .slick-dots li button {
  3106. font-size: 0;
  3107. line-height: 0;
  3108. display: block;
  3109. width: 20px;
  3110. height: 20px;
  3111. padding: 5px;
  3112. cursor: pointer;
  3113. color: transparent;
  3114. border: 0;
  3115. outline: none;
  3116. background: transparent;
  3117. }
  3118. .node--type-portfolio .slick-dots li button:before {
  3119. font-family: 'slick';
  3120. font-size: 50px;
  3121. line-height: 20px;
  3122. position: absolute;
  3123. top: 0;
  3124. left: 0;
  3125. width: 20px;
  3126. height: 20px;
  3127. content: '•';
  3128. text-align: center;
  3129. opacity: .25;
  3130. color: black;
  3131. -webkit-font-smoothing: antialiased;
  3132. -moz-osx-font-smoothing: grayscale;
  3133. }
  3134. .node--type-portfolio .slick-dots li.slick-active button:before {
  3135. opacity: .75;
  3136. color: black;
  3137. }
  3138. .field-name-field-portfolio-image .owl-pagination {
  3139. display: none;
  3140. }
  3141. .field-name-field-brand-name {
  3142. font-size: 32px;
  3143. font-weight: bold;
  3144. }
  3145. .node-type-portfolio .node__content .field--name-body {
  3146. padding: 20px 50px 20px 0;
  3147. }
  3148. .node-type-portfolio .field--name-field-date,
  3149. .node-type-portfolio .field--name-field-time-work,
  3150. .node-type-portfolio .field--name-field-tags-portfolio .field__item {
  3151. font-size: 15px;
  3152. height: 23px;
  3153. margin-bottom: 15px;
  3154. padding-left: 30px;
  3155. color: #555;
  3156. }
  3157. .node-type-portfolio .field--name-field-tags-portfolio a {
  3158. color: #555;
  3159. }
  3160. .node-type-portfolio .field--name-field-date {
  3161. margin-top: 10px;
  3162. background: url('../images/portfolio_ico/date.png') no-repeat;
  3163. }
  3164. .field--name-field-time-work {
  3165. background: url('../images/portfolio_ico/time.png') no-repeat;
  3166. }
  3167. .field--name-field-tags-portfolio .field__item {
  3168. background: url('../images/portfolio_ico/options.png') no-repeat;
  3169. }
  3170. #content .node--type-portfolio .flippy {
  3171. clear: both;
  3172. padding-top: 45px;
  3173. }
  3174. #content .flippy .flippy-previous:before {
  3175. content: '';
  3176. display: inline-block;
  3177. height: 24px;
  3178. background: url('../images/nav_default.png') 0 100% no-repeat;
  3179. padding-left: 20px;
  3180. }
  3181. #content .flippy .flippy-previous:hover:before {
  3182. background: url('../images/nav_active.png') 100% 0 no-repeat;
  3183. -webkit-transform: rotate(180deg);
  3184. -moz-transform: rotate(180deg);
  3185. -ms-transform: rotate(180deg);
  3186. -o-transform: rotate(180deg);
  3187. transform: rotate(180deg);
  3188. }
  3189. #content .flippy .flippy-next:after {
  3190. content: '';
  3191. height: 24px;
  3192. display: inline-block;
  3193. background: url('../images/nav_default.png') 0 0 no-repeat;
  3194. padding-left: 20px;
  3195. -webkit-transform: rotate(180deg);
  3196. -moz-transform: rotate(180deg);
  3197. -ms-transform: rotate(180deg);
  3198. -o-transform: rotate(180deg);
  3199. transform: rotate(180deg);
  3200. }
  3201. #content .flippy .flippy-next:hover:after {
  3202. background: url('../images/nav_active.png') 100% 100% no-repeat;
  3203. -webkit-transform: rotate(0deg);
  3204. -moz-transform: rotate(0deg);
  3205. -ms-transform: rotate(0deg);
  3206. -o-transform: rotate(0deg);
  3207. transform: rotate(0deg);
  3208. }
  3209. .node--type-portfolio .flippy li a {
  3210. font-size: 15px;
  3211. color: #a1a1a1;
  3212. letter-spacing: 1.13px;
  3213. line-height: 25px;
  3214. font-weight: bold;
  3215. text-transform: uppercase;
  3216. }
  3217. .node--type-portfolio .flippy li a:hover {
  3218. color: #19c2c9;
  3219. }
  3220. .node--type-portfolio .flippy li.flippy-next {
  3221. float: right;
  3222. }
  3223. #content {
  3224. position: relative;
  3225. }
  3226. .back-to {
  3227. position: absolute;
  3228. width: 100%;
  3229. max-width: 1200px;
  3230. }
  3231. .back-to a {
  3232. position: relative;
  3233. top: -62px;
  3234. width: 300px;
  3235. margin: 0 auto;
  3236. display: block;
  3237. }
  3238. .back-to a input {
  3239. width: 100%;
  3240. }
  3241. /* Portfolio page END */
  3242. /* =Colors BEGIN*/
  3243. .colors p {
  3244. margin: 20px 0 0 0;
  3245. }
  3246. .colors div {
  3247. height: 30px;
  3248. width: 100%;
  3249. line-height: 30px;
  3250. position: relative;
  3251. }
  3252. .colors div:before {
  3253. margin-left: 20px;
  3254. color: #fff;
  3255. }
  3256. .color-1 {
  3257. background: #99ffcc;
  3258. background: linear-gradient(to right, #19c2c9, #99ffcc);
  3259. }
  3260. .color-1:before {
  3261. content: "#19C2C9";
  3262. }
  3263. .color-1:after {
  3264. content: "#99FFCC";
  3265. position: absolute;
  3266. right: 20px;
  3267. }
  3268. .color-2 {
  3269. background: #19c2c9;
  3270. }
  3271. .color-2:before {
  3272. content: "#19C2C9";
  3273. }
  3274. .color-3 {
  3275. background: #74797b;
  3276. }
  3277. .color-3:before {
  3278. content: "#74797B";
  3279. }
  3280. .color-4 {
  3281. background: #333;
  3282. }
  3283. .color-4:before {
  3284. content: "#333333";
  3285. }
  3286. /* =Colors END*/
  3287. /* Contact us BEGIN */
  3288. #colorized-gmap- {
  3289. width: 100%;
  3290. height: 850px;
  3291. }
  3292. .contact-us {
  3293. max-width: 1200px;
  3294. margin: 65px auto 90px;
  3295. }
  3296. .contact-us h3 {
  3297. background: none;
  3298. margin-bottom: 0;
  3299. padding-bottom: 0;
  3300. }
  3301. .contact-us div {
  3302. display: inline-block;
  3303. text-align: center;
  3304. width: 33%;
  3305. margin-top: 35px;
  3306. }
  3307. .phone.icon:before {
  3308. content: url('../images/PHONE.png');
  3309. display: block;
  3310. }
  3311. .address.icon:before {
  3312. content: url('../images/MAP.png');
  3313. display: block;
  3314. margin-left: 3px;
  3315. }
  3316. .mail.icon:before {
  3317. content: url('../images/E-MAIL.png');
  3318. display: block;
  3319. }
  3320. .mail a {
  3321. color: #74797b;
  3322. }
  3323. #block-colorized-gmap,
  3324. .contact-form,
  3325. #block-contactus {
  3326. float: left;
  3327. width: 50%;
  3328. background: #f9f9f9;
  3329. }
  3330. .contact-form,
  3331. #block-contactus {
  3332. padding-right: 20px;
  3333. }
  3334. #block-contactus {
  3335. padding-left: 100px;
  3336. padding-top: 70px;
  3337. float: right;
  3338. }
  3339. .contact-form {
  3340. padding-left: 100px;
  3341. padding-bottom: 75px;
  3342. float: right;
  3343. height: 620px;
  3344. }
  3345. .form-item {
  3346. font-size: 15px;
  3347. text-decoration: none;
  3348. font-family: 'Hind', sans-serif;
  3349. font-weight: 500;
  3350. color: #74797b;
  3351. line-height: 25px;
  3352. margin-bottom: 20px;
  3353. }
  3354. #block-contactus h2 {
  3355. border-bottom: 2px solid #19c2c9;
  3356. width: 240px;
  3357. font-size: 30px;
  3358. letter-spacing: normal;
  3359. text-align: left;
  3360. float: left;
  3361. line-height: 60px;
  3362. text-transform: uppercase;
  3363. display: block;
  3364. }
  3365. .contact-form input:not([type="submit"]),
  3366. .contact-form textarea {
  3367. max-width: 432px;
  3368. width: 100%;
  3369. max-height: 155px;
  3370. }
  3371. #block-contactus .field--name-body {
  3372. float: left;
  3373. margin-top: 5px;
  3374. width: 100%;
  3375. max-width: 432px;
  3376. clear: both;
  3377. margin-bottom: 30px;
  3378. }
  3379. .form-actions {
  3380. margin: 20px 0;
  3381. }
  3382. /* Contact us END */
  3383. /* Ajax load */
  3384. .ajax-progress {
  3385. }
  3386. .ajax-progress-fullscreen {
  3387. background-image: none;
  3388. background-color: transparent;
  3389. }
  3390. #load {
  3391. width: 30px;
  3392. height: 30px;
  3393. animation: loading 3s linear infinite;
  3394. max-height: 50px;
  3395. position: absolute;
  3396. bottom: 0;
  3397. }
  3398. #loading-inner {
  3399. animation: loading-circle 2s linear infinite;
  3400. stroke: #19c2c9;
  3401. stroke-dashoffset: 0;
  3402. stroke-dasharray: 300;
  3403. stroke-width: 10;
  3404. stroke-miterlimit: 10;
  3405. stroke-linecap: round;
  3406. fill: transparent;
  3407. }
  3408. @keyframes loading {
  3409. 0% {
  3410. transform: rotate(0);
  3411. }
  3412. 100% {
  3413. transform: rotate(360deg);
  3414. }
  3415. }
  3416. @keyframes loading-circle {
  3417. 0% {
  3418. stroke-dashoffset: 0;
  3419. }
  3420. 100% {
  3421. stroke-dashoffset: -600;
  3422. }
  3423. }