/*NEW LANDING PAGE*/

.desktopslider {
    background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/08/imacImg.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 525px;
    height: 430px;
    margin-left: 0px;
    padding: 28px 23px 0;
    margin-top: 30px;
}

div#godownlink.gobup .arrow a i {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    position: relative;
}


/* for custom scrollbar for webkit browser*/

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: #fff;
}

::-webkit-scrollbar-thumb {
    background: #444
}

body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 a:before,
body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 .sfm-active-item a:before,
body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 .sfm-active-smooth a:before {
    background-color: rgba(255, 255, 255, 0.13);
    color: #444;
}

body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 a:before,
body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 .sfm-active-item a:before,
body .sfm-no-mobile #sfm-sidebar .sfm-menu-level-0 .sfm-active-smooth a:before {
    background-color: transparent;
}

body .sfm-no-mobile a:hover,
body .sfm-no-mobile a:focus {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    /* padding: 2px; */
}

.redb {
    padding: 30px 30px;
    max-width: 1100px;
    margin: 0 auto;
}

.sf-compact #sf-sidebar .sf-nav {
    min-height: 0px;
    height: 100%;
    max-height: 100%;
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: table;
}

.sf-compact #sf-sidebar .sf-nav > ul {
    display: table-cell;
    height: auto;
    margin-top: 0px;
}

.sle.cntcont {
    padding: 60px 30px;
}

.sf-compact #sf-sidebar .sf-logo img {
    min-height: 70px;
}

div#portitem p {
    font-size: 16px;
    line-height: 28px;
}

#portitem .beforafater h2 {
    font-size: 38px;
    font-weight: 400;
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #fff;
    margin-bottom: 25px;
}

div#portitem h2.kl {
    font-weight: 400;
    font-size: 38px;
    color: #444;
    text-transform: capitalize;
}

div#deviceipad {
    background: #ececec;
}

div#portitem div#deviceipad h2.kl {
    color: #000;
}

.beforafater {}

li.lid a:hover {
    background: #000;
    color: #fff;
}

li.lid a.visit-site:hover {
    background: transparent;
    color: #000;
}

.desktopslider .slick-list {
    height: 286px;
}

.deviceipadslider {
    background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/08/ipadImg.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 415px;
    height: 520px;
    margin-left: 0px;
    padding: 43px 58px 0;
}

.socialinks {
    position: absolute;
    right: 0;
    top: 100px;
    background: transparent;
}

ul.sc {
    margin: 0;
    list-style: none;
}

li.sc {
    display: block;
}

a.sc {
    display: block;
    text-align: center;
    color: #444;
    height: 30px;
    width: 30px;
    color: #fff;
    background: #000;
    margin: 5px 0 0;
    line-height: 30px;
}

a.sc:hover {
    background: #575c64;
}

.deviceipadslider .slick-list {
    height: 397px;
}

.devicemobileslider {
    background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/08/iphoneImg.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 311px;
    height: 520px;
    margin-left: 0px;
    padding: 73px 58px 0;
}

.devicemobileslider .slick-list {
    height: 345px;
}

div#myatu_bgm_img_group {
    display: none;
}

.abosotext {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    transform: translateY(-50%);
    max-width: 1100px;
    margin: 0 auto;
    line-height: 54px;
    text-align: left;
    padding: 0 30px;
}

div#devicedesktop {
    background: #000;
    color: #c1c1c1;
}

div#devicedesktop .sle.imgcnt {
    width: 60%;
}

div#devicedesktop .sle.cntcont {
    width: 40%;
    color: #fff;
}

div#devicedesktop {
    background: #1d222b;
    color: #c1c1c1;
}

div#deviceipad .sle.cntcont {
    width: 55%;
    padding: 170px 0 0;
}

div#deviceipad .sle.imgcnt {
    width: 45%;
}

div#devicemobile .sle.imgcnt {
    width: 30%;
}

div#devicemobile .sle.cntcont {
    width: 70%;
    color: #fff;
    padding-top: 162px;
}

div#portitem .moreabout h2 {
    font-size: 38px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 44px;
    margin-bottom: 20px;
}

