/*  

Theme Name:     Digitouch 
Description: 	Digitouch  Theme
Author:         powerd by digitouch
Version:        1.0
*/
@font-face {
    font-family: 'almoni_Light';
    src: url('fonts/almoni/almoni-dl-aaa-300.ttf');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'almoni_Regular';
    src: url('fonts/almoni/almoni-dl-aaa-400.ttf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'almoni_Bold';
    src: url('fonts/almoni/almoni-dl-aaa-700.ttf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'almoni_ExtraBold';
    src: url('fonts/almoni/almoni-dl-aaa-900.ttf');
    font-weight: 900;
    font-style: normal;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video,textarea,text {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	box-sizing: border-box;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* General */
.container-fluid {
    /*max-width: 1750px;*/
    padding: 0 30px;
}
.container-fluid.locked {
    max-width: 1750px;
}
.container-fluid.no-peddings {
    /*max-width: 1780px;*/
    padding: 0 0;
}
html,body{
	height:100%;
	color: #787878;
} 
body{
    font-family: 'almoni_Regular', sans-serif;
    font-weight: 400;
    line-height: 1.25;
    color: #4f5c67;
    font-size: 18px;
    background-color: #ffffff;
}
.single-project #regular-page-header .rel-bc,
.single-case-study #regular-page-header .rel-bc {
    display: none;
}
.rel-bc i {
    color: #1d8ae9;
}
.rel-bc span {
    color: #f37a01;
}
.rel-bc a {
    color: #1d8ae9;
}
article .rel-bc {
    margin: -20px 0 10px;
}
.rel_small{
    font-family: 'almoni_Regular', sans-serif !important;
    text-align: center !important;
}
.rel_large{
    font-family: 'almoni_Bold', sans-serif !important;	
}
.rel_small a {
    color: #fff !important;
    background-color: #f37a01 !important;
    font-size: 18px;
    padding: 10px 40px;
    border: 2px solid #f37a01;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease !important;
	    margin: 0 auto !important;
}
.rel_small a:hover {
    color: #fff !important;
    background-color: #f37a01 !important;
    border: 2px solid #f37a01
}
.tp-rightarrow{
    left: 100% !important;
}
.tp-leftarrow{
    right: auto;
}
.hesperiden.tparrows {
    cursor: pointer;
    background: transparent;
    width: 52px;
    height: 52px;
	line-height:45px !important;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    color: #1d8ae9 !important;
    border: 1px solid #1d8ae9 !important;
    top: calc(50% - 52px/2) !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
	background: #fff !important;
}
.hesperiden.tparrows:hover {
    background: #1d8ae9 !important;
}
.tp-leftarrow:before {
content: "\f104"  !important;
}
.tp-rightarrow:before {
content: "\f105"  !important;
}
.tp-rightarrow:before,
.tp-leftarrow:before{
    color: #1d8ae9 !important;
    font-size: 30px !important;	
	line-height:49px !important;
}
.hesperiden.tparrows:hover:before{
    color: #fff !important;	
}
.tparrows:before {
font-family: fontawesome !important;
}
body{ overflow-x: hidden; max-width: 100%; direction:rtl;}
h1, h2, h3, h4, h5, h6, strong, .bold {
    font-family: 'almoni_Bold', sans-serif;
    font-weight: 700;
}
a {
	text-decoration:none;
	color:#4f5c67;
}
a:hover {
	color:#06579c;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    flex-wrap: wrap;
}
.row.row-eq-height [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.mobile-only {
    display: none;
}
.equal-height {
    overflow: hidden;
}
div#footer-sidebar-mobile-only .textwidget a img {
    margin: 0 auto;
}
ul.sub-menu{
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  text-decoration: none;	
}
aside#sidebar aside a img,
nav#site-navigation ul li,
a.project-item > span,
.entry-content img, ul#socials-wrapper li,
a, a:hover, a:focus, input[type="submit"] {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
} 
.pageloads{ 
	position:fixed;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#ffffff;
	/*background:url(images/magnify.svg) 50% no-repeat #fff;*/
}
.light{
	font-family: 'almoni_Light';
    font-weight: 300;
}
.orange{color:#f37a01;}
a.orange:hover{color:#fe9601;}
.blue{color:#1d8ae9;}
.black{color:#0f0b18;}
.grey{color:#4f5c67;}
.white{color: #fff;}
.bg-blue{background-color: #eef7fe;}
.bg-blue-dark{background-color: #1d8ae9;}
.teaser,
.teaser.he-content{
	font-size:20px;
	color:#1d8ae9;
}
img.aligncenter {
    margin: 40px auto;
}
div.aligncenter {
    margin: 0 auto 20px;
}
.centered{text-align:center;}
div.aligncenter p.wp-caption-text {
    text-align: center;
}
.entry-content ul li {
    list-style-type: none;
    list-style-position: inside;
    margin-bottom: 20px;
    position: relative;
    margin-right: 10px;
}
.entry-content ul li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #1e8be9;
    border-radius: 100%;
    position: absolute;
    top: 8px;
    right: -10px;
}
/* Footer */
#footer {
    padding: 65px 0 20px;
    background-color: #fdfdfd;
    position: relative;
	border-top: 1px solid #c5e4fd;
}
div#footer-sidebar-1 {
    color: #1e8be9;
    font-size: 18px;
}
div#footer-sidebar-1 a{
	color: #1e8be9;	
}
div#footer-sidebar-1 p {
    margin-bottom: 20px;
}
div#footer-sidebar-1 h3{
    font-size: 22px;
    margin-top: 120px;
    margin-bottom: 20px;
}
div#footer-sidebar-1 ul#socials-wrapper {
    display: block;
	text-align:center;
}
.follow-us ul#socials-wrapper li{
	display: inline-block;
    margin: 0 0 0 10px;
    padding: 0;
}
div#footer-sidebar-1 ul#socials-wrapper li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}
.follow-us ul#socials-wrapper li a,
div#footer-sidebar-1 ul#socials-wrapper li a {
    font-size: 18px;
    display: block;
    width: 65px;
    height: 65px;
    color: #1d8ae9;
    background-color: #eef1f5;
    line-height: 65px;
    text-align: center;
    border-radius: 100%;
}
.follow-us ul#socials-wrapper li a:hover,
div#footer-sidebar-1 ul#socials-wrapper li a:hover {
    color: #eef1f5;
    background-color: #1d8ae9;
}
div#footer aside h3.widget-title {
    color: #1e8be9;
    margin-bottom: 20px;
	font-size:22px;
}
div#footer aside .menu li{
	list-style-type:none;
}

div#footer aside .menu li a{
	color:#4f5c67;
	font-size:18px;
}
div#footer aside .menu li.current-menu-item a,
div#footer aside .menu li a:hover{
    color: #1e8be9;	
}
div#footer-sidebar-6 {
    margin-top: 75px;
}
div#footer-sidebar-6 ul li {
    list-style-type: none;
    display: inline-flex;
    margin-left: 40px;
}
div#footer-sidebar-6 ul li:last-child {
    margin-left: 0;
}
.left-side-hero {
    margin: 0 20px 0 0;
}
.left-side-hero p {
    direction: ltr;
	color:#4f5c67;
	font-size:18px;
	margin-bottom:10px;
}
.left-side-hero a{
	color:#fff;
	background-color:#ff7f00;
	font-size:18px;
	padding:5px 10px;
}
.left-side-hero a:hover{
	background-color:#f37a01;
}
.credits {
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #d9ebfa;
    margin-top: 30px;
	color:#4f5c67;
}
.credits img {
    display: inline-block;
    position: relative;
    top: 5px;
}

/* Instagram Widget */
div#insta-wrapper {
    position: relative;
}
div#insta-wrapper > img {
    margin: 0 auto;
}
div#insta-slider-wrapper {
    position: absolute;
    top: 80px;
    width: 57%;
    left: 0;
    right: 0;
    margin: auto;
    max-height: calc(100% - 130px);
    overflow: hidden;
}
div#insta-slider-wrapper img{
	margin-bottom:10px;
}

div#insta-slider-wrapper .bx-controls.bx-has-controls-direction {
	position: absolute;
    top: 84%;
    text-align: center;
    width: 100%;
}

div#insta-slider-wrapper .bx-controls.bx-has-controls-direction .bx-prev{
	display:none;
}
div#insta-next a.bx-next {
	font-size: 20px;
    height: 42px;
    width: 42px;
    display: block;
    border-radius: 100%;
    background: #1e8be9;
    color: #fff;
    margin: 0 auto;
    line-height: 49px;
    text-align: center;
    position: relative;
    margin-bottom: -42px;
    bottom: 73px;
}
/* Footer ENDS*/
/* header */
a#menu-toggler {
    display: none;
}
.container-fluid.limited {
    max-width: 85%;
}
div#top-header {
	height: 90px;
    line-height: 90px;
    background: #fff;
    width: calc(100% - 110px);
    border-bottom: 1px solid #d6e0e9;
    position: fixed;
    margin: 0 110px 0 0;
    padding: 0 20px;
    z-index: 3;
}
.phone-number i {
    display: none;
}
div#logo {
    padding: 25px 0;
	float:right;
}
#top-header ul#socials-wrapper {
    display: inline-block;
    float: left;
}
#top-header ul#socials-wrapper li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#top-header ul#socials-wrapper li a {
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 37px;
    border-left: 1px solid #d6e0e9;
	color:#1d8ae9;
}
#top-header ul#socials-wrapper li a:hover {
    background-color: #eef7fe;
}
#top-header ul#socials-wrapper li:first-child a {
    border-right: 1px solid #d6e0e9;
}
.header-info {
    line-height: 1;
    padding: 13px 20px 0 0;
    float: left;
}
.header-info a {
    display: block;
}
.phone-number{
	font-size:42px;
}
.email{font-size:18px;}

.header-spacer{
	height:90px;
	display:block
}

header#masthead {
    height: auto;
    width: 100%;
    padding: 5vh 0 0;
}


