html, body
{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans' !important;
}

@media (min-width: 768px) {
	.dropdown:hover .dropdown-menu {
		display: block;
	}
}


body {
    font-family: 'Open Sans';
    font-size: 1.63em;
    color: black;
    overflow-x:hidden;
    padding-top: 0px;
    padding-bottom: 0px;
    /*background-image: linear-gradient(to bottom, #F9F8F9 10%, #FEFEFD 90%, #F9F8F9 100%);*/
    /* background-color: #EEEEEE; */
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}
.text-size-half
{
    max-width: 50%;
}
#main
{
    padding-left: 110px;
    background-color: #2E6496;
    border: solid antiquewhite 0px;
}

.center-text
{
    text-align: center;
}
#copyright
{
    text-align: center;
}
.em2
{
    font-size: 1.6em;
}

hr
{
    /* border-style: groove; */
}

.image-center
{
    display: block;
    margin-left:auto;
    margin-right:auto
}
.header-centered
{
    text-align: center;
}

.pillar
{
    background-color: #CCCCFF;
    box-shadow:  2px 2px 10px lightgray;
    margin-left: 5px;
    margin-right: 5px;
    padding:5px;
    height: 150px;
}
#technologies1
{
    overflow-y: hidden;
    opacity: 0;
    height: 0px;
    width: 450px;
}
#technologies1 img
{
    width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-left: 50px;
}
#technologies2
{
    overflow-y: hidden;
    opacity: 0;
    height: 0px;
    width: 450px;
}
#technologies2 img
{
    width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-left: 50px;
}
/**Contact**/
.contact-details
{
    top:35%;
    left:15%;
    position: absolute;
    color: white;
}

.contact-item
{
    margin: 2px;
    padding: 5px;
    background-color: white;
    color: black;
    border: solid #fff 1px;
    border-radius: 1px;
    font-size: 17px;
}

.linked-image
{
    padding: 2px;
}
.linked-image:hover
{
    padding: 4px;
    background-color: skyblue;
}
.linked-content
{
    padding: 2px;
}
.linked-content:hover
{
    padding: 2px;
    background-color: skyblue;
}

.no-decoration
{
    text-decoration: none;
}

/*Navbar*/
.navbar-inverse
{
    border-bottom: none !important;
    box-shadow: none;
    transition:  background-color 0.4s ease;
}

.nav
{
    font-size:16px;
}

.image-size-vertical-medium
{
    height: 160px;
    margin-bottom: 10px;
}
.image-size-horizontal-medium
{
    width: 240px;
}
.image-fill
{
    width: 100%;
}
.padding-none
{
    padding: 0px;
}

.padding-vertical-small
{
    padding-left: 5px;
    padding-right: 5px;
}
.padding-horizontal-small
{
    padding-left: 15px;
    padding-right: 15px;
}
.margin-none
{
    margin: 0px;
}

/*Backgrounds*/
.background-transparent {
    background-color: palegoldenrod;
}

.background-1
{
    background-color: #23446A;
}
.background-2
{
    /*background-image: linear-gradient(to right, #C9C9C9 10%, #C0C0C0 90%, #C9C9C9 100%);*/
    background-color:white;
    color:black;
}
.background-3
{
    background-color:#4C95B5;
    color:white;
}
.background-1 h1,.background-1 h2,.background-1 h3,.background-3 h1,.background-3 h2,.background-3 h3
{
}
@media all and (min-width: 600px)
{
    .background-transparent, .background-1, .background-2, .background-3
    {
        padding:25px;
        font-size: 1.05em;
    }
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.width95
{
    width:100%;
    margin-left:2px;
    margin-right:2px; 
}
.social{
    padding-top:10px;
}

@media all and (max-width:500px) {
    footer img {
        width:100%;
    }
    .image-size-horizontal-medium   
    {
        width:100%;
    }
    #main
    {
        padding-left:20px;
    }
    #contact-form
    {
        visibility: hidden;
        height:0px;
    }
    .background-1
    {
        background: #23446A;
        color:white;
    }
    .background-1, .background-2, .background-3, .background-transparent
    {
        padding: 0 20px;
        font-size:1.1em;
    }
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-nav > li > a {
        background-color: rgba(0, 0, 0, 0.7);
    }
}


.pluginButtonSkinLight
{
    
}
.pluginShareButton
{
    
}
.pluginShareButtonLink
{
    background-color: white;
}
.pluginButton
{
    background-color: white;
}
.pluginButtonImage
{
    background-color: white;
}
.pluginButtonCountNum
{

}

.service-offering
{
    background-color: white;
    box-shadow: #888 0 0 15px 3px;
    
}

.service-offering a
{
    color: lightsteelblue !important;
}

.service-offering div
{
    margin: 20px;
    height: 100%;
}

.service-offering-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    margin: 0 auto;
}

