/*
Theme Name: ArkaHost
Theme URI: http://arkahost.com/
Description: ArkaHost is a WordPress Premium Theme for Hosting Services. It’s fully compatible with WHMCS-Bridge plugin which connect between WordPress and WHMCS. The Arkahost is a suit helps small and medium companies, agencies dealers succeed with extremely low expenses
Author: King-Theme
Author URI: http://king-theme.com
Text Domain: arkahost
Version: 5.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
*/


/* To resolve error: Not enough storage in IE9 */

@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Oswald:300');
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('core/assets/fonts/glyphicons-halflings-regular.eot');
    src: url('core/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('core/assets/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('core/assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('core/assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('core/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica-Condensed-Black';
    src: url('assets/font/Helvetica-Condensed-Black');
    src: url('assets/font/Helvetica-Condensed-Black.eot?#iefix') format('embedded-opentype'), url('Helvetica-Condensed-Black.otf') format('opentype'), url('assets/font/Helvetica-Condensed-Black.woff') format('woff'), url('assets/font/Helvetica-Condensed-Black.ttf') format('truetype'), url('assets/font/Helvetica-Condensed-Black.svg#Helvetica-Condensed-Black') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Helvetica-Condensed-Black';
}


/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/

html {
    overflow-x: hidden;
    background: #fafafa;
}

@media (max-width:1024px) {
    .img-resp {
        max-width: 112px !important;
    }
}

@media (max-width: 992px) {
    [class*="col-md-"] [class*="col-md-"] {
        padding-left: 0px;
        padding-right: 0px;
    }
    h2 {
        font-size: 20px;
        line-height: 34px !important;
    }
    .ItemB4,
    .ItemB8 {
        bottom: -16% !important;
    }
    .box_bitfdefender img {
        max-width: 35% !important;
    }
    .Bitdedender-section2 .box_bitfdefender .ItemBint {
        font-size: 15px !important;
    }
    .home_IcoList ul li {
        margin-right: 0;
    }

    .img-resp {
        max-width: 80px !important;
    }
}

@media (max-width:600px) {
    .ItemB1,
    .ItemB2,
    .ItemB3,
    .ItemB4,
    .ItemB5,
    .ItemB6,
    .ItemB7,
    .ItemB8 {
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        top: 0 !important;
        text-align: left !important;
        margin-bottom: 20px !important;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.5) !important;
    }
    .box_bitfdefender img {
        display: none !important;
    }
    .img-resp {
        max-width: 80px !important;
    }
    .img-resp {
        max-width: 100% !important;
    }
	
	.video-blog{max-width:100% !important;}
}

@media (min-width: 992px) {
    [class*="col-md-"] [class*="col-md-"]:first-child {
        padding-left: 0px;
    }
    [class*="col-md-"] [class*="col-md-"]:last-child {
        padding-right: 0px;
    }
}

:focus {
    outline: none 0px;
}

ol,
ul {
    list-style: none outside none;
}




a img {
    border: 0px none;
}

img {
    max-width: 100%;
}

h2 {
    font-family: 'Helvetica-Condensed-Black';
}

h1 {
    text-transform: uppercase;
}

article,
.widget,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    background-color: #f0f0f0;
    background-attachment: fixed;
    font-family: 'Open Sans', sans-serif;
}

p {
    font-size: 16px !important;
    line-height: 28px;
}

body code {
    display: inline-block;
    white-space: normal;
}



.full-width {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.full-width.layout-boxed {
    min-width: 0px;
}

.layout-boxed .wpb_revslider_element {
    width: 100%;
    overflow: hidden;
}

html body .layout-boxed .rowlevelone.limit-width {
    margin: 0px auto !important;
    padding: 0 18px;
}

.noanimate {
    -webkit-animation-name: none !important;
    animation-name: none !important;
}
.img-article{
	text-align: center;
    box-shadow: 0 0 2px 1px #EEE;
    padding: 5px 5px 5px 5px;
}

.alignleft {
    display: inline;
    float: left;
    text-align: left;
}

img.alignleft {
    margin-right: 18px;
}

.alignright {
    display: inline;
    float: right;
    text-align: right;
}

img.alignright {
    margin-left: 18px;
}

.aligncenter {
    text-align: center;
}

a.more-link {
    margin: 0px 0px 10px;
}

caption {
    text-align: left;
}

pre {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(244, 244, 244);
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 1.625em;
    overflow: auto;
    padding: 0.75em 1.625em;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

code,
kbd,
samp,
var {
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: normal;
    font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
}

abbr,
acronym,
dfn {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: rgb(102, 102, 102);
    cursor: help;
}

address {
    display: block;
    margin: 0px 0px 1.625em;
}

.execphpwidget {
    float: left;
    width: 100%;
}

.assistive-text {
    clip: rect(1px 1px 1px 1px);
    position: absolute !important;
}

.hentry,
.no-results {
    clear: both;
}



img.sizefullwidth {
    margin: 10px 0px 20px;
    width: 99.5% !important;
}

body.search .hentry {
    padding-bottom: 10px;
}

.hentry:last-child,
.no-results {
    border-bottom-width: medium;
    border-bottom-style: none;
}

.page-link span {
    margin-right: 6px;
}

.layout-boxed {
    margin: 0px auto;
    background: #fff;
    display: inline-block;
    text-align: left;
    transition: all 500ms ease-out;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

html body .layout-boxed .full {
    margin: 0px !important;
}

.layout-boxed .footer1 {
    padding-bottom: 10px;
}

.layout-boxed .widget .container {
    width: auto;
}

.entry-meta .edit-link a,
.commentlist .edit-link a {
    color: rgb(102, 102, 102);
    float: right;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 3px 10px;
}

.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
    color: rgb(255, 255, 255);
}

.entry-content .edit-link {
    clear: both;
    display: block;
}

.clients_slide {
    text-align: center;
}



.clients_slide a {
    cursor: pointer !important;
}

.clients_slide img {
    border: 1px solid #ccc;
    width: 150px;
}

.clients_slide .owl-page span {
    background: #00c3c8 !important;
}

.comment-content img,
.widget img {
    max-width: 100%;
    max-height: 100%;
}

.entry-content .ls-container img {
    max-height: inherit;
    max-width: inherit;
}

.imgframe5 img {
    border: none !important;
    background-color: #fff;
}

.widget .ls-wp-container img {
    max-width: inherit;
    max-height: inherit;
}

.ls-wp-container {
    float: left;
}

.widget_contents-component img {
    border: 1px solid rgba(0, 0, 0, 0.05);
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large {
    max-width: 100%;
    width: auto;
    height: auto;
}

.entry-content img.wp-smiley {
    border: medium none;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 1.625em;
}

p img,
.wp-caption {
    margin-top: 0.4em;
}

.list-wp {
    list-style: none;
}

.list-wp li {
    line-height: 30px;
}

.list-wp li:before {
    content: "\2022";
    color: #12abe2;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0em;
    font-size: 20px;
}

.list-wp-cluster {
    list-style: none;
}

.list-wp-cluster li:before {
    content: "\2022";
    color: #12abe2;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0em;
    font-size: 20px;
}

.wp-caption {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(238, 238, 238);
    margin-bottom: 1.625em;
    max-width: 100%;
    padding: 9px;
    margin-right: 18px;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

.wp-caption img {
    display: block;
    margin: 0px auto;
    max-width: 100%;
}

.home_section8 img {
    max-width: 100%;
}

.wp-caption .wp-caption-text,
.gallery-caption {
    color: rgb(102, 102, 102);
    font-family: Georgia, serif;
    font-size: 12px;
}

.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
    padding: 10px 10px 5px 10px;
    position: relative;
    text-align: center;
}

.wp-caption .wp-caption-text::before {
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px;
}

ul#links404 {
    list-style: inherit;
    margin-left: 20px;
}

ul#links404 li {
    line-height: 25px;
}

.wp-caption img {
    border-color: rgb(238, 238, 238);
}

.rssicon {
    height: 20px;
    width: 20px;
    margin-top: 15px;
    background-repeat: no-repeat no-repeat;
}

embed,
iframe,
object {
    max-width: 100%;
}

.post-password-required .entry-header .comments-link {
    margin: 1.625em 0px 0px;
}

.post-password-required input[type="password"] {
    margin: 0.8125em 0px;
}

.wp-video{width:100% !important;}
.post-password-required input[type="password"]:focus {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(247, 247, 247);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#author-info {
    font-size: 12px;
    overflow: hidden;
}

header.entry-header {
    text-align: left;
    display: inline-block;
    width: 100%;
    margin: 15px 0 10px;
}

li.ext-nav,
.minicart-li {
    position: relative !important;
    z-index: 1000000;
}

li.ext-nav>a {
    padding-right: 18px;
    padding-left: 13px;
}

li.ext-nav i {
    margin-top: 5px;
    transition: all 350ms;
    font-size: 15px;
    font-weight: 600;
    display: inherit;
}

li.ext-nav:hover i,
.minicart-li:hover i {
    transform: scale(1.2);
}

li.ext-nav>ul,
.minicart-li>ul {
    border: none;
    top: 29px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
    right: 0px;
    left: inherit !important;
    box-shadow: none;
    position: absolute;
    padding-bottom: 0px;
}

.minicart-li>ul {
    top: 100%;
    margin-top: -5px;
}

.minicart-li>ul .minicart-wrp {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.minicart-li:hover>ul {
    display: block;
}

.minicart-li .total strong {
    color: #555;
}

.minicart-li .buttons .checkout {
    margin-right: 0px !important;
}

.compact li.ext-nav>ul,
.compact .minicart-li>ul {
    top: 42px;
}

li.ext-nav:last-child>a {
    margin-right: 0px;
    padding-left: 0px;
}

li.ext-nav.search-nav #searchform {
    box-shadow: none;
}

li.ext-nav #searchform #s {
    background-color: #eee;
}