nav#site-navigation {
	position: fixed;
    width: 110px;
    right: 0;
    top: 0;
    background-color: #fff;
    z-index: 5;
    padding-top: 0;
    height: 100%;
    overflow: auto;
	border-left:1px solid #d6e0e9;
}
nav#site-navigation ul li {
	display: block;
    margin: 0 auto;
    font-size: 18px;
    padding: 16px 0;
	
	padding: 30% 0 0;
	list-style-type:none;
	height: calc((100vh - 90px) / 7);
}
nav#site-navigation ul li:hover {
    background: #eef7fe;
}
nav#site-navigation ul li:first-child{
	height:90px;
	padding: 16px 0;
}
.single-service nav#site-navigation ul li.services,
.single-post nav#site-navigation ul li.blog,
.category nav#site-navigation ul li.blog,
.search nav#site-navigation ul li.blog,
nav#site-navigation ul li.current-menu-item{
	background-color:#eef7fe;
}

nav#site-navigation ul li.first-item:hover,
nav#site-navigation ul li.first-item{
	background-color:#2190eb;
}

nav#site-navigation ul li a {
    text-align: center;
    display: block;
    font-size: 15px;
    color: #4f5c67;
}
/*nav#site-navigation ul li.first-item a,
.single-post nav#site-navigation ul li.blog a,
.category nav#site-navigation ul li.blog a,
.search nav#site-navigation ul li.blog a,
.single-service nav#site-navigation ul li.services a,
nav#site-navigation ul li.current-menu-item a{
	color:#fff;
}*/

nav#site-navigation ul li.first-item a{
	color:#fff;
}

nav#site-navigation ul li a span {
    display: block;
    margin: 0 auto;
}

div#overall-wrapper {
    width: calc(100% - 110px);
    margin-right: 110px;
	direction:rtl;
}

/* Search-form */
form#searchform {
    position: relative;
}
input#s {
	border: 0;
    background-color: #eef7fe;
    text-indent: 10px;
    color: #647e90;
    font-size: 18px;
    width: 100%;
    padding: 8px 0 9px;
}
.icon-search {
	font-family: FontAwesome;
    font-size: 16px;
    padding: 0;
    width: 37px;
    background-color: #f37a01;
    height: 40px;
    border: 0 none;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
}
img{display:block}

select.top-terms-list {
    background-color: #eef7fe;
    border: 0 none;
    padding: 9px 10px 9px 50px;
    margin-right: 20px;
}

/* Default page */

/* Front page */
section{
    min-height: calc(100vh - 90px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    /*background-attachment: fixed;*/
	position:relative;
}

@media(min-width: 1900px) {
    section#testimonials-section, section#section-2,  section#section-3,section#section-4{
        min-height: auto !important;
    }
    section#section-2 {
        padding: 5vh 0 !important;
    }
    /*.section-2-content {
        padding: 12vh 40px 0 2vw !important;
    }*/

        
}

section.light-blur-bg{
	background-color:#eef7fe
}

/* Nifgaim */
a#close-nifgaim {
    position: absolute;
    color: #fff;
    z-index: 1;
    left: 10px;
    font-size: 30px;
    transform: rotate(45deg);
    top: 0;
}
a.nifgaim-btn {
    position: absolute;
    z-index: 1;
    left: -77px;
    top: 35vh;
    background: #1d8ae9;
    color: #fff;
    transform: rotate(-90deg);
    padding: 8px 30px;
    border-radius: 0 0 6px 6px;
}
a.nifgaim-btn i {
    transform: rotate(90deg);
}
a.nifgaim-btn span {
    display: inline-block;
    padding: 0 10px;
}
.nifgaim-wrapper {
    position: absolute;
    z-index: 2;
    max-width: 290px;
    left: 40px;
	left: -400px;
    top: 15vh;
    background: #fff;
    padding: 0 20px 20px;
    border-radius: 6px;

}
.nifgaim-wrapper strong{
	color: #1d8ae9;	
}
.blue-block {
    background: #1d8ae9;
    color: #fff;
    margin: 0 -20px 10px;
    border-radius: 6px 6px 0 0;
    padding: 20px;
	position:relative;
}
.blue-block:after {
    content: "\f0d7";
    font: normal normal normal 20px/1 FontAwesome;
    position: absolute;
    bottom: -12px;
    color: #1d8ae9;
    right: 46px;
}

.blue-block a {
    color: #fff;
    font-size: 18px;
    padding: 7px 30px;
    border: 2px solid #fff;
    display: inline-block;
    margin: 10px 0 0;
}
.nifgaim-wrapper img.alignright {
    float: right;
    max-width: 65px;
    margin: 0 0 0 10px;
}
.nifgaim-wrapper form input[type="text"] ,
.nifgaim-wrapper form input[type="email"] ,
.nifgaim-wrapper form textarea {
    background: #e5edf7;
	max-height:100px;
	margin-bottom:10px;
}
.nifgaim-wrapper .wpcf7 input[type="submit"] {
    max-width: 100px;
    text-align: center;
    padding: 9px 0px;
}
.nifgaim-wrapper form br {
    display: none;
}
/* Section 1 */

.sc1_txt_bl_wrapper{display:none;}
.sc1_txt_bl_wrapper#target_1{display:block;}


.sec-1-gallery-0 {
    text-align: center;
}
.sec-1-gallery-0 .slide {
    display: inline-block;
    /*margin: 0 2.5vh;*/
	width:calc(100% / 8);
}

.sec-1-gallery-0 .slide img {
	-webkit-filter: sepia(100%) hue-rotate(179deg) saturate(160%);
	filter: sepia(100%) hue-rotate(179deg) saturate(160%);
     -webkit-transition: all 50ms ease;
    -moz-transition: all 50ms ease;
    -ms-transition: all 50ms ease;
    -o-transition: all 50ms ease;
    transition: all 50ms ease; 
	    opacity: .8;
}
.sec-1-gallery-0 .slide img:hover{
	-webkit-filter: sepia(0%) hue-rotate(0deg) saturate(100%);
	filter:	sepia(0%) hue-rotate(0deg) saturate(100%);	
	    opacity: 1;
}
.sec-1-main {
    padding: 8vw 0 0;
    max-width: 830px;
    margin: 0 auto 3vw;
}
.sec-1-main > div{
    /*float:right;*/
    text-align: center;
	line-height:1;
}
.sec-1-main > div.sec-1-main-num {
    font-size: 260px;
    font-size: 10.5vw;
    margin: 0 20px;
	line-height: 54%;
}
.sec-1-main-content h1 {
    font-size: 46px;
    color: #1d8ae9;
    /*font-size: 2.75vw;*/
    font-size: 3.3vw;
    line-height: 3.3vw;
}
.sec-1-main-content h2 {
    font-size: 95px;
    color: #4f5c67;
    font-family: 'almoni_Light';
    font-weight: 300;
    margin: -2vh 0 0vh;
    font-size: 5.6vw;
}
.sec-1-main-content p {
    font-size: 30px;
    font-size: 1.75vw;
}
.sec-1-main-content p a{
    color: #1d8ae9;
	font-family: 'almoni_Bold';
    font-weight: 700;
}
.sec-1-main-content p a:hover{
    color: #ff7f00;
}
.sec-1-main-content p a:after{
    font-family: fontawesome !important;
    content: "\f104" !important;
    margin: 0 6px;
    display: inline-block;
    font-size: 21px;
    position: relative;
    top: -2px;
}
.sec-1-form {
    max-width: 830px;
    margin: 0 auto;
}
.sec-1-form .fields > div {
    float: right;
    width: 20%;
    margin-left: 1.2%;
}
.sec-1-form .fields > div br {
    display: none;
}
.sec-1-form .fields > div.field-snd {
    float: left;
    width: 15%;
	margin-left:0;
}
.sec-1-menu {
    display: none;
}
.sec-1-menu {
    margin-top: 10vh;
}
.sec-1-menu ul {
    margin: 0 auto;
    text-align: center;
}
.sec-1-menu ul li {
    display: inline-block;
	margin:0 25px;
}
.sec-1-menu ul li .icon-wrapper {
    border: 2px solid;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding: 6px;
    margin: 0 auto;
}
.sec-1-menu ul li .icon-wrapper.off{
	border-color:#a9bac9;
}
.sec-1-menu ul li .icon-wrapper.on{
	border-color:#1e8be9;
	display:none;
}
.sec-1-menu ul li a.current-item .icon-wrapper.off,
.sec-1-menu ul li a:hover .icon-wrapper.off{
	display:none;
}
.sec-1-menu ul li a.current-item .icon-wrapper.on,
.sec-1-menu ul li a:hover .icon-wrapper.on{
	display:block;
}
.sec-1-menu ul li a{
	display: block;
    text-align: center;
    color: #4f5c67;
    font-size: 21px;
}
.sec-1-menu ul li a.current-item,
.sec-1-menu ul li a:hover{
	color:#1d8ae9;
}
.bx-viewport{direction:ltr;}
.sec-1-gallery-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 2vw;
    direction: ltr;
    background-color: #fff;
}
.sec-testimonials-gallery-wrapper ul ,
.sec-1-gallery-wrapper ul {
    text-align: center;
}
.sec-testimonials-gallery-wrapper .slide,
.sec-1-gallery .slide{
    vertical-align: middle;
    display: inline-block;
}
.sec-testimonials-gallery-wrapper img,
.sec-1-gallery-wrapper img {
    margin: 0 auto;
    vertical-align: middle;
}


/* Slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    /*width: 100%;*/
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* Section 2 */
.alignCenter{text-align:center;}
.alignRight{text-align:right;}
.alignLeft{text-align:left;}
section#section-4 ,
section#section-2 {
    padding: 10vh 0;
    position: relative;
    z-index: 1;
}

