/*
Theme Name: Temperfield custom
*/
@font-face {
    font-family: FuturaStdBold;
    src: url(/assets/fonts/FuturaStd-Bold.otf);
}
@font-face {
    font-family: FuturaStdMedium;
    src: url(assets/fonts/FuturaStd-Medium.otf);
}
@font-face {
    font-family: FuturaStdHeavy;
    src: url(assets/fonts/FuturaStd-Heavy.otf);
}
a:hover{
    text-decoration:none;
}
body{
    background:#f7f9f8;
    font-family: 'Open Sans', sans-serif;
}
.no-marg{
    margin-right:0;
    margin-left:0;
}
.no-pad{
    padding-left:0;
    padding-right:0;
}
.no-spacing-vertical{
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;

}
.wrapper{
    width:100%
}
p{margin-bottom:0;}
/*Navbar*/
.top-bar{
    position: absolute;
    z-index: 9999;
    right: 65px;top:0;
}
.top-bar a{
    color:black;
    font-size:12px;
}
.top-bar a i{
    padding-left:10px;
    padding-right:10px;
}
.link-language{
    padding-left:10px;
    padding-right:10px;
}
.link-language:hover{
    text-decoration:none;
}
.link-language:last-child{
    border-left:1px solid #000;
}
.link-language.active{
    font-weight:bold;
}
.social-buttons2 a:hover{
    color:#e6131b;
}
nav{
    background:rgba(255,255,255,0.8);
    background:transparent;
    z-index:2;
}
.navbar{
    padding-top:0;
    padding-left:55px;
    padding-right:55px;
    z-index:99;
   
}
.navbar-toggleable-md #menu-default .menu-item a{
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
}
.navbar-brand{
    position:absolute;
    top:5px;
    left:15px;
}
.navbar-brand img{
        height: 70px;
    margin-top: 0px;
}
#menu-menu{
    margin-top:46px;
    margin-right:0px;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