div#mobilebar {
    display: none;
}

.moreabout {
    margin: 60px 30px;
    padding: 60px 30px;
    max-width: 1100px;
    margin: 60px auto;
}

.beforafater {
    position: relative;
    padding: 60px 30px 90px;
    /* max-width: 1100px; */
    /* margin: 0 auto; */
    background: #1d222b;
}

button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 123;
}

button.slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: 100%;
}

div#portitem h1,
div#portitem h2,
div#portitem h3,
div#portitem h4,
div#portitem h5,
div#portitem h6 {
    background: transparent;
    color: #000;
    font-weight: inherit;
}

.aboutprot {
    padding: 30px 30px;
    max-width: 1100px;
    margin: 30px auto;
}

#portitem .aboutprot h2 {
    font-size: 42px;
    text-transform: capitalize;
    font-weight: 100;
}

div#devicedesktop div h3.kl {
    color: #fff;
}

div#devicedesktop h4 {
    color: #fff;
}

div#devicemobile {
    background: #575c64;
    color: #c1c1c1;
}

div#devicemobile {}

.sle {}

div#devicemobile div h3.kl {
    color: #fff;
}

div#devicemobile h4 {
    color: #fff;
}

footer .copyright {
    background: #ffffff;
    margin: 0;
    padding: 0;
    position: relative!important;
    height: auto;
    bottom: 0;
}

ul.aboutitem {
    margin: 0;
    list-style: none;
    padding: 0 15px;
    overflow: auto;
    width: 100%;
}

.cnt-cont {
    width: 100%;
    background: #eee;
    margin: 0;
    padding: 60px 30px;
    overflow: auto;
}

.sle {
    float: left;
    width: 50%;
    padding: 30px;
}

.cnt-cont {}

.sle {}

.sle h4 {
    background: transparent;
    color: #444;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
    display: block;
    padding: 0;
    font-weight: 600!important;
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize;
}

div#portitem h3.kl {
    background: transparent;
    color: #444;
    font-size: 20px;
    font-weight: 700;
}

li.lid {
    width: 33%;
    float: left;
    padding: 15px;
}

h1.singpoetofilioitem {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #000;
    font-size: 12px;
    font-size: 14px;
    display: block;
    font-weight: 700;
}

span.topt {
    font-size: 13px;
}

body > header.contain-to-grid .inquire {
    margin-right: 10px;
    margin-top: 13px;
}

span.bott {
    font-size: 14px;
    display: block;
    font-weight: 700;
}

.at4-follow-outer.addthis-smartlayers {
    display: none;
}

a.visit-site {
    background: #000;
    border: 1px solid #000;
    padding: 6px 40px;
    text-transform: uppercase;
    float: right;
    display: block;
    color: #fff;
    font-size: 14px;
}

body footer.full-width p {
    font-size: 10px !important;
    margin: 0!important;
    line-height: 16px;
    padding: 0 10px;
}

body footer.full-width {
    padding: 0;
    border: none;
}

.footer-widget {
    margin: 10px auto 0!Important;
    overflow: visible;
    padding: 0;
}

.vc_footer .large-3.columns .title {
    border: none;
    height: auto;
}

.slick-active {
    background: #000;
}

#sidebar .panel a,
.footer-widget .panel a {
    font-size: 18px!important;
}

.vc_footer .large-3.columns .content {
    min-height: 0;
    max-height: none!important;
    height: auto;
    display: none;
}

.vc_footer .icon {
    padding: 5px 5px 10px 13px;
}

.vc_footer .large-3.columns article {
    margin: 0!important;
    background: #151515!important;
}

.vc_footer .large-3.columns article:hover {
    background: #575c64!important;
}

.sociable {
    margin: 30px 0 0;
}

canvas#canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    /*background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/08/VideoBGMaker.jpg);*/
    background-position: 50%;
    background-size: cover;
}

.menuitems {
    max-width: 1100px;
    margin: -60px auto 15px;
    background: #fff;
}

.fw {
    max-width: 1100px;
    margin: 0 auto;
    overflow: auto;
}