.section_2_image {
    /*margin-left: -15px;
	position:relative;
	right:15px;*/
}
.section_2_image img{
    margin-left: -30px;
    display: block;
    float: left;
}
.section_3_image img{
    margin-right: -30px;
    display: block;
    float: right;
}
.section-3-content {
    padding: 8vh 0 0 2vw;
}
.section-2-content {
    padding: 8vh 40px 0 2vw;
}
.section-2-content.go {
    padding: 2vh 40px 0 2vw;
}
.en-title{
	direction:ltr;
	font-size:28px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
}
.he-sm-title{
	font-size:28px;
}
#regular-page-header .en-title {
    font-size: 30px;
    margin-bottom: 10px;
}
.he-title{
	font-size:70px;
	font-family: 'almoni_Light', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
.semi-title{
	font-size:55px;
	font-family: 'almoni_Light', sans-serif;
    font-weight: 300;	
}
.main-content{
	/*padding-top:50px;*/
	padding-top:22px;
}
.he-content{
	color:#4f5c67;
	font-size:18px;
	line-height:1.4;
	margin-bottom:40px;
}
.he-content p{
	margin-bottom:20px;
}
.page-template-front-page section .he-content ul li{
    list-style-type: none;
    margin: 10px 0;
    text-align: right;
}
.page-template-front-page section .he-content ul li strong{
	color:#f37a01
}
.page-template-front-page section .he-content ul li:before {
content: "\f00c";
    font-family: FontAwesome;
    height: auto;
    width: auto;
    background-color: transparent;
    top: 0px;
    font-size: 14px;
    position: relative;
    right: -3px;
}
.section_2_note-1 {
    position: absolute;
    top: 20%;
    left: 50%;
}
.section_2_note-2 {
	position: absolute;
    top: 0;
    left: 30%;
    background-color: #1d8ae9;
    color: #fff;
    padding: 20px;
    text-align: center;
    max-width: 140px;
    border-radius: 6px;
}
.section_2_note-2 .num-title{
	font-size:49px;
}
.section_2_note-2 .section_2_note-2-txt{
	font-size:19px;
}
/* Section 3 */
section#section-3 {
    /*height: 1px;
    overflow: hidden;
    min-height: 1px;*/
    padding: 10vh 0;
    position: relative;
    z-index: 1;
}

/* Section 4 */
.section4-block-item{
    margin: 40px 0;
    text-align: center;
    font-size: 18px;
}
.section4-block-item h3{
	font-size:24px;
	margin-bottom:20px;
}
.section4-block-item img {
    max-width: 120px;
    margin: 0 auto 20px;
}
/* Section Best Articles */
section.loose-height{
	min-height: auto;
}
section#best-articles{
	padding:80px 0 50px;
    padding-top: 50px;
}
.section-ba-content .content a {
    color: #1d8ae9;
    text-decoration: underline;
}
.relative{position:relative;}
ul.section-ba-cat-list {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-ba-cat-list li{
	display:inline-block;
	margin: 0 30px;
}
.section-ba-cat-list li a{
	display:block;
	padding: 3px 20px;
}
.section-ba-cat-list li a:hover{
	color:#fff;
	background-color:#1d8ae9;
}
.ba-posts-wapper{
	margin-top:50px;
}
.ba-posts-wapper .more-article-block {
    box-shadow: 0 20px 20px rgba(0,0,0,.08);
    -webkit-transition: all 250ms cubic-bezier(.02, .01, .47, 1);
    -moz-transition: all 250ms cubic-bezier(.02, .01, .47, 1);
    transition: all 250ms cubic-bezier(.02, .01, .47, 1);
}
.more-article-block img {
    margin: 0 auto;
}

.ba-posts-wapper .more-article-block:hover {
    box-shadow: 0 40px 40px rgba(0,0,0,.12);
    transform: translate(0,-10px);
    transition-delay: 0s !important;
}
/* Section 3-cols */
.cols-wrapper > div {
    width: 33.33333%;
    text-align: center;
    padding: 50px 50px;
}
.cols-wrapper > div.bg-blue-dark.right-col a:hover{
	color:#fff;
}
.cols-wrapper > div.bg-blue-dark a.site-btn:hover{
    color: #1d8ae9;	
    background-color: #fff;	
    border-color: #1d8ae9;	
}
.col-1-posts{
	margin:15px 0 10px;
}
.c1p-item {
    margin: 15px 0;
    text-align: right;
    font-size: 23px;
}
.c1p-item img {
    /*margin: 0 auto 8px;*/
	margin:0 0 8px;
}
.c1p-item .term-list a,
.c1p-item .term-list {
    color: #fff;
    font-size: 16px;
}
.center-col .sub-title{
	margin-bottom:50px;
}
.col-2-txt p{
	margin-bottom:20px;
}

.col-2-txt a{
    color: #2c8aca;
    border-color: #2c8aca;
    font-size: 18px;
    padding: 10px 40px;
    border: 2px solid;
    margin: 20px 0 0;
    display: inline-block;
}
.site-btn.btn-blue:hover,
.col-2-txt a:hover{
    color: #fff;
    border-color: #2c8aca;	
    background-color: #2c8aca;	
}

.dpli-fp.display-posts-list-item.clearfix {
    background: #fff;
    padding: 20px;
    text-align: right;
    margin-bottom: 30px;
}
/* Works Section */
section#works-section {
    margin: 60px 0;
}
section#works-section p a{
    font-size: 18px;
    padding: 10px 40px;
    border: 2px solid;
    margin: 20px auto 0;
    display: block;
    text-align: center;
    max-width: 200px;
    border: 0 none;
    background-color: #ff7f00;
    color: #fff;
}
section#works-section p a:hover {
    border: 0 none;
    background-color: #fe9601;
    color: #fff;
}
section#works-section .projects-wrapper{
	margin-top:50px;
}

/* Contact Section */
#cotact-section {
    margin: 60px 0;
}
.section-contact-details h4 {
    margin-bottom: 20px;
}
.fu-fp{
	margin-bottom:35px;
}
#map-section #google-map{
	width:100%;
	height:30vh;
}

/* Testimonials Section */
#testimonials-section{
	padding: 90px 0 20px;
    background: url(images/bg_testimonial.jpg) 50% 0 no-repeat transparent;
    background-size: cover;
  padding-top: 0px;
}
.mob-frontpage-testimonials-wrapper,
.frontpage-testimonials-wrapper{
	direction:ltr;
}
.mob-frontpage-testimonials-wrapper .testimonials-slide-item,
.frontpage-testimonials-wrapper .testimonials-slide-item {
    max-width: 315px;
    background: #fff;
    padding: 20px;
    max-width: 315px;
    background: #fff;
    padding: 20px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;

    backface-visibility: hidden;


}
.mob-frontpage-testimonials-wrapper .testimonials-slide-item{
	box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
}
a.tc-btn { 
    color: #fff;
    font-size: 30px;
    position: absolute;
	top: calc(50% - 52px/2) !important;
    border: 1px solid #fff;
    width: 52px;
    text-align: center;
    border-radius: 100%;
    right: 1vw;
    z-index: 22;
    height: 52px;
    line-height: 52px;
}
a.tc-btn:hover{
	color:#fff;
	background-color:#1d8ae9;
	border-color:#1d8ae9;
}
a.tc-btn#next-tc i {
    position: relative;
    left: 2px;
}
a.tc-btn#prev-tc {
    left: 1vw;
    right: auto;
}
a.tc-btn#prev-tc i {
    position: relative;
    left: -2px;
}
.sec-testimonials-gallery-wrapper {
	direction:ltr;
    margin-top: 40px;
    padding: 0 2vw;
}
/* Case Studies Section */
#case-studies-section {
    padding: 60px 0 20px;
    /*background: url(images/cs-bg.jpg) 50% no-repeat transparent;
    background-size: cover;*/
}
div#case-stusies-wrapper {
   /* padding: 60px 0;*/
}
div#case-stusies-wrapper {
    top: -60px;
    position: relative;

}
.cs-item {
    position: relative;
}
.main-image {
    position: relative;
    z-index: 2;
}
.main-image img {
    margin: 0 auto;
}
.image-top-right {
    position: absolute;
    top: -20%;
    left: 5%;
    right: 0;
    margin: auto;
    max-width: 50%;
}
.image-bottom-left {
    position: absolute;
    bottom: 0;
    z-index: 3;
    width: 100%;
}
.image-bottom-left img {
    margin: 0 auto;
    position: relative;
    right: 19%;
}


.pulse-ring {
	overflow:hidden;
	animation: pulsate infinite 3s;
    content: '';

    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
}
.pulse-ring-1 {
    border: 3px solid #d6eafb;
    width: 120vh;
    height: 120vh;	
    -webkit-animation-delay: .4s; /* Safari 4.0 - 8.0 */
    animation-delay: .4s;
}
.pulse-ring-2 {
    border: 4px solid #d6eafb;
    width: 76vh;
    height: 76vh;
    -webkit-animation-delay: .2s; /* Safari 4.0 - 8.0 */
    animation-delay: .2s;
}
.pulse-ring-3 {
    border: 5px solid #d6eafb;
    width: 50vh;
    height: 50vh;
}
.inner-ring {
	animation: coloring infinite 3s;
    width: 25vh;
    height: 25vh;
    content: '';
    border: 30px solid ;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes coloring {
  0% {
    border-color: #7ebcf2;
  }
  20% {
    border-color: #d6eafb;
  }  
  100% {
    border-color: #7ebcf2;
  }
}








/* Site Buttons */
.site-btn{
	font-size:18px;
	padding:10px 40px;
	border:2px solid;
} 
a.site-btn.full-orage {
    border: 0 none;
    background-color: #ff7f00;
    color: #fff;
}
.cols-wrapper > div.bg-blue-dark a.site-btn.full-orage:hover,
a.site-btn.full-orage:hover {
    border: 0 none;
    background-color: #fe9601;
    color: #fff;
}
.btn-blue{
	color:#2c8aca;
	border-color:#2c8aca;
}
.btn-blue:hover{
	color:#2c8aca;
	/*background-color:#2c8aca;*/
}

.results-block {
    background-color: #eef7fe;
    padding: 20px;
    margin-bottom: 30px;
    height: 100%;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.div-img {
    height: 70px;
    width: 70px;
    background-color: #fff;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto;
}
.div-img img {
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
    text-align: center;
    max-width: 90%;
}
.entry-content .results-block .result-title {
    color: #4f5c67;
    font-size: 20px;
    text-align: center;
    margin: 10px 0;
}
table.seo-table {
    width: 100%;
    font-size: 14px;
}
table.seo-table tr{
	height:30px;
}

th {
    border-top: 1px solid #1d8ae9;
    border-bottom: 1px solid #1d8ae9;
    padding: 10px 0;
    color: #1d8ae9;
}
th:last-child {
    text-align: left;
}
td {
    vertical-align: middle;
}
td:first-child {
    color: #1d8ae9;
}
td:last-child {
    text-align: center;
}
table.seo-table i {
    margin-left: 5px;
	font-size:12px;
}



/* Default Page */
.block-wrapper {
    padding: 30px 0;
}
.bg-grey {
    background-color: #e9e8e8;
}
.bg-white {
    background-color: #fff;
}
.block-wrapper.bg-grey img{
    left: -30px;
    position: relative;
    width: 100%;
}
.block-wrapper.bg-white img{
    right: -30px;
    position: relative;
    width: 100%;
}
#regular-page-header {
    position: relative;
    padding: 45px 0 25px;
    margin: 0;
    background: url(images/banner.jpg) 50% no-repeat transparent;
    background-size: cover;
}
#regular-page-header.has-bg {
	background-size: contain;
    background-color: #EBF0F4;
    background-position: 0 50% !important;
}
#regular-page-header .he-title{
    margin: -15px 0 10px;
    text-transform: uppercase;
}
header#regular-page-header.has-bg.project-header {
    background-size: cover;
    height: 46vh;
    background-position: 50% !important;
    padding:0;
}
header#regular-page-header.has-bg.project-header > div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
header#regular-page-header.has-bg.project-header .en-title ,
header#regular-page-header.has-bg.project-header .he-title {
    color: #fff;
}
.ma-wrapper{
	margin:30px 0 0;
}
.more-articles{
    text-align: center;
    margin: 30px 0 20px;
}
.more-article-block {
    text-align: center;
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.1);
    margin-bottom: 30px;
    padding-bottom: 20px;
	height: 95%;
}
.more-article-block .author-image {
    margin-top: -30px;
    min-height: 60px;
}
.author-image img {
    border-radius: 100%;
}
.more-article-block .author-image img {
    margin: 0 auto;
	filter: grayscale(100%);
}
.more-article-block h3 a {
    color: #1d8ae9;
    font-size: 23px;
    padding: 0 20px;
    height: 50px;
    display: block;
    overflow: hidden;
    margin: 10px 0;
}
.more-article-block .entry-content {
	color: #4f5c67;
    font-size: 18px;
    padding: 0 20px;
    margin-bottom: 20px;
}
.more-article-block span.term-list {
    display: block;
    padding: 0 20px;
}