li.ext-nav #searchform #searchsubmit {
    padding: 7px 10px 6px;
}

.minicart-wrp {
    background: #fff;
}

.minicart-wrp .empty {
    padding: 15px;
}

.search-nav #searchform #searchsubmit {
    float: right;
}

.search-nav #searchform #s {
    border: none;
    font-size: 12px;
}

.search-nav #searchform {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    min-width: 250px;
}

.search-nav .dropdown-menu {
    min-width: 250px;
}

#content {
    min-height: 500px;
}

#logo img {
    max-height: 50px;
    transition: all 450ms ease-out;
    -webkit-transition: all 450ms ease-out;
    -moz-transition: all 450ms ease-out;
    max-width: initial;
}

.compact #logo img {
    max-height: 30px;
    margin-top: 5px;
}

.singular #author-info {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(249, 249, 249);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    margin: 2.2em -35.6% 0px -35.4%;
    padding: 20px 35.4%;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

.archive #author-info {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    margin: 0px 0px 2.2em;
    padding: 0px 0px 2.2em;
}

#author-avatar {
    float: left;
    margin-right: -78px;
}

#author-avatar img {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(255, 255, 255);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: rgb(187, 187, 187) 0px 1px 2px;
    padding: 3px;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#author-description {
    float: left;
    margin-left: 108px;
}

#author-description h2 {
    color: rgb(0, 0, 0);
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0px 10px;
}

.entry-header .comments-link a {
    background-attachment: scroll;
    background-color: rgb(238, 238, 238);
    color: rgb(102, 102, 102);
    font-size: 13px;
    font-weight: normal;
    line-height: 35px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    top: 1.5em;
    right: 0px;
    text-align: center;
    width: 43px;
    height: 36px;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
}

.king-LvCRow {
    width: 100%;
    display: inline-block;
    min-height: 20px;
}

.devnConColbody {
    width: 100%;
    height: 100%;
    display: block;
    min-height: 20px;
}

.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
    background-color: rgb(25, 130, 209);
    color: rgba(255, 255, 255, 0.8);
}

.entry-header .comments-link .leave-reply {
    visibility: hidden;
}

.entry-header hgroup .entry-title {
    padding-top: 15px;
}

article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
    padding: 20px 0px 0px;
}

article.format-status .entry-content {
    min-height: 65px;
}

.recent-posts .entry-header .entry-format {
    display: none;
}

.recent-posts .entry-header hgroup .entry-title {
    padding-top: 0px;
}

.singular .hentry {
    border-bottom-width: medium;
    border-bottom-style: none;
    padding: 4.875em 0px 0px;
    position: relative;
}

.singular.page .hentry {
    padding: 0px;
}

.singular .entry-title {
    color: rgb(0, 0, 0);
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
}

.singular .entry-title,
.singular .entry-header .entry-meta {
    padding-right: 0px;
}

.singular .entry-header .entry-meta {
    position: absolute;
    top: 0px;
    left: 0px;
}

blockquote.pull {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.6125em;
    margin: 0px 0px 1.625em;
    text-align: center;
}

.singular blockquote.pull {
    margin: 0px -22.25% 1.625em;
}

.pull.alignleft {
    margin: 0px 1.625em 0px 0px;
    text-align: right;
}

.singular .pull.alignleft {
    margin: 0px 1.625em 0px -22.25%;
}

.pull.alignright {
    margin: 0px 0px 0px 1.625em;
    text-align: left;
}

blockquote.pull.alignleft,
blockquote.pull.alignright {
    width: 33%;
}

.singular .pull.alignright {
    margin: 0px -22.25% 0px 1.625em;
}

.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
    width: 33%;
}

.singular .entry-meta .edit-link a {
    bottom: auto;
    left: 50px;
    position: absolute;
    right: auto;
    top: 80px;
}

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
    display: none;
}

.singular .format-aside .entry-title {
    display: block;
}

.format-aside .entry-content {
    padding: 0px;
}

.singular .format-aside .entry-content {
    padding: 1.625em 0px 0px;
}

.format-link .entry-title,
.format-link .entry-header .comments-link {
    display: none;
}

.singular .format-link .entry-title {
    display: block;
}

.format-link .entry-content {
    padding: 0px;
}

.singular .format-link .entry-content {
    padding: 1.625em 0px 0px;
}

.format-gallery .gallery-thumb {
    float: left;
    display: block;
    margin: 0.375em 1.625em 0px 0px;
}

.format-status .entry-title,
.format-status .entry-header .comments-link {
    display: none;
}

.singular .format-status .entry-title {
    display: block;
}

.format-status .entry-content {
    padding: 0px;
}

.singular .format-status .entry-content {
    padding: 1.625em 0px 0px;
}

.format-status img.avatar {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: rgb(204, 204, 204) 0px 1px 2px;
    float: left;
    margin: 4px 10px 2px 0px;
    padding: 0px;
}

.format-quote blockquote {
    color: rgb(85, 85, 85);
    font-size: 17px;
    margin: 0px;
}

.indexed.format-image .entry-header {
    min-height: 61px;
}

.indexed.format-image .entry-content {
    padding-top: 0.5em;
}

.indexed.format-image .entry-content p {
    margin: 1em 0px;
}

.indexed.format-image .entry-content p:first-child,
.indexed.format-image .entry-content p:first-child a,
.indexed.format-image .entry-content p:first-child img {
    display: block;
    margin: 0px;
}

.indexed.format-image .entry-content .wp-caption .wp-caption-text {
    margin: 0px;
    padding-bottom: 1em;
}

.indexed.format-image footer.entry-meta {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(221, 221, 221);
    overflow: hidden;
    padding: 4%;
    max-width: 96%;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

.indexed.format-image div.entry-meta {
    display: inline-block;

    width: 35%;
}

.indexed.format-image div.entry-meta+div.entry-meta {
    float: none;
    width: 65%;
}

.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
    display: block;
}

.indexed.format-image footer.entry-meta a {
    color: rgb(68, 68, 68);
}

.indexed.format-image footer.entry-meta a:hover {
    color: rgb(255, 255, 255);
}

#content .indexed.format-image img {
    border: medium none;
    max-width: 100%;
    padding: 0px;
}