#primary{
    margin-top:54px;
}
.menu-item a{
    color:#424140;
	padding: 0 20px 0 0;
	font-weight: 600;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;
    font-weight:normal;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-decoration: none;
}
.menu-item a:hover{
    text-decoration: none;
    color:#23c4ca;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.menu-item{
    display:inline-block;
}
#menu-item-21 a{
    padding-right:10px;
}
.border-right-menu{
    border-right: 1px solid #000;
    margin-left: 10px;
}
.search-form{
        /* margin-top: 100px; */
    position: absolute;
    /* width: 100px; */
    max-width: 100px;
    top: 45px;
    right: 25px;
    z-index: 9999;
}
.search-field{
    width: 20px;
    display:none;
    background: transparent;
    padding-left: 20px;
    border-radius:10px;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.search-field:focus{
    outline:none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
    border-radius:10px;
}
#menu-item-31{
    cursor:pointer;
}
#menu-item-31:hover{
    color:#e6131b;
    
}
.red{
    color:#e6131b;
    font-weight:bold;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
    #menu-menu{
        display:inline-block;
    }
    .red{
        color:#e6131b;
        font-weight:normal;
    }
    a{ms-touch-action: none !important}
}
.image-homepage{
    position:absolute;
    margin-top:0px;

    width:100%;
    height:80vh;
    top:0;
    z-index:1;
    min-height:350px;
    max-height:363px;

}
.distractions-arrow i{
    color:#5951ab;
    font-weight:bolder;
}
.connect-div{
    margin-top:30px;
    height:122px;
    margin-bottom:30px;
}
/*Homepage*/
.preview-text p,.preview-text span{color:#fff!important; text-align:left;}

.small-side-text p{color:#fff!important;}
.small-side-text a,.preview-text a,.preview a span{text-align:left;
    color:#fff!important;font-weight:bold;
}
.hidden-text{margin-bottom:20px;}
.hidden-text p{color:#fff!important;margin-top:15px;}
.hidden-text span{color:#fff;}
.hidden-text a,.hidden-text a span{color:#fff!important;font-weight:bold;}
#main{
    padding-left:150px;
    padding-right:150px;
}
.spacing-header{
    width:100%;
    height:50vh;
    max-height:185px;
}
.spacing-title2{
    width:100%;
    height:50vh;
    max-height:130px;
}
.grayscale-homepage{
    position:absolute;
    background-image:url('assets/images/pozamare-color v2 (1).jpg');
    background-repeat:no-repeat;
    background-size:cover;
    min-height: 265px;
    background-position:center center;
    height:100%;
    width:100%;  
}
#carouselExampleIndicators{
    position:relative;
    min-height:365px;
    margin-top:-95px;
    z-index:9;
}
#whocarousel img{max-width:100%;}
#whocarousel .carousel-item, .carousel-item .active{padding-top:0;}
@media screen and (max-width:991px){
    #whocarousel .carousel-item, .carousel-item .active{
        padding-bottom:0;
    }
    .full-size-force{
        width:100%;height:100%;
    }
    .full-width-force{
        width:100%;
    }
   
}
.who-carousel-text-description{
        right: 5%;
    text-align: right;
    width: 240px;
    font-weight: bold;
    bottom: 0;
    left: auto;
    text-shadow: 2px 2px #000;
    font-style: italic;
    font-size: 18px;
}
.who-carousel-text-description img{
    width:120px;
}
.d-block{
    max-width: 480px;
    text-align: center;
    margin-right: auto;
}
.carousel-item,.carousel-item .active{
    padding-top:95px;
   /* z-index:10; */
}
.carousel-inner{
    text-align:left;
}
.carousel-item{
    
}
.carousel-inner>.carousel-item{
   /*disables white flash*/
   -webkit-transition: -webkit-transform .5s ease-in-out;
   -o-transition: -o-transform .5s ease-in-out;
   transition: transform .5s ease-in-out;
}
.carousel-header{
    text-align:right;
}
.carousel-inner h2{
    font-size:85px;
    color:#fff;
    font-family:FuturaStdBold;
    font-weight:bold;
    margin-left: auto;
    display: inline-block;
    width: auto;
    max-width: 420px;
    text-align:left;
}
.carousel-inner img{
    max-width:480px;
    text-align:center;
    margin-right:auto;
}
.carousel-indicators li{
    background-color: #fff;
    max-width: 12px;
    height: 12px;
    border: 2px solid #082a72;
    border-radius: 50%;
}
.carousel-indicators .active{
    background-color: #1ccacf;
}
@media screen and (max-width:991px){
    .carousel-inner{
        text-align:center;
        padding-bottom:0px;
    }
    .carousel-header,.carousel-header h2{
        text-align:center;
    }
    .carousel-inner .d-block{
        margin-left:auto;
    }
    .carousel-item{
        padding-bottom:20px;
            
    }    
}

.header-title{
    margin:auto;
    padding-left:0px;
    padding-right:0px;
}
.section-why{
    position:relative;
    background:transparent;
}
.page-title{
    font-size:86px;
    font-weight:bold;
    font-family:FuturaStdBold;
    line-height:0.9;
}
.smaller-title-text{
    font-size:68px;
}


.header-title .col-sm-7{
    padding-left:0;
}
.categories-menu{
    height:45px;
    padding:0;
    padding-left:20px;
}
.btn-categories{
    max-width:100px;
    width:100%;
    text-align:left;
    color:#012c30;
    font-size:16px;
    font-family:FuturaStdMedium;
    font-weight:500;
}
.btn-categories:hover{
    text-decoration:none;
    color:#e6131b;
}
.btn-categories .fa{
    -webkit-text-stroke: 2px #e6131b;
    color:#e6131b;
    font-size:16px;
    margin-left:3px;
}
.left-side-why,.left-side-what{
    background:#5951ab;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    z-index:99;
}
.right-side-why{
    padding-left:0;
    padding-right:0;
}
.right-side-why img,.left-side-how img{
    width:100%;
}
.vector-img{
    margin-top:55px;
    margin-bottom:30px;
    margin-left:15px;
}
.small-side-homepage{
    color:#fff;
    padding-left:30px;
    padding-right:50px;
    padding-bottom:10px;
}
.small-side-homepage .small-side-heading{
    font-size:48px;
    font-weight:bold;
    font-family:FuturaStdBold;
    margin-bottom:40px;
}
.small-side-homepage .small-side-text{
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
}
.btn-more{
    background: #292724;
    border-radius: 25px;
    margin-top:40px;
    padding: 7px 45px 10px 45px;
    font-size: 25px;
    color: white;
    font-weight: bold;
    font-family: FuturaStdBold;
}
.load-more-fa-why,.load-more-fa-who,.load-more-fa-what,.load-more-fa-how{
    font-weight:bold;
    vertical-align:middle;
    margin-left:30px;
    cursor:pointer;
    margin-top:35px;
}
.load-more-fa-who,.load-more-fa-how{
    margin-left:-30px;
    margin-right:20px;
}
.left-side-full{

    position:absolute;
    max-width:100%;
    flex:0 0 100%!important;
}
.fa-close-btn,.fa-close-btn-what{
    position: absolute;
    top:30px;
    right:30px;
    display:none;
    cursor:pointer;
}
.fa-close-btn-who,.fa-close-btn-how{
    position: absolute;
    top:30px;
    right:30px;
    display:none;
    cursor:pointer;
}
header{
    position:relative;
    z-index:9;
}
header,.section-why,section, .container-temperfield{
    max-width:972px;
    margin:auto;
    z-index:7;
}
.container-temperfield{
    position:relative;
}
.distraction-spacing{
    margin-top: 100px;
    margin-bottom: 00px;
    width:100%;
}
.distractions-title{
    font-size:48px;
    margin-bottom:30px;
    font-family:FuturaStdBold;
    font-weight:bold;
    color:#363432;
}
.distractions-text{
    color:#bebdbc;
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
}
.right-side-who,.right-side-how{
    background:#23c4ca;
    right:0;
    padding-left:50px;
    padding-right:30px;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    z-index:99;    
}
.right-side-what{
    z-index:1;
}

.distractions-arrow{
    margin-top:100px;
    margin-bottom:90px;
}
.connect-banner{
    position:absolute;
    background-image:url(assets/images/connect-banner.png);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    width:100%;
    height:122px;
    z-index:9;
}
.connect-banner a.btn-customize{
    margin-top: 12px;
    max-width: 100%;
    width: auto;
    font-size:24px;
    padding: 12px 25px 12px 25px;
}
.connect-banner h2{
    font-size:24px;
    font-weight:bold;
    text-align:center;
    margin-top:15px;
    color:#fff;
}
/* FOOTER */
footer{
    background:#ea0a11;
    padding-left:85px;
    padding-right:85px;
    font-size:13px;
    font-family: 'Rubik', sans-serif;
    padding-top:12px;
    padding-bottom:12px;
}
.copyright{
    font-family: 'Open Sans', sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#fff;
}
.developed{
    font-size:10px;
    color:#fff;
    height:15px;
}

/* SITEMAP */
.sitemap{
    background:#424140;
    padding-top:70px;
    padding-bottom:30px;
    margin-top:40px;
    padding-left:60px;
    padding-right:60px;
    font-size:10px;
    font-family: 'Open Sans', sans-serif;
}
.sitemap-list{
    margin-top:60px;
    color:#fff;
}
.sitemap-list a{
    color:#fff;
    font-size:10px;
}
.sitemap i{
    font-size: 16px;
    color:#fff;
    margin:10px 0px 10px 0px;
    padding:10px 10px 10px 10px;
}
.sitemap i:hover{
    color:#23c4ca;
}
.sitemap-menu-pos p:first-child{
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    margin-bottom:20px;
}
.sitemap-menu-pos i{
    font-size:10px;
    margin:0;
    padding:0;
}
.menu-sitemap label{
    display:block;
    color:#fff;
    font-size: 12px;
}
#subscribe{
    max-width:200px;
    width:100%;
    font-size:10px;
}
.menu-sitemap .menu-item{
    display:block;
    color:#fff;
    
}
.menu-name{
    padding-left:0px;
    height:30px;
}

.hide{
    display:none;
}

.first-img{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.sitemap-list{
    /*max-width:792px;*/
}
.sitemap-spacing{
    height:40px;
    width:100%;
}
.interest-sitemap{
    font-size:12px;
    
}

a.btn-customize{
    background:#ee0509;
    margin-top: 0px;
    padding:10px 15px 10px 15px;
    font-size:16px;
    width:100%;
    min-width:190px;            
}
.sitemap ul{
    padding-left:0;
 }
.customize-p{
    font-size:20px;
    
}    

/*Journey Page*/
.ourjourney1{
   padding-bottom:60px;
    
}
.image-journey{

    position: relative;
    top: 0;
    width: 100%;
    background:url('assets/images/journey page images/pozamare-journey.jpg') no-repeat;
    background-size:cover;
    height:270px;
    background-position: top center;
}
.col-8-custom-journey{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 61.8%;
    -ms-flex: 0 0 61.8%;
    flex: 61.8%;
    max-width: 61.8%;
}
.col-4-custom-journey{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 38.2%;
    -ms-flex: 0 0 38.2%;
    flex: 38.2%;
    max-width: 38.2%;
}
.col-4-custom-journey img{
    width:100%;
}
.arrows-journey{
    margin-top:40px;
    margin-bottom:40px;
}
.distraction-div{
    margin-bottom:110px ;
}
.journey-div{
    background:#597989;
    padding-bottom:0px;
}
.overtop-section{
    margin-top: -110px;
}
.title-section{
    
    font-size:50px;
    font-weight:bold;
    font-family:FuturaStdBold;
    max-width:250px;

}
.transform2digital-right-side{
    background:#09dadf;
    padding-left:35px;
}
.block-title{
    margin-top:80px;
    margin-bottom:15px;
    font-weight:bold;
    font-size:48px;
    font-family:FuturaStdBold;
}
.block-sub-title{
    margin-bottom:80px;
    font-weight:bold;
    font-size:28px;
    font-family: FuturaStdHeavy;
}
.block-text{
    margin-top:45px;
    font-size:16px;
    color:#fff;
    max-width:180px;
    
}
.second-block-text{
    margin-top:39px;
}
.white{
    color:#fff;
}
.black{
    
}
h2,h3{
    color:#424140;
}

.nav-tabs{
    border-bottom:none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color:transparent;
    border:none;
    padding-left:0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{
    padding-left:0;
    padding-right:0;
    margin-right:16px;
}
.nav-link{
    color:#6b6968;
    font-weight:bold;
    font-family: FuturaStdHeavy;
}
.nav-link:hover{
    color:#6b6968;
    font-weight:bold;
    font-family: FuturaStdHeavy;
}
.nav-tabs .nav-link{
    border: none;
}
.border-right-tab{
    border-right: 2px solid #292724;
    padding-right: 10px;
}
.overtop-section .col-lg-4 .btn-more{
    max-width: 160px;
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}
.section-title{
    font-weight:bold;
    font-size:48px;
    font-family:FuturaStdBold;
    margin-bottom:20px;
}

/*End journey page*/

/*Solutions Page*/
.image-solutions{
    position:relative;
    background-image:url('assets/images/solutions images/pozamare-solutions.jpg');
    top: 0;
    width: 100%;
    background-size:cover;
    height:270px;
    background-position: top center;
}
.spacing-header-solutions{
    margin-bottom:0px;

}
.solutions-red-vectors{
    margin-bottom:100px;
}
.solutions-red-vectors div{
    padding:0;
}
.solutions-red-vectors p{
    color:#4d4d4d;
    font-size:18px;
    font-family:FuturaStdHeavy;
    margin-top:10px;
    margin-bottom:10px;
}
.solutions-red-vectors img{
    height:34px;
}
@media screen and (max-width:991px) {
  .solutions-red-vectors {
    text-align: center;
  }
  .solutions-red-vector div{
    margin-bottom:40px;
  }
  .solutions-header{
    text-align:center;
  }
}
.solutions-header{
    padding-top:55px;padding-left: 30px;
    padding-right: 30px;
   
}
.solutions-header.col-lg-5{
    padding-left:45px;
}
.left-purple{
    background:#5951ab;
}
.div-blue{
    background:#09dadf;
}
.img-vector-div{
    height:100%;
}
.solutions-view-details{
    font-weight:bold;
    font-size:16px;
}
.ecuore-white{
    background:#fff;
    min-height:250px;
}
.artificial-intelligence-left{
    padding: 40px;
}
.dropdown-details{
  color:#fff;
    visibility:hidden;
    position:relative;  
    width:100%;
}
.dropdown-menu{
  position:relative;
  top:0;
  width:100%;
    color:#fff;
    background:transparent;
    border:none;
}
.solutions .col-lg-6{
    /*min-height:170px;*/
    padding-right:0;
}
.solutions .make-it-virtual .col-lg-6{
    min-height:120px;
}
.right-red{
    background:#e4151b;
    padding-bottom:20px;
    
}
.dropdown-toggle::after {
    display:none
}
.solutions-view-details i{
    color:#fff;
}
.solutions-block-text{
    white-space:normal;
}
.solutions .block-sub-title{
    /*max-width:270px;*/
    margin-top:10px;
    font-size:23px;
    /*min-height:50px;*/
}
.block-sub-small-spacing{
    margin-bottom:10px;
}

.connect-collaborate-top{
    margin-top:-15px;
    /*margin-bottom:80px;*/
}
.connect-collaborate-solutions{
    font-family:FuturaStdBold;
    font-size:48px;
    color:#09dadf;
}
.categories-menu-solutions div{
    
}
.item-categories{
    display:inline-block;
    cursor:pointer;
}
.icon-div{
    min-height:40px;
}
.connection-collaborate-section{
    margin-bottom:80px;
    z-index:9;
}
.solutions-view-details:hover{
    cursor:pointer;
}
.connection-collaborate-section .solutions-view-details  i{
    color:#09dadf;
}
.connection-collaborate-section .block-sub-title{
    font-size:23px;
    font-family:FuturaStdHeavy;
    color:#424140;
    margin-top:10px;
    margin-bottom:20px;
}
.connection-collaborate-section  .left-col{
    margin-left: auto;
    display: inline-block;
    text-align: left;

}
.connect-collaborate-middle-img{
    margin-top:-25px;
    position: absolute;
    left: 50%;
    right: 0;
    transform: translateX(-50%);
}
.dots-right-side{
    margin-left:15px;
}
.connect-collaborate-items{
    margin-top:15px;
}
.connect-collaborate-bottom-items{
    
}
.connect-collaborate-bottom-items.left-col{
    margin-right: -45px;
    z-index: 99;
    position: relative;
}
.connect-collaborate-bottom-items .block-sub-title{
    
}
.icons-connect{
    padding-left:10px;
}
.top-10{
    margin-top:10px;
}
.overtop-60{
    margin-top:-60px;
}
.bottom-middle-item{
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.red-dots-side{
    margin-top:20px;
    margin-bottom:20px;
}
.center-item-connection{
    margin-top:-30px;
}
.solutions-header img{
    /*margin-bottom: 80px;*/
    
}
.solutions-header .btn-more{
    margin-bottom:40px;
}
.overtop-50{
    margin-top:-50px;
}
.overtop-100{
    margin-top:-100px;
}
.gray-p{
   color:#a6a4a3; 
}
.full-width-div-colored{
    background:#517388;
    min-width:100%;
    position:relative;
    padding-bottom:100px;
}
.full-width-div-colored  div {
    padding-bottom:100px;
}
.full-width-div-colored .btn-more{
    position:absolute;
    bottom:0px;
}
.secure-header{
    margin-top:0;
}
.secure-risks-section{
    padding:115px 0 115px 0;
}
.solutions-block-text{
    max-width:220px;
    font-size:16px;

}
.virtual-left{
    padding-right:35px
}
.virtual-right{
    padding-left:30px;
}
.secure-risks-section .btn-more{
    margin-top:22px;
}
.middle-div-sub-title{
    font-size:16px;
    font-weight:900;
}
.middle-blue-div{
    padding: 55px 25px 30px 30px;
}
.middle-blue-div .block-sub-title{
    margin-bottom:40px;
}
.middle-div-sub-p{
    margin-top:50px;
    font-size:16px;
}
.bk-red{
    background:#e90b11;
}
.accelerate-right{
    /*height:50%;*/
    font-weight:bold;
    font-size:23px;
    font-family:FuturaStdHeavy;
}
.ecuore-sub-title{
    font-weight:bold;
    font-size:16px;
    font-family:FuturaStdHeavy;
    color:#fff;
}
.accelerate-right .p-2 img{
    margin-top: 30px;
}
.ecuore-purple-div{
    padding-left:30px;
    padding-right:10px
}
.solutions .col-lg-5{
    /*padding-left:45px;*/
}
.solutions .btn-more{
    display: block;
    max-width:170px;
}
.dropdown-abs{
    position:absolute;
    background:#09dadf;
    color:#000;
    top:100%;
    z-index:9;
}
.js-drop2 .dropdown-abs p{
    padding:11px;
    background:#09dadf;
    color:#fff;
}
.item{display:none;
position:relative;z-index:1;}
.item .icon-div,.content-slide .icon-div{
    display:inline-block;
    margin-right:10px;
}
.item .icon-div img,.content-slide .icon-div img{
    vertical-align:baseline;
}
.item .block-sub-title,.content-slide .block-sub-title{
    display:inline-block;
    color:#fff;
}
.item .icon-div img {
    vertical-align: super;
    max-width: 40px;
    max-height: 40px;
    
}
.content-slide{
    padding-top:40px;
    padding-left: 25px;
    padding-right: 25px;
}
.content-slide .block-sub-title{
    color:#424140;
    font-size:30px;
}
.item p.view-details{
    margin-left:52px;
    color:#fff;
}
.shrink-30{
    max-width:30%;
}
.space-items{
    margin-bottom:00px;
}
.purple{
    
}
.margin-null{
    margin-bottom:30px;
 
}
.paddingfor-item-slide{
    padding:5px 5px 5px 5px;
}
.content-item h4{margin-bottom:20px;margin-top:40px;font-family:FuturaStdHeavy;font-size:28px;color:#292724;}
.content-item {color:#4d4d4d;font-size:16px;}
.content-item li{
    color:#fff;
}
.content-item .black-list li{color:#4d4d4d;}
.content-item ul{
    padding-left:0px;
    list-style-position: inside;
}
#adoptacloud{
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.item-slide-itb{
    font-style:italic;
    font-weight:bold;
}
.download-icon{
    display: inline-block;
    background: #292724;
    color: #fff!important;
    border-radius: 50%;
    padding: 10px;
}
.link-slide{
    font-weight:bold;
    color:#4d4d4d;
}
.ask-for-more-info{
    background: red;
    display: inline-block;
    border-radius: 35px;
    font-family: FuturaStdBold;
    font-weight: bold;
    font-size: 20px;
    color: #fff!important;
    padding: 5px 20px 7px 20px;
    white-space: pre-wrap!important;
    text-align:center;
}
.back-button,.cancel-button{
    font-weight:bold;cursor:pointer;
}
.item .view-details{
    cursor: pointer;
}
@media screen and (max-width:991px){
    .solutions-header .block-title{
        text-align:center!important;
        margin-bottom:40px;
    }
    .purple{
        display:block;width:100%;
    }
    .item .icon-div img, .content-slide .icon-div img{
        margin-bottom:0;
    }
    .content-slide{
        padding-left:5px;padding-right:5px;
    }
    .item{
        text-align:center;
    }
    .item .icon-div img{
        margin-top:20px;max-width:none;
    }
    .item .icon-div{
        display:block;
    }
    .item p.view-details{
        margin-left:0;
    }
    .solutions-header img{
        margin-left:auto;margin-right:auto;display:block;margin-bottom:30px;
    }
    .solutions-header.div-blue{
        padding-top:30px;
    }
    .solutions-header.div-blue p{
        padding-left:50px;
    }
    .solutions-header.div-blue .col-lg-6{
        margin-bottom:30px;
    }
    .secure-risks-section{
        padding-top:30px;padding-bottom:30px;
    }
    .btn-secure-risk{
        text-align:center;
    }
    .secure-header{
        text-align:center!important;
    }
    .virtual-left{
        padding-left:30px;
        padding-right:30px;
    }
    .solutions-block-text{
        max-width:100%;
    }
    .solutions-block-text{
        padding-left:50px;
    }
}
@media screen and (max-width:557px){
    .item{
        text-align:center;
    }
    .item .icon-div, .content-slide .icon-div,    .item .icon-div, .content-slide .block-sub-title{
        display:block;
        text-align:center;
    }
    .item p.view-details{
        margin-left:0;
    }
    
}
/*End style SOLUTIONS page*/

/*Trust page*/
.image-trust{
    position:relative;
    background-image:url('assets/images/trust page images/pozamare-trust.jpg');
    top: 0;
    width: 100%;
    background-size:cover;
    height:270px;
    background-position: top center;
}
.distractions-arrow-trust{
    margin-top:40px;
    margin-bottom:40px;
    
}
.what-they-say-pads{
    padding-left:35px;
}
.line-break-trust{
    margin-top:40px;
    margin-bottom:35px;
}
.btn-trust{
    background: #09dadf;
    border-radius: 0;
    color: #fff;
    font-size: 24px;
    font-family: FuturaStdHeavy;
    font-weight: bold;
    height: 47px;
    padding-left: 35px;
    max-width: 224px;
    width: 100%;
    text-align: left;
}
.dots-image{
   margin-right:20px;
    margin-top: 16px;
}
.what-they-say-link{
    margin-top:55px;
}
.what-they-say-item{
    margin-bottom:100px;
    padding-right:90px;
}
.what-they-say-item:nth-child(even){
    padding-left: 100px;
    padding-right: 0;
}
.what-they-say-name h3,.what-they-say-name h4{
    font-size:28px;
}
.what-they-say-name{
    max-width:255px;
}
.what-they-say-name h3{
    height:40px;
    font-family:FuturaStdMedium;
}
.what-they-say-name h4{
        font-family: FuturaStdHeavy;
}
.view-more-full{
    background:#5951ab;
    width:100%;
    min-width:100%;
}
.view-more-full a{
    font-size:24px;
    font-family:FuturaStdBold;
    color:#fff;
    padding:15px;
}
.full-width-1280{
    width:100%;  
    max-width:1280px;
}
.descriptions-cases{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    max-width:480px;
}
.descriptions-cases .block-title{
    margin-top:25px;
}
.descriptions-cases h3{
    font-size:42px;
    font-family:FuturaStdMedium;
}
.descriptions-cases-placeholder-h3{
    height:46px;
    width:10px;
}
.descriptions-cases .dots-image{
    margin:30px 0 30px 0;
}
.blue-div-cases h5{
    font-size:22px;
    color:#fff;
    font-family:FuturaStdBold;
}
.blue-div-cases{
    height:208px;
    background:#09dadf;
    padding:40px;
}
.red-div-cases{
    height:208px;
    background:#ea0a11;
}
.img-fullw{
    width:100%;
}
.case3-left{
    height:473px;
}
.full-casestudy-description{
    padding:30px;
    padding-left:100px;
}
@media screen and (max-width:1260px){
    .descriptions-cases{
        max-width:100%;
    }
    .wrapper{
        position:relative;
        overflow:hidden;
    }
    .wrapper img{
        max-width:200%;
        height:100%;
    }
    .full-casestudy-description{
        padding-left:15px;
    }
}
@media screen and (max-width:991px){
    .what-they-say-item,.what-they-say-item:nth-child(even){
        padding-right: 30px;
        padding-left:30px;
    }
    .wrapper{width:100%}
    .wrapper img{
        width:100%;
    }
    .full-width-1280 .block-title{
        text-align:left;
    }
    .descriptions-cases{
        margin-bottom:20px;
        padding-left:30px;
        padding-right:30px;
    }
    .btn-trust{
        max-width:180px;
    }
    .descriptions-cases h3{
        font-size:26px
    }
}
@media screen and (max-width:800px){
    .block-title{
        margin-top:30px;
    }
    img.block-title{
        margin-top:20px;
    }
    .distractions-arrow{
        margin-top:0!important;
    }
    .solutions-header{
        padding-top:10px;
    }
    .descriptions-cases-placeholder-h3{
        height:10px;
    }
}
@media screen and (max-width:480px){
    .what-they-say-name+img{
        display:none;
    }
}

/*END TRUST PAGE*/
/* Share page */
.image-share{
    position:relative;
    background-image:url('assets/images/share page images/pozamare-share.jpg');
    top: 0;
    width: 100%;
    background-size:cover;
    height:270px;
    background-position: top center;
}
.blue-circle-item{
    float: left;
    background: #1ccacf;
    width: 80px;
    height: 80px;
    margin-left: -35px;
    border-radius: 50%;
}
.share-library-item{
    padding:20px 0 20px 0;
    margin-bottom:40px;
}
.share-library-item-text{
    height:80px;
    margin-left:80px;
    padding-top: 10px;
}

.left-library-column{
    padding-right:50px;
}
.right-library-column{
    padding-left:50px;
}
.share-library-item-text .block-sub-title{
    margin-bottom:0;
}
.description-join2grow-item{
    height:170px;
    background:white;
    max-width:270px;
    font-family:FuturaStdBold;
    font-size:30px;
    margin:auto;
}
.title-30{
    font-size:30px;
    font-family:FuturaStdBold;
}
.come2learn-col{
    padding: 50px 30px 60px 30px;
}
.come2learn-item{
    margin-bottom:50px;
}
.come2learn-date{
    font-size:21px;
    font-family:FuturaStdMedium;
}
.come2learn-title-item{
      
}
.description-join2grow-item p{
    padding-top:60px;
    padding-left:25px;
}
.join2grow-col{
    margin-top:125px;
}
.join2grow-item{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -40px;
    z-index:99;
}
.full-width-div-share-colored {
    background: #517388; 
    min-width: 100%; 
    position: relative; 
    padding-bottom:100px;
    padding-top:35px;
}
.tech-index-item .btn-more{
    margin-top:0;
}
.tech-index-col{
    min-height:140px;
    /*padding-top:25px;*/
}
.full-width{
    min-width:100%;
}
.technologies-index{
    margin-top:140px;
}
.container-share-tech:nth-child(even){
    background:#fff;
}
@media screen and (max-width:991px){
    .block-title{
        text-align:center;
    }
    .left-library-column,.right-library-column{
        padding-left:00px;
        padding-right:0;
    }
    .blue-circle-item{
        margin-left:5px;
    }
    .share-library-item-text{
        margin-left:95px;
    }
    .technologies-index .container-temperfield{ 
        padding-left:30px;
        padding-right:30px;
    }
    .tech-index-item{
        padding-bottom:20px;
    }
}



/* End Share page*/

/*Contact form page */
#bodyContent{
    max-width:260px;
    min-width:220px;
    color:#fff;
    font-size:14px;
    background:#605ca8;
    padding: 50px 20px 50px 20px;
}
#bodyContent p{
    margin-bottom:5px;
}
#bodyContent p.last-p-space{
    margin-bottom:30px;
}
.address-b{
    font-family:FuturaStdHeavy;
}
#siteNotice{
    position: absolute;
    z-index: 9999;
    left: 00px;
    top:70px;
    width: 50px;
    height: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 20px 15px 0;
    border-color: transparent #605ca8 transparent transparent;
}
.gm-style-iw{
   
    padding: 50px 20px 50px 20px;
}
#close-infowindow{
    margin-right: 10px;
    margin-top: 10px;
}
#map > div > img {
	max-width: none !important;
    display:none;
}
div#map{
    height:100vh;
    max-height:600px;
    min-height:350px;
   /* margin-top:-94px;*/
    margin-bottom:-30px;
    position: relative;
    width: 100%;
    top: 0;
}
h1#firstHeading{
    color:red;
}
.form-connect input,.form-connect textarea{
    width:100%;
    margin-top: 25px;
    border: 1px solid #e0e0e1;
    padding:25px;
    color:#517388;
    font-size:16px;
    font-weight:bold;
    font-family:FuturaStdBold;
}
.form-connect input::placeholder,.form-connect textarea::placeholder{
    color:#517388;
}
#post-16 .entry-title{
    display:none;
}
#submit-contact-form{
    background: #292724;
    border-radius: 25px;
    margin-top:40px;
    padding: 7px 30px 10px 30px;
    font-size: 25px;
    color: white;
    font-weight: bold;
    font-family: FuturaStdBold;
    border:none;
    margin-left:45px;
    cursor:pointer;
}
.connect2us{
    margin-top:60px;
}
.img-connect2us{
    width:100%;
    height:auto;
}
.contact-form h4{
    font-size: 16px;
    font-family: FuturaStdBold;
    color:#517388;
}
input[type="checkbox"] {
  display: none;
}