.entry-content {
    color: #4f5c67;
    font-size: 20px;
}
.thin-large,
.entry-content h1{
    color: #1e8be9;
    font-size: 70px;
    font-family: 'almoni_Light', sans-serif;
    font-weight: 300;
}
.more-articles,
.entry-content h2{
    color: #1e8be9;
    font-size: 55px;
    font-family: 'almoni_Light', sans-serif;
    font-weight: 300;
}
.entry-content h3{
    color: #f37a01;
    font-size: 32px;
	margin-bottom:20px;
}
.entry-content h4{
    color: #1e8be9;
    font-size: 28px;
	margin-bottom:20px;
}
.entry-content h5{
    color: #1e8be9;
    font-size: 20px;
	margin-bottom:20px;
}
.entry-content h6{
    font-size: 20px;
    margin-bottom: 20px;
}
.entry-content p{
	margin-bottom:30px;
}

.entry-content strong{
	color:#1e8be9;
}
.entry-content ol {
    padding-right: 15px;
}

/* General shortcodes */
.highlight-content {
    background-color: #eef7fe;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.question-highlight {
    display: block;
    margin-bottom: 20px;
    color: #f37a01;
}
.question-highlight h4 {
    display: inline-block;
    margin-right: 10px;
    color: #f37a01;
    margin-bottom: 0;
    text-decoration: underline;
}
.question-highlight i {
	background-color: #fde4cc;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
}
.quote-content {
    border-top: 1px solid #ff7f00;
    border-bottom: 1px solid #ff7f00;
    padding: 30px 0 20px;
    margin: 40px 40px 40px 0;
    position: relative;
    font-size: 20px;
}
.entry-content .quote-content p {
    margin-bottom: 10px;
}
.quote-icon{
    background-image: url(images/quote-icon.png);
    height: 36px;
    width: 52px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: -15px;
    right: -60px;
    background-size: contain;
}


.number-block {
    border: 4px solid #f2f2f2;
    padding: 10px;
    margin-bottom: 10px;
    height: 100%;
}
.num-bl-number {
    font-size: 100px;
    color: rgb(189, 199, 208);
    line-height: 0.6;
    margin: 5px 0;
}
.num-bl-text.blue {
    font-size: 18px;
    margin: 5px;
}
.number-block img {
    height: 65px;
    float: left;
}
/* Services */

.services-wrapper{
	margin:40px 0;
}
.service-item {
    text-align: center;
    margin-bottom: 80px;
}
.service-item img{
    max-width:60px;
	margin:0 auto 10px;
}
.service-item h3{
	font-size: 24px;
    margin-bottom: 10px;
}
.service-description {
    font-size: 18px;
    margin-bottom: 20px;
}
a.rm-btn {
    padding: 5px 23px;
}
.article-item a.rm-btn {
    display: inline-block;
    margin-top: 5px;
}
a.rm-btn i {
/*	-webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease;*/
    font-size: 15px;
    margin-right: 5px;
	position:relative;
	    -webkit-font-smoothing: antialiased;
}
a.rm-btn:hover i{
	/*    -webkit-font-smoothing: antialiased;
	-webkit-transform: translateX(-4px);
    transform: translateX(-4px);*/
}


/* About page */
img.google-bg {
    position: absolute;
    left: 0;
    max-height: 100%;
    max-width: 61%;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
}
#page-header {
	position:relative;
    padding: 20px 0 0;
    margin: 0;
    background-size: cover ;
    background-repeat: no-repeat ;
	background-position:50% 0;
	min-height: 51vh;
}
.header-model {
    position: relative;
	/*display: none;*/
}
.header-model img {
    float: left;
    margin-left: 12vw;
    position: relative;
    z-index: 1;
}
.header-content {
    /*padding: 20% 10px 0;*/
    padding: 10% 10px 0;
}
.model-quote {
	display:none;
    background-image: url(images/quote.png);
    background-repeat: no-repeat;
    background-position: 100%;
    color: #fff;
    font-size: 22px;
    height: 278px;
    width: 364px;
    text-align: center;
    padding: 45px 50px 0;
    font-family: 'almoni_Light', sans-serif;
    font-weight: 300;
    position: absolute;
    left: calc(12vw + 310px);
    z-index: 0;
}
.model-title h4{
	font-size:34px;
}
.model-title {
    position: absolute;
    z-index: 1;
    left: 20px;
    bottom: 20px;
}
.why-blocks{
	margin-top:40px;
}
.why-block img {
    max-width: 60px;
    margin: 0 auto 10px;
}
.why-block h3 {
    font-size: 22px;
	margin-bottom:20px;
}
.why-block {
    text-align: center;
    margin-bottom: 40px;
    font-size: 18px;
}
.members-wrapper{margin-top:40px;}
.member-item {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 30px;
	height:100%;
}
.member-item img {
    display: block;
    margin: 0 auto 20px;
    max-width: 80%;
    max-height: 300px;
    width: auto;
    border-radius: 100%;
    background: #eef7fe;
}
ul.member-socilas {
    margin-top: 15px;
}
ul.member-socilas li {
    display: inline-block;
    list-style-type: none;
    margin: 0 10px;
    height: 40px;
    width: 40px;
    line-height: 40px;
}
ul.member-socilas li a {
    background-color: #c5e4fd;
    color: #fff;
    border-radius: 100%;
    display: block;
    text-align: center;
    font-size: 17px;
}
ul.member-socilas li a:hover {
    background-color: #1d8ae9;
}
/* Blog */
.blog .main-content{
	padding-top:30px;
}
.blog-top-row {
    padding: 20px 0;
    border-bottom: 1px solid #d6e0e9;
}
ul.top-terms-list li {
    display: inline-block;
    list-style-type: none;
    margin-left: 20px;
    background-color: #eef7fe;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
ul.top-terms-list li:last-child {
    margin-left: 0;
}
ul.top-terms-list li a{
	color: #1d8ae9;
    display: block;
    height: 100%;
    padding: 10px 20px;
}
ul.top-terms-list li.current-term,
ul.top-terms-list li:hover{
	background-color:#1d8ae9;
}
ul.top-terms-list li.current-term a,
ul.top-terms-list li:hover a{ 
	color:#eef7fe;	
}
aside#sidebar aside#media_image-3 a:hover img {
    opacity: 0.75;
}
article.article-item{
    border: 1px solid #d6e0e9;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 9px 12px rgba(0,0,0,.08);
    -webkit-transition: all 250ms cubic-bezier(.02, .01, .47, 1);
    -moz-transition: all 250ms cubic-bezier(.02, .01, .47, 1);
    transition: all 250ms cubic-bezier(.02, .01, .47, 1);
}

