@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input {
	padding:3px 5px 4px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,
acronym { 
	border:0;
}
a {
	outline: 0;
	text-decoration: none;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
    color: #1886b2;
}
a:hover,
a:focus {
	outline: 0;
	text-decoration: none;
	color: #1886b2;
    opacity: 0.8;
}
*, 
*:before, 
*:after {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

/* ===============================================================
Custom Styles
================================================================*/
body {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.menu-visible {
    overflow: hidden !important;
}
section {
    padding: 35px 0;
}
.single-post section {
    padding-top: 0;
}
h1 { font-size: 24px;color:#9c9c9c;margin-bottom: 20px;}
h2 { font-size: 22px;}
h3 { font-size: 18px;}
h4 { font-size: 14px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}

/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(../../ws-content/images/blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
.icheckbox_square-blue.hover {
    background-position: -24px 0;
}
.icheckbox_square-blue.checked {
    background-position: -48px 0;
}
.icheckbox_square-blue.disabled {
    background-position: -72px 0;
    cursor: default;
}
.icheckbox_square-blue.checked.disabled {
    background-position: -96px 0;
}

.iradio_square-blue {
    background-position: -120px 0;
}
.iradio_square-blue.hover {
    background-position: -144px 0;
}
.iradio_square-blue.checked {
    background-position: -168px 0;
}
.iradio_square-blue.disabled {
    background-position: -192px 0;
    cursor: default;
}
.iradio_square-blue.checked.disabled {
    background-position: -216px 0;
}
.services-inner #header {
    position: relative;
    padding: 30px 0 0 0;
}
.services-inner .visible {
    margin: 30px 0 0 0;  
    text-align: left; 
}
.services-inner .visible ul {
    padding: 15px 0; 
}
.services-inner .visible li {
    display: inline-block;
    margin-right: 15px;
}
.services-inner .visible .col-lg-3 ul {
    text-align: center;
}
.services-inner .visible .col-lg-3 li {
    margin-left: 7px;
    margin-right: 7px;
}
.services-inner .mp-level,
.services-inner .col-lg-3 ul {
    text-align: right;
}
.services-inner .col-lg-3 ul {
    background: #4c9374;
}
.services-inner .visible a {
    color: #ffffff;
}
.services-inner .logo svg {
    fill :#646464;
}
.services-inner li.services-hide {
    display: none!important;
}
.services-inner #mp-menu > .mp-level ul li a {
    color: #64ab8c;
}
.services-inner #mp-menu > .mp-level ul li a:after {
    border-bottom: 1px solid #64ab8c;
}

.services-inner #mp-menu > .mp-level ul {
    display: inline-block;
    width: auto;
}
h6 {
    font-size: 16px;
    color: #1886b2;
    font-style: italic;
    margin-bottom: 10px;
    margin-top: 25px;
}
h1 {
    text-transform: uppercase;
}
h1 .managed-it {
    background-image: url(../../ws-content/images/icon-it-services.png);
    background-size: 100% 100%;
    width: 65px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: 0 -3px;
}
h1 .cloud-services {
    background-image: url(../../ws-content/images/icon-cloud-services.png);
    background-size: 100% 100%;
    width: 65px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;  
    background-repeat: no-repeat;
    background-position: 0 -3px;  
}
h1 .security-services {
    background-image: url(../../ws-content/images/icon-security.png);
    background-size: 100% 100%;
    width: 65px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; 
    background-repeat: no-repeat;
    background-position: 0 -1px;   
}
.include .icon {
    width: 15%
}
.include h2 {
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.include .icon img {
    width: 100%;
}
.include .text {
    width: 75%;
    padding-left: 10px;
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.sidebar > div {
    padding: 25px 20px;
    font-size: 17px;
}
.sidebar a {
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
    padding: 7px 20px;
}
.sidebar .green {
    color: #ffffff;
    margin-bottom: 30px;
}
.sidebar .green b {
    font-size: 20px;
    line-height: 20px;
    padding-top: 5px;
    display: inline-block;
}
.sidebar .green a {
    background: #ffffff;
    color: #63ab8f;
}
.sidebar .grey {
    color: #868686;
}
.sidebar .grey a {
    background: #63ab8f;
    color: #ffffff;
}
section.options .col-lg-6 {
    display: table-cell;
    float: none;
    position: relative;
    vertical-align: top;
    padding-bottom: 30px;
}



#header {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
#header .green {
    display: none;
}
#header .green.visible {
    display: block;
}
.banner {
    width: 100%;
    display: inline-block;
}
.banner img {
    width: 100%;
    display: block;
}
.home .banner {
    height: 600px;
    display: table;
    background-image: url(../../ws-content/images/banner-home.jpg);
    background-size: cover;
    text-align: center;
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
}
.landing .banner {
    min-height: 600px;
    display: table;
    background-image: url(../../ws-content/images/banner-services.jpg);
    background-size: cover;
    text-align: center;
    color: #ffffff;
}
.landing.contact .banner {
    min-height: 600px;
    display: table;
    background-image: url(../../ws-content/images/banner-contact.jpg);
    background-size: cover;
    text-align: center;
    color: #ffffff;
}
.banner.services-it,
.banner.case-studies {
    min-height: 200px;
    background-image: url(../../ws-content/images/banner-services-it.jpg);
    background-size: cover;
}
.banner h2 {
    font-size: 56px;
    font-weight: 800;
    line-height: 60px;
    margin-top: 100px;
}
.banner h4 {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 28px;
    margin-top: 15px;
}
.landing h4 {
    padding: 190px 15px 100px 15px;
}
.landing.contact,
.container.info {
    padding-bottom: 70px;
}
.banner a {
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 14px;
    padding: 20px 70px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 50px;
    font-family: 'Open Sans', sans-serif;
}
.banner .caption {
    display: table-cell;
    vertical-align: middle;
}
/* services */
.services {
    padding: 70px 0;
}
.services .icon img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.services .hover .icon img {
    -webkit-transform: translateZ(0) scale(1.1); /* Safari and Chrome */
    -moz-transform: translateZ(0) scale(1.1); /* Firefox */
    -ms-transform: translateZ(0) scale(1.1); /* IE 9 */
    -o-transform: translateZ(0) scale(1.1); /* Opera */
    transform: translateZ(0) scale(1.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.services h2 {
    color: #3f3e3b;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin: 40px 0 20px 0;
}
.services p {
    font-size: 16px;
    line-height: 21px;
    color: #6c6c6c;
    padding: 0 10px;
}
.services .col-lg-3 {
    display: table-cell;
    float: none;
    vertical-align: top;
    padding-bottom: 80px;
    position: relative;
}
.services a {
    position: absolute;
    width: 170px;
    height: auto;
    background: #d9d9d9;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    bottom: 0;
    left: 50%;
    margin-left: -85px;
    text-transform: uppercase;
}
.services a:hover {
    background: #63ab8f;
}

/* services landing */
.landing .services a {
    background: #63ab8f;
    border: 0;
}
.landing .services p,
.landing .services h2 {
    color: #ffffff;
}
/* about logos */
ul.random-logos {
    display: table;
    width: 100%;
    position: relative;
}
ul.random-logos li {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle; 
    max-width: 100%;  
}
ul.random-logos li img {

    width: 100%;
}
/* logos */
.grey {
    background: #f2f2f2;
}
.logos ul li {
    display: table-cell!important;
    padding: 0 35px;
    vertical-align: bottom;
}
/*.logos ul li:first-child {
    padding-left: 0;
}
.logos ul li:last-child {
    padding-right: 0;
}*/
.logos ul li img {
    width: 100%;
}
/* logos customers */
.grey {
    background: #f2f2f2;
}
.logos.customers {
    padding: 50px 0;
}
.logos.customers ul li img {
    border: 1px solid #cccccc;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
.logos.customers ul li img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}
.logos ul li {
    padding: 0 25px;
}
.logos h2 {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 35px;
    color: #3f3e3b;
    font-weight: 600;
}
/* start now */
.green {
    background: #63ab8f;
}
.start-now {
    font-size: 23px;
    color: #ffffff;
    line-height: 35px;
    padding: 65px 0;
}
.start-now a {
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin-top: 50px;
    padding: 20px 70px;
    text-transform: uppercase;
    line-height: 20px;
}

/* footer */
.footer {
    background: #393939;
    padding: 50px 0;
}
.footer ul {
    text-align: center;
}
.footer ul li {
    display: inline-block;
    margin: 0 10px;
}
.footer ul li a {
    color: #868686;
    font-size: 14px;
    text-transform: uppercase;
}
/* copyright */
.copyright {
    text-align: center;
    font-size: 14px;
    color: #868686;
    font-weight: 600;
    padding: 25px 0 40px 0;
}
/* contact */
#contact {
    padding-bottom: 100px;
}
.contact .info .icon {
    max-width: 41px;
    margin-right: 10px;
}
.contact .info span {
    display: inline-block;
    vertical-align: middle;
}
.contact .info span a {
    border: 0;
    margin-top: 0;
    padding: 0;
    text-transform: inherit;
}
.contact .info .icon img {
    width: 100%;
}
input {
    background: #ffffff;
    height: 36px;
    width: 100%;
    line-height: 36px;
    color: #909090;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
textarea {
    width: 100%;
    height: 150px;
    border: 0;
    color: #909090;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
input[type="submit"] {
    display: inline-block;
    width: auto;
    border: 1px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin-top: 40px;
    padding: 20px 70px;
    text-transform: uppercase;
    background: transparent;
    line-height: 14px;
    height: auto;
}
input[type="submit"]:hover {
    opacity: 0.8;
}

/* cases */
.cases h1 {
    margin-bottom: 40px;
}
.list-cases img {
    width: 100%;
}
.list-cases a.read-more {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
    padding: 7px 20px;
    width: auto;
    background: #63ab8f;
    color: #ffffff;
}
.list-cases .col-lg-9 .row {
    margin-bottom: 30px;
}
.cases h6 {
    margin-top: 0;
    margin-bottom: 15px;
}
.list-cases .text {
    color: #6c6c6c;
}
.list-cases .text i {
    color: #1886b2;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
}
.list-cases .text i:first-child {
    margin-top: 0;
}
.list-cases .text .quote {
    font-style: italic;
}
.list-cases .text ul {
    padding-left: 30px;
}
.back-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #63ab8f;
    text-transform: uppercase;
}

.list-cases .icon img {
    width:170px;
    height:150px;
}

/* about-us */
.about-us .col-lg-5 {
    display: table-cell;
    vertical-align: top;
    padding-bottom: 30px;
    float: none;
}

.about .container.green {
    margin: 20px auto;
}
.about .container {
    height: auto;
}
.green h2 {
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 0;
}


.icon-variation{
    padding-top:2px;
}
.

/* Contact */
.contact .info span { font-size:18px; }
.contact .info span a { font-size:18px; }


/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        background-image: url(../../ws-content/images/blue@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}



/*------------------------------------*\
    Media Queries
\*------------------------------------*/


.logo-mobile {
    position: absolute;
    display: none;
    right: 15px;
    top: 33px;
    width: 100%;
    max-width: 200px;
}
.logo-mobile svg {
    fill: #ffffff;
}
@media (min-width: 1024px) {
    #mp-menu {
        max-width: 1200px;
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    #mp-menu .logo {
        width: 35%;
        display: block;
        float: left;
        margin-top: 35px;
    }
    #mp-menu > .mp-level {
        width: 100%;
        display: block;
        float: right;
    }
    #mp-menu > .mp-level ul {
        text-align: right;
    }
    #mp-menu > .mp-level ul li:first-child {
        padding-left: 0;
    }
    #mp-menu > .mp-level ul li:last-child {
        padding-right: 0;
    }
    #mp-menu > .mp-level ul li {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        float: left;
    }
    #mp-menu > .mp-level ul li.right {
        float: right;
    } 
    #mp-menu > .mp-level ul li img {
        width: 100%;
    }  

    #mp-menu > .mp-level ul li a {
        color: #ffffff;
        text-transform: uppercase;
        font-weight: 300;
    }
    #mp-menu > .mp-level ul li a::after {
        border-bottom: 1px solid #ffffff;
        bottom: 0;
        content: "";
        left: 50%;
        margin-left: 0;
        position: absolute;
        transition: all 0.3s ease-in-out 0s;
        width: 0;
    }
    .services-inner .visible li {
        position: relative;
    }
    .services-inner .visible a.active::after {
        border-bottom: 1px solid #ffffff;
        bottom: -3px;
        content: "";
        left: 50%;
        margin-left: 0;
        position: absolute;
        transition: all 0.3s ease-in-out 0s;
        width: 35px;
        margin-left: -17.5px;
    }
    #mp-menu > .mp-level ul li a:hover {
        opacity: 0.8;
    }
    #mp-menu > .mp-level ul li a:hover::after,
    #mp-menu > .mp-level ul li a.active::after {
        margin-left: -17.5px;
        width: 35px;
        opacity: 0.5;
    }
    #mp-menu > .mp-level ul li:first-child a:hover::after,
    #mp-menu > .mp-level ul li:first-child a.active::after {
        margin-left: -25px;
    }
    #mp-menu > .mp-level ul li:last-child a:hover::after,
    #mp-menu > .mp-level ul li:last-child a.active::after {
        margin-left: -10px;
    }
    #mp-menu > .mp-level ul.top-menu li a {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }
    #mp-menu > .mp-level ul li.right a {
        text-transform: inherit;
        font-weight: 400;
    }
    #header {
        padding-top: 60px;
    }
    ul .mp-level {
        display: none;
    }
    .logo-for-mobile {
        /*display: none;*/
    }
    .rmenu {
        margin-top: 12px;
    }
    .logo svg {
        width: 75%;
        fill: #ffffff;
    }
}