.select-category{
    position:relative;
    padding-bottom:0px;
    max-width:360px;
    padding-left:25px;
}
.pad-bt{
    padding-top:20px;
}
.select-category i.fa-angle-double-down,.select-category i.fa-angle-down{
    position:absolute;
    right:5px;
    top:2px;
    -webkit-transition: ease-in-out 0.4s; /* Safari */
    transition: ease-in-out 0.4s;
}
.contact-form .select-category{
    margin-bottom:20px;font-size:18px;
}
.select-category i.fa-angle-down{
    top:7px;
    font-size:18px;
}
.select-category-type{
    padding-bottom:0px;
     -webkit-transition: ease-in-out 0.4s; /* Safari */
    transition: ease-in-out 0.4s;
    overflow: hidden;
    min-height: 0px;
    max-height:0px;
    padding-left:25px;
}
.select-category-type-toggle{
    min-height:75px;
    max-height: 250px;
    padding-bottom:0px;
}
.interest-connect2us{
    margin-top:45px;
    margin-bottom:20px;
}
.fa-check-square{
    color:#4e6d8c;
}
.select-category input{
    width:16px;
    height:16px;
    float:left;
    margin-top:0;
}
.fa-square-o{
    margin-right:1.5px;
}
.select-category-type > .select-category{
    display:inline-block;padding-left:0;
    font-family:FuturaStdBook;
}
.select-category-type > .select-category i.fa-square-o{
    margin-right:11.5px;
}
.select-category-type > .select-category i{
    margin-right:10px;
}
.select-category label{
    margin-bottom:0;
    float:left;
    font-size:20px;
    margin-left:9px;
    margin-right:0px;
    display:block;
    width:100%;
}
.select-category-type input{
    width:16px;
    height:16px;
    float:left;
    margin-top:0;
}
.select-category-type label{
    margin-bottom:0;
    float:left;
    margin-left:9px;
    margin-right:30px;
}
.select-category-type .red{
    font-weight:normal;
}
.hide{
    display:none!important;
}
.select-category-type i.fa-angle-down{
    display:none;
}
/*End Co/*ntact form page*/
@media screen and (min-width:1300px){
    .sitemap-menu-pos p,.sitemap-menu-pos a,.sitemap-menu-pos i{
        font-size:14px;
    }
}