article.article-item .entry-title {
    border-bottom: 1px solid #ebebeb;
    font-size: 28px;
    margin: -8px 0 10px;
}
article.article-item .entry-title a{
    color: #1d8ae9;
}
article.article-item .entry-title a:hover{
    color: #32acf5;
}
.single .post-details {
    padding: 20px;
    background-color: #eef7fe;
    margin-bottom: 30px;
}
.single .new-article-main-content .post-details.post-details-bottom {
    background-color: #d9eeff;
    margin-bottom: 0;
    margin-left: -8vw;
    margin-right: -8vw;
    padding: 40px 8vw;
}
.single .post-details.top-post-details {
    background: transparent;
    padding: 0 10px;
}
.single .post-details.top-post-details .author-image{
	position:relative;
	top:-24px;
}
.single .post-details.top-post-details .post-details-left {
    width: calc(100% - 80px);
    max-width: 100%;
}
.single .post-details.top-post-details .post-details-left h4.author-name{
	float:right
}
.single .post-details.top-post-details .post-details-left .entry-meta{
	float:left
}
.new-article-main-content h1.entry-title {
    color: #1e8be9;
    font-size: 66px;
    font-family: 'almoni_Bold', sans-serif;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 60px;
}
.about-title {
    color: #1d8ae9;
    padding: 20px;
    background-color: #eef7fe;
    margin-bottom: 3px;
    font-size: 22px;
} 
.new-article-main-content .about-title {
    color: #1d8ae9;
    padding: 20px 0 0;
    background-color: transparent;
    margin-bottom: 3px;
    font-size: 33px;
}
.post-details > div {
    float: right;
}
.post-details-right {
    max-width: 20%;
    margin-left: 20px;
}
.post-details-left {
    max-width: calc(80% - 20px);
}
.about-author .author-image img{
	max-width:100%;
}
.author-image img{
	max-width:60px;
}
h4.author-name {
    margin: 5px 0 -2px;
    font-size: 19px;
}
.about-author h4.author-name {
    font-size: 22px;
}
.entry-meta span {
    color: #4f5c67;
    font-size: 17px;
}
.more-article-block span.bullet,
.entry-meta span.bullet {
    font-size: 13px;
    position: relative;
    top: -1px;
    color: #1d8ae9;
}
.more-article-block span.bullet {
    margin: 0 3px 0 0;
}
.term-list a{
	color:#f37a01
}
article.article-item .entry-content{
    font-size: 18px;
    margin: 10px 0;
}
.pagenavi {
    text-align: center;
    display: block;
    margin: 40px 0;
}
.pagenavi li{
	display:inline-block;
}
.pagenavi a, .pagenavi span {
    margin: 0 3px;
    padding: 3px 11px;
}
.pagenavi a:hover, .pagenavi span {
    color: #2c8aca;
    border:1px solid #2c8aca;
}
.pagenavi a{
    border: 1px solid transparent;
    color: #4f5c67;	
}
/* single post */

div#share-article-block {
   /* padding-top: 50px;*/
}
div#share-article-block ul {
    /*position: fixed;
    list-style-type: none;*/
    position: absolute;
    list-style-type: none;
    top: 50vh;
    margin-right: 20px;
}
ul#share-buttons.stay {
    position: absolute;
    bottom: 0;
}
div#share-article-block ul li{
	display:block;
	margin-bottom:20px;
}
div#share-article-block ul li a {
    /*background-color: #f0f2f4;*/
    background-color: #fff;
    width: 57px;
    height: 57px;
    display: block;
    text-align: center;
    line-height: 57px;
    border-radius: 100%;
}
div#share-article-block ul li.fb a{
	color:#3b5998;
}
div#share-article-block ul li.tw a{
	color:#00aff2;
}
div#share-article-block ul li.gp a{
	color:#d34836;
}
div#share-article-block ul li a:hover{
    color: #eef1f5;
    background-color: #1d8ae9;
}

.new-article-main-content {
    padding: 22px 8vw 0;
    background: #f8f8f8;	
}
.new-article-main-content.new-service-mc {
	margin-top: 22px;
    padding: 22px 8vw;
}
.new-article-main-content.new-service-mc .highlight-content:last-child {
    margin-bottom: 0;
}
.last-paragraph{
	padding: 22px 8vw;
    background: #EBF0F4;
}
.new-article-main-content.new-service-mc .highlight-content{
	background-color:transparent;
}
.new-article-main-content .article-thumbnail img{
	width:100%;
}
/* Projects page */
a.project-item {
    display: block;
    margin-bottom: 30px;
	position:relative;
}
a.project-item img {
    width: 100%;
}
a.project-item > span {
	position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    border: 5px solid #1d8ae9;
    text-align: center;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 0;
    font-size: 45px;
    line-height: 1;
    font-family: 'almoni_Light', sans-serif;
    font-weight: 300;
    background-color: rgba(0,0,0,0.5);
}
a.project-item > span > span {
    height: 50px;
    width: 100%;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
a.project-item:hover > span {
    opacity: 1;
    border: 15px solid #1d8ae9;	
}


/* Single project */
article.project-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
div#main-content.project-gallery {
    margin: 30px 0 0;
}
article.project-content.entry-content p {
    margin-bottom: 10px;
}
article.project-content.entry-content a {
    color:#1e8be9;
}
article.project-content.entry-content strong {
    color:#4f5c67;
}
div#main-content.project-gallery [class*='col-'] {
    margin-bottom: 30px;
}
div#main-content.project-gallery [class*='col-'] img{
	height:100%;
}
.single-testimonial {
    padding: 20px 0;
    text-align: center;
}
.client-quote-icon{
    background: url(images/quote-sm.png) 50% no-repeat;
    background-size: contain;
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 20%;
}
.client-image img {
    margin: 10px auto 20px;
}

.client-title {
    font-size: 28px;
    margin: 20px 0 0;
}
.client-description {
    font-size: 20px;
}
.project-sidebars > div {
    width: 50%;
    float: right;
    padding: 50px 30px;
}
.project-sidebar-2 {
    background-size: cover;
    background-position: 50%;
    position: relative;
}
.project-sidebar-2 a {
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 18px;
    position: absolute;
    bottom: 50px;
}
.works-content .fields > div.field,
main#contact-page-contact .fields > div.field,
.project-sidebars .fields > div.field {
    float: right;
    width: 31.999999%;
    margin-left: 2%;
    margin-bottom: 2%;
}
.works-content .fields > div.field.last,
main#contact-page-contact .fields > div.field.last ,
.project-sidebars .fields > div.field.last {
    margin-left: 0;
}
.works-content .field-snd,
main#contact-page-contact .field-snd,
.project-sidebars .field-snd {
    width: 17.5%;
    float: left;
    position: relative;
    top: 22px;
}
.works-content .wpcf7 textarea,
main#contact-page-contact .wpcf7 textarea{
    height: 150px;	
}
.blue-inputs .wpcf7 textarea {
    height: 90px;
} 
.blue-inputs .wpcf7 input[type="text"], 
.blue-inputs .wpcf7 input[type="email"], 
.blue-inputs .wpcf7 input[type="number"], 
.blue-inputs .wpcf7 textarea {
    background-color: #eef7fe;
    border: 0 none;
    padding: 10px;
    width: 100%;
    font-size: 15px;
    font-family: 'almoni_Regular', sans-serif;
    font-weight: 400;
    box-sizing: border-box;
}
main#contact-page-contact .wpcf7 input[type="submit"],
.project-sidebars .wpcf7 input[type="submit"]{
	padding:10px 0;
}

/* Contact us page */
main#contact-page-contact {
    min-height: calc(100vh - 90px);
    background-size: cover;
    background-position: 50%;
    float: right;
    width: 60%;
    padding: 50px 30px;
}
main#contact-page-contact .wpcf7-form{
    width: 75%;
}
#___partnersbadge_0 iframe, #___partnersbadge_0{
width: 194px !important;
float: left;
}
.contact-lower-det {
    margin-top: 12vw;
}
.contact-lower-det > div {
    float: right;
    width: 50%;
}
.contact-lower-det.clearfix .en-title {
    margin-bottom: 20px;
}
.keep-in span {
    color: #fff;
    margin-left: 20px;
    margin-top: 20px;
    display: inline-block;
}
.keep-in span a:hover{
    color: #ff7f00;
}

aside#contact-page-map {
    min-height: calc(100vh - 90px);
    width: 40%;
}
div#google-map {
    height: 100%;
    width: 100%;
}
/* Sitemap */
.entry-content .sitemap-block h3 {
    color: #1d8ae9;
    border-bottom: 1px solid #d6e0e9;
}
.sitemap-block img {
    display: inline-block;
    position: relative;
    top: 7px;
}
.rel-menu ul li:before {
    display: none;
}
.rel-menu ul li a{
	font-size:24px;
    font-family: 'almoni_Bold', sans-serif;
    font-weight: 700;
}
.rel-menu ul li ul li {
    margin-right: 0;
    margin-bottom: 5px;
}
.rel-menu ul li ul li a{
	font-size:18px;
    font-family: 'almoni_Regular', sans-serif;
    font-weight: 400;
} 
/* Jobs */
.job-item {
    background-color: #eef7fe;
    padding: 20px;
    margin: 30px 0;
}
.job-icon {
    background-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin: -50px auto 0;
    position: relative;
    padding: 13px;
}
.job-item img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.entry-content .job-item h2{
	font-family: 'almoni_Bold', sans-serif;
    font-weight: 700;
	color:#f37a01;
	font-size:28px;
	text-align:center;
    margin: 10px 0 0;
}
.entry-content .job-item h3{
    color: #1d8ae9;
    font-size: 23px;
    margin-bottom: 10px;
}
.entry-content .job-item ul li{
    margin: 0 15px;
}
.entry-content .job-item ul li:before {
	content: "\f00c";
    font-family: FontAwesome;
    height: auto;
    width: auto;
    background-color: transparent;
    top: 2px;
    right: -18px;
    font-size: 14px;
    color: #1e8be9;
}
.job-form {
    border-top: 1px solid #d6e0e9;
    margin-top: 20px;
    padding-top: 20px;
}
.br-fields.fields.clearfix {
    margin-left: -10px;
    margin-right: -10px;
}
.br-fields .full-field {
    padding: 0 10px;
}
.br-fields .half-field {
    float: right;
    width: 50%;
    padding: 0 10px;
	margin-bottom:10px;
}
.half-field br {
    display: none;
}
label.cv-label{
    color: #1d8ae9;
    border: 1px solid #1d8ae9;
    width: 100%;
    padding: 8px 5px;
    font-size: 14px;
    text-align: center;
    max-height: 34px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
label.cv-label:before {
    content: "\f0c6";
    font-family: fontawesome;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 4px;
}
.wpcf7 .br-fields input[type="text"], 
.wpcf7 .br-fields input[type="email"], 
.wpcf7 .br-fields input[type="number"], 
.wpcf7 .br-fields textarea {
    background-color: #fff;
    border: 0 none;
    padding: 8px 5px;
    width: 100%;
    font-size: 15px;
    font-family: 'almoni_Regular', sans-serif;
    font-weight: 400;
    box-sizing: border-box;
	max-height:34px;
}
.wpcf7 .br-fields input[type="file"] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.wpcf7 .br-fields input[type="submit"] {
    max-width: 100px;
    text-align: center;
    padding: 5px;
    margin: 5px 10px;
}
/* After Contact Page + 404 page */
main#after-contact-page-contact {
    height: calc(100vh - 90px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
main#after-contact-page-contact article {
    position: relative;
    top: 50%;
    transform: translateY(-100%);
    width: 50%;
    text-align: center;
    font-size: 26px;
	z-index: 1;
}
main#after-contact-page-contact article p {
    margin-bottom: 50px;
}
main#after-contact-page-contact article a{
    color: #2c8aca;
    border-color: #2c8aca;
    font-size: 18px;
    padding: 10px 40px;
    border: 2px solid;	
}
main#after-contact-page-contact img {
    position: absolute;
    bottom: 0;
    left: 0;
    max-height: 100%;
    width: auto;
}
.error404  main#after-contact-page-contact img {
    left: 2vw;
}