.fullportimage {}

body {
    background: #fff;
}

ul.slick-dots {
    margin: 10px auto;
    /* width: 100%; */
    position: absolute;
    top: 100%;
    text-align: center;
    left: 100px;
    right: 100px;
    display: inline-block;
}

ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    height: 20px;
    width: 20px;
    line-height: 15px;
}

ul.slick-dots li button {
    background: transparent;
    border-radius: 50%;
    background: transparent;
    height: 15px;
    width: 15px;
    line-height: 15px;
    color: #fff!important;
    font-size: 9px;
    padding: 0;
}
#fullpage #livinglanding {
    background: #fff;
    background-image: url(https://www.digitalagency.ro/wp-content/uploads/2017/01/24694-NV6XRQ.jpg);
    background-size: cover;
    background-position: 62% 85%;
}

/*LIVING WEBSITE*/
div#phonenew {}
div#phoneinfo {
    float: left;
    width: 100%;
    clear: left;
    text-align: center;
}

h1.whicu {
    background: transparent;
    color: #323232;
    font-size: 28px;
    font-weight: 400;
    margin: 0;
}

.livin {
    font-size: 24px;
    color: #8d44b1;
    text-transform: uppercase;
    font-style: italic;
    margin: 15px 0 20px;
}

img.logosmall {
    max-height: 40px;
}
h1.datatitle {
    background: transparent;
    color: #444;
    font-size: 46px;
    padding: 0;
    margin: 0;
    line-height: 42px;
    margin: 0 0 10px;
}

.datacnt p {
    font-size: 24px;
    line-height: 30px;
    margin: 15px 0;
    font-weight: 100;
}

.datacnt {
    max-width: 485px;
    float: left;
    clear: both;
    min-height: 22vh;
}

div#phoneold {}

div#phoneold .datacnt {
    float: right;
}

div#phoneold {}

div#phoneold .phonimage {
    float: right;
}

.boxkon {
    overflow: auto;
    height: 100vh;
    width: 100%;
    display: block;
    align-items: center;
    padding: 75px 0;
}

.phonedata {
    float: left;
    width: 50%;
    text-align: center;
    padding: 30px;
}

.phonimage img {
    width: auto;
    transform: rotateY(0deg);
    transform-origin: center;
    width: auto;
    max-height: 359px;
    height: auto;
    max-width: 240px;
}

.phonimage {
    min-height: 39vh;
    float: left;
    display: flex;
    align-items: flex-end;
    clear: both;
}div#phoneold {
    text-align: right;
}

div#phonenew {
    text-align: left;
}



/*LIVING WEBSITE*/

button.slick-arrow {
    background: transparent;
    border: 0px solid #eee;
    color: #fff!important;
    padding: 5px 0px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

button.slick-arrow:hover {
    background: #4c4c4c;
}

.altimg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background: #444;
    background-position: 50%;
    background-size: cover;
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.2;
    max-width: 100%;
    height: auto;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.porto {
    height: 100%;
}

header.contain-to-grid {
    box-shadow: none;
}

.vc_footer {
    position: fixed;
    bottom: 0px;
    z-index: 999999;
    width: 100%;
    height: auto;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.camvideo-containernew {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
}

.camvideo-containernew iframe {
    width: 115%;
    position: absolute;
    bottom: 0;
    left: 50%;
    top: -50%;
    right: 0;
    height: 100%;
    transform: translate3d(-50%, 50%, 0);
}

/*
section#wrapper {
    margin: 0!important;
}

section#wrapper {
    margin: 0!important;
}
*/
.line-separator ul li {
    margin: 0;
    list-style: none;
}

.video-txt-box ul {
    padding: 10px 0px;
    list-style: none;
    width: 50%;
    clear: none;
    float: left;
    box-sizing: border-box;
    margin: 0;
}

.video-txt-box li {
    font-family: "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding-left: 20px;
}

.video-txt-box {
    background: rgba(0, 0, 0, 0.84);
    padding: 15px 15px;
}

h1.newvcheading {
    line-height: 40px;
    margin: 0;
    padding: 2px 0 6px;
}

.line-separator {
    margin: 0;
}

.video-txt-box {
    background: rgba(0, 0, 0, 0.84);
    padding: 15px 15px;
    position: absolute;
    top: auto;
    bottom: 220px;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
    max-width: 770px;
}

div#fullpage .section {
    position: relative;
    background: rgba(0, 0, 0, 0);
}

div#fullpage {
    background: #000;
    z-index: 9999;
    margin: 0;
}