@media screen and (max-width:1279px){
    .navbar{
        
    }
    #main{
        padding-left:15px;
        padding-right:15px;
    }
}
@media screen and (max-width:1200px){
    div#map{
        margin-top:0;
    }
    .border-right-menu{
        display:none;
    }
}
@media screen and (max-width:1100px){
    .image-homepage{
        background-position:top left;
    }
    .sitemap-list{
        margin-top:40px;
    }
    .page-title{
        font-size:66px;
    
    }
    .smaller-title-text{
        font-size:48px;
    }
}
@media screen and (max-width:991px){
    .small-side-homepage .small-side-heading{
        font-size:48px;
        font-weight:bold;
        font-family:FuturaStdBold;
        margin-bottom:10px;
    }
    .load-more-fa-why,.load-more-fa-who,.load-more-fa-what,
    .load-more-fa-how{
        display:none;
    }
    .btn-more{
        margin-top:10px;
    }
    .solutions .btn-more{
        margin:auto;
        margin-bottom:20px;
    }
    .solutions .block-sub-title{
        margin:auto;
        text-align:center;
        padding-bottom:10px;
    }
    .solutions .col-lg-6{
        text-align:center;
        padding-left:0;
    }
    .solutions .dropdown{
        margin:10px auto 10px auto;
        display:inline-block;
    }
    .solutions-header.div-blue p{
        padding-left:0;
    }
    .solutions-header img{
        margin-bottom:20px;
    }
    .connection-collaborate-section  .left-col{
        text-align:center;
    }
    .icon-div{min-height:auto;}
    .connect-collaborate-items .icon-div{
        min-height:40px;
    }
    .connect-collaborate-items {
        margin-left: auto;
        margin-right: auto;
        display:inline-block;
        min-width:200px;
        text-align:center;
    }
    .ecuore-sub-title{
        padding:30px;
    }
    .overtop-60{
        margin-top:0;
    }
    .artificial-intelligence-left,.artificial-intelligence-left .block-title{
        text-align:center!important;
    }
    .artificial-intelligence-left img{
        margin-bottom:20px;
    }
    .bottom-middle-item{
        position:relative;
        text-align:center;
        margin-top:10px;
    }
    .middle-blue-div .icon-div,.middle-div-sub-title,.middle-div-sub-p{
        text-align:center;
    }
    .dots-right-side.hidden-lg-up{
        margin-bottom:10px;
    }
    .dropdown-abs{
        position:relative;
    }
    .solutions .middle-blue-div .block-sub-title{
        
        margin-top:15px;
        margin-bottom:15px;
    }
    .connect-collaborate-bottom-items.left-col{
        margin-right:auto;
    }
    .right-side-cols{
        text-align:center;
    }
    .right-col{
        margin-left: auto;
        margin-right: auto;
        display:inline-block;
        text-align:center;
    }
    .load-more-fa-why,.load-more-fa-who,.load-more-fa-what,.load-more-fa-how{
        margin-top:5px;
    }
    .small-side-homepage .small-side-text{
        font-size:14px;
        font-family: 'Open Sans', sans-serif;
    }
    .vector-img{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .sitemap{
        padding-left:15px;
        padding-right:15px;
    }
    .menu-sitemap{
        text-align:center;
    }
    .menu-sitemap i{
        font-size:20px;
    }
    .menu-sitemap .menu-item a{
        padding-right:0;
    }
    #subscribe{
        font-size:14px;
        max-width:300px;
    }
    .sitemap-menu-pos{
        text-align:center;
    }
    .menu-name,.menu-sitemap{
        padding-left:0;
    }
    .sitemap-menu-pos p,.sitemap-menu-pos a,.sitemap-menu-pos i{
        font-size:14px;
    }
    .phone-image{
        width:100%;
    }
    .overtop-section .btn-more{
        bottom:15px;
    }
    .title-section {
        max-width:100%;
        margin-top:30px;
        margin-bottom:30px;
    }
    .transform2digital-right-side{
        text-align:center;
    }
    .block-text{
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom:30px;
    }
    .btn-more-journey{
        margin-bottom:20px;
    }
    .transform2digital-right-side{
        padding-left:15px;
    }
}
@media screen and (max-width:991px){
    .border-right-tab{
        border-right:none;
        padding-right:0;
    }
    .nav-tabs .nav-item .nav-link{
        background: blue;
        border-radius: 5px;
        padding: 10px 25px 5px 25px;
        display:block;
        margin-bottom:10px;
        box-shadow: 0 2px rgba(0,0,0,0.2);
        background: #e5e5e5;
        opacity:0.8;
        color:#808080;
        margin-right:0;
    }
    .nav-tabs .nav-item .nav-link.active{
        background: #fff;
        opacity:1;
        color:#2b82d9;
    }
    .nav-tabs{
        display:block;
    }
}
@media screen and (max-width:767px){
    .left-side-who img,.right-side-what img{
        width:100%;
    }
    
    .small-side-homepage{
        padding-bottom:15px;padding-left:15px;padding-right:15px;
    }
    .distractions{
        padding-top:15px;
    }
    .distraction-spacing{
        margin-bottom:0px;
    }
    .distractions-arrow{
        margin-top:30px;
        margin-bottom:30px;
    }
    .page-title{
        text-align:center;
    }
    .spacing-title{
        max-height:125px;
    }
    header div.page-title-div{
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
        text-align:center!important;
        margin-bottom:20px;
    }
    .categories-menu{
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important;
    }
    .btn-categories{
        text-align:center;
        padding-left:0;
    }
    
}
@media screen and (max-width:560px){
    .block-title{
        font-size:28px;
    }
    .section-title{
        font-size:28px;
    }
    .title-section{
        font-size:32px;
    }
    .copyright,.developed{
        float:none!important;
        text-align:center;
    }
    footer{
        padding-left:15px;
        padding-right:15px;
    }
}
@media screen and (max-width:540px){
    .carousel-header h2{
        font-size:34px;
        text-align:center;
    }
    .carousel-inner img{
        max-width:100%;
    }
    .connect-banner a.btn-customize{
        margin-top:-5px;
    }
    .connect-banner h2{
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width:500px){
    .page-title,.smaller-title-text{
        font-size:36px
    }
    
}

@media screen and (max-width:460px){
    .top-bar a i{
        display:none;
    }
    .connect-banner h2{
        font-size:20px;
    }
}



@media (max-width: 1199px) {
    .navbar-light .navbar-toggler{
        top:15px;
        
    }
    nav{
        background:white;
        
    }
    
     .social-buttons2{
    margin-right:20px;
}
    .top-bar{
        top: 22px;
    }
    #menu-menu {
        box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7);
    }
    .navbar{
        padding-left:0;
        padding-right:0;
    }
    .navbar-brand{
        position: relative;
        max-width:180px;
        display:block;
        top:0;
        left:15px;
    }
    
    
    .navbar-brand img{
        height:40px;
        margin-top:10px;
    }
    #menu-menu{
        margin-top:0;
        
    }
    .menu-item{
        display:block;
        padding-top:10px;
        padding-bottom:00px;
    }
    .search-form{          
        position: relative;     
        max-width:150px;
        z-index: 9999;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        bottom: 0;
        margin: auto; 
        left: 0;
        right: 0;
        
    }
    .search-form input{
        max-width:150px;
        width:100%;
        height:30px;
        position: absolute; top: 570px;
        bottom: 0;
        margin: auto;
        position: absolute;
        left: 10px;
        right: 0;
    }
    #menu-item-31{
        -webkit-transition: 0.2s ease-in-out;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out;
    }
}