/* SideBar */
aside#sidebar {
    margin: 22px 0;
}
aside#sidebar aside{
    margin-bottom: 22px;
}
aside#sidebar aside.Yop,
aside#sidebar  aside.widget_text {
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
    padding: 20px 27px;
	position:relative;
}

aside#sidebar aside.widget_text.blue-widget {
	box-shadow: none;
    background: #1e8be9;
	color:#fff;
}
aside#sidebar aside.widget_text.blue-widget a{
	color:#fff;
}
aside#sidebar aside.Yop h3.widget-title,
aside#sidebar  aside.widget_text h3.widget-title {
    font-size: 22px;
    border-bottom: 2px solid #f4f2f2;
    margin: 0 -27px 20px;
    padding: 0 27px 15px;
	color:#f37a01;
}
aside#sidebar aside.widget_text.blue-widget h3.widget-title{
    color: #fff;
	border-bottom: 2px solid #73b4ed;
}
div.yop-poll-container {
    padding: 0 !important;
    background: transparent !important;
}

aside#sidebar aside.Yop{
	background:url(images/seker.png) 0 0 no-repeat transparent;
	background-size:cover;
}
form.yop-poll-forms
 > div:first-child > div:first-child  > div:first-child  {
    text-align: right !important;
    color: #1d8ae9;
    font-size: 31px;
    padding: 0 !important;
    margin: 0 0 10px !important;
}
button.yop_poll_vote_button {
    margin: 0 10px 0 0 !important;
    color: #2c8aca;
    border: 1px solid #2c8aca;
    background: transparent;
    font-size: 18px !important;
    padding: 5px 23px;
-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
button.yop_poll_vote_button:hover{
    color: #fff;
    border-color: #2c8aca;
    background-color: #2c8aca;	
}
form.yop-poll-forms ul li label {
    font-size: 16px !important;
    position: relative;
    top: -2px;
    left: 5px;
    right: 5px;
    font-weight: 100;
}
form.yop-poll-forms ul li  {
    margin-bottom:10px !important;
}
div.yop-poll-container-success {
    display: none;
}
form.yop-poll-forms ul li label {
    color: #4f5c67;
}
.yop-poll-results-bar > div {
    background: #c8e0fc !important;
    width: 90%;
}
a.title-btn {
    position: absolute;
    top: 22px;
    left: 28px;
    color: #f37a01;
    border: 1px solid #f37a01;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
}
a.title-btn:hover {
    color: #fff;
    border: 1px solid #fff;
    background: #f37a01;
}
aside#sidebar aside.widget_text.blue-widget a.title-btn {
    border-color: #fff;	
}
.most-pop-art{
    font-size: 16px;
    line-height: 1;
    display: block;
    margin-bottom: 20px;
    color: #4f5c67;
}
.mpimg-wrapper {
    position: relative;
    display: inline-block;
}
.mpimg-wrapper span {
    position: absolute;
    bottom: 0;
    color: #fff;
    right: 0;
    background: #1d8ae9;
    padding: 0 10px;
}
.testimonials-slider {
    direction: rtl;
}
.testimonials-slide-item{
	text-align:center;
}
.testimonials-slide-item img {
   /* width: 88px;*/
}
.testimonials-slide-item h3.client-title {
    font-size: 22px;
}
.testimonials-slide-item .client-text {
    font-size: 19px;
    margin: 20px 0;
 	direction: rtl;   
	
	height: 210px;
    overflow: hidden;
/*
        -webkit-font-smoothing: subpixel-antialiased;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
transform: scale(2); zoom: 0.5;*/
}
.bx-pager.bx-default-pager {
	text-align:center;
}
.bx-pager-item {
    display: inline-block;
    margin: 0 5px;
}
.bx-pager-item a{
	text-indent:-99999px;
	display:block;
	width:10px;
	height:10px;
	background-color:#fff;
	opacity:0.6;
	border-radius:100%;
}
.bx-pager-item a:hover,
.bx-pager-item a.active{
	opacity:1;
}
.res-widget-item, .display-posts-list-item {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
    border-bottom: 1px solid #f4f2f2;
    padding-bottom: 10px;
}
.row .col-md-12:last-child .display-posts-list-item ,
.row .col-md-12:last-child .res-widget-item {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.display-posts-list-item > div,
.res-widget-item > div {
    display: flex;
    flex-direction: column;
}

.dpli-img {
    width: 25%;
    margin-left: 5%;
}
.dpli-txt {
    width: 70%;
}
.dpli-txt h3 {
    font-size: 23px;
}
.dpli-txt a{
	height:38px;
	display:block;
}
.dpli-txt a:hover {
	color:#32acf5;
}
.dpli-txt .entry-meta {
    margin-top: 17px;
}
.dpli-txt .entry-meta span.bullet {
    margin: 0 3px;
}
.res-widget-item > div.cent {
  align-items: center;
  justify-content: center;
}
.res-widget-img {
    height: 50px;
    width: 50px;
    background-color: #f4f2f2;
    border-radius: 100%;
    text-align: center;
    padding: 3px;
    margin-left: 20px;
}
.seo-widget-result-item {
  justify-content: center;
    width: calc(100% - 100px);
}
.cent.seo-widget-rank {
    width: 30px;
	font-size:22px;
}
.seo-widget-result-item h4 {
    font-size: 18px;
}
.seo-widget-result-item p {
    font-size: 14px;
}
.seo-widget-result-item p i {
    margin-right: 5px;
    font-size: 12px;
}


.posts-gallery-item {
    text-align: center;
}
.posts-gallery-item img {
    margin: 0 auto;
}
/* wpcf7 */
div#footer-sidebar-3 div.form-wrapper > div {
    float: right;
    width: 20%;
    position: relative;
	margin-left:5px;
}
div#footer-sidebar-3 div.form-wrapper > div.last{width:auto;float:left;}
div#main-fw > div {
    margin-bottom: 10px;
}
div#main-fw {
    margin: 30px 0 0;
}
p.form-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 3px;
    color: #ff7f00;
font-family: 'almoni_Bold', sans-serif;
    font-weight: 700;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 textarea{
    background-color: #fff;
    border: 0 none;
    padding: 14px 10px;
    width: 100%;
    font-size: 15px;
    font-family: 'almoni_Regular', sans-serif;
    font-weight: 400;
    box-sizing: border-box;
}
.wpcf7 input:focus ,
.wpcf7 textarea:focus {
    outline: #1d8ae9 auto 5px;
}
.wpcf7 textarea {
    height: 180px;
}
.wpcf7 input[type="submit"] {
	border: 0 none;
    background-color: #ff7f00;
    color: #fff;
    padding: 12px 48px;
    float: left;
    font-family: 'almoni_Bold', sans-serif;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    width: 100%;
}
.works-content .wpcf7 input[type="submit"] {
	color: #2c8aca;
    border: 2px solid #2c8aca;
	background-color:transparent;
}
.works-content .wpcf7 input[type="submit"]:hover {
	color: #fff;
    border-color: #2c8aca;
	background-color:#2c8aca;
}
.wpcf7 input[type="submit"]:hover {
    background-color: #fe9601;
	color: #fff;
}
.wpcf7 div#main-fw input[type="submit"]{
    float: none;
    width: 100%;
}
.wpcf7 div#main-fw input[type="submit"]:hover{
    background-color: #58585a;
	color: #d3d3d3;	
}
span.wpcf7-not-valid-tip {
    font-size: 13px;
    color: #f37a01;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
	border: 0 none;
    margin: 0;
    padding: 0;
    font-size: 17px;
    height: 0;
}
.bx-wrapper {
    margin: 0 auto;
}

.hesperiden.tparrows:before {
    top: -1px;
    position: relative;
}

/* Media Queries */
@media only screen and (max-width: 1480px){
	.sec-1-main {
		padding: 7vw 0 0;
		max-width: 740px;
	}
	
	.sec-1-menu {
		margin-top: 6vh;
	}
	section#best-articles,
	#case-studies-section,
	#testimonials-section,
	section#section-3,
	section#section-4,
	section#section-2 {
		padding: 6vh 0;
	}  
	#case-studies-section{padding-bottom:0;}
	#testimonials-section{padding-top:0;padding-bottom: 0px;}
	.testimonials-content {
		margin: -6vh 0 0;
	}
	.section-testimonials-content{
		padding-top:3vh;
	}
	.more-article-block h3 a,
	.dpli-txt h3 {
		font-size: 20px;
	}
	a.project-item > span {
		font-size: 35px;
	}
	a.project-item > span > span {
		height: 47px;
	}
	.wpcf7 input[type="submit"] {

		padding: 12px;

	}	
	div#footer-sidebar-6 ul li {
		margin-left: 15px;
	} 
	
}

	