.indexed.format-image .wp-caption {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(17, 17, 17);
    margin-bottom: 0px;
    max-width: 96%;
    padding: 2% 2% 0px;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

.indexed.format-image .wp-caption .wp-caption-text {
    color: rgb(221, 221, 221);
}

.indexed.format-image .wp-caption .wp-caption-text::before {
    color: rgb(68, 68, 68);
}

.indexed.format-image a:hover img {
    opacity: 0.8;
}

h1.showcase-heading {
    color: rgb(102, 102, 102);
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}

article.intro {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(249, 249, 249);
    border-bottom-width: medium;
    border-bottom-style: none;
    margin: -1.855em -8.9% 1.625em;
    padding: 0px 8.9%;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

article.intro .entry-title {
    display: none;
}

article.intro .entry-content {
    color: rgb(17, 17, 17);
    font-size: 16px;
    padding: 1.625em 0px 0.625em;
}

article.intro .edit-link a {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(170, 170, 170);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding: 0px 8px;
    position: absolute;
    top: 30px;
    right: 20px;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(119, 119, 119);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

section.featured-post {
    float: left;
    margin: -1.625em -8.9% 1.625em;
    padding: 1.625em 8.9% 0px;
    position: relative;
    width: 100%;
}

section.featured-post .hentry {
    border: medium none;
    color: rgb(102, 102, 102);
    margin: 0px;
}

section.featured-post .entry-meta {
    clip: rect(1px 1px 1px 1px);
    position: absolute !important;
}

section.featured-post .attachment-small-feature {
    float: right;
    height: auto;
    margin: 0px -8.9% 1.625em 0px;
    max-width: 59%;
    position: relative;
    right: -15px;
}

section.featured-post.small {
    padding-top: 0px;
}

section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
    opacity: 0.8;
}

article.feature-image.small {
    float: left;
    margin: 0px 0px 1.625em;
    width: 45%;
}

article.feature-image.small .entry-title {
    line-height: 1.2em;
}

article.feature-image.small .entry-summary {
    color: rgb(85, 85, 85);
    font-size: 13px;
}

article.feature-image.small .entry-summary p a {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(34, 34, 34);
    color: rgb(238, 238, 238);
    display: block;
    left: -23.8%;
    padding: 9px 26px 9px 85px;
    position: relative;
    top: 20px;
    width: 180px;
    z-index: 1;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

article.feature-image.small .entry-summary p a:hover {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(25, 130, 209);
    color: rgba(255, 255, 255, 0.8);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

section.feature-image.large {
    border: medium none;
    max-height: 288px;
    padding: 0px;
    width: 100%;
}

section.feature-image.large .showcase-heading {
    display: none;
}

section.feature-image.large .hentry {
    border-bottom-width: medium;
    border-bottom-style: none;
    left: 9%;
    margin: 1.625em 9% 0px 0px;
    position: absolute;
    top: 0px;
}

article.feature-image.large .entry-title a {
    background-image: none;
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0.8);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-weight: 300;
    padding: 0.2em 20px;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
    background-image: none;
    background-attachment: scroll;
    background-color: rgba(255, 255, 255, 0.8);
    color: rgb(34, 34, 34);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

article.feature-image.large .entry-summary {
    display: none;
}

section.feature-image.large img {
    display: block;
    height: auto;
    max-width: 117.9%;
    padding: 0px 0px 6px;
}

.featured-posts {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    display: block;
    height: 328px;
    margin: 1.625em -8.9% 20px;
    max-width: 1000px;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

body.error404 .widget-title {
    margin-bottom: 10px;
}

.featured-posts .showcase-heading {
    padding-left: 8.9%;
}

.featured-posts section.featured-post {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(255, 255, 255);
    height: 288px;
    left: 0px;
    margin: 0px;
    position: absolute;
    top: 30px;
    width: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

.featured-posts section.featured-post.large {
    max-width: 100%;
    overflow: hidden;
}



.featured-posts section.featured-post {
    opacity: 0;
    visibility: hidden;
}

.featured-posts #featured-post-1 {
    opacity: 1;
    visibility: visible;
}

.featured-post .feature-text::after,
.featured-post .feature-image.small::after {
    width: 100%;
    height: 45px;
    position: absolute;
    top: 230px;
}

.featured-post .feature-image.small::after {
    top: 253px;
}

#content .feature-slider {
    top: 5px;
    right: 8.9%;
    overflow: visible;
    position: absolute;
}

.feature-slider ul {
    list-style-type: none;
    margin: 0px;
}

.feature-slider li {
    float: left;
    margin: 0px 6px;
}

.feature-slider a {
    background-image: none;
    background-attachment: scroll;
    background-color: rgba(60, 60, 60, 0.901961);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 5px inset, rgba(255, 255, 255, 0.498039) 0px 0px 2px inset;
    display: block;
    width: 14px;
    height: 14px;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

.feature-slider a.active {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(25, 130, 209);
    box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 5px inset, rgba(255, 255, 255, 0.8) 0px 0px 2px inset;
    cursor: default;
    opacity: 0.5;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

section.recent-posts {
    padding: 0px 0px 1.625em;
}

section.recent-posts .hentry {
    border: medium none;
    margin: 0px;
}

section.recent-posts .other-recent-posts {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
    list-style: none outside none;
    margin: 0px;
}

section.recent-posts .other-recent-posts li {
    padding: 0.3125em 0px;
    position: relative;
}

section.recent-posts .other-recent-posts .entry-title {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    font-size: 17px;
}

section.recent-posts .other-recent-posts a[rel="bookmark"] {
    color: rgb(55, 55, 55);
    float: left;
    max-width: 84%;
}

section.recent-posts .other-recent-posts a[rel="bookmark"]::after {
    color: transparent;
    font-size: 11px;
}



.box-serveur li{    position: relative;
    padding-left: 20px;     margin-bottom: 10px;}
.box-serveur li:before{
	position: absolute;
    color: #22b1c1;
    content: "\f105";
    font-family: FontAwesome;
left: 0px;}

section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link>span {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
    bottom: -2px;
    color: rgb(68, 68, 68);
    display: block;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.76333em;
    padding: 0.3125em 0px 0.3125em 1em;
    position: absolute;
    right: 0px;
    text-align: right;
    text-transform: uppercase;
    z-index: 1;
}

section.recent-posts .other-recent-posts .comments-link>span {
    border-color: rgb(187, 187, 187);
    color: rgb(136, 136, 136);
}

section.recent-posts .other-recent-posts .comments-link a:hover {
    color: rgb(25, 130, 209);
    border-color: rgb(25, 130, 209);
}

section.recent-posts .other-recent-posts li::after {
    clear: both;
    display: block;
    height: 0px;
    visibility: hidden;
}

.jitsi_meet {
    text-align: center;
    color: #fff;
}

.stats_Moodle .stats {
    display: inline-block;
    margin-bottom: 50px;
    margin-right: 70px;
}

.stats_Moodle .stats-icon,
.stats_Moodle .stats-desc {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}

.stats_Moodle .stats-desc {
    font-size: 25px !important;
    font-weight: 700;
}

.logos-Moodle {
    text-align: center;
}

.nextcloud .description .title .logo img {
    margin-top: 0px;
    padding: 4px 5px 0 0;
    height: 60px;
    width: 60px;
}

.nextcloud .description .title .logo {
    width: 65px;
    min-height: 25px;
    float: left;
    vertical-align: middle;
}

.nextcloud .description .title .text {
    padding: 28px 0 37px 0;
}

.nextcloud-icon {
    text-align: center;
}

.nextcloud-logos {
    color: #fff
}

.nextcloud-logos .customer .customer-logo {
    -webkit-filter: saturate(0%) contrast(0.4) brightness(400%);
    filter: saturate(0%) contrast(0.4) brightness(400%);
    max-width: 250px;
    float: center;
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.nextcloud .description .title {
    display: block;
    padding: 5px 10px 0 0;
    font-size: 18px;
    overflow: hidden;
}

.nextcloud_Hub {
    color: #fff;
}

.stats_Moodle .stats-desc span {
    font-size: 18px;
    color: #6E6E6E;
    font-weight: normal;
}

.Moodle_LMS {
    text-align: center;
}

.image-attachment div.attachment {
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(249, 249, 249);
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image-source: none;
    border-width: 1px 0px;
    margin: 0px -8.9% 1.625em;
    overflow: hidden;
    padding: 1.625em 1.625em 0px;
    text-align: center;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0px auto 1.625em;
    max-width: 100%;
}

.image-attachment div.attachment a img {
    border-color: rgb(249, 249, 249);
}

.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
    border-color: rgb(221, 221, 221);
    background-image: none;
    background-attachment: scroll;
    background-color: rgb(255, 255, 255);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

.image-attachment .entry-caption p {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    margin: 0px 0px 2.6em;
    text-transform: uppercase;
}



.fa {
    font-family: "FontAwesome" !important;
}

#content nav {
    clear: both;
    overflow: hidden;
    padding: 30px 0;
}

#nav-above {
    padding: 0px 0px 1.625em;
}

#nav-above {
    display: none;
}

.paged #nav-above {
    display: block;
}

.nav-previous {
    float: left;
    width: 50%;
}

.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

#content nav .meta-nav {
    font-weight: normal;
}

#wrap {
    display: inline-block;
    position: relative;
    height: 30px;

    padding: 0;
    position: relative;
    margin-right: 15px;
    margin-top: 15px;
}

#wrap input[type="text"] {
    height: 30px;
    font-size: 15px;
    display: inline-block;
    border: none;
    outline: none;
    color: #999;
    padding: 0px 10px;
    padding-right: 60px;
    width: 0px;
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    z-index: 3;
    transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
    cursor: pointer;
    border-radius: 3px;
}