.bold{
    font-weight:bold;
}
.text-servicii{
    margin:auto;
    text-align:left;
    display:inline-block;
    margin-top:15px;
    margin-bottom:45px;
   
}
.read-more-servicii{
    display:none;
    cursor:pointer;
}
.get_height{
    height: auto!important;
}
@media screen and (min-width:991px){
    .read-more-servicii{
        position: absolute;
        display:block;
        color: #fff;
        margin-top: -20px;
        bottom:20px;
}
    .read-more-servicii i{
        vertical-align:text-top;
               
}
    .text-before{
        height: 168px;
        overflow: hidden; 
    }
    .left-purple{
    padding-bottom:20px;
}
.left-purple .text-before:before{
    content: '';
    display: block;
    position: absolute;
    top: 55%;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 33%,rgba(89, 81, 171, 1) 67%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0) 33%,rgba(89, 81, 171, 1) 67%);
    /* background-image: linear-gradient(to bottom,#5951ab 0%,#ae94b9 100%); */
    background-repeat: repeat-x;
    pointer-events: none;
}
.right-red .text-before:before{
    content: '';
    display: block;
    position: absolute;
    top: 55%;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 33%,rgba(228, 21, 27, 1) 67%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0) 33%,rgba(228, 21, 27, 1) 67%);
    /* background-image: linear-gradient(to bottom,#5951ab 0%,#ae94b9 100%); */
    background-repeat: repeat-x;
    pointer-events: none;
}
.artificial-intelligence-left .text-before{
    top:42%;
}
}