@media only screen and (max-width: 1534px){
	
	
	div#insta-slider-wrapper {
		width: 72%;
	}	
	
	.he-title {
		font-size: 57px;
	}
	.en-title {
		font-size: 22px;
	}	
	.section-ba-cat-list li {
		margin: 0 5px;
	}
	.cols-wrapper > div {
		padding: 30px 25px;
	}
	.follow-us ul#socials-wrapper li a, div#footer-sidebar-1 ul#socials-wrapper li a {
		font-size: 16px;
		width: 46px;
		height: 46px;
		line-height: 46px;
	}
	.header-model img {
		margin-left: 4vw;
	}
	.model-quote {
		left: calc(4vw + 310px);
	}
	.num-bl-number {
		font-size: 82px;
	}
	.number-block img {
		height: 56px;
	}
}
.mob-socials-wrapper{display:none;}
@media only screen and (min-width: 1660px){
	.sec-1-main > div.sec-1-main-num {
		font-size: 150px;
		position: relative;
		top: 10px;
	}
	.sec-1-main-content h2 {
		font-size: 95px;
	}
	.sec-1-main-content h3 {
		font-size: 46px;
	}
	.sec-1-main-content p {
		font-size: 30px;
	}
}
@media only screen and (max-width: 1300px){
	
	form.yop-poll-forms > div:first-child > div:first-child > div:first-child {
		font-size: 29px;
	}	
	.yop-poll-forms-display > div {
		margin: 0 !important;
	}
}
@media only screen and (max-width: 1024px){
	.pulse-ring{display:none;}
	.sec-1-main {
		padding: 7vw 0 0;
		max-width: 580px;
	}
	.sec-1-main > div.sec-1-main-num {
		font-size: 19.5vw;
	}
	.sec-1-main-content h3 {
		font-size: 3.75vw;
	} 
	.section-2-content {
		padding: 3vh 0 0;
	}
	.section_2_image img,
	.section_3_image img {
		max-width: 80%;
	}
	div#case-stusies-wrapper{
		top:0;
	}
	.testimonials-content {
		margin: 20px 0 0;
		padding-top: 20px;
	}
	.testimonials-content .bx-pager.bx-default-pager {
		position: relative;
		top: 15px;
	}
	.mob-frontpage-testimonials-wrapper .testimonials-slide-item, 
	.frontpage-testimonials-wrapper .testimonials-slide-item	{
		width:auto;
	}
	ul.section-ba-cat-list {
		position: relative;
		margin: 20px 0 0;
		text-align: left;
	}
	.ba-posts-wapper {
		margin-top: 30px;
	}
	.dpli-txt a {
		line-height: 1;
		font-size: 16px;
		height: 18px;
	}
	.c1p-item h3 a{
		line-height: 1;
		font-size: 16px;		
	}
	section#works-section {
		margin: 6vh 0 0;
	}
	section#works-section .projects-wrapper{
		margin-top:20px;
	}
	section#works-section p a {
		margin-top: 0;
	}
	div#footer-sidebar-1 h3 {
		margin-top: 95px;
	}
	.k-1024{display:none;}
	

	
}
a.phone-number-mobile img{
	display:none;
}
	.mobile-content {
		position: absolute;
		width: 100%;
		bottom: 10vw;
		text-align: center;
		font-size: 8vw;
		color: #fff;
	}