#wrap input[type="text"]:focus:hover {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}

#wrap input[type="text"]:focus {
    width: 300px;
    z-index: 1;
    cursor: text;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
}

#wrap input[type="submit"] {
    height: 30px;
    width: 30px;
    display: inline-block;
    color: red;

    background: url(assets/images/site-search-menu.png) no-repeat center 1px;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 0.4;
    cursor: pointer;
    transition: opacity .4s ease;
    background-size: 30px;
}

#wrap input[type="submit"]:hover {
    opacity: 0.8;
}

.edit-link a {
    float: right;
    height: 20px;
    line-height: 20px;
    font-size: 12px !important;
    text-transform: none !important;
}


/* C O M M E N T S   P A G I N A T I O N
----------------------------------------*/

.pagination-comments {
    padding: 5px;
    margin: 0;
}

.pagination-comments li {
    display: inline;
    list-style: none;
}

.pagination-comments a {
    background: #e7e7e7;
    border: 1px solid #d7d7d7;
    color: #666666;
    margin-right: 4px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
}

.pagination-comments a:hover,
.pagination-comments a:active {
    background: #d7d7d7;
    color: #888888;
}

.pagination-comments .title {
    margin-right: 4px;
}

.pagination-comments .gap {
    color: #999999;
    margin-right: 4px;
}

.pagination-comments .current {
    color: #666666;
    background: #f7f7f7;
    border: 1px solid #e7e7e7;
    margin-right: 4px;
    padding: 3px 6px;
}




/*******ahlem*************/

.feature_section7 .one_fourth_less {
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    padding: 25px 0px 14px 0px;
    background: #fff;
    transition: all 0.1s ease;
}

.title-home {
    font-family: 'Helvetica-Condensed-Black';
    color: #37353c;
    font-size: 46px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 46px;
    letter-spacing: 0;
}

.feature_section7 .box {
    padding: 0 7px;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}



.feature_section7 .inter_box {
    background: #fff;
    color: #8e8e8e;
    min-height: 558px;
    position: relative;
}

.inter_box:before {
    background-color: hsla(0, 0%, 11%, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 62.5%;
    right: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    content: "";
}

.inter_box:hover:before {
    opacity: 1;
}

.feature_section7 .inter_box h3,
.dropsuite_section3 .box_Drop h3 {
    color: #0ebfc8;
    font-size: 20px;
}

.feature_section7 .inter_box img {
    margin: 0;
}

.feature_section7 .inter_box .desc {
    padding: 0 20px 20px 20px;
}

.feature_section7,
.feature_section9 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.introP p {
    font-size: 20px;
    padding-left: 18px;
    margin-bottom: 30px !important;
}

.feature_section9 .box .bigtfont {
    font-size: 13px !important;
}

.feature_section9 .box figure {
    display: inline-block;
}

.feature_section9 .box .title_box {
    display: inline-block;
    font-size: 18px;
    padding-left: 10px;
    font-family: 'Roboto Condensed', sans-serif;
}

.bg_section8 {
    padding: 62px 0 0 0 !important;
    background: #f9f9f9 !important;
}

#responsio-statusbar .navbar.navbar-inverse .wcnt-navbar-widget .btn.btn-link,
#responsio-statusbar .navbar.navbar-inverse .wcnt-navbar-widget>a {
    float: left;
}

.title_section8 {
    margin-bottom: 59px;
    color: #37353c;
}

.bg_section8 img {
    filter: brightness(8);
    height: 36px;
}


.feature_section9 .box {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.feature_section9 .box:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.feature_section9 .box figure img {
    filter: brightness(19%);
    -webkit-filter: brightness(19%);
    -moz-filter: brightness(19%);
    -o-filter: brightness(19%);
    -ms-filter: brightness(19%);
}

.text_section7 {
    font-size: 17px;
    line-height: 27px;
}

.box_section8 h4 {
    color: rgba(255, 255, 255, .9);
    padding: 19px 0;
    text-transform: uppercase;
    font-size: 15px;
}

.box_section8 {
    padding: 22px 0;
    transition: all 0.1s ease;
}


.section_contact {
    padding: 54px 0;
    box-shadow: 1px 6px 17px 0px #eaeaeb;
}

.section_contact h1 {
    color: #49c2c9;
    font-family: 'Staatliches', cursive;
}

.btn_contact {
    float: right;
}

.text-contact {
    display: inline-block;
}

.text-contact p {
    font-size: 22px;
    line-height: 32px;
    color: rgba(0, 0, 0, .8);
    font-family: 'Staatliches', cursive;
}

.section_standard {
    float: left;
    padding: 50px 0px 50px 0px;
}

.bg-meet {
    background: url("/wp-content/uploads/2019/02/bg2.jpg") !important;
}

.bg-meet .text2 {
    color: #fff;
}

.Box_Meetcall {
    padding: 30px !important;
    box-shadow: 0 8px 95px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.04);
    /* display: flex; */
    min-height: 271px !important;
}

.Box_Meetcall h4 {
    margin: 20px 0;
}

.bg_full {
    position: relative;
    padding: 30px 0;
}

.bg_full:before {
    content: "";
    position: absolute;
    width: 80%;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(/wp-content/uploads/2019/02/business-part-2.jpg) no-repeat;
    background-size: 61%;
}

.bg_full h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 33px;
    line-height: 35px;
    letter-spacing: 0;
    font-weight: bold;
}

.bg_full ul {
    padding-left: 30px !important;
}

.bg_full ul li {
    line-height: 25px;
}

.bg_full ul li i {
    font-size: 27px;
    margin-right: 20px;
}

.margin_bottom11 {
    margin-bottom: 64px !important;
}

.title1 {
    white-space: pre-line;
    line-height: 49px;
}

.feature_section7 h2 {
    font-size: 36px;
}

.feature_section7 .subTit {
    color: #0078c2;
    font-size: 26px;
    margin-bottom: 60px !important;
}

.left_box_video {
    padding: 50px 0 !important;
}

.left_box_video h3 {
    font-size: 36px;
    color: #37353c;
    margin-bottom: 35px;
}

.bg-contact {
    color: #fff;
    padding: 60px 0 0 0;
}

.bg-contact h2 {
    margin-bottom: 30px;
    font-size: 52px;
}

.bg-contact span {
    color: #0ebfc8;
    text-transform: uppercase;
    font-size: 23px;
}

.bg-contact .wpb_wrapper {
    color: #fff !important;
}

.bg-contact p {
    margin: 0 !important;
}

.page_title1 .pagenation a {
    color: #fff !important;
    text-transform: uppercase;
}

.page_title1 .pagenation {
    float: left !important;
    color: #0ebfc8 !important;
    text-transform: uppercase;
}

.page_title1 {
    text-align: left !important;
}

.page_title1 span {
    font-family: 'Helvetica-Condensed-Black' !important;
    text-align: left !important;
    color: #fff;
    font-size: 45px !important;
    font-weight: 700;
    text-transform: uppercase;
}

.tile_blue {
    color: #00a6cb;
}

.vc_btn3.vc_btn3-size-lg {
    color: #000 !important;
    padding: 10px 30px !important;
}

.left_desc,
.right_desc {
    padding: 20px 0;
}

.box_border {
    min-height: 341px;
}




/*************************Dropsuite********************/

.dropsuite_section2 {
    color: #fff;
}

.box_Drop {
    text-align: center;
    min-height: 383px;
}

.box_Drop img {
    margin-top: 0;
}

.box_Drop .desc {
    padding: 0 30px 30px 30px;
}

.dropsuite_section3 h2,
.drop_section4 h2 {
    text-transform: uppercase;
}

.drop_section4 {
    color: #fff;
    text-align: center;
    margin-bottom: 230px !important;
}