header.contain-to-grid {
    z-index: 99999999;
    -webkit-box-shadow: 0 3px 10px 0 rgba(10, 10, 10, 0.1);
    box-shadow: 0 3px 10px 0 rgba(10, 10, 10, 0.1);
}

.innerdiv {}

section#wrapper-new {
    position: relative;
    z-index: 1;
    padding: 0;
}

.portfolio {
    position: absolute;
    top: 75px;
    left: 0;
    background: #fff;
    right: 0;
    bottom: 0;
    max-height: calc(100% - 140px);
    height: 100%;
}

ul.ul {
    margin: 0;
    list-style: none;
    height: 100%;
}

li {}

ul.ul li {
    position: relative;
    float: left;
    width: 50%;
    height: 50%;
    margin: 0%;
    clear: none;
    background-size: cover;
    background-position: 50%;
}

div#overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgba(68, 68, 68, 0);
}

a.linkstubs:hover {
    background: transparent;
}

.linkstubs:hover {
    color: #fff;
    /* font-size: 18px; */
    /* letter-spacing: 1px; */
    /* font-weight: bold; */
}

a.linkstubs {
    color: #fff;
    padding: 8px 25px;
    border-radius: 3px;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    text-shadow: none;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    overflow: visible;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}

.linkstubs svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.linkstubs:hover svg rect {
    stroke-width: 5;
    stroke-dasharray: 10, 310;
    stroke-dashoffset: 33;
    stroke: #fff;
}

.linkstubs svg rect {
    fill: none;
    stroke: #fff;
    height: 100%;
    width: 100%;
    stroke-width: 3px;
    stroke-dasharray: 422, 0;
    -webkit-transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
}

* {
    -webkit-transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-timing-function: cubic-bezier(100, 50, 21, 6);
    -moz-transition-property: all;
    -moz-transition-duration: .2s;
    -moz-transition-timing-function: cubic-bezier(100, 50, 21, 6);
}

.grid {
    position: relative;
    padding: 0;
    text-align: center;
    display: block;
    height: 100%;
    width: 100%;
}

div#fp-nav a:hover {
    background: transparent;
}

div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://www.digitalagency.ro/img/VideoBGMaker-1.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}


/* Halloween OFF 

.home div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/10/olhollows2016.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

*/

.page-id-5209 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/11/LandingBG_Social_5.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-3342 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/11/LandingBG_branding_1.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-7745 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: none;
    background-color: white;
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-6263 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/11/LandingBG_ppc_1.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-6259 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/11/LandingBG_seo.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-6279 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   /* background-image: url(/wp-content/uploads/2016/12/Living_Websites_2017_1.jpg); */
   background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/12/Living_Websites_1.jpg); 
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}

.page-id-6375 div#three-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://www.digitalagency.ro/img/VideoBGMaker-1.jpg);
    background-size: cover;
    background-position: 50%;
    overflow: hidden;
    z-index: 0;
}


/* Common style */

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    background: #3085a3;
    text-align: center;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.1;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Anchor will cover the whole item by default */


/* For some effects it will show as a button */

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}


/* Individual effects */


/*---------------*/


/***** Julia *****/


/*---------------*/

figure.effect-julia {
    background: rgb(0, 1, 62);
}

figure.effect-julia img {
    max-width: 100%;
    height: auto;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-julia figcaption {
    text-align: left;
}

figure.effect-julia h2 {
    position: relative;
    padding: 0 0;
    background: transparent;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    margin: 0px 0 15px;
    word-spacing: normal;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-0%, 50%, 0);
    transform: translate3d(-0%, 100%, 0);
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia p {
    margin: 0 auto 2px;
    padding: 3px 1em;
    background: #fff;
    color: #636363;
    text-transform: none;
    font-weight: 500;
    font-size: 13px;
    display: block;
    float: none;
    width: auto;
    clear: both;
    max-width: 390px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-660px, 0, 0);
    transform: translate3d(-200%, 0, 0);
    line-height: 16px;
}