@media only screen and (max-width: 990px){
	.sec-1-gallery-0 .slide {
		display: inline-block;
		/* margin: 0 2.5vh; */
		width: auto;
		max-width:34%;
	}
	a.phone-number-mobile img {
		display:block;
		width: 48px;
		position: absolute;
		z-index: 999;
		right: 95px;
		top: 12px;
	}
	.mobile-content {
		position: absolute;
		width: 100%;
		bottom: 10vw;
		text-align: center;
		font-size: 8vw;
		color: #fff;
	}
	.model-title {
		display: none;
	}
	.rel_small a {
		font-size: 24px !important;
	}	
	.block-on-990{
		display:block;
	}
	.row.row-eq-height.block-on-990 [class*='col-'] {
		display: block;
		flex-direction: initial;
	}	
	nav#site-navigation ul li {
		padding: 16px 0;
		height: auto;
	}
	
	.mob-socials-wrapper{
		display: block;
		background: #eef7fe;
		padding: 20px;
	}
	.mob-socials-wrapper.clearfix ul {
		text-align: center;
	}	
	nav#site-navigation .mob-socials-wrapper ul li{
		width: 50px;
		height: 50px;
		float: none;
		border: 0 none;
		background-color: #fff;
		border-radius: 100%;
		margin: 0 5px;
	}
	nav#site-navigation .mob-socials-wrapper ul li a {
		color: #1d8ae9;
	}
	a#menu-toggler {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		height: 90px;
		width: 90px;
		z-index: 999;
		padding: 20px;
		background-color: #1d8ae9;
	}
	#menu-toggler > span {
		display: block;
		background-color: #fff;
		width: 32px;
		height: 4px;
		margin-bottom: 6px;
		border-radius: 0;
		position:absolute;
	
		opacity: 1;
		left: 0;
		right:0;
		margin:auto;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
	}
	#menu-toggler > span:nth-child(1) {
    top: 28px;
	}

	#menu-toggler > span:nth-child(2) {
		top: 41px;
		background-color: transparent;
		font-size: 13px;
		color: #fff;
	}
	#menu-toggler > span:nth-child(2) > span {
		position: absolute;
		top: 0;
		height: 7px;
		width: 100%;
		text-align: center;
		line-height: 6px;
	}
	#menu-toggler > span:nth-child(3) {
    top: 55px;
	}
	#menu-toggler.open > span {
		background-color: #fff;
	}
	#menu-toggler.open > span:nth-child(1) {
	  top: 40px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}

	#menu-toggler.open > span:nth-child(2) {
	  opacity: 0;
	  left: -60px;
	}

	#menu-toggler.open > span:nth-child(3) {
	  top: 40px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}	
	
	
	
	aside#sidebar {
		display: none;
	}
	div#footer-sidebar-2,
	div#footer-sidebar-3,
	div#footer-sidebar-4,
	div#footer-sidebar-5,
	ul.section-ba-cat-list,
	a.tc-btn,
	.sc1_txt_bl_wrapper form,
	.socials-wrapper,
	.header-info .phone-number span,
	.header-info .e-mail,
	.nifgaim-wrapper,
	.nifgaim-btn,
	.pulse-ring,
	.inner-ring{
		display:none;
	}
	.phone-number i {
		display: inline-block;
		float: right;
		font-size: 28px;
		position: relative;
		top: 9px;
		left: 80px;
	}
	.new-article-main-content {
		padding: 10px 4vw 0;
	}
	.new-article-main-content h1.entry-title {
		font-size: 29px;
		margin-bottom: 10px;
	}
	div#footer-sidebar-6 {
		margin-top: 20px;
	}
	div#footer-sidebar-6 ul li:first-child {
		display: none;
	}
	div#footer-sidebar-6 ul li:last-child {
		float: left;
	}
	.container-fluid {
		padding: 0 15px;
	}
	/*
	.row-eq-height{
		display:block;
	}
	.row.row-eq-height [class*='col-'] {
		display: block; 
	}*/
	
	
	nav#site-navigation {
		width: 100%;
		z-index: 9;
		top: 90px;
		right: -100%;
	}
	nav#site-navigation ul li {
		display: inline-block;
		width: 50%;
		float: right;
		border: 1px solid #d6e0e9;
	}
	nav#site-navigation ul li.mobile-hidden {
		display: none;
	}
	div#top-header,
	div#overall-wrapper {
		width: 100%;
		margin-right: 0;
	}
	div#top-header {
		padding: 0 15px;
	}	
	div#logo {
		padding: 25px 0;
		float: left;
	}
	.cols-wrapper > div {
		width: 100%;
	}
	.he-title {
		font-size: 70px;
	}
	.en-title {
		font-size: 28px;
	}	
	.fs-22{
		font-size: 22px;		
	}
	.teaser, .teaser.he-content,
	.section4-block-item,
	.he-content {
		font-size: 22px;
		padding: 0 10px;
	}	
	.section4-block-item h3 {
		font-size: 28px;
		margin-bottom: 7px;
	}
	/* Section 1 */
	.sec-1-main > div.sec-1-main-num,
	.sec-1-main > div {
		float: none;
		width: 100%;
		margin: 0;
		text-align: center;
		line-height: 1;
	}
	.sec-1-main-num.blue.light {
		font-size: 43vw;
		line-height: .9;
	}
	.sec-1-main-content h3 {
		font-size: 8vw;
	}
	.sec-1-main-content h2 {
		margin: 0;
		font-size: 10vw;
	}
	.sec-1-main-content p {

		margin-top: 15px;
		    font-size: 10vw;
	}
	.sec-1-main-content p a {
		display: block;
		color: #f37a01;
			font-size: 6.75vw;
	}
	.sec-1-menu ul li {
		display: inline-block;
		margin: 0 15px;
	}
	.sec-1-menu ul li a {
		font-size: 15px;
	}
	.alignRight {
		text-align: center;
	}	
	section{
		min-height:1px;
	}
	section#section-1 {
		min-height: calc(100vh - 90px);
	}
	.sec-1-gallery-wrapper {
		/*display: none;*/
	}
	.sec-1-gallery-0 .slide {
		max-width: 30%;
	}

	.page-template-page-about header#page-header {
		position: relative;
		background: url(images/banner.jpg) 50% no-repeat transparent !important;
		background-size: cover;
	}	
	
	#testimonials-section,
	#cotact-section,
	section#works-section,
	section#best-articles,
	#case-studies-section,
	section#section-4,
	section#section-2,
	section#section-3 {
		padding: 40px 0;
		text-align: center;
		margin: 0;
	}
	section#best-articles
	.section-ba-content {
		padding: 3vh 0 0;
	}	
	.cols-wrapper > div {
		padding: 4vh 25px;
	}
	.section-2-content {
		padding-right: 0;
	}
	.section_2_image img {
		margin-left: -15px;
		display: block;
		float: left;
	}	
	.section_3_image img {
		margin-right: -15px;
		display: block;
		float: right;
	}
	.section_3_image,
	.section_2_image {
		margin-top: 40px;
	}
	.section_2_note-2 {
		position: absolute;
		top: 0;
		left: 5%;
		background-color: #1d8ae9;
		color: #fff;
		padding: 10px;
		text-align: center;
		max-width: 140px;
		border-radius: 6px;
	}
	.section_2_note-2 .num-title {
		font-size: 33px;
	}
	div#case-stusies-wrapper {
		top: 0;
		overflow:hidden;
	}
	div#rev_slider_1_1 img{
		/*width: 120% !important;*/
		
	}
	.mob-frontpage-testimonials-wrapper .testimonials-slide-item {
		box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.1);
		margin: 20px 0;
	}
	.mob-frontpage-testimonials-wrapper .bx-controls.bx-has-pager {
		margin-top: 20px;
	}
	.section-contact-details {
		margin-top: 40px;
	}
	input.wpcf7-form-control.wpcf7-submit {
		padding: 8px 0;
		width: 150px;
	}
	#footer {
		padding: 40px 0;
	}
	div#footer-sidebar-1 h3 {
		font-size: 22px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.dpli-txt h3 a{
    font-size: 22px;
    margin-bottom: 70px;
	}
	.entry-meta span {
		color: #4f5c67;
		font-size: 20px;
	}
	/* About */
	.header-content {
		padding: 20px 0 0;
		text-align: center;
	}
	.header-model {
		position: relative;
		max-width: 50%;
		float: left;
	}
	.entry-content {
		/*text-align: center;*/
	}
	.single-service #regular-page-header {
		background: url(images/banner.jpg) 50% no-repeat transparent !important;
	}
	.highlight-content img {
		max-width: 50%;
		margin: 0 auto;
	}
	select.top-terms-list {
		float: left;
		margin-bottom:20px;
	}
	article.article-item .entry-title {
		margin: 10px 0;
	}
	article.article-item {
		padding: 15px;
	}
	div.aligncenter {
		margin: 0 auto 20px;
		max-width: 100%;
	}
	.single .post-details {
		margin-bottom: 0;
	}
	div#share-article-block ul {
		position: relative;
		text-align:center;
	}
	div#share-article-block ul li {
		display: inline-block;
		margin: 0 10px;
	}
	.thin-large, .entry-content h1,
	.more-articles, .entry-content h2 {
		font-size: 45px;
	}
	div#share-article-block {
		padding-top: 20px;
	}
	.single-testimonial {
		padding: 20px;
	}
	article.project-content {
		top: 0;
		transform: translateY(0);
	}
	header#regular-page-header.has-bg.project-header {
		background-size: cover;
		height: 25vh;
		background-position: 50% !important;
		padding: 40px 0 0;
	}
	.project-sidebars > div {
		width: 100%;
		float: none;
		padding: 20px;
	}
	.project-sidebar-2 a {
		color: #fff;
		border: 1px solid #fff;
		padding: 8px 18px;
		position: relative;
		bottom: 0;
		display: block;
		text-align: center;
		max-width: 80%;
		margin: 10px 0;
	}
	main#contact-page-contact {
		float: none;
		width: 100%;
		padding: 20px;
	}
	main#contact-page-contact .wpcf7-form {
		width: 100%;
	}
	aside#contact-page-map {
		float: none;
		height: 40vh;
		width: 100%;
		min-height: 0;
	}
	.contact-lower-det > div {
		float: none;
		width: 100%;
		text-align: center;
	}
	.keep-in{
		margin-top:20px;
	}
	.keep-in span {
		color: #fff;
		margin-left: 0;
		margin-top: 0;
		display: inline-block;
	}
	main#after-contact-page-contact article {
		width: 100%;
		    top: 40%;
	}
	.block-wrapper.bg-white img {
		right: -15px;
	}
	.block-wrapper.bg-grey img {
		left: -15px;
	}
	
	section#section-2 {
		margin-top: -2vh;
	}	
	.ba-posts-wapper{
		/*left:10px;
		position:relative;*/
	}
	.ba-posts-wapper > div {
		/*padding-right: 0;
		padding-left: 0;*/
	}	
	.hfm{display:none;}
	.ba-posts-wapper .more-article-block {
		box-shadow: none;
		margin-bottom: 0;
	}	
	.more-article-block h3 a {
		color: #1d8ae9;
		font-size: 18px;
		padding: 0;
		height: auto;
		display: block;
		overflow: hidden;
		margin: 10px 0;
		text-align: right;
	}	
	a.project-item,
	a.project-item img{
		width:100%;
	}
	.more-article-block span.term-list {
		text-align: right;
		padding: 0;
		font-size: 16px;
	}	
	div#main-content.project-gallery [class*='col-'] img {
		width: 100%;
	}	
	#regular-page-header .he-title {
		margin: -10px 0 10px;
	}
	
	.tp-bullet {
		width: 10px !important;
		height: 10px !important;
		background: #1d8ae9 !important;
		opacity: 0.6;
		border: 0 none !important;
	}	
	.tp-bullet.selected {
		opacity: 1;
	}

}
@media only screen (min-width: 1024px) and (max-height: 670px){
	.section_3_image {display:none;}
.testimonials-content {
    margin: 0;
    padding-top: 0;
}
.section-contact-details {
    margin-top: 40px;
    display: none;
}
#footer {
    padding: 10px 0;
}
#footer-sidebar-6 img,
#footer-sidebar-1 img.aligncenter {
    margin: 0px auto;
    max-width: 75%;
}
.dpli-fp.display-posts-list-item.clearfix {
    margin-bottom: 20px;
}	
	section#section-4{
		padding-bottom:0;
	}
	.section4-blocks {
		margin-top: 30px;
	}
	.rel_small a {
		font-size: 15px !important;
	}
	.hesperiden.tp-bullets {
		top: 104% !important;
	}	
	nav#site-navigation ul li {
		padding: 16px 0;
		height: auto;
	}	
	.he-title {
		font-size: 43px;
	}
	.en-title {
		font-size: 20px;
	}	
	.teaser, .teaser.he-content,
	.section4-block-item,
	.he-content {
		font-size: 17px;
		padding: 0;
	}	
	.client-quote-icon,
	.testimonials-slide-item img {
		width: 88px;
		display: none;
	}
	.section4-block-item h3 {
		font-size: 18px;
		margin-bottom: 12px;
	}
	.section4-block-item{
		height: auto;
		margin: 0;
		min-height: 135px;
	}
	.section4-block-item img {
		max-width: 60%;
		margin: 0 auto;
	}
	section#map-section {
		display: none;
	}
}
@media only screen and (max-width: 600px){

    body.page-id-279 .row.row-eq-height .col-sm-3:nth-child(4) {
        clear: both;
    }

	body.page-id-279 a.project-item > span > span {
        height: 17px;
        font-size: 18px;
        line-height: 18px;
        margin: 0px;
        padding: 0px;
    }
    	
	.tp-caption.rel_small{
		/*font-size:30px !important*/
	}
	
	.service-item {
		margin-bottom: 50px;
	} 
	.entry-content {
		text-align: center;
	}	
	article .entry-content,
	.single	.entry-content {
		text-align: right;
	}	
	.semi-title{
		font-size:45px;
	}
	.header-spacer {
		height: 60px;
	}
	.page-template-front-page .header-spacer {
		height: 0px;
	}
	div#logo {
		padding: 12px 0;
	}	
	div#top-header {
		height: 60px;
		line-height: 60px;
	}	
	a#menu-toggler {
		height: 60px;
		width: 60px;
	}
	nav#site-navigation {
		top: 60px;
	}
	#menu-toggler > span:nth-child(1) {
		top: 15px;
	}
	#menu-toggler > span:nth-child(2) {
		top: 27px;
	}
	#menu-toggler > span:nth-child(3) {
		top: 40px;
	}
	#menu-toggler.open > span:nth-child(1),
	#menu-toggler.open > span:nth-child(3) {
		top: 27px;
	}
	img.google-bg,
	.header-model {
		display: none;
	}
	.row-eq-height{
		display:block;
	}
	.row.row-eq-height [class*='col-'] {
		display: block; 
	}
	.works-content .fields > div.field, main#contact-page-contact .fields > div.field, .project-sidebars .fields > div.field {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 0;
	}
	aside#sidebar {
		display: none;
	}
	.author-description {
		margin-top: 25px;
		margin-right: -70px;
	}
	.quote-icon {
		width: 25px;
		right: -30px;
	}
	.quote-content {
		margin: 40px 20px 40px 0;
	    padding: 15px 0 10px;
	}
	.sec-1-main {
		padding: 13vw 0 0;
		max-width: 100%;
	}	
	.sec-1-main-content p {
		margin-top: 0;
		font-size: 10vw;
	}
	.sec-1-main-content p a {
		margin-top: 5px;
	}
	a.phone-number-mobile img {
		width: 43px;
		position: absolute;
		z-index: 999;
		right: 75px;
		top: 5px;
	}
	div#logo img {
		max-width: 130px;
		position: relative;
		top: 4px;
	}
	section#section-1 {
		height: calc(100vh - 50px);
		background-position: 50%;
		position:relative
	}
	.mobile-content {
		position: absolute;
		width: 100%;
		text-align: center;
		color: #fff;
		bottom: 23vh;
		font-size: 26px;
	}
	i.arr-down-mob{
		color: #f37a01;
		font-size: 45px;
		position: absolute;
		width: 45px;
		text-align: center;
		left: 0;
		right: 0;
		margin: auto;
		margin-top: 10px;
	}
	.mobile-content h3{
		font-size:45px;
	}
	.section_2_image img,
	.section_3_image img {
		max-width: 100%;
	}
	.sec-testimonials-gallery-wrapper{display:none;}
	.fs-22 {
		font-size: 18px;
	}
	.dpli-txt h3 a {
		font-size: 19px;
		margin-bottom: 15px;
	}
	.left-col .site-btn ,
	.right-col .site-btn {
		display: inline-block;
		margin-bottom: 3vh;
	}
	.cols-wrapper > div {
		padding: 7vh 25px 5vh;
	}
	.center-col .sub-title {
		margin-bottom: 20px;
	}
	.col-1-posts {
		margin: 15px 0 15px;
	}
	.works-content .field-snd {
		width: 100%;
	}
	input.wpcf7-form-control.wpcf7-submit {
		padding: 8px 0;
		width: 100%;
	}
	div#footer-sidebar-6 ul li {
		display: inline-block;
		width: 50%;
		margin: 0;
	}
	.c1p-item {
		height: 160px;
	}
	.credits {
		margin-top: 0;
	}
	nav#site-navigation ul li {
		height: calc(100vh / 3 - 53px);
	}
	nav#site-navigation ul#menu-main li {
		padding: 8vh 0;
	}
	.blog-top-row span.orange {
		position: relative;
		top: 8px;
	}	
	
	.entry-meta span {
		color: #4f5c67;
		font-size: 16px;
	}
	.num-bl-number {
		font-size: 73px;
	}
	.number-block {
		text-align: right;
	}
	.number-block img {
		position: relative;
		top: -55px;
	}	
	.he-title {
		font-size:43px;
	}
}