#service-offering-img-mobile
{
    background-image: url('/assets/Images/general/i-phone.jpg');
}

#service-offering-img-web {
    background-image: url('/assets/Images/general/mac.jpg');
}

.service-offering *
{
    color: black !important;
}

#banner-home {}

#banner-about {
    background-image: url('/assets/Images/general/notebook.jpg');
    color: white;
    background-size: cover;
    background-position-y: center;
}
#banner-contact {
    background-image: url('/assets/Images/general/desk-items.jpg');
    color: white;
    background-size: cover;
    background-position-y: center;
}
#banner-services {
    background-image: url('/assets/Images/general/meeting-place.jpg');
    color: white;
    background-size: cover;
    background-position-y: center;
}
.banner
{
    border-radius: 0;
    position: relative;
    background-color: transparent;
    height: 700px;
    max-height: 80vh;
}
.rounded
{
    border-radius: 50%;
}

#home-logo
{
    width: 200px;
    /* position: absolute; */
    /* margin: 0 auto; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: -100px; */
}

.background-img-chair {
    background-image: url('/assets/Images/general/chair.jpg');
    background-size: cover;
}

.background-img-translucent {
    background-image: url('/assets/Images/general/translucent-flower.jpg');
    background-size: cover;
}

.background-img-glass {
    background-image: url('/assets/Images/general/glass.jpg');
}

#home-what-we-do
{
    padding-top: 30px;
    padding-bottom: 5px;
}

.home-service-info
{
    display: table-row;
    min-height: 300px;
    height: 100% !important;
    background-color: rgba(0,0,0,0.8);
}
.home-service-info *
{
    color: white !important;
}

.partner-in
{
    color: black;
    text-align: center;
    max-width: 90vw;
}

.partner-in h3
{
}
.partner-in i
{
    color: #c38e8e;
    font-size: 50px;
}

.partner-in p
{
    font-size: 1.1em;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    width: 100%;
    padding: 0;
    max-width: 1500px;
}

.service-aspects
{
    
}

.about {
    background-color: ghostwhite;
}

.about p {
    font-size: 1.05em;
}

.jumbotron
{
    display: flex;
    justify-content: space-around;
    border-radius: 0 !important;
}

.jumbotron *
{
    text-align: center;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

.banner-social-buttons a {
    width: 150px;
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

        ul.banner-social-buttons li:last-child {
            margin-bottom: 0;
        }
}


.social-buttons {
    overflow: hidden;
    display: inline-block;
}

.social-button {
    font-size: 20px;
    display: table;
    float: left;
    min-width: 150px;
}

    .social-button a {
        color: white;
        display: table-cell;
        vertical-align: middle;
    }

        .social-button a:hover {
            color: coral;
        }

    .social-button:not(:last-child)::after {
        margin: 0 0px 0 5px;
        content: "/" !important;
        font-size: 5em;
        font-family: 'Baskerville Old Face';
    }

    .social-button:last-child::after {
        margin: 0 5px;
        content: "";
        font-size: 5em;
        font-family: 'Baskerville Old Face';
    }
.social-button-small {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    bottom: 2%;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: rgba(255, 0, 0, 0.5);
    font-family: "Open Sans", sans-serif;
    border: 3px solid white;
    border-radius: 50%;
}

.social-container {
    display: inline-block;
}

.social-container a {
    padding: 5px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: white !important;
    float: left;
    margin-right: 5px;
}

.social-container a:hover {
    padding: 5px;
    border: 1px solid white;
    border-radius: 50%;
    text-decoration: none;
    animation: pulse 3s ease-out;
    animation-iteration-count: infinite;
}

.social-buttons {
overflow: hidden;
display: inline-block;
}

.social-button {font-size: 20px;display: table;float: left;min-width: 150px;}

.social-button a {
    color: white;
    display: table-cell;
    vertical-align: middle;
}

    .social-button a:hover {
        color: coral;
    }

.social-button:not(:last-child)::after {
    margin: 0 0px 0 5px;
    content: "/" !important;
    font-size: 5em;
    font-family: 'Baskerville Old Face';
}

.social-button:last-child::after {
    margin: 0 5px;
    content: "";
    font-size: 5em;
    font-family: 'Baskerville Old Face';
}

.navbar-nav > li > a {
    line-height: 30px !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
    padding-top: 15px;
    padding-bottom: 10px;
    /* height: 100%; */
}

.navbar {
    background-color: rgba(0,0,0,0.5);
    border-bottom: 1px solid #178acc;
    filter: none;
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.navbar-brand
{
    font-size: 22px;
    line-height: 30px;
}

.navbar-inverse {
    height: 55px;
    border-color: #022f5a;
}

.navbar-inverse .navbar-brand
{
    color: #fff;
}

.navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
}