.text-servicii ul{
    list-style:none;
}
.connect-collaborate-text-servicii{
    max-width: 792px;
    text-align: center;
    margin: auto;
}
.connect-collaborate-text-servicii p{
    text-align: left;
    margin: auto;
}
/* Back to top button styling*/

.backtotop {
    border: 0px dotted #5951ab ;
    width: 50px;
    height: 50px;
    right: 25px;
    bottom: 20px;
    position: fixed;

    cursor: pointer;
    transform: rotate(0deg);
    transform-origin: center center 0;
    z-index: 1000;
}
.backtotop::before {
    width: 18px;
    height: 4px;
    left: 6px;
    top: 56%;
    position: absolute;

    background-color: #5951ab ;
    content: "";
    transform: rotate(-45deg) translateY(-50%);
    transform-origin: center top 0;
}
.backtotop::after {
    width: 25px;
    height: 4px;
    right: 5px;
    top: 50%;
    position: absolute;

    background-color: #5951ab ;
    content: "";
    transform: rotate(45deg) translateY(-50%);
    transform-origin: center top 0;
}

/*Hover*/
.backtotop, 
.backtotop::after, 
.backtotop::before,
.backtotop .backtotop-morph
{
    transition: all 250ms ease-in-out 0s;
}
.backtotopfade{
    display:none;
}
.backtotop .backtotop-morph {
    background-color: #5951ab ;
    
    width: 15px;
    height: 4px;
    left: 100%;
    top: 45%;
    position: absolute;

    opacity: 0;
    margin-bottom: -20px;
    transform: translate(-50%);
}
.backtotop .backtotop-morph::before {
    width: 0;
    height: 0;
    left: -7px;
    top: -4px;
    position: absolute;

    border-color: transparent #5951ab transparent transparent;
    border-style: solid;
    border-width: 6px 10px 6px 0;
    content: "";
}
.backtotop:hover {
    transform: rotate(90deg);
}
.backtotop:hover .backtotop-morph {
    left: 40%;
    opacity: 1;
}
.backtotop:hover::before {
    width: 30px;
    left: 10px;
    top: 30%;

    background-color: #5951ab ;
    transform: rotate(0deg) translateY(-8px);
}
.backtotop:hover::after {
    width: 30px;
    right: 10px;
    top: 60%;

    background-color: #5951ab ;
    transform: rotate(0deg) translateY(8px);
}
#svg2{
    width:100%;
    max-width:35px;
    height:100%;
    max-height:35px;
    color:red;
}
#path22{
    fill:red!important;
}
.hidden-text{}
/*Partners carousel*/
.owl-carousel .item{display:block;}
.owl-centered .owl-wrapper {
  display: table !important;
}
.owl-centered .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.owl-centered .owl-item > div {
  text-align: center;
}
.slider-clienti{
    
    padding-top:30px;max-width:100%;
    padding-bottom:30px;
    margin-top:30px;
    
}
.container-slider-clienti{
    max-width:972px;
    margin:auto;
}
.owl-carousel .owl-item{
    min-height:200px;
    
}
.owl-carousel .owl-item img {
    padding:25px;
    
    width:90%;
    margin:auto;
}
.mov{
    border:2.2px dotted #5951ab;
}
.blue{
    border:2.2px dotted #09dadf;
}
.img-container-r{
        
    border-radius: 50%;
    background:#fff;
    
    
    min-height: 75px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
   
}
.owl-centered .owl-item > div {
    text-align: center;
    height: 100%;
    padding: 19px;
    padding:30px;
}
.owl-centered .active:nth-child(3) >  div{
    padding:19px!important;
}
.owl-item.active .item{
        
}
.clienti,.parteneri{cursor:pointer;}
.read-more-testimonials{display:none;}
@media screen and (min-width:991px){
    .animated2{
        transform:scale(1.5);
         
    }
    
    .what-they-say-pads{
       
    }
    .morecontent span{
        display:none;
    }
    .morelink {
    display: block;
    
}
    a.morelink {
        text-decoration:none;
    }
    .read-more-testimonials{
            margin-left: 35px;
            margin-top: 10px;
            color: #5951ab;
            cursor: pointer;
            display: block;
    }
    .owl-carousel .owl-item img {
        padding:25px;
        padding:10px;
        width:90%;
        margin:auto;
    }
}
.blue-text{color:#09dadf}
.mov-text{color:#5951ab}
.gray-text{color:gray;}
.left-side-connect2us{
    min-height:500px;
    padding:40px 15px 15px 20px;
}
.view-details.connect2usbtn{
    padding-bottom:15px;
}
#connect2usbtn{
    background:#09dadf;
    padding:0px;
    
}
.right-side-connect2usbtn{
    padding:20px;
}
.owl-carousel-main2{
    min-height:265px;
    max-height:400px;
    margin-top:-100px;        
 }
.owl-carousel-main2 .item{
    padding:0!important;
        
 }
.owl-carousel-main2 .item .slide{
    height:100%;
    width:100%;
    min-height:100%;
    min-height:400px;
  }                  
 
.container-info{
    max-width:50%;
    width:100%;
    margin-top:100px;
    min-height:265px;
} 
.container-info img{
    max-width:200px;
}
.container-info-right{
    float:right;
}
.container-info-left{
    float:left;
}       
.slide1-main{
    font-size:55px;
    color:#68748e;
    font-family:FuturaStdBold;
}
.text-with-image img{
    padding:0!important;
    width: 150px!important;
    margin: 0!important;
    display: inline-block!important;
    vertical-align:baseline;
}
.owl-carousel-main2 .owl-nav.disabled+.owl-dots{
    position:relative;
    margin-top:-40px;
    z-index:9999;
}
@media screen and (min-width:900px){
    .container-info-right img{
        margin-left:10%!important;
    }
}
@media screen and (max-width:1150px){
    .owl-carousel-main2 .item .slide{
        
        min-height:300px;
    }
}
@media screen and (max-width:1150px){
    .slide1-main{
        font-size:40px;
    }
    .container-info{
        text-align:center!important;
        margin:auto;
        -webkit-box-pack: center!important;
    -webkit-justify-content: flex-center!important;
    -ms-flex-pack: center!important;
    justify-content: flex-center!important;
    }
    .owl-carousel-main2{
        margin-top:0;
        min-height:auto;
    }
    .text-with-image{
        margin:auto;
    }
}

@media screen and (max-width:900px){
    .slide1-main{
        font-size:30px;
    }
    .container-info-right,.container-info-left{
    float:none;
    }
    .container-info{
        margin-top:0;
        max-width:100%;
        min-height:auto;
        
    }
    .container-info:nth-child(1){
        padding-top:20px;
    }
    .container-info:nth-child(2){
        margin-bottom:20px;
    }
    .owl-carousel-main2 .item .slide{
        min-height:auto;
    }
}
@media screen and (min-width:1199px){
    .navbar{
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 2%, rgba(255,255,255,0.88) 14%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 2%,rgba(255,255,255,0.88) 14%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 2%,rgba(255,255,255,0.88) 14%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
}

.owl-carousel-main2 .owl-dots .owl-dot.active span, .owl-theme .owl-dots  span{
    background:#23c4ca;
    
}
.owl-carousel-main2 .owl-dots .owl-dot span, .owl-theme .owl-dots  span{
    background:#fff;
    border: 2px solid #0c3778;
}
.temperfield-container-search{
    min-height:60vh;
}
.p-3{
    font-size:12px;
    background:#fff;
    height:100%;
    font-weight:normal;
}
.white-background{
    background:#fff;
}
.form-message{
    padding:20px;
}
.green-div-form{
    background:#82f3b5;
    padding:20px;
}
.red-div-form{
    background:#f38282;
    padding:20px;
}
.distraction-div{
    padding-top:20px;
}
.nav-tabs li:last-child a .border-right-tab{
    border-right:none;
}
.logo-certifications {
    vertical-align:middle;
    margin-top:30px;
    margin-bottom:30px;
}
.certification-title{
    margin-top:50px;
    
}
.green{
    color:#82f3b5;
}
.certifications-li li a{
    
}
.certifications-li{
    
}
.message-subscribe{
    padding-top:20px;
}
.logo-div{
    padding-left:30px;
    padding-right:30px;
}
.logo-div p{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    cursor:pointer;
}
.description{
    display:none;
    
}
.menu-certifications{
    margin-bottom:0!important;
}
@media screen and (max-width:991px){
    .toggle-slide-mb{
        display:none;
        padding-bottom:30px;
    }
    .sitemap .sitemap-menu-pos p{
        cursor:pointer;
    }
}
@media screen and (min-width:500px){
    a.btn-customize{
        max-width:230px;
    }
}
.service-sheets{
    display:none;
}
.link-service-sheets{
    cursor:pointer;font-weight:bold;
}
.digital-slide{
    padding-bottom:20px;
}
.title-points{
    margin-bottom:15px;
    cursor:pointer;
}
.text-points{
    display:none;
}
.read-more-div{
    height: 168px;
    overflow: hidden;
}
.read-more-div:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 33%,#f7f9f8 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0) 33%,#f7f9f8 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,0) 33%,#f7f9f8 100%);
    background-repeat: repeat-x;
    pointer-events: none;
}
.read-case-studies{
    position: absolute;
    bottom: 30px;
}
.read-case-studies i{
    vertical-align:text-top;
}
.gray-p-div{
    padding-top:25px;margin-bottom:20px;
}
#digitalneeds .item p.view-details{
    margin-left:0!important;
}
.block-title-digital{
    font-family:FuturaStdBold;
    font-size:36px;
    color:#fff;
    padding-right:50px;
}
.block-subtitle-digital{
    font-family:FuturaStdHeavy;
    font-size:23px;
    color:#fff;
    padding-top: 5px;
    padding-left: 20px;
    margin:auto;
    float: left;
}
.title-div-item{
    padding-top:20px;
    padding-bottom:20px;
    text-align: center;
}
.block-sub-title-digital{
    min-height:0!important;
    padding-top:20px;
    
}
.black{
    color:#363432;
}
@media screen and (max-width:991px){
    .block-subtitle-digital{
        font-family: FuturaStdHeavy;
        font-size: 23px;
        color: #fff;
        padding-top: 5px;
         padding-left: 0px; 
        margin: auto;
         float: none; 
        display: inline-block;
    }
    .read-case-studies{
        bottom: 0px;
    }
    .technologies-index{
        margin-top:20px;
        padding-left:0!important;
        padding-right:0!important;
    }
    
}