.drop_section4 .img_position {
    position: absolute;
    width: 100%;
}

.box_Drop img {
    transition: all 10s;
    -moz-transition: all 10s;
    -webkit-transition: all 10s;
    -o-transition: all 10s;
}

.box_Drop:hover img {
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

.box_Drop figure {
    overflow: hidden;
    margin-bottom: 20px;
}


/**********************microsoft*******************/

.microsoft_section2 {
    color: #fff;
}

.microsoft_section2 h2 {
    text-transform: uppercase;
}

.microsoft_section3 .box_micro {
    text-align: center;
}

.microsoft_section3 h2,
.microsoft_section4 h2 {
    font-size: 45px;
    text-transform: uppercase;
}

.microsoft_section4 {
    position: relative;
    color: #fff;
}

.microsoft_section4:before {
    content: "";
    position: absolute;
    background: #05a6ad;
    width: 70%;
    top: 0;
    bottom: 0;
    left: 0;
}

.microsoft_section4:after {
    content: "";
    position: absolute;
    background: #f1f1f1;
    width: 30%;
    top: 0;
    bottom: 0;
    right: 0;
}

.microsoft_section4 .img-micro-right {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}

.microsoft_section4 .img-micro-right img {
    max-width: 583px;
}

.microsoft_section4 h2 {
    padding-right: 150px;
}




/* ACRONIS OFFICE 365 BACKUP */

.acronis_section h2 {
    color: #083a6f;
    font-size: 43px;
    text-transform: uppercase;
    line-height: 49px;
}

.acronis_section4 img {
    height: 100px;
}

.acronis_section4 h3 {
    color: #083a6f;
    font-size: 19px;
}


/* section GO SITEBUIKDER */

.siteBuik_section4 .wpb_wrapper {
    color: #cacaca;
}

.siteBuik_section4 h3 {
    color: #fff;
}

.siteBuik_section4 p {
    padding: 0 50px;
}

.siteBuik_section5 .txt1 {
    font-size: 38px;
    color: #37353c;
    line-height: 43px;
    margin-bottom: 20px;
    margin-bottom: 30px !important;
}

.siteBuik_section5 .txt2 {
    color: #0078c2;
    font-size: 22px;
    line-height: 28px;
}

.siteBuik_section6 h2 {
    font-size: 42px;
    text-transform: uppercase;
    color: #37353c;
    line-height: 48px
}

.siteBuik_section6 .right-txt {
    padding-top: 100px;
}

.siteBuik_section1,
.siteBuik_section2 {
    position: relative;
    padding: 90px 0;
    margin: 100px 0;
}

.siteBuik_section1,
.siteBuik_section2 h2 {
    text-transform: uppercase;
}

.siteBuik_section1:after {
    content: "";
    background: url(/wp-content/uploads/2019/03/11.jpg)right no-repeat;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    position: absolute;
}

.siteBuik_section2 {
    padding: 0px 0;
}

.siteBuik_section2:before {
    content: "";
    background: url(/wp-content/uploads/2019/03/22.jpg)left no-repeat;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    position: absolute;
}


/* Bitdedender */

.Bitdedender-section2 h2 {
    text-transform: uppercase;
}

.Bitdedender-section3 h2 {
    text-transform: uppercase;
}

.Bitdedender-section3 {
    color: #343237;
}

.Bitdedender-section3 .wpb_wrapper p {
    padding: 0 30px;
    font-size: 15px;
}

.Bitdedender-section2 .box_bitfdefender {
    text-align: center;
    position: relative;
}

.Bitdedender-section2 .box_bitfdefender .ItemBint {
    position: absolute;
    color: #37353c;
    font-size: 19px;
    font-family: 'Helvetica-Condensed-Black';
}



.ItemB1 {
    left: 0;
    right: 71%;
    text-align: right;
    top: 13%;
}

.ItemB2 {
    left: 0;
    right: 77%;
    text-align: right;
    top: 37%;
}

.ItemB3 {
    right: 76%;
    text-align: right;
    top: 74%;
}

.ItemB4 {
    left: 0;
    right: 71%;
    text-align: right;
    bottom: -4%;
}

.ItemB5 {
    left: 70%;
    right: 0;
    top: 12%;
    text-align: left;
}

.ItemB6 {
    left: 76%;
    right: 0;
    top: 35%;
    text-align: left;
}

.ItemB7 {
    left: 76%;
    right: 0;
    top: 70%;
    text-align: left;
}

.ItemB8 {
    left: 71%;
    right: 0;
    bottom: -2%;
    text-align: left;
}

.lgx-logo-img {
    margin: 0 auto;
}

.lgx-logo-slider-wp .owl-item {
    width: 150px;
}


/* certicates */

.certicates_section3 h4 {
    color: #f77844;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
}

.certicates_section2 .item_table {
    display: table-cell;
    padding-right: 31px;
}

.certicates_section2 .item_table h3 {
    text-transform: uppercase;
}

.certicates_section2 .box-right .item_table {
    padding-left: 31px !important;
}

.certicates_section2 figure {
    display: table-cell;
    vertical-align: middle;
    width: 115px;
    height: 115px;
}


.certicates_section2 h4 {
    text-transform: uppercase;
    margin-bottom: 50px;
}




/* office 365 */

.office_section1 .txt1 {
    color: #ea3514;
}

.office_section2 h2 {
    padding: 0 40px;
}

.office_section2 .wpb_wrapper h3 {
    font-size: 21px;
    color: #ea3514;
}

.office_section3 h2 {
    font-size: 32px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}

.office_section3 .BlueTxt {
    color: #43c5ff;
    font-size: 23px;
    line-height: 30px;
}

.office_section2 .vc_col-sm-3:hover h3 {
    color: #000;
}

.office_section4 .wpb_text_column {
    margin: 0 30px;
}

.office_section4 .box-off {
    text-align: center;
}

.office_section4 .box-off h3 {
    font-size: 19px;
    margin: 20px 0;
}




/*******SymantecProtection******/

.SymantecProtection_section2 h2 {
    color: #ffbd48;
    font-size: 37px;
    text-transform: uppercase;
    line-height: 40px;
}

.SymantecProtection_section2 p {
    color: #fff;
}

.SymantecProtection_section3 .wpb_wrapper {
    text-align: center;
}

.SymantecProtection_section3 .wpb_wrapper figure {
    margin-bottom: 20px
}

.SymantecProtection_section3 h2 {
    padding: 0 45px;
}

.SymantecProtection_section3 .wpb_wrapper figure img {
    height: 60px;
}

.SymantecProtection_section4 h2 {
    color: #133e5e;
    text-transform: uppercase;
}


/**************Backup_Cloud_section*********/

.Backup_Cloud_section1 .txt {
    color: #0051a4;
}

.Backup_Cloud_section2 .txt {
    text-align: center;
    font-size: 20px;
    color: #37353c;
}

.Backup_Cloud_section2 .boxCloud {
    text-align: center;
    padding: 0 50px;
}

.Backup_Cloud_section2 .boxCloud img {
    margin-bottom: 30px !important;
}

.Backup_Cloud_section3 .txt1 {
    font-size: 34px;
    color: #fff;
    line-height: 32px;
}

.Backup_Cloud_section3 .txt {
    color: #ffe25d;
    font-size: 20px;
}

.Backup_Cloud_section4 h2 {
    text-transform: uppercase;
}

.Backup_Cloud_section4 .tab-Cloud4,
.Backup_Cloud_section4 .tab2-Cloud4 {
    margin: 25px;
    /* border: 1px solid #000; */
    padding: 0 0 34px 0px;
    box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, .1);
    border-radius: 20px;
	text-align: center;
}

.Backup_Cloud_section4 .tab-Cloud4 h3,
.Backup_Cloud_section4 .tab2-Cloud4 h3 {
    background-color: #009fdc;
    border-radius: 20px 20px 0 0;
    text-align: center;
    padding: 18px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
}

.Backup_Cloud_section4 .tab-Cloud4 ul
 {
    display: inline-block;
    vertical-align: top;
    padding: 0 48px;
}
.Backup_Cloud_section4 .tab2-Cloud4 ul {
    display: inline-block;
    vertical-align: top;
    padding: 0 36px;
}

.Backup_Cloud_section4 .tab-Cloud4 ul li:first-child {
    text-transform: uppercase;
    color: #009fdc;
    font-weight: bold;
}