figure.effect-julia p:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-julia p:nth-of-type(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia p:nth-of-type(3) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:first-child {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

figure.effect-julia:hover p:nth-of-type(2) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-julia:hover img {
    opacity: .7;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

figure.effect-julia:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.grid figure h2 span.topt {
    font-size: 14px;
    display: block;
    font-weight: 200;
    word-spacing: normal;
    text-transform: capitalize;
    margin: 0 0 0px;
}

figure.effect-julia figcaption div {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
}

.grid figure h2 span.bottomtext {
    font-size: 12px;
    word-spacing: normal;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
}

figure.effect-julia:hover h2 {
    -webkit-transform: translate3d(-660px, 0, 0);
    transform: translate3d(-0, 0, 0);
}

body #fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #fff;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

div#godownlink {
    position: absolute;
    bottom: 105px;
    left: 0;
    right: 0;
    width: 120px;
    background: rgba(0, 0, 0, 0.75);
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    color: #fff;
    cursor: pointer;
    height: 80px;
}

.arrow a {
    background: transparent;
    color: #fff;
}

div.arrow {
    position: absolute;
    margin: auto;
    top: 10px;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
}

figure.effect-julia:hover .altimg {
    opacity: 0.4;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

a.button {
    font-size: 12px;
    margin: 10px 0!important;
}

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

.text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
}

.container {
    overflow: visible;
    max-width: 100%;
    margin: 0 auto;
    background: transparent;
}

div#portitem div#devicedesktop h2.kl {
    color: #fff;
}

div#portitem div#devicemobile h2.kl {
    color: #fff;
}

.fullportimage {
    height: 450px;
    margin: 77px 00 0;
    position: relative;
    z-index: -1;
    background-position: 50%;
    background-size: cover;
}

div#portitem {}

body > header.contain-to-grid .inquire a.button:hover {
    background: #575c64!important;
    color: #ffffff!important;
}

div#seos .ul li.is-animated {
    height: 100%;
    background: #000;
}

ul#myMenu {
    position: fixed;
    top: 300px;
    left: 0;
    z-index: 9999;
}

.grid-affec {
    position: absolute;
    top: 50%;
    padding: 30px;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    height: 100%;
    overflow: auto;
}

div#seos h2 {
    margin: 10px 0 5px;
    padding: 0;
    background: transparent;
    color: #fff;
    font-size: 21px;
}

div#seos p {
    font-size: 14px;
    color: #e0e0e0;
    font-weight: 100;
}

.maimuta{
	bottom: auto;
	z-index: 9999;
	right: 460px;
	top: 100px;
}
#dfd_video_bg_595d64030ad7e{
		margin-bottom: -80px;
	}

/*
1234
RESPONSIVE
*/