@media (max-width: 1200px) {
    .services-inner .visible a {
        font-size: 12px;
    }
    .services-inner .visible .col-lg-3 ul {
        text-align: center;
    }
    .services-inner .visible .col-lg-3 li {
        margin: 0 7px;
    }

    #mp-menu > .mp-level ul li {
        padding-left: 10px;
    }
    #mp-menu > .mp-level ul li a {
        font-size: 12px!important;
    }
    .banner .caption {
        padding: 0 15px;
    }
}
@media (max-width: 1024px) {
    .logo-mobile {
        display: block;
    }
    .rmenu {
        float: none;
        width: inherit;
    }
    .delete-container {
        width: inherit!important;
        overflow: inherit!important;
        position: inherit!important;
        margin: inherit!important;
        padding: inherit!important;
        height: auto!important;
    }
    .delete-container > .row,
    .delete-container > .row > div {
        margin: 0!important;
        padding: 0!important;
    }
    .delete-container > .row > div.logo {
        max-width: 200px;
        display: block;
        margin: 3px auto 0 auto!important;
        float: none;
    }
    .social-icons ul {
        text-align: center;
        padding: 10px 0;
    }
    .logo img {
        margin: 20px auto;
    }
    .mp-menu ul li {
        border-bottom: 1px solid #ccc;
    }
    .rmenu {
        position: absolute;
        top: 0;
        left: 0;
    }
    .rmenu .social-icons {
        display: none;
    }
    .delete-container {
        padding-top: 0!important;
    }
    .mp-menu ul li a:hover {
        background: #000000!important;
    }
    #mp-menu > .mp-level ul li {
        padding-left: 0!important;
    }
    .services-inner #mp-menu > .mp-level ul {
        width: 100%;
        text-align: left;
    }
    .services-inner #mp-menu .mp-level {
        top: -31px;
    }
    .services-inner #mp-menu > .mp-level ul.top-menu li a {
        color: #ffffff;
    }
}
@media (max-width: 992px) {
    .services-inner .visible a {
        font-size: 10px;
    }
    .services-inner .visible .col-lg-3 li {
        margin: 0 2px;
    }
    .sidebar .green br,
    .sidebar .grey br {
        display: none;
    }
    .sidebar > div {
        padding: 25px 15px;
    }
    .list-cases .icon img {width: 100%; height: 100%;}


}
@media (max-width: 767px) {
    .sidebar a {
        display: block;
        width: 140px;
        margin-left: auto;
        margin-right: auto;
    }
    .banner h2 {
        font-size: 42px;
        line-height: 50px;
    }
    .services-inner .visible .col-lg-3 li {
        margin: 0 10px;
    }
    .services-inner .visible .col-lg-9 li {
        display: inline-block;
        width: 100%;
    }
    .about-us .col-lg-5 {
        display: block;
        width: 100%;
    }
    .services .col-lg-3 {
        display: block;
        width: 100%;
        margin-bottom: 30px;
        border-bottom: 1px solid #ccc;
    }
    section.options .col-lg-6 {
        display: block;
        width: 100%;
        margin-bottom: 0px;        
    }
    section.options .col-lg-6 h6 {
        margin-top: 0;
    }
    section.options .row:last-child .col-lg-6:last-child {
        padding-bottom: 0;
    }
    .sidebar {
        margin-top: 30px;
    }
    .include .row .col-lg-4 {
        margin-bottom: 30px;
    }
    .include .row .col-lg-4:last-child,
    section.options .col-lg-6:last-child {
        margin-bottom: 0
    }
    .services .col-lg-3:last-child {
        margin-bottom: 0;
        border-bottom: 0;
    }
    .logos ul li {
        /*display: inline!important;
        margin: 10px 0;*/
        display: inline-block !important;
        width: 25%;
        margin: 10px 0;
    }
    .logos ul li:last-child:nth-child(3n+1) {
     display: block !important;
     margin-left: 12%;
   }
}
   /* .logos ul li img {
        width: 80%;
    }*/
    .logos ul li:first-child,
    .logos ul li:last-child {
        padding: 0 25px;
    }
    .about .col-lg-7 {
        margin-bottom: 20px;
    }
    .about .col-lg-5 ul:last-child {
        margin-bottom: 20px;
    }
    .about .container.green {
        margin-top: 0;
    }
    .list-cases img {
        margin-bottom: 30px;
    }
    .services-inner h1 {
        font-size: 14px;
    }
}
@media (max-width: 640px) {
    .contact .info span {
        display: block;
        margin: 0 auto !important;
        text-align: center !important;
        vertical-align: middle;
    }
    .logos ul li {
        /*display: inline!important;
        margin: 10px 0;*/
        display: inline-block !important;
        width: 49%;
        margin: 10px 0;
    }
  .logos ul li:last-child:nth-child(odd) {
    display: block !important;
    margin-left: 1%;
   }
}
@media (max-width: 320px) {
.list-cases .icon  {width: 170px; height: 150px; text-align: center; margin-bottom: 10px;}
}
.logos ul.mobile {
    display: table-cell!important;
}
