/**
Theme Name: CGDESIGN
Description: CGDESIGN is a cool responsive WordPress theme.
Author: CGDESIGN
Author URI: cg-design.co.uk
*/

@font-face {
    font-family: 'GothamBookRegular';
    src: url('assets/fonts/GothamBookRegular.eot');
    src: url('assets/fonts/GothamBookRegular.eot') format('embedded-opentype'), url('assets/fonts/GothamBookRegular.woff2') format('woff2'), url('assets/fonts/GothamBookRegular.woff') format('woff'), url('assets/fonts/GothamBookRegular.ttf') format('truetype'), url('assets/fonts/GothamBookRegular.svg#GothamBookRegular') format('svg');
}
@font-face {
    font-family: 'gotham_mediumregular';
    src: url('assets/fonts/gotham_medium_regular-webfont.woff2') format('woff2'), url('assets/fonts/gotham_medium_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_boldregular';
    src: url('assets/fonts/gotham_bold_regular-webfont.woff2') format('woff2'), url('assets/fonts/gotham_bold_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FuturaBoldfont';
    src: url('assets/fonts/FuturaBoldfont.eot');
    src: url('assets/fonts/FuturaBoldfont.eot') format('embedded-opentype'), url('assets/fonts/FuturaBoldfont.woff2') format('woff2'), url('assets/fonts/FuturaBoldfont.woff') format('woff'), url('assets/fonts/FuturaBoldfont.ttf') format('truetype'), url('assets/fonts/FuturaBoldfont.svg#FuturaBoldfont') format('svg');
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}
body {
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-family: 'GothamBookRegular', serif;
}
ul, ol, li {
    list-style: none;
}
img, fieldset {
    border: none;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
figure {
    margin: 0;
    padding: 0;
}
.clearfix {
    clear: both;
    width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
.wp-caption {
    max-width: 100%;
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto;
}
img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
embed, iframe, object, video {
    max-width: 100%;
}
html {
    -webkit-text-size-adjust: none;
}
.entry-content img {
    max-width: 100%;
    height: auto;
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 20px;
}
.alignright {
    margin: 10px 0px 35px 30px;
    display: inline;
}
.alignleft {
    margin: 5px 30px 10px 0px;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.wp-caption {
    border: none;
    text-align: center;
    background: #f5f5f5;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 0 10px 0;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0;
    margin-bottom: 12px;
}
.wp-caption p.wp-caption-text {
    line-height: 18px;
    padding: 0 15px;
    display: block;
    font-style: italic;
    color: #000000;
    font-size: 12px;
}
input, textarea {
    /*-webkit-appearance: none;*/
	/*-webkit-border-radius: 0;*/
    border: none;
    padding: 15px 15px !important;
    font-size: 13px !important;
}
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[placeholder], [placeholder], *[placeholder] {
    color: inherit
}
*::-webkit-input-placeholder {
color:inherit
}
*:-moz-placeholder {
 color:inherit;
 opacity:  1;
}
*::-moz-placeholder {
 color:inherit;
 opacity:  1;
}
*:-ms-input-placeholder {
color:inherit
}
/*----------------------*/
/*     Page entry   */
/*----------------------*/
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 {
    color: #171615;
    font-size: 27px;
    padding-bottom: 20px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}
.entry-content h1 {
    font-size: 40px;
}
.entry-content h2 {
    font-size: 36px;
}
.entry-content h3 {
    font-size: 30px;
}
.entry-content h4 {
    font-size: 26px;
}
.entry-content h5 {
    font-size: 18px;
    font-family: 'gotham_mediumregular';
    color: #171615;
    padding-bottom: 0px;
}
.entry-content h6 {
    font-size: 20px;
    font-family: 'gotham_mediumregular';
    color: #171615;
    padding-bottom: 20px;
}
.entry-content p {
    font-size: 16px;
    color: #171615;
    line-height: 28px;
    padding-bottom: 28px;
}
.entry-content ul {
    list-style-type: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 30px;
}
.entry-content ul li {
	color: #171615;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 12px;
    font-family: gotham_boldregular;
}
.entry-content ol {
    list-style-type: decimal;
    padding: 0px 0px 0px 20px;
}
.entry-content ol li {
    list-style-type: decimal;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 28px;
	padding-bottom: 10px;
}
.entry-content a {
    color: #171615;
}
.entry-content blockquote {
    border: 1px dashed #6e6e6e;
    padding: 10px;
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 28px;
}
.entry-content blockquote p {
    padding-bottom: 0;
}
.entry-content table {
    border-collapse: collapse;
    width: 100%;
}
.entry-content table, .entry-content table th, .entry-content table td {
    border: 1px solid #6e6e6e;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 28px;
    text-align: center;
    padding: 5px 0;
}
hr {
    border: none;
    background: #ddd;
    height: 1px;
    padding: 0;
    margin: 10px 0 30px 0;
    outline: none;
}
.entry-content input[type='email'], .entry-content input[type='text'] {
    width: 100%;
    max-width: 800px;
    background: #fff;
    height: 42px;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 21px;
    border: 1px solid #6e6e6e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 5px 5px 15px;
    outline: none;
    font-family: 'GothamBookRegular';
}
.entry-content textarea {
    width: 100%;
    background: #fff;
    max-width: 800px;
    height: 180px;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 28px;
    border: 1px solid #6e6e6e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 5px 5px 15px;
    outline: none;
    font-family: 'GothamBookRegular';
}
.entry-content input[type='submit'] {
    width: 180px;
    height: 50px;
    outline: none;
    border: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    padding: 0;
    background: #2a2a2a;
    font-family: 'gotham_boldregular';
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
}
.entry-content .submit {
    width: 180px;
    margin: 0 auto;
    padding: 15px 0 0 0;
}
.avatar {
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top: 50px !important;
    -webkit-border-radius: 50% !important;
    margin-bottom: 35px !important;
}
/*-----------------------------*/
/*  Page structure             */
/*-----------------------------*/
.wrapper {
    width: 100%;
}
.center-content {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
}
.header-container {
    position: relative;
}
.header-area {
    padding: 0 30px;
    width: 100%;
}
.header {
    padding: 48px 0 25px 0;
}
.top-fix-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}
.fix-header .header { /*background-color:#2a2a2a*/
}
.fix-header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
}
.fix-header .logo-black {
    display: none;
    width: 124px;
}
.logo-white {
    display: none;
    width: 124px;
    float: left;
}
.fix-header .logo-white {
    display: block
}
.scrollbar-hide {
    height: 100%;/*overflow:hidden;
	overflow-y:hidden;*/
}
.logo {
    float: left;
    width: 124px;
}
.menu-bar {
    float: right;
    width: 31px;
    height: 26px;
    background: url(assets/images/icon_menu.svg) no-repeat center center;
    cursor: pointer;
}
.normal-header .menu-bar {
    background: url(assets/images/icon_menu_black.svg) no-repeat center center;
}
.normal-header .menu-bar.active, .menu-bar.active {
    background: url(assets/images/icon_close.svg) no-repeat center center;
}
.menu-content-area {
    width: 0;
    height: 100%;
    position: fixed;
    z-index: 19;
    top: 0;
    right: 0;
    background-color: #171615;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    transition: 0.5s;
}
.scrollbar-hide {
    height: 100%;
    overflow: hidden;
}
.scrollbar-hide .menu-content-area {
    opacity: 1;
    width: 100%;
    padding: 0 30px;
}
.menu-content {
    max-width: 772px;
    margin: 0 auto;
    padding: 180px 0 60px 0;
}
.menu-content ul {
    overflow: hidden;
    padding-bottom: 50px
}
.menu-content ul li ul {
    padding-bottom: 0;
    padding-left: 20px
}
.menu-content ul li {
    width: 50%;
    float: left;
    font-size: 50px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    padding-right: 10px;
    padding-bottom: 4px;
}
.menu-content ul li ul li {
    font-size: 25px;
    width: 100%;
    float: none;
    padding-right: 0
}
.menu-content ul li a {
    color: #fff;
}
.menu-content ul li a:hover {
    color: #f8e71d;
}
.new-project-info {
    border-top: 1px solid #555555;
    padding: 28px 60px 0 0;
    position: relative;
}
.new-project-info h4 {
    font-size: 34px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    padding-bottom: 5px;
}
.new-project-info h4 a {
    color: #fff;
}
.new-project-info p {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.new-project-info p a {
    color: #fff;
}
.new-project-info p .fa {
    display: inline-block;
    padding-left: 5px;
    color: #f8e71d;
    position: relative;
    top: 2px;
}
.project-link {
    width: 56px;
    height: 56px;
    background-color: #f8e71d;
    color: #2a2a2a;
    font-size: 20px;
    text-align: center;
    line-height: 70px !important;
    position: absolute;
    right: 0;
    top: 49px;
    z-index: 2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#slider, #video_holder {
    position: relative;
    z-index: 5;
}
#banner_video {
    min-width: 100%;
    min-height: 100%;
    display: block;
}
.slides-photo {
    position: relative;
}
.slides-photo::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(44,18,70,0.85);
}
.slides-photo1::before {
    background-color: rgba(44,18,70,0.85);
}
.slides-photo2::before {
    background-color: rgba(4,32,68,0.85);
}
.slides-photo3::before {
    background-color: rgba(21,37,13,0.85);
}
.slides-photo4::before {
    background-color: rgba(6,18,49,0.85);
}
.slider-info-area {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.slider-info {
    width: 100%;
    height: 100%;
    padding: 20px 120px;
    display: table;
    text-align: center;
}
.slider-info-text {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.slider-info h1 {
    font-size: 65px;
    line-height: 75px;
    color: #ffffff;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    position: relative;
    display: inline-block;
}
.slider-info h1::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #f8e71d;
    bottom: 9px;
    z-index: 100;
    border-radius: 50%;
    margin-left: 4px;
}
.slider-info p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    max-width: 770px;
    padding-top: 32px;
    margin: 0 auto;
}
.hero_scroll {
    width: 20px;
    height: 32px;
    border: 2px solid #FFF;
    border-radius: 9px;
    position: absolute;
    bottom: 75px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 5;
}
.hero_scroll:after {
    position: absolute;
    content: '';
    top: 4px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 0.3em;
    height: 0.3em;
    background: #FFF;
    border-radius: 3em;
    -webkit-animation: mousemove 1.4s ease-in-out infinite;
    animation: mousemove 1.4s ease-in-out infinite;
}
@-webkit-keyframes mousemove {
 0%, 20% {
 opacity:0;
 -webkit-transform:translateY(0);
 transform:translateY(0)
}
 50%, 80% {
 opacity:1
}
 to {
 opacity:0;
 -webkit-transform:translateY(180%);
 transform:translateY(180%)
}
}
@keyframes mousemove {
 0%, 20% {
 opacity:0;
 -webkit-transform:translateY(0);
 transform:translateY(0)
}
 50%, 80% {
 opacity:1
}
 to {
 opacity:0;
 -webkit-transform:translateY(180%);
 transform:translateY(180%)
}
}
.about-section {
    padding: 0 30px;
    background-color: #fff;
}
.about-info {
    max-width: 972px;
    padding: 140px 0 107px 0;
    overflow: hidden;
}
.about-info-left {
    float: left;
    width: 41%;
    margin-top: -8px;
}
.about-info-right {
    float: right;
    width: 57.92%;
}
.about-info-left h1 {
    font-size: 60px;
    color: #171615;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
}
.about-info-left h2 {
    font-size: 48px;
    color: #171615;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
	line-height: 60px;
}
.about-info-right p {
    font-size: 15px;
    color: #171615;
    padding-bottom: 25px;
    line-height: 28px;
}
.about-info-right h4 {
    font-size: 16px;
	font-weight: 700;
    color: #171615;
    padding-bottom: 50px;
    line-height: 28px;
}
.about-info-right h4 a {
    color: #171615;
}
.about-info-right p a {
    color: #171615;
	text-decoration: underline;
}
.about-info-right a.read-more {
    display: inline-block;
    padding: 14px 20px 16px 20px;
    background-color: #171615;
    font-size: 16px;
    color: #fff;
    font-family: 'gotham_boldregular';
    transition: all .3s ease-in-out;
}
.about-info-right a.read-more:hover {
    background-color: #f8e71d;
}
.seo-info-title {
    width: 100%;
    margin-top: -8px;
	text-align: center;
}
.seo-info-content {
    width: 100%;
	text-align: center;
}
.seo-info-title h1 {
    font-size: 60px;
    color: #171615;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
}
.seo-info-title h2 {
    font-size: 60px;
    color: #171615;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
	line-height: 60px;
}
.seo-info-content p {
    font-size: 16px;
    color: #171615;
    padding-bottom: 37px;
    line-height: 28px;
}
.seo-info-content h2 {
    font-size: 30px;
	line-height: 38px;
    color: #171615;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
	margin-top:50px;
	margin-bottom: 20px;
}
.seo-info-content p a {
    color: #171615;
	text-decoration: underline;
}
.seo-info-content a.read-more {
    display: block;
    font-size: 16px;
    color: #171615;
    font-family: 'gotham_boldregular';
}
.single-info {
    max-width: 972px;
    padding: 140px 0 107px 0;
    overflow: hidden;
    text-align: center;
}
.single-info h1 {
    font-size: 55px;
    line-height: 65px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    padding-bottom: 50px;
}
.single-info-content {
    width: 70%;
    margin: 0 auto 0 auto;
}
.gallery-area {
    width: 100%;
    padding: 0 15px 0 15px;
}
.gallery-holder {
    padding-bottom: 150px;
    max-width: 1200px;
    padding-left: 0px;
}
.gallery-row {
    width: 100%;
    overflow: hidden;
}
.gallery-item {
    padding: 0 15px 30px 15px;
    width: 50%;
    float: left;
}
.gallery-item img {
    width: 100%
}
.blog-photo a, .gallery-item a {
    overflow: hidden;
    display: block;
    position: relative;
}
.gallery-item-info, .blog-photo a img, .gallery-item a img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.blog-photo a:hover > img, .gallery-item a:hover > img {
    transform: scale(1.2 );
}
.item-full-width {
    float: none;
    width: 100%;
    overflow: hidden;
}
.view-recent-post {
    text-align: center;
    padding-top: 71px;
    width: 100%;
    overflow: hidden;
}
.view-recent-post a {
    display: inline-block;
    padding: 14px 20px 16px 20px;
    background-color: #171615;
    font-size: 16px;
    color: #fff;
    font-family: 'gotham_boldregular';
    transition: all .3s ease-in-out;
}
.view-recent-post a:hover {
    background-color: #f8e71d;
}
.our-services-section {
    padding: 0 30px;
    background-color: #f8e71d;
    overflow: hidden;
}
.our-services {
    padding: 150px 0 150px 0;
}
.our-services h2 {
    font-size: 60px;
    color: #171615;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    text-align: center;
    padding-bottom: 50px;
}
.services-box {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.services-column {
    width: 33.33%;
    padding: 0 25px 118px 25px;
    text-align: center;
}
.home-services .services-box {
    display: block;
}
.home-services .services-column {
    padding-bottom: 0;
    padding-left: 16px;
    padding-right: 16px
}
.service-icon {
    padding-bottom: 33px
}
.service-icon img {
    display: block;
    margin: 0 auto;
}
.services-column h4 {
    font-size: 21px;
    font-weight: normal;
    color: #171615;
    font-family: 'gotham_boldregular';
    padding-bottom: 25px;
}
.services-column h4 a {
    color: #171615
}
.services-column p {
    font-size: 15px;
    color: #171615;
    line-height: 28px;
    padding-bottom: 15px;
}
.home-services .view-all-service {
    display: none
}
.view-all-service {
    text-align: center;
    width: 100%;
}
.view-all-service a {
    display: inline-block;
    padding: 14px 20px 16px 20px;
    background-color: #171615;
    font-size: 16px;
    color: #fff;
    font-family: 'gotham_boldregular';
    transition: all .3s ease-in-out;
}
.view-all-service a:hover {
    background-color: #f8e71d;
}
.view-all-service-yellow {
    text-align: center;
    width: 100%;
    margin-top: 40px;
}
.view-all-service-yellow a {
    display: inline-block;
    padding: 14px 20px 16px 20px;
    background-color: #171615;
    font-size: 16px;
    color: #fff;
    font-family: 'gotham_boldregular';
    transition: all .3s ease-in-out;
}
.view-all-service-yellow a:hover {
    background-color: #f8e71d;
}
.view-all-arrow {
    position: absolute;
    right: 72%;
    bottom: 40%;
    z-index: 10;
}
.view-all-arrow a .fa {
    color: #fff;
    font-size: 20px;
}
.blog-content-area {
    padding: 0 30px;
}
.blog-content {
    padding: 170px 0 95px 0;
}
.blog-content-left {
    width: 33%;
    float: left;
    margin-top: -16px;
}
.blog-content-right {
    width: 65.58%;
    float: right;
}
.blog-content-left h3 {
    font-size: 60px;
    color: #171615;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
}
.blog-feature-box {
    margin: 0 -15px;
}
.blog-column {
    width: 50%;
    padding: 0 15px 85px 15px;
}
.blog-photo {
    padding-bottom: 33px;
}
.blog-photo img {
    width: 100%
}
.blog-column .read-min {
    font-size: 12px;
    color: #171615;
    text-transform: uppercase;
    display: block;
    padding-bottom: 14px;
}
.blog-column h4 {
    font-size: 18px;
    color: #171615;
    font-family: 'gotham_boldregular';
    font-weight: normal;
    padding-bottom: 20px;
}
.blog-content-single {
    width: 100%;
    clear: both;
}
.blog-column h4 a {
    color: #171615;
    display: block;
}
.blog-column p {
    padding-bottom: 15px;
    font-size: 15px;
    color: #171615;
    line-height: 28px;
}
.get-in-touch-section {
    padding: 0 15px;
    background-color: #171615;
    position: relative;
}
.get-in-touch {
    text-align: center;
    padding: 136px 0 150px 0;
}
.back-to-top {
    position: absolute;
    right: -22px;
    top: 140px;
    z-index: 5;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.back-to-top a {
    display: inline-block;
    background: url(assets/images/icon_back_top.png) no-repeat right 1px;
    padding-right: 54px;
    font-size: 14px;
    color: #fff;
    font-family: 'gotham_boldregular';
    line-height: 18px;
    padding-bottom: 2px;
}
.address-area {
    padding-bottom: 45px
}
.address-area h2 {
    font-size: 65px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    color: #fff;
    padding-bottom: 38px;
}
.address-area strong {
    font-size: 18px;
    color: #f8e71d;
    font-weight: normal;
    font-family: 'gotham_boldregular';
    display: block;
    padding-bottom: 20px;
}
.address-area strong a {
    color: #f8e71d
}
.address-area strong span {
    color: #fff
}
.address-area p {
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    width: 40%;
    margin-right: auto;
    margin-left: auto;
}
.in-touch-btm {
    position: relative;
    padding-bottom: 10px;
}
.in-touch-btm h3 {
    font-size: 26px;
    color: #fff;
    font-weight: normal;
    font-family: 'gotham_boldregular';
    padding-bottom: 8px;
}
.in-touch-btm p {
    font-size: 16px;
    color: #fff;
    position: relative;
    display: inline-block;
}
.in-touch-btm p a {
    color: #fff
}
.in-touch-btm p .fa {
    display: inline-block;
    padding-left: 5px;
    color: #f8e71d;
    position: relative;
    top: 2px;
}
.footer-area {
    padding: 0 30px;
    background-color: #111111;
}
.footer {
    padding: 54px 0 50px 0;
    overflow: hidden;
}
.footer-left {
    float: left;
}
.footer-left p {
    font-size: 14px;
    color: #d6d6d5;
    line-height: 25px;
}
.footer-left p a {
    color: #eede1d;
    padding-left: 5px;
}
.footer-social {
    float: right;
}
.footer-social ul {
    overflow: hidden;
}
.footer-social ul li {
    float: left;
    padding-left: 28px;
}
.footer-social ul li a {
    color: #fff;
    font-size: 22px;
}
.footer-social ul li a:hover {
    color: #eede1d
}
.header-single-area {
    padding: 0 15px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}
.scrollbar-hide .header-single-area {
    margin-top: 99px
}
.header-single-area .slider-info {
    height: 488px;
    padding-bottom: 50px;
}
.header-single-area .slider-info h1 {
    color: #171615;
}
.services-area {
    background-color: #171615;
    padding: 0 15px;
}
.our-services-box {
    padding: 104px 0 23px 0;
}
.services-feature {
    width: 50%;
    text-align: center;
    padding: 0 5px 142px;
}
.services-feature:nth-child(2n+1) {
    padding-right: 50px;
}
.services-feature:nth-child(2n+2) {
    padding-left: 50px;
}
.services-feature h4 {
    font-size: 40px;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    padding-bottom: 17px;
}
.services-feature h4 a {
    color: #fff;
}
.services-feature p {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    padding-bottom: 27px;
}
.services-feature ul {
    padding: 0;
    list-style-type: none
}
.services-feature ul li {
    font-size: 16px;
    color: #f8e71d;
    font-family: 'gotham_mediumregular';
    padding-bottom: 12px;
}
.services-feature ul li a {
    color: #f8e71d
}
.capabilities-area {
    background-color: #f8e71d;
    padding: 0 30px;
}
.capabilities-holder {
    max-width: 980px;
    margin: 0 auto;
    padding: 175px 0 155px 0;
}
.capabilities-holder h2 {
    font-size: 60px;
    color: #171615;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    padding-bottom: 77px;
}
.capabilities-column {
    padding: 0 25px 59px 0;
    width: 50%;
}
.capabilities-column h3 {
    font-size: 30px;
    color: #171615;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    padding-bottom: 32px;
}
.capabilities-column p {
    font-size: 16px;
    color: #171615;
    line-height: 28px;
    padding-bottom: 26px;
}
.capabilities-column ul li {
    color: #171615;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 8px;
    font-family: 'gotham_boldregular';
}
.capabilities-column ul li a {
    color: #171615;
}
.technologies-area {
    padding: 0 15px;
    overflow: hidden;
}
.technologies-holder {
    padding: 154px 0 145px 0;
}
.technologies-top {
    text-align: center;
    padding-bottom: 60px;
}
.technologies-top h2 {
    font-size: 60px;
    color: #2a2a2a;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    padding-bottom: 70px;
}
.technologies-top p {
    font-size: 16px;
    line-height: 28px;
    color: #171615;
    max-width: 770px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.technologies-logobox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -50px;
	width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.technologies-logo {
    flex: 20%;
    max-width: 20%;
    padding: 0 45px 35px;
}
.technologies-logo img {
    margin: 0 auto;
}
.banner-area {
    padding: 0 15px;
    position: relative;
    z-index: 2;
}
.banner-area::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
.banner {
    height: 790px;
    position: relative;
    z-index: 4;
}
.education-service .our-services {
    padding-bottom: 30px;
}
.education-service .services-box {
    padding-top: 20px;
}
.capabilities-gray {
    background-color: #171615;
}
.capabilities-gray .capabilities-holder h2, .capabilities-gray .capabilities-column p, .capabilities-gray .capabilities-column h3 {
    color: #fff;
}
.capabilities-gray .capabilities-column ul li, .capabilities-gray .capabilities-column ul li a {
    color: #f8e71d;
}
.featured-work {
    padding-top: 175px;
}
.featured-work h2 {
    font-size: 60px;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    color: #171615;
    padding-bottom: 130px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    width: auto;
    text-align: center;/*display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;*/
}
.swiper-next-carrousel {
    position: absolute;
    top: 2.8rem;
    right: 0px;
    width: 30%;
    height: calc(100% - 2.8rem);
    z-index: 100;
    cursor: url(assets/images/next.png), auto;
}
.swiper-prev-carrousel {
    position: absolute;
    top: 2.8rem;
    left: 0px;
    width: 30%;
    height: calc(100% - 2.8rem);
    z-index: 100;
    cursor: url(assets/images/prev.png), auto;
}
.preloader {
    background: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
.preloader .loader-spinner {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
    text-align: center;
}
.preloader .loader-spinner span {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    line-height: 120px;
    font-size: 24px;
    color: #2a2a2a;
    font-family: futura-pt-bold, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}
.preloader .loader-spinner span::after {
    content: '';
    width: 7px;
    height: 7px;
    background: #f8e71d;
    border-radius: 50%;
    display: inline-block;
    margin-left: 2px;
}
.preloader .loader {
    border: 5px solid #fff;
    border-radius: 50%;
    border-top: 5px solid #f8e71d;
    border-right: 5px solid #f8e71d;
    border-bottom: 5px solid #f8e71d;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
 0% {
-webkit-transform: rotate(0deg);
}
 100% {
-webkit-transform: rotate(360deg);
}
}
 @keyframes spin {
 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}
.our-services-section.our-services-gray {
    background: #171615;
}
.our-services-section.our-services-gray .services-column h4, .our-services-section.our-services-gray .services-column h4 a, .our-services-section.our-services-gray .services-column p {
    color: #fff
}
.our-services-section.our-services-white {
    background: #fff;
}
.our-services-section.our-services-white .services-column h4, .our-services-section.our-services-white .services-column h4 a, .our-services-section.our-services-white .services-column p {
    color: #171615;
}
.our-services-gray .services-box {
    padding-top: 15px
}
.our-services-gray .our-services {
    padding-bottom: 24px
}
.gray-gallery-area {
    background-color: #f5f5f5;
    padding-top: 146px;
}
.gallery-item-info {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(23,22,21,0.85);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
.gallery-item a:hover > .gallery-item-info {
    opacity: 1;
    visibility: visible;
    z-index: 5;
}
.item-full-width .gallery-item-info {
    padding-bottom: 75px
}
.work-info {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 40px 40px 40px 40px;
    z-index: 5;
}
.gallery-item-info h5 {
    font-size: 21px;
    color: #fff;
    font-family: 'gotham_mediumregular';
    padding-bottom: 10px;
}
.gallery-item-info p {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    max-width: 496px;
}
.single-blog-content {
    background-color: #f5f5f5;
}
.single-blog-content .blog-column {
    width: 33.33%;
}
.single-blog-content .view-all-service {
    padding: 30px 0 100px 0;
}
.project-overview-area {
    padding: 0 15px;
}
.project-overview {
    padding: 136px 0 70px 0;
    max-width: 1030px;
}
.project-overview-top {
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
}
.project-overview-top h3 {
    font-size: 40px;
    color: #2a2a2a;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    padding-bottom: 37px;
}
.project-overview-top h5 {
    font-size: 15px;
    font-family: 'gotham_mediumregular';
    color: #171615;
    padding-bottom: 10px;
}
.project-overview-top p {
    font-size: 15px;
    line-height: 28px;
    color: #171615;
    padding-bottom: 25px;
}
.project-overview-top span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #171615;
    font-family: 'gotham_boldregular';
}
.project-overview-top span a {
    color: #171615
}
.project-gallery {
    margin: 0 -15px;
    overflow: hidden;
	padding-top: 25px;
}
.project-prev-next {
    overflow: hidden;
    position: relative;
    margin-top: 70px;
    margin-bottom: 70px;
	height:50px;
}
.project-prev-next .view-recent-post {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 200px;
    padding: 0;
}
.project-next {
    float: right;
}
.project-prev {
    float: left;
}
.project-prev a:hover, .project-next a:hover {
    color: #f8e71d;
}
.project-prev a, .project-next a {
    display: block;
    font-size: 18px;
    color: #171615;
    font-family: 'gotham_boldregular';
}
.project-prev a .fa {
    padding-right: 10px
}
.project-next a .fa {
    padding-left: 10px
}
.project-prev a .fa, .project-next a .fa {
    color: #c6c6c6;
    position: relative;
    top: 2px;
}
.our-process-section .our-services {
    padding-bottom: 40px;
}
.our-process-section .services-column {
    position: relative;
    width: 33.33%;
}
.our-process-section .services-column h4 {
    font-size: 40px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
}
.step-arrow {
    background: url(assets/images/bgr_arrow1.png) no-repeat;
    width: 23px;
    height: 7px;
    position: absolute;
    right: -9px;
    top: 137px;
    z-index: 1;
}
.project-prev-next a, .menu-content ul li a, .footer-social ul li a, .about-info-right a.read-more, .view-recent-post a {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
/**** Added By Sharif ****/
.page-template-template-contact .header-single-area .slider-info {
    height: 0;
    padding-bottom: 0;
    text-align: left;
    padding: 100px 0 0 0;
}
.page-template-template-contact .about-info {
    max-width: 1170px;
    padding: 100px 0 107px 0;
    overflow: hidden;
}
.page-template-template-contact h5 {
	font-size: 18px;
    line-height: 26px;
	margin-bottom: 50px;
}
h2.screen-reader-text {
    display: none;
}
.work-pagination {
    width: 100%;
    overflow: hidden;
    padding-top: 75px;
}
.work-pagination .nav-links {
    text-align: center;
}
.work-pagination .nav-links .page-numbers {
    width: 26px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin: 0 5px;
    font-size: 16px;
    color: #171615;
}
.work-pagination .nav-links .page-numbers.current, .work-pagination .nav-links .page-numbers:hover {
    background: #f8e71d;
    color: #fff;
    font-weight: 700;
}
.error-404 h1, .error-404 h2 {
    margin-bottom: 20px;
}
.error-404 a {
    color: #171615;
    font-weight: 700;
}
.error-404 a:hover {
    color: #f8e71d;
}
div.wpcf7-response-output {
    margin: 0 !important;
    padding: 0!important;
    border: none!important;
}
div.wpcf7-validation-errors {
    color: red;
}
div.wpcf7-mail-sent-ok {
    color: #398f14
}
.load_recent_works {
    clear: both;
    overflow: hidden;
    width: 100%;
}
.technologies-logo img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.gform_wrapper .top_label .gfield_label {
    color: #171615 !important;
	font-weight: 600;
	font-size: 14px;
}
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small {
    width: 100%;
    background-color: #eee !important;
	border: none;
	border-radius: 0px;
}
.gform_wrapper textarea {
    background-color: #eee !important;
}
.gform_footer input.button {
    display: inline-block;
    padding: 14px 20px 16px 20px;
    background-color: #171615;
    font-size: 16px;
    color: #fff;
    font-family: 'gotham_boldregular';
    transition: all .3s ease-in-out;
    cursor: hand;
    cursor: pointer;
}
.buttonizer-button a .text {
    background-color: #171615 !important;
    color: #FFFFFF;
}
.commercial-slider #slider .flex-control-nav {
    bottom: 46px;
    margin-bottom: 0 !important;
    text-align: center;
}
.commercial-slider #slider .flex-control-nav li {
    margin: 0 7px;
    display:  inline-block;
    *display: inline-block;
}
.commercial-slider #slider .flex-control-paging li a {
    float: none;
}