@media screen and (max-width: 1150px) {
    ul#marketingmenu {
        margin: 0px 0 0;
        padding: 0;
        list-style: none;
        max-width: 100%;
        background: #000;
        text-align: center;
    }
    ul#marketingmenu li a {
        color: #FFF !important;
        padding: 5px 8px !important;
        margin-left: 5px !important;
        background: #000 !important;
        border: none !important;
        text-shadow: none !important;
        font-size: 12px;
        color: #FFF !important;
        padding: 3px 5px !important;
        margin-left: 0px !important;
        background: #000 !important;
        border: none !important;
        text-shadow: none !important;
        font-size: 10px;
        margin: 0!important;
    }
    body > header.contain-to-grid .inquire a.button,
    .woocommerce-page a.button {
        color: #FFF !important;
        padding: 3px 5px !important;
        margin-left: 0px !important;
        background: #000 !important;
        border: none !important;
        text-shadow: none !important;
        font-size: 10px;
        margin: 0!important;
    }
    .sf-navicon-button {
        height: 55px !important;
        width: 70px !important;
        padding: 17px 15px !important;
        text-align: center !important;
        #at4-follow {
            margin-top: 5px !important;
        }
    }
    body > header.contain-to-grid .right.inquire {
        position: absolute;
        bottom: -23px;
        left: 0;
        right: 0;
        text-align: center;
        background: #000;
        margin: 0;
        margin-right: 0!important;
    }
    body > header.contain-to-grid {
        background: #FFF !important;
    }
    .portfolio {
        position: absolute;
        top: 75px;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: calc(100% - 96px);
        height: 100%;
    }
    canvas#canvas {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        /*background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/08/VideoBGMaker.jpg);*/
        background-position: 50%;
        background-size: cover;
        max-height: calc(100% - 100px);
        margin: 78px 0 0;
    }
    div#deviceipad .sle.imgcnt {
        width: 60%;
    }
    div#deviceipad .sle.cntcont {
        width: 40%;
        padding: 56px 0 0;
    }
    div#devicedesktop .sle.cntcont {
        width: 100%;
        color: #fff;
    }
    div#devicedesktop .sle.imgcnt {
        width: 100%;
    }
    .desktopslider {
        background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/08/imacImg.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 525px;
        height: 430px;
        margin: 0 auto;
        padding: 28px 23px 0;
        margin-top: 30px;
    }
    div#portitem div#devicedesktop h2.kl {
        color: #fff;
    }
    div#devicedesktop h4 {
        color: #fff;
    }
    div#devicemobile .sle.cntcont {
        width: 50%;
        color: #fff;
        padding-top: 60px;
    }
    div#devicemobile .sle.imgcnt {
        width: 50%;
    }
}

@media screen and (max-width: 1024px) {
    div#godownlink {
        position: absolute;
        bottom: 22px;
        left: 0;
        right: 0;
        width: 120px;
        background: rgba(0, 0, 0, 0.75);
        margin: 0 auto;
        text-align: center;
        padding: 10px;
        color: #fff;
        cursor: pointer;
        height: 80px;
    }
    .video-txt-box {
        background: rgba(0, 0, 0, 0.84);
        padding: 15px 15px;
        position: absolute;
        top: auto;
        bottom: 140px;
        left: 0;
        right: 0;
        height: auto;
        width: 100%;
        max-width: 770px;
    }
	.maimuta{
		display:none!important;
	}
}