.search-form-page .entry-header{
    padding-top:20px;
    
}
.search-form-page .entry-header h2{
    font-size:20px;
}
.select-category-type-digital.select-category-type-toggle{
    max-height:1000px;
    padding-bottom:25px;
}
.select-category-type-digital .select-category{
    display:block;
    max-width:100%;
    padding-bottom:5px;
}
.select-category-type-digital label{
    clear:both;
}
@media screen and (max-width:500px){
    .connect2us{
        padding-left:15px;padding-right:15px;
    }
    .contact-form .select-category{
        padding-left: 0;
        padding-right:30px;
    }
    .select-category-type{
        padding-left:0;
    }
}
a.contact-top-menu{
    font-size:14px;
}
.text-servicesheets i{
    float:left;
    margin-right:20px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    padding: 10px;
    font-size:26px;
}
.text-servicesheets a{
    color:#000;
    margin-bottom:15px;
}
.text-servicesheets a p:last-child{
    font-weight:bold;
    margin-bottom:20px;
        padding-left: 65px;
}
.servicesheets{
    color:#fff;
    font-size:24px;font-family:FuturaStdHeavy;
    margin-top:40px;
    margin-bottom:20px;
}
.text-servicesheets{
    padding-bottom:20px;
}
.more-info-digital{
    margin-bottom:20px;
}
.search-title-results h2{
    font-size: 16px!important;
    padding-left: 25px!important;
}
.search-title-results{
    padding-top:8px!important;
}
.search-title-results{
    /*
    background:url('assets/images/trust page images/dots-purple.png') no-repeat;
    background-position: left 12px;
    padding-left:50px;
    */
}
.p-3{
    font-family: 'Open Sans', sans-serif;
}
.search-title-results:before{
    content: "\f138";float:left;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size:18px;
}
.full-width{max-width:100%!important;padding-left:30px;padding-top:50px}
.search-form-page #main{
    padding:0
}
.special-download i{
    background: #000;
    color: #fff;
    padding: 7px;
    font-size: 18px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top:5px;
}
.special-download{
    color:#000;
}
.owl-carousel-team .owl-item.active .item{
    padding:0;
}
.owl-carousel-team .owl-item img{
    width:100%;
    padding:0;
}
.owl-carousel-team .owl-dots{
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top:-30px!important;
}
.text-carousel{
    position:relative;
    width:100%;
    
    
    color:#fff;
}
.bk-red{
    background:#5951ab;
    min-height:320px;
}
.text-carousel a{
    font-weight:bold;
    color:#23c4ca;
}
.team-text-carousel{
    float:left;
    display:none;
    width: 100%;
    
   
    padding:30px;
}
.text-item-carousel{
    position:absolute;
    right:15px;
    bottom:20px;
    text-align:right;
    z-index:9999;
    color: #292724;
    font-weight: bold;
    /*text-shadow: 2px 2px #fff;*/
    font-style: italic;
    font-size: 18px;
}
.read-more-person{
    cursor:pointer;
}
.read-more-person{
    cursor:pointer;
    color: #fff;
    background: #000;
    border-radius: 25px;
    display: inline-block;
    padding-left: 13px;
    padding-right: 15px;
}
.owl-carousel-team.owl-theme .owl-dots .owl-dot span{
    width:12px;height:12px;
}
.owl-carousel-team.owl-theme .owl-dots .owl-dot.active span{
    background:#23c4ca;
}
@media screen and (max-width:540px){
    .owl-carousel-team .owl-item{
        min-height:auto;
    }

}
.navbar{
    position:absolute;
    width:100%;
    z-index:9888;top:0;
}
.top-bar{
    
}
@media screen and (max-width:577px){
    .block-title-digital{
        padding-right:0;
    }
    
    .small-mobile-h{
        font-size:22px;
    }
    .what-they-say-pads{
        padding-left:0;
    }
    .dots-image{
        display:none;
    }
    .btn-trust{
        padding-left:15px;
    }
    .more-link{
        display:block;
    }
    .read-case-studies{
        bottom:0;
    }
}
@media screen and (max-width:340px){
    .contact-top-menu{
        display:none;
    }
}
.spacing-search{
    margin-top:130px;
}
.{
    text-align:center;
}
.owl-dot{
    background:transparent;
    border:none;
    outline:none;
}
.owl-dot:focus{
    outline:none;
}
.close-more-persons{
    position:absolute;
    top:0;
    right:15px;
    cursor:pointer;
}
.fix-height{
    margin-top:100px;
}
.alignleft{
    float:left;
}

.left-side-img-banner{
    max-width: 500px!important;
    width: 100%!important;
    margin-right: 0!important;
}
.container-info-left{
    max-width:55%
}
.container-info-right{max-width:45%}
@media screen and (max-width:900px){
    .container-info-left,.container-info-right{
        max-width:100%;text-align:center!important;
    }
    .left-side-img-banner{
        margin-right:auto!important;
    }
}


/*Modificari 21 noiembrie 2017*/

img.img-full-all{
    width:100%!important;
    padding:0!important;
}
.owl-frontpage{
    overflow:hidden;
    max-height:unset;
}
@media screen and (min-width:1150px){
    .owl-frontpage{
        margin-top:0px;
    }
}
@media screen and (min-width:1200px){
    .owl-frontpage{
        margin-top:-55px;
    }
}

.owl-frontpage .owl-item{
    min-height:unset;
}