.Backup_Cloud_section4 .tab2-Cloud4 ul li:first-child {
    text-transform: uppercase;
    color: #0ebfc8;
    font-weight: bold;
}

.Backup_Cloud_section4 .tab2-Cloud4 h3 {
    background-color: #0ebfc8 !important;
}

.Backup_Cloud_section5 h2 {
    color: #37353c;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 37px;
}

.Backup_Cloud_section5 .TxtB {
    color: #009fdc;
    font-size: 20px;
    font-weight: 600;
}


/*EXCHANGE ONLINE */

.online_section6 h2 {
    text-transform: none;
    font-family: inherit;
}

.online_section6 .left_desc p {
    color: #0ebfc8;
    font-size: 22px;
    line-height: 27px;
}

.boxOnline {
    text-align: center;
}

.boxOnline h3 {
    color: #fff;
    text-transform: uppercase;
}

.boxOnline p {
    color: #dbdbdb;
}




/*PowerBi*/

.PowerBox {
    margin: 0 22px;
    text-align: center;
    min-height: 440px;
}

.PowerBox h3 {
    text-transform: uppercase;
    margin-top: 30px;
}

.PowerBox .img {
    background: #000;
    opacity: 1;
}

.PowerBox .img:hover img {
    opacity: 0.2;
}

.PowerBox img {
    margin: 0;
    display: block;
}

.PowerBox .txt {
    padding: 0 30px 30px 30px;
}

.Power_section3 h2 {
    font-family: inherit;
}

.Power_section3 p {
    color: #ffe25d;
    font-size: 24px;
    line-height: 30px;
}

.Power_section4 {
    text-align: center;
    position: relative;
    color: #fff;
}

.Power_section4 .box {
    padding: 0 30px;
}

.Power_section4 .box h3 {
    text-transform: uppercase;
    margin-top: 30px;
    color: #fff;
    margin-bottom: 39px;
}

.Power_section5 h3 {
    text-transform: uppercase;
    margin: 0;
}

.Power_section5 {
    padding-bottom: 0;
    overflow: hidden;
}

.Power_section5 .imgSection5 {
    position: relative;
    top: 51px;
    text-align: center;
}

.Power_section4 .box img {
    transform: rotateY(0deg);
    transform-origin: 50% 50% 0;
    transition: all 1s ease 0s
}

.Power_section4 .box:hover img {
    transform: rotateY(360deg);
}


/* ONEDRIVE FOR BUSINESS*/



.Onedrive_section1 .box {
    text-align: center;
    color: #fff;
}

.Onedrive_section1 .box h3 {
    color: #fff;
    font-size: 22px;
}

.Onedrive_section1 .box p {
    padding: 0 18px;
}


.Onedrive_section2 {
    position: relative;
    padding-bottom: 148px;
}

.Onedrive_section2:before {
    content: "";
    background: url(/wp-content/uploads/2019/03/imgBlok2.jpg)left no-repeat;
    left: 0;
    top: 50px;
    bottom: 0;
    width: 50%;
    position: absolute;
}

.Onedrive_section4:after {
    content: "";
    background: url(/wp-content/uploads/2019/03/imgBlock4.png)left no-repeat;
    right: 0;
    top: 0px;
    bottom: 0;
    width: 50%;
    position: absolute;
}

.Onedrive_section4 {
    position: relative;
    padding-bottom: 150px;
}

.Onedrive_section5 {
    padding-bottom: 0;
    margin-bottom: 50px !important;
}

.Onedrive_section6 h2 {
    font-family: inherit;
    text-transform: none;
}

.Onedrive_section6 .txt {
    color: #0ebfc8;
    font-size: 20px;
    line-height: 25px;
}


/* ONEDRIVE FOR BUSINESS*/

.Dynamics_section2 .box {
    text-align: center;
    background: #f6f6f6;
}

.Dynamics_section2 .box h3 {
    color: #0ebfc8;
    font-size: 20px;
    margin: 20px 0 10px 0;
}

.Dynamics_section2 .box .txt {
    padding: 0 20px 20px 20px;
}

.Dynamics_section2 .box figure {
    background: #000;
    opacity: 1;
    display: inline-flex;
}

.Dynamics_section2 .box figure:hover img {
    opacity: 0.2;
}

.Dynamics_section3 .box {
    padding-right: 40px;
}

.Dynamics_section3 h3 {
    text-transform: uppercase;
    color: #022d62;
    margin-bottom: 30px;
}

.Dynamics_section4 h2 {
    font-family: inherit;
    color: #fff;
    text-transform: none;
}

.Dynamics_section4 .txt {
    color: #5ad3ff;
    font-size: 22px;
    line-height: 27px;
}

.Dynamics_section5 {
    padding-bottom: 0;
    text-align: center;
}




/* ACRONIS FILES CLOUD */


.acronisCloud_section2 h2 {
    margin-bottom: 0;
}

.acronisCloud_section2 .box {
    text-align: center;
    background: #fff;
    padding-bottom: 20px;
}

.acronisCloud_section2 .box h3 {
    color: #0ebfc8;
    font-size: 22px;
    margin-top: 16px;
}

.acronisCloud_section2 .box .txt {
    padding: 0 20px;
}

.acronisCloud_section3 {
    color: #fff;
    padding: 0 !important;
}

.acronisCloud_section3 h2 {
    text-transform: uppercase;
}

.acronisCloud_section4 .box {
    text-align: center;
    padding: 0 20px;
}

.acronisCloud_section4 .box h3 {
    color: #105082;
    font-size: 19px;
    margin-top: 16px;
}




/* EV SSL CERTIFICATES */

.ev_ssl_section1 {
    background: #fff !important;
}

.ev_ssl_section1 .left_desc ul li {
    position: relative;
    padding-left: 27px;
    color: #000;
    margin-bottom: 24px;
    font-size: 18px;
}

.ev_ssl_section1 .left_desc ul li::before {
    content: "\f111";
    color: #00a82a;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    font-family: FontAwesome;
}

.ev_ssl_section2 .desc {
    display: table-cell;
    padding: 0 31px;
    font-size: 17px;
}

.ev_ssl_section2 .desc h3 {
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 10px;
}

.ev_ssl_section2 figure {
    display: table-cell;
    vertical-align: middle;
    width: 112px;
}

.ev_ssl_section3 h2 {
    text-transform: uppercase;
}


/*MULIDOMAIN SAN SSL */



.Mulidomain_section2 .desc {
    display: table-cell;
    padding: 0 31px;
    font-size: 17px;
}

.Mulidomain_section2 .desc h3 {
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 10px;
}

.Mulidomain_section2 figure {
    display: table-cell;
    vertical-align: top;
    width: 112px;
}

.Mulidomain_section1 ul {
    display: flex;
    flex-wrap: wrap;
}

.Mulidomain_section1 ul li {
    position: relative;
    padding-left: 27px;
    color: #000;
    display: inline-block;
    margin-bottom: 24px;
    font-size: 18px;
    flex: auto;
}

.Mulidomain_section1 ul li::before {
    content: "\f058";
    color: #00a82a;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    font-family: FontAwesome;
}


/* DOMAIN SSL*/

.DomainSSl_section3 {
    text-align: center;
}

.DomainSSl_section2 .ItemB2,
.DomainSSl_section2 .ItemB6 {
    top: 52%;
}


/*EXCHANGE SERVER UCC*/



.Exchange_UCC_section1 ul li {
    position: relative;
    padding-left: 27px;
    color: #000;
    margin-bottom: 24px;
    font-size: 18px;
    flex: auto;
}

.Exchange_UCC_section1 ul li::before {
    content: "\f058";
    color: #00a82a;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    font-family: FontAwesome;
}

.Exchange_UCC_section3 h3 {
    font-family: 'Oswald', sans-serif;
}


/* Organisation validation */