@media screen and (max-width: 768px) {
    .portfolio {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: calc(100% - 50px);
        height: 100%;
    }
    div#seos .ul li.is-animated {
        height: 50%;
        background: #000;
        width: 100%;
    }
    div#seos .ul li.is-animated:nth-child(1) {
        background: #171717;
    }
    #seos .portfolio {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: calc(100% - 50px);
        height: 100%;
    }
    div#portitem h2.kl {
        font-weight: 700;
        font-size: 28px;
        color: #444;
        text-transform: capitalize;
        margin-left: 0!Important;
        padding: 0;
    }
    .deviceipadslider {
        background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/08/ipadImg.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 415px;
        height: 520px;
        margin: 60px auto 0;
        padding: 43px 58px 0;
    }
    .sle.cntcont {
        padding: 60px 0px;
    }
    div#devicemobile .sle.imgcnt {
        width: 100%;
    }
    div#devicemobile .sle.cntcont {
        width: 100%;
        color: #fff;
        padding-top: 60px;
    }
    div#portitem .moreabout h2 {
        font-size: 28px;
        font-weight: 400;
        text-transform: capitalize;
        line-height: 44px;
        margin-bottom: 20px;
        margin-left: 0;
    }
    #portitem .beforafater h2 {
        font-size: 28px;
        font-weight: 400;
        font-family: "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        color: #fff;
        margin-bottom: 25px;
        text-align: center;
    }
    li.lid {
        width: 50%;
        float: left;
        padding: 15px;
    }
    a.visit-site {
        background: #000;
        border: 1px solid #000;
        padding: 6px 40px;
        text-transform: uppercase;
        float: left;
        display: block;
        color: #fff;
        font-size: 14px;
    }
    .moreabout {
        margin: 60px 30px;
        padding: 60px 30px;
        max-width: 1100px;
        margin: 60px auto;
    }
    .devicemobileslider {
        background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/08/iphoneImg.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 311px;
        height: 520px;
        margin: 0 auto;
        padding: 73px 58px 0;
    }
    .deviceipadslider {
        background-image: url(https://www.digitalagency.ro/wp-content/uploads/2016/08/ipadImg.png);
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: 415px;
        height: 520px;
        margin: 60px auto 0;
        padding: 43px 58px 0;
    }
    div#portitem h2.kl {
        font-weight: 400;
        font-size: 28px;
        color: #444;
        text-transform: capitalize;
        margin-left: 0!Important;
    }
    div#deviceipad .sle.cntcont {
        width: 100%;
        padding: 56px 0 0;
    }
    div#deviceipad .sle.imgcnt {
        width: 100%;
    }
    footer p,
    footer a {
        font-size: 10px !important;
        margin-bottom: 0;
        line-height: 12px;
    }
    footer .copyright {
        bottom: 0;
        height: auto;
        padding: 0;
        background: rgb(255, 255, 255);
    }
    figure.effect-julia h2 {
        position: relative;
        padding: 0 0;
        background: transparent;
        font-weight: 600;
        font-size: 18px;
        text-align: center;
        margin: 0px 0 15px;
        word-spacing: normal;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-0%, 50%, 0);
        transform: translate3d(-0%, 50%, 0);
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
    }
    figure.effect-julia figcaption div {
        text-align: center;
        max-width: 100%;
        margin: 10px auto;
    }
    .video-txt-box ul {
        padding: 0px 0px;
        list-style: none;
        width: 100%;
        clear: none;
        float: left;
        box-sizing: border-box;
        margin: 0;
    }
    .video-txt-box {
        background: rgba(0, 0, 0, 0.84);
        padding: 15px 15px;
        position: absolute;
        top: auto;
        bottom: 140px;
        left: 0;
        right: 0;
        height: auto;
        width: 100%;
        max-width: 81%;
        margin: 0 auto;
    }
    h1.newvcheading {
        line-height: 25px;
        margin: 0;
        padding: 2px 0 6px;
        font-size: 18px!important;
    }
    .video-txt-box.is-animated .line-separator {
        margin-bottom: 15px;
    }
    .video-txt-box li {
        font-family: "Open Sans", "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-size: 13px;
        font-weight: 100;
        padding-left: 20px;
    }
    .text {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px;
        font-size: 12px;
    }
    body > header.contain-to-grid .inquire a.button,
    .woocommerce-page a.button {
        color: #FFF !important;
        padding: 3px 5px !important;
        margin-left: 0px !important;
        background: #000 !important;
        border: none !important;
        text-shadow: none !important;
        font-size: 10px;
        margin: 0!important;
        width: auto!important;
    }
    body > header.contain-to-grid .right.inquire {
        position: absolute;
        bottom: -31px;
        left: 0;
        right: 0;
        text-align: center;
        background: #000;
        margin: 0;
        display: none;
    }
	.maimuta{
		display:none!important;
	}
	#dfd_video_bg_595d64030ad7e{
		margin-bottom: -120px;
	}
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
		width: 100%;
	}
}