/*Modificari 17 noiembrie 2017*/
.view-more-new{
    margin-top:30px;
    margin-bottom:40px;
}
.emedia-event{
    margin-bottom:30px;


}
.emedia-event .hover-grayscale{
    max-width: 272px;
    margin: auto;
    border-bottom: 1px solid #d1d2d1;
    overflow: hidden;
}
.emedia-button-phone{
    margin-bottom:30px;
}
.container-emedia-preview{
    min-height:170px;
    background:#fff;
    height:100%;
    padding:15px;
    color:#000;
    max-width:272px;
    margin:auto;
}
.f-12{
    font-size:12px;
}
.grayish{
    color:#919191;
}
a.read-more-red{
    color:#e4151b;
    font-family: FuturaStdMedium;
    font-size:12px;
    text-transform:uppercase;
    margin-top:15px;
}
.emedia-title{
    padding-left:15px;
}
.f-40{
    font-size:40px;
}
.container-continut-emedia h1{
    color:#424140;

}
.container-continut-emedia{
    padding-top:15px;
    background:#fff;
    padding-bottom:30px;
    border:1px solid #d1d2d1;
    border-top:none;
}
.container-image-emedia{
    border:1px solid #d1d2d1;
    border-bottom:none;
}
@media screen and (min-width:992px){
    .page-share .emedia-event div{
        /* height:100%; */
    }
}
.social-buttons-custom .separator{
    border-right: 1px solid #e6131b;
}
.container-emedia-preview h4{
    min-height: 54px;
}
.emedia-event .hover-grayscale .container-emedia-preview {
    border:1px solid #d1d2d1;
    border-top:none;
    border-bottom:none;
}
.emedia-event .hover-grayscale .background-event-preview{
    border:1px solid #d1d2d1;
    border-bottom:none;
}

.social-buttons-custom a {
    padding-left: 10px;
    padding-right: 10px;
}
.container-continut-emedia .line-dotted{
    width:100%;
    border-top:1px dotted #000;
    margin-bottom:15px;
}

.container-continut-emedia p{
    margin-bottom:1em;
    color:#919191;
}
.social-buttons-custom p{
    color:#707070;
}
.alte-articole-red{
    background:#e90b11;
    padding:15px;
    margin-left:12px;
    margin-right:12px;
    color:#f4f3f0;
    font-family:"FuturaStdBook";
    max-height:70px;
    margin-bottom:55px
}
.f-30{
    font-size:30px;
}
.event-media-item{
    margin-bottom:30px;
}
.futurastdbold{
    font-family:FuturaStdBold;
    font-weight:bold;
}
.futurastdbook {
    font-family:FuturaStdBook;
}
.f-18 {
    font-size:18px;
}
.lh15{
    line-height:1.5;
}
.background-event-preview{
    min-height:166px;
}
.container-image-emedia img{
    width:100%;

}
.img-border-media{
    border: 1px solid #d1d2d1;
    border-bottom: none;
}
.container-image-emedia{
    margin:-15px -15px 15px -15px;
}
.view-more-new,.view-more-new-single{
    border:none;
    color:#fff;
    cursor:pointer;
    padding:10px;
}
.view-more-all{
    color:#fff;
    cursor:pointer;
    border:none;
}
.error-404{
    margin-top:160px;
}
.img-background-preview{
    min-height:200px;
    margin-top:15px;
}
.owl-carousel-media .owl-nav.disabled{
    display: block;
}
.carousel-in-blog .img-background-preview{
    min-height:400px;
}
.owl-carousel-media .owl-prev{
    position: absolute;
    left: -25px;
    top: 0;
    background: transparent;
    border: none;
    font-size: 50px;
    color: #e90b11;
    outline: none;
    height: 100%;
}
.owl-carousel-media .owl-next{
    position: absolute;
    right: -25px;
    top: 0;
    background: transparent;
    border: none;
    font-size: 50px;
    color: #e90b11;
    outline: none;
    height: 100%;
}
.owl-carousel-media .owl-dots{
    display:none;
}
.container-carousel{
    padding:12px;
    margin-bottom:40px;
}
.fb-post,.fb-video{
    padding-bottom:30px;
    padding-top:30px;
    width:100%
}

@media screen and (max-width:500px){
    .container-smaller-device{
        padding-left:0!important;
        padding-right:0!important;
    }
    .fb-post{
        margin-left:-12px;
    }
}
.video-youtube iframe{
    width:100%;
    max-width:100%;
}
img.img-full-all{
    width:100%!important;
    padding:0!important;
}
.owl-frontpage{
    overflow:hidden;
    max-height:unset;
}
@media screen and (min-width:1150px){
    .owl-frontpage{
        margin-top:0px;
    }
}
@media screen and (min-width:1200px){
    .owl-frontpage{
        margin-top:-55px;
    }
}

.owl-frontpage .owl-item{
    min-height:unset;
}
.galerie-nume{
    background:#e90b11;
    padding:15px;
    margin-left:12px;
    margin-right:12px;
    color:#f4f3f0;
    font-family:"FuturaStdBook";
    max-height:70px;
    margin-bottom:0px;
    font-size:15px;
}
.container-continut-emedia p img{
    max-width:100%!important;
    height:auto;
}
.custom-thumbnail{
    border:1px solid #d1d2d1;
}
.custom-thumbnail p:nth-child(2){
    padding:5px 15px;
}


/*22 decembrie*/

.f-11{
    font-size:11px;
}
.uppercase{
    text-transform:uppercase;
}
.fa-chevron-oferta{
    font-size: 12px;
    color: #fff;
    vertical-align: bottom;
    background: #0cd4db;
    border-radius: 50%;
    padding: 4px 5px 3px 7px;
}
.left-side-oferta{
    background:#605ca8;
    color:#fff;
    padding:15px 40px;
}
.f-24{
    font-size:24px;
}
.futurastdmedium{
    font-family:FuturaStdMedium;
}
.f-21{
    font-size:21px;
}
.left-side-oferta p:first-child{
    margin-bottom:15px;
}
.pl5{
    padding-left:5px;
}
.read-more-oferta{
    cursor:pointer;
    margin-top: 20px;
}
.read-more-oferta i{
    vertical-align: text-top;
}
.right-side-oferta{
    padding:15px 25px;

    background:#09dadf;
}
.perioada-oferta{
    color:#37474f;
}
.futurastdheavy{
    font-family: FuturaStdHeavy;
}
.black-text{
    color:#37474f;
}
.titlu-oferta{
    margin-bottom: 14px;
    margin-top: 3px;
}
.f-9{
    font-size:9px;
}
.container-image-oferta{
    margin-right:20px;
}
.container-image-oferta img{

}
.text-ascuns-oferta{
    padding:15px;
    padding-top:40px;
}
.titlu-ascuns-oferta{
    color:#424140;
    padding:10px;
    padding-top:20px;
    font-size:20px;
    line-height:1.3;
    margin-bottom:50px;
}
.f-20{
    font-size:20px;
}
.text-oferta-ascuns{
    clear:both;

}
.red-dot{
    width:45px;
    height:45px;
    background:#cc0d11;
    border-radius:50%;
    margin: auto;
}
.container-butoane{
    width: 85px;
    text-align: center;
}

.slate-gray-dot{
    width:35px;
    height:35px;
    background:#68748e;
    border-radius:50%;
    margin: auto;
}
.background-image-oferta{
    background-position:center;
    min-height:500px;

}
@media screen and (min-width:992px){
    .background-image-oferta{
        
        min-height:unset;
    }


}
@media screen and (max-width:500px){
    .background-image-oferta{
        background-position:center;
        min-height:300px;
    }
}
@media screen and (min-width:768px){
    .text-ascuns {
        padding-left: 105px;
    }

}
@media screen and (max-width:767px){
    .titlu-ascuns-oferta{
        padding-left:0;
    }
    .left-side-oferta{
        padding-left:15px;
    }
}
#ultimateoffer{
    margin-bottom:180px;
    border: 1px solid #d1d2d1;
}
.ultimaofertabtn{
    background-color:#cc0d11;
    border: none;
    border-radius: 50px;
    padding: 8px 30px;
    font-size: 15px;
    color: #fff;
    margin-top: 20px;
    cursor:pointer;
    outline:none;
}
.ultimaofertabtn:focus{
    outline:none;
}
.close-ultima-oferta{
    position:absolute;
    right:20px;
    top:10px;
    z-index:9;

}
.close-ultima-oferta:hover{
    cursor:pointer;
}
.select-category-oferta{
    max-width:unset;
}
a.contact-top-menu{
    font-size:16px;
}
.social-buttons2{
    margin-top:3px;
}
.contact-top-menu{
    margin-right:10px;
}
@media screen and (max-width:991px){

    .owl-theme .owl-dots .owl-dot span{
        margin: -6px 0px;
    }
}
#cookie-bar {
   z-index:999;
    background:#e2e2e2;
    background: #e2e2e2 none repeat scroll 0 0!important;
    border-bottom: 1px solid #ccc!important;
    bottom: 0;
    box-shadow: 0 1px 5px 0 #888!important;
    color: #444!important;
    /* display: none; */
    /* height: 32px; */
    line-height: 32px;
    position: fixed;
    width: 100%;
}
#cookie-bar a{
    border-radius:25px;
    font-size:13px;
}