.steps {
    /* display:table; */
    /* width:100%; */
    /* table-layout:fixed; */
    margin: 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.steps::before {
    content: "";
    height: 4px;
    left: 20%;
    right: 20%;
    background-color: #005377;
    position: absolute;
    top: 29%;
}

.steps .step {
    /* display:table-cell; */
    /* vertical-align:middle; */
    padding: 30px 0;
    text-align: center;
    color: #fff;
    flex: auto;
}

.steps .step .StpB {
    background: #f77844;
    border-radius: 50%;
    height: 129px;
    position: relative;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    line-height: 45px;
    font-size: 34px;
    text-transform: uppercase;
    width: 129px;
    padding-top: 17px;
}

.steps .step h3 {
    text-transform: uppercase;
    color: #37353c;
}

.steps .step span {
    color: #f77844;
    padding: 20px 0 0 0;
    font-size: 32px;
}

.steps .step strong {
    display: block;
    font-size: 51px;
}


/* CODE SIGNING CERTIFICATES */

.code_sign_section1 ul {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0 0 !important;
}

.code_sign_section1 ul li {
    position: relative;
    padding-left: 27px;
    color: #000;
    flex: auto;
    margin-bottom: 24px;
    font-size: 40px;
    list-style: none;
    font-weight: bold;
}

.code_sign_section1 ul li::before {
    content: "\f111";
    color: #0073ae;
    /* width: 9px; */
    /* height: 10px; */
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    font-size: 15px;
}

.code_sign_section3 .box {
    text-align: center;
}

.code_sign_section3 .box img {
    height: 70px;
}

.code_sign_section3 .box h3 {
    color: #fff;
    font-family: inherit;
    font-size: 19px;
}



.code_sign_section4 .box {
    text-align: center;
    min-height: 519px;
}

.code_sign_section4 .box h3 {
    color: #0ebfc8;
    font-size: 20px;
    margin-top: 15px
}

.code_sign_section4 .box .txt {
    padding: 0 20px;
}





.code_sign_section2 {
    padding-bottom: 80px;
}

.List {
    /* display:table; */
    /* width:100%; */
    /* table-layout:fixed; */
    margin: 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.List .lastB::after {
    display: none;
}

.List .BoxList .desc img {
    height: 40px;
}

.List .BoxList::after {
    content: "\f178";
    position: absolute;
    font-family: FontAwesome;
    right: -27px;
    /* width: 212px; */
    top: 46%;
    font-size: 54px;
}

.List .BoxList {
    /* display:table-cell; */
    /* vertical-align:middle; */
    padding: 30px 0;
    text-align: center;
    color: #fff;
    flex: auto;
    position: relative;
}

.List .BoxList .desc {
    background: #fff;
    border-radius: 50%;
    height: 130px;
    position: relative;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    line-height: 45px;
    font-size: 34px;
    text-transform: uppercase;
    width: 130px;
    padding-top: 22px;
}

.List .info1 {
    position: absolute;
    left: 15%;
    top: 0;
}

.List .info2 {
    position: absolute;
    left: 34%;
    /* right:15%; */
    bottom: -38px;
}

.List .info1:after,
.List .info3:after {
    content: "";
    position: absolute;
    width: 2px;
    /* top: 0; */
    /* bottom: 0; */
    right: 0;
    left: 50%;
    background: #fff;
    height: 78px;
}

.List .info2:before {
    content: "";
    position: absolute;
    width: 2px;
    top: -74px;
    /* bottom: 0; */
    /* right:0; */
    left: 50%;
    background: #fff;
    height: 74px;
}

.List .info3 {
    position: absolute;
    right: 15%;
    top: -29px;
}

.List .info1 h4,
.List .info2 h4,
.List .info3 h4 {
    font-family: inherit;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.List .info2 h4 {
    border-top: 1px solid #fff !important;
    border-bottom: 0 !important;
}

.List .BoxList .desc p {
    margin: 0 !important;
}

.List .BoxList h3 {
    color: #0073ae;
    font-size: 16px;
    text-transform: none;
    font-family: 'Oswald', sans-serif;
    line-height: 22px;
}


/* OXA Cloud Jelastic */

.OXA_Cloud_section1 .left_desc p {
    line-height: 35px;
}

.OXA_Cloud_section2 {
    color: #fff;
}

.OXA_Cloud_section2 h2 {
    margin-bottom: 20px;
}

.OXA_Cloud_section3 .box {
    text-align: center;
}

.OXA_Cloud_section3 .box h3 {
    color: #0078cc;
    font-size: 19px;
}

.container_border {
    border-bottom: 1px solid rgba(112, 186, 215, .84);
    overflow: hidden;
    padding: 0 0 70px 0;
}

.OXA_Cloud_section4 {
    color: #b4c0d0;
}

.OXA_Cloud_section4 .btn,
.OXA_Cloud_section2 .btn,
.OXA_Cloud_section1 .btn {
    background: #0c3ace;
    color: #fff;
}

.OXA_Cloud_section4 h3 span {
    font-family: 'Helvetica-Condensed-Black';
}

.OXA_Cloud_section4 h3 {
    font-family: inherit;
    color: #fff;
    font-size: 30px;
    margin-bottom: 50px;
}

.OXA_Cloud_section5 {
    text-align: center;
}

.OXA_Cloud_section5 h3 {
    color: #5a6a7f;
    text-transform: uppercase;
    font-family: inherit;
}


/* home page */

.home_section2,
.home_section3,
.home_section4,
.home_section5,
.home_section6,
.home_section7 {
    position: relative;
    color: #000;
}

.home_section2 h2:after,
.home_section3 h2:after,
.home_section4 h2:after,
.home_section5 h2:after,
.home_section6 h2:after,
.home_section7 h2:after {
    content: "";
    position: relative;
    width: 51px;
    height: 2px;
    background: #00c3c8;
    display: block;
    margin-top: 7px;
}

.home_section2:after {
    content: "";
    background: url(/wp-content/uploads/2019/04/home1.jpg) no-repeat;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    position: absolute;
}

.home_section2:before {
    content: "";
    background: #000000ad;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 65px;
    position: absolute;
    z-index: 1;
}

.home_section3:before {
    content: "";
    background: url(/wp-content/uploads/2019/04/home2.jpg) no-repeat;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    position: absolute;
}

.home_section3:after {
    content: "";
    background: #000000ad;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 65px;
    position: absolute;
    z-index: 1;
}



.home_section9 .blocDesc .desc {
    display: table-cell;
    padding: 0 0 0 8px;
    vertical-align: top;
    text-align: justify;
}

.home_section9 .blocDesc h3 {
    text-transform: uppercase;
    font-size: 20px;
    text-align: left;
}

.home_section9 .blocDesc p {
    padding-right: 50px;
    color: #000;
}

.home_section9 .blocDesc figure {
    float: left;
}

.home_section9 .blocDesc:hover h3 {
    color: #58d0d4;
}





/***********Mega menu **************/


/***********Mega menu **************/

.span-logo {
    position: relative;
    width: 45px;
    height: 45px;
}

.single_domain:before {
    background: url(/wp-content/uploads/2019/05/single-domain.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.section-box a:hover .span-logo:before {
    -webkit-filter: brightness(105%) hue-rotate(350deg);
    filter: brightness(176%) hue-rotate(696deg);
}

.wild_ssl:before {
    background: url(/wp-content/uploads/2019/05/wild_ssl.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.eva_ssl:before {
    background: url(/wp-content/uploads/2019/05/eva_ssl.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.organization:before {
    background: url(/wp-content/uploads/2019/05/organization.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.san_ssl:before {
    background: url(/wp-content/uploads/2019/05/san_ssl.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.serveur_ucc:before {
    background: url(/wp-content/uploads/2019/05/serveur_ucc.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.code_signing:before {
    background: url(/wp-content/uploads/2019/05/code_signing.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.hosting:before {
    background: url(/wp-content/uploads/2019/05/icon-hosting.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.hosting2:before {
    background: url(/wp-content/uploads/2019/07/icn-vmwareF.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.hosting3:before {
    background: url(/wp-content/uploads/2019/07/icn-vps-F-1.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}


/*********************************/

.acronis:before {
    background: url(/wp-content/uploads/2019/04/acronis.png) no-repeat;
    width: 28px;
    height: 34px;
    content: "";
    position: absolute;
}

.acronisoffice:before {
    background: url(/wp-content/uploads/2019/04/acronisoffice.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.bitfinder:before {
    background: url(/wp-content/uploads/2019/04/bitfinder.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.dropsuite:before {
    background: url(/wp-content/uploads/2019/04/dropsuite.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.symantac:before {
    background: url(/wp-content/uploads/2019/04/symantac.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}


/*********************************/

.sharePoint:before {
    background: url(/wp-content/uploads/2019/04/sharePoint.png) no-repeat;
    width: 28px;
    height: 34px;
    content: "";
    position: absolute;
}

.microsoft365:before {
    background: url(/wp-content/uploads/2019/04/microsoft365.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.powerBi:before {
    background: url(/wp-content/uploads/2019/04/powerBi.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.dynamic:before {
    background: url(/wp-content/uploads/2019/04/dynamic.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.sitebuilder:before {
    background: url(/wp-content/uploads/2019/04/sitebuilder.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}


/************************************/

.Onedrive:before {
    background: url(/wp-content/uploads/2019/04/strorage1.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.AcronisFils:before {
    background: url(/wp-content/uploads/2019/04/storage2.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.jitsi:before {
    background: url(/wp-content/uploads/2020/04/icon_jitsi2.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}


/************************************/

.exchange:before {
    background: url(/wp-content/uploads/2019/04/exchange.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.meetucap:before {
    background: url(/wp-content/uploads/2019/04/meetucap.png) no-repeat;
    width: 28px;
    height: 33px;
    content: "";
    position: absolute;
}

.wp-easy:before {
    background: url(/wp-content/uploads/2020/03/icon-wpeasy3.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.wp-cluster:before {
    background: url(/wp-content/uploads/2020/03/icon-wpcster2.png) no-repeat;
    width: 45px;
    height: 32px;
    content: "";
    position: absolute;
}

.moodle:before {
    background: url(/wp-content/uploads/2020/04/icon-moodle3.png) no-repeat;
    width: 37px;
    height: 43px;
    content: "";
    position: absolute;
}

.icon_nextcloud:before {
    background: url(/wp-content/uploads/2020/04/icon_nextcloud.png) no-repeat;
    width: 45px;
    height: 32px;
    content: "";
    position: absolute;
}

.Owncloud:before {
    background: url(/wp-content/uploads/2020/04/icon-owncloud.png) no-repeat;
    width: 45px;
    height: 32px;
    content: "";
    position: absolute;
}

.navbar-default .navbar-nav>li>a {
    padding: 20px 8px 40px 8px !important;
}


/*************************/

.page-meetupcall .pritable .pacdetails {
    float: none !important;
    overflow: hidden;
    margin: 0 auto;
}

.pacdetails-MeetUp {
    width: 50% !important;
}



.pacdetails-Office {
    width: 47% !important;
}

.page-office-365 .tablePrice {
    float: none !important;
    width: 90%;
    margin: 0 auto;
}

.cforms label {
    width: 49% !important;
    margin-right: 10px;
}

.cforms {
    width: 87%;
    margin: 0 auto;
}

.cforms input {
    width: 100%;
}

.cforms .textarea {
    width: 99% !important;
}

.cforms .Company {
    width: 99% !important;
}

.cforms .wpcf7-submit {
    width: 99% !important;
}

.contact-page {
    padding: 80px 0;
}

.contact-page h3 {
    text-align: center;
    color: #0486bb;
    font-size: 29px;
}

.contact-page p {
    margin-bottom: 50px !important;
}

.top-contact .wpb_content_element h6 {
    font-size: 20px;
    color: rgba(255, 255, 255, .5);
}

.top-contact .wpb_content_element {
    color: #fff;
}

.top-contact .bansocial {
    position: absolute;
    /*bottom: 0;*/
    left: 33%;
    right: 30%;
    margin: 0;
    top: -55%;
}

.top-contact .bansocial li {
    display: inline-block;
    width: 119px;
    height: 119px;
    margin: 0 10px;
    padding: 0;
    list-style: none;
    vertical-align: top;
}

.top-contact .bansocial li a {
    background: #393939;
    display: block;
    width: 119px;
    height: 119px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 140px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding-top: 5px;
}

.top-contact .bansocial li a i {
    font-size: 49px;
}

.top-contact .bansocial li a:before {
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    font-family: FontAwesome;
    text-align: center;
}

.top-contact .bansocial li a.facebook:hover {
    background: #3a5795;
    text-decoration: none;
}

.top-contact .bansocial li a.twitter:hover {
    background: #0084b4;
    text-decoration: none;
}

.top-contact .bansocial li a.linkedin:hover {
    background: #0177b5;
    text-decoration: none;
}


/************************VZ***************/



.VZ-bloc3 .box-Unmanaged {
    background-color: #f3f3f324 !important;
    box-shadow: 0 5px 14px #99999982, 0 10px 10px #4545451f;
    color: #fff;
}

.VZ-bloc3 .box-Unmanaged ul {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 25px;
}

.VZ-bloc3 .box-Unmanaged ul li {
    position: relative;
    padding-left: 10px;
}

.VZ-bloc3 .box-Unmanaged ul li:before {
    position: absolute;
    color: #22b1c1;
    content: "\f105";
    font-family: FontAwesome;
    left: 0px;
}

.VZ-bloc3 .box-Unmanaged h3 {
    color: #0ebfc8;
    text-align: center;
}


/**************************************************/

.Box_VMware .desc h3 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0;
}

.Box_VMware .desc {
    display: table-cell;
    vertical-align: top;
}

.Box_VMware .desc ul {
    padding-left: 25px;
}

.Box_VMware .desc ul li {
    position: relative;
    list-style: none;
    color: #000000;
}

.Box_VMware .desc ul li:before {
    content: "\f111";
    color: #00c3c8;
    font: normal normal normal 11px/1 FontAwesome;
    padding-right: 10px;
}




/******************************************/

.right_desig,
.left_desig {
    position: relative !important;
    min-height: 300px !important;
}

.home_IcoList {
    content: "";
    background: #000000ad;
    left: 0;
    bottom: 0;
    right: 0;
    height: 65px;
    position: absolute;
}

.home_IcoList ul {
    position: relative;
    z-index: 1;
}

.home_IcoList ul li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
}

.Text-Left-Desig {
    padding: 50px 40px 0 60px !important;
}

.Text-Right-Desig {
    padding: 50px 60px 0 40px !important;
}

.Text-Left-Desig h2 {
    text-transform: uppercase;
}

.Text-Left-Desig h2:after,
.Text-Right-Desig h2:after {
    content: "";
    position: relative;
    width: 51px;
    height: 2px;
    background: #00c3c8;
    display: block;
    margin-top: 7px;
}


.customPricing {
    width: 100% !important;
}

.GO-desig {
    min-height: 560px !important;
}

.GO-desig-2 {
    min-height: 660px !important;
}

.Go-Desig-left {
    padding: 50px 62px 0 50px !important;
}




/*******************blogger*************/

.blogger-icon {
    display: inline-block;
    margin-bottom: 0;
    line-height: 49px;
}



.blogger-icon a {
    background: #f57d00;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
}

.footer ul.foosocial {
    display: inline-block !important;
    width: initial !important;
}


/*******************Contact Form*************/

.wpcf7-list-item {
    display: block;
}

span.wpcf7-list-item {
    display: block;
}

.left-contact-page {
    padding-left: 210px!important;
}

.right-contact-page {
    padding-left: 160px!important;
}

.blog_post h3 a,
.blog_postcontent h1 {
    font-weight: normal !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 36px ;
	line-height: 48px;
}

.blog_postcontent a {
    cursor: inherit;
}

.blog_postcontent a {
    cursor: pointer;
}

.imgframe a img:hover {
    opacity: 0.5 !important;
}


/*.blog_postcontent img:hover {
    opacity: 1;
}*/

.text-into-home {
    padding-right: 50px;
    padding-left: 50px;
}

@media only screen and (max-width:640px) and (min-width: 99px){
.top-contact .bansocial{left: 8%!important; right: 3%!important;}
.top-contact .bansocial li { width: 65px!important; height: 65px!important;}


}
.contact-titreh2{
	color: #0486bb;
    font-size: 29px;
}
.contact-titreh1{
	font-family: 'Helvetica-Condensed-Black' !important;
	font-size: 36px !important;
}

.titre-prix{
	font-size: 18px;
	color: #4dbec9;
}
.titre-chiffre{
	font-size: 33px;
	color: #4dbec9;
}
.titre-mois{
	color: #4dbec9;
	font-size: 23px;
	
}
.p-prix{
	 font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #37343c;
	
}
.text-prix{
	font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.45);
}
.button-prix{
	   padding: 13px 46px 13px 47px;
    border-radius: 20px;
    border: 0;
    background-color: #4dbec9;
    color: #fff;
}
.p-serveurs{
	font-size:15px !important;
}

.pritable .pacdetails .bottom a {
	font-size: 18px !important;
	padding: 10px 25px !important;
}
:root:not(#_):not(#_):not(#_):not(#_):not(#_):not(#_):not(#_) .header{top:0;}