@media screen and (max-width: 490px) {
    .desktopslider {
        background-image: none;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 0;
        margin-top: 30px;
    }
    .desktopslider .slick-list {
        height: auto;
    }
    .sle {
        float: left;
        width: 50%;
        padding: 0;
    }
    li.lid {
        width: 100%;
        float: left;
        padding: 15px;
    }
    .deviceipadslider {
        background-image: none;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: auto;
        height: auto;
        margin: 60px auto 0;
        padding: 0;
    }
    .deviceipadslider .slick-list {
        height: auto;
    }
    .devicemobileslider {
        background-image: none;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        width: auto;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }
    .devicemobileslider .slick-list {
        height: auto;
    }
    .abosotext {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
        color: #fff;
        font-size: 34px;
        font-weight: 700;
        transform: translateY(-50%);
        max-width: 1100px;
        margin: 0 auto;
        line-height: 35px;
        text-align: left;
        padding: 0 30px;
    }
    ul.slick-dots {
        margin: 10px auto;
        /* width: 100%; */
        position: absolute;
        top: 100%;
        text-align: center;
        left: 100px;
        right: 100px;
        display: inline-block;
        display: none!important;
    }
    .redb {
        padding: 30px 0px;
        max-width: 1100px;
        margin: 0 auto;
    }
    span.bott {
        font-size: 14px;
        display: block;
        font-weight: 700;
        color: #000;
    }
    .fullportimage {
        height: 450px;
        margin: 55px 00 0;
        position: relative;
        z-index: -1;
        background-position: 50%;
        background-size: cover;
    }
    .sle {
        float: left;
        width: 50%;
        padding: 0;
    }
    .sle h4 {
        background: transparent;
        color: #444;
        font-size: 20px;
        font-weight: 400;
        margin: 0 0 15px;
        display: block;
        padding: 0;
        font-weight: 600!important;
        font-size: 16px;
        line-height: 26px;
        text-transform: capitalize;
    }
    .video-txt-box {
        background: rgba(0, 0, 0, 0.84);
        padding: 5px 5px;
        position: absolute;
        top: auto;
        bottom: 85px;
        left: 0;
        right: 0;
        height: auto;
        width: 100%;
        max-width: 95%;
        margin: 0 auto;
    }
    div#mobilebar {
        float: left;
        width: 100%;
        margin: 5px 0 0;
        text-align: center;
        display: block;
    }
    div#mobilebar {}
    div#mobilebar a.links {
        color: #fff;
        padding: 0px;
        margin: 0 10px;
        font-size: 9px;
        display: inline-block;
        line-height: 12px;
        float: left;
    }
    div#godownlink {
        position: absolute;
        bottom: 22px;
        left: 0;
        right: 0;
        width: 120px;
        background: rgba(0, 0, 0, 0.75);
        margin: 0 auto;
        text-align: center;
        padding: 5px;
        color: #fff;
        cursor: pointer;
        height: 50px;
    }
    div.arrow {
        position: absolute;
        margin: auto;
        top: 10px;
        left: 0;
        right: 0;
        width: 15px;
        height: 15px;
        font-size: 20px;
        line-height: 15px;
        -webkit-animation: bounce 2s infinite ease-in-out;
        animation: bounce 2s infinite ease-in-out;
    }
    .portfolio {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        max-height: calc(100% - 50px);
        height: 100%;
        overflow: hidden;
    }
    ul.ul li {
        position: relative;
        float: left;
        width: 100%;
        height: 50%;
        margin: 0%;
        clear: none;
        background-size: cover;
        background-position: 50%;
    }
    .grid figure figcaption {
        padding: 15px;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.25em;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    figure.effect-julia p {
        margin: 0 auto 2px;
        padding: 0px 0em;
        background: rgba(255, 255, 255, 0.9);
        color: #2f3238;
        text-transform: none;
        font-weight: 500;
        font-size: 10px;
        display: block;
        float: none;
        width: auto;
        clear: both;
        max-width: 390px;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-660px, 0, 0);
        transform: translate3d(-200%, 0, 0);
    }
    .grid figure h2 span.topt {
        font-size: 12px;
        display: block;
        font-weight: 200;
        word-spacing: normal;
        text-transform: capitalize;
        margin: 0 25px 0px;
        min-height: 50px;
    }
    figure.effect-julia h2 {
        position: relative;
        padding: 0 0;
        background: transparent;
        font-weight: 600;
        font-size: 18px;
        text-align: center;
        margin: 0px 0 15px;
        word-spacing: normal;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-0%, 25%, 0);
        transform: translate3d(-0%, 25%, 0);
        -webkit-transition-delay: 0.05s;
        transition-delay: 0.05s;
    }
    figure.effect-julia figcaption div {
        text-align: center;
        max-width: 100%;
        margin: 10px auto;
        min-height: 37px;
    }
}
