﻿

object, embed, a:hover, a:active, a:focus, input::-moz-focus-inner {
    /*border: 0;*/
    outline: 0;
    outline: none;
    -moz-outline-style: none;
}

a, a:hover, a:active, a:focus {
    color: #666666;
    text-decoration: none;
}

body {
    direction: rtl;
    padding-top: 53px;
    font-size: 16px;
    color: #666;
}

.divFooterColumn h5 a {
    color: #666;
}

    .divFooterColumn h5 a:hover {
        text-decoration: none;
    }

.divFooterColumnWebsite h5 a:hover {
    color: #05e200;
}

.divFooterColumnSoftware h5 a:hover {
    color: #ffaa00;
}

.divFooterColumnGraphic h5 a:hover {
    color: #9900ff;
}

.divFooterColumnSolution h5 a:hover {
    color: #ff00aa;
}

.divFooterColumnLearning h5 a:hover {
    color: #00aaff;
}

.divFooterColumnWebraya h5 a:hover {
    color: #0ab5a2;
}

#imgSocial {
    max-width: 100%;
}
/*********************************/
.marketing .col-lg-3 {
    text-align: center;
}

.marketing h2 {
    font-weight: normal;
}

.marketing .col-lg-3 p {
    margin-right: 10px;
    margin-left: 10px;
    text-align: justify;
}
/*********************************/
.featurette-divider {
    margin: 40px 0;
}

.featurette-heading {
    font-weight: normal;
}
/*********************************/
footer {
    background-color: #f8f8f8;
    border-top: #e7e7e7 1px solid;
    width: 100%;
}
/*********************************/
h2, .h2 {
    font-size: 28px;
}
/*************************/
.dropdown-menu {
    text-align: right;
    font-size: 16px;
    right: 0px;
}

.navbar-nav > li {
    border-bottom: 2px solid #f8f8f8;
}

    .navbar-nav > li.menuGreen:hover {
        border-bottom: 2px solid #05e200;
    }

    .navbar-nav > li.menuOrange:hover {
        border-bottom: 2px solid #ffaa00;
    }

    .navbar-nav > li.menuOlive:hover {
        border-bottom: 2px solid #a4ca39;
    }

    .navbar-nav > li.menuViolet:hover {
        border-bottom: 2px solid #9900ff;
    }

    .navbar-nav > li.menuPink:hover {
        border-bottom: 2px solid #ff00aa;
    }

    .navbar-nav > li.menuTurquoise:hover {
        border-bottom: 2px solid #0ab5a2;
    }

    .navbar-nav > li.menuBlue:hover {
        border-bottom: 2px solid #00aaff;
    }

    .navbar-nav > li.menuGray:hover {
        border-bottom: 2px solid #808080;
    }
/******************/
.navbar-brand {
    float: right;
    font-size: 30px;
    padding-left: 0;
}
/**********************/
.caret {
    margin-left: 4px;
    float: right;
    margin-top: 10px;
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
}

.featurette .col-md-5 img {
    display: normal;
    margin: auto;
    margin-top: 0px;
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: right;
    }

    .divBranches .col-lg-3 p:first-of-type {
        min-height: 185px;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
        margin-left: 60px;
    }

        .navbar-nav > li {
            float: right;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }

        .navbar-nav.navbar-right:last-child {
            margin-left: -15px;
        }
    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 20px;
    }

        .navbar-wrapper .container {
            padding-right: 15px;
            padding-left: 15px;
        }

        .navbar-wrapper .navbar {
            padding-right: 0;
            padding-left: 0;
        }

        /* The navbar becomes detached from the top, so we round the corners */
        .navbar-wrapper .navbar {
            border-radius: 4px;
        }

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 36px;
    }
}

@media (min-width: 992px) {
    .featurette .col-md-5 img {
        margin-top: 120px;
    }
}



.lead {
    text-align: justify;
}

.text-muted {
    width: 100%;
    text-align: center;
}

.featurette .col-md-5 {
    text-align: center;
}

.btn-primary {
    font-size: 22px;
}

.lnkSocial {
    background-position: center center;
    width: 40px;
    height: 40px;
    float: right;
    /*max-width:40px;
    max-height:40px;*/
    background-repeat: no-repeat;
    /*background-size:cover;*/
    padding: 0;
    margin: 0;
    opacity: 0.9;
}

    .lnkSocial:hover {
        opacity: 1;
    }

.lnkSocialFacebook {
    background-image: url('/Images/Social/facebook.png');
}

.lnkSocialTwitter {
    background-image: url('/Images/Social/Twitter.png');
}

.lnkSocialYoutube {
    background-image: url('/Images/Social/Youtube.png');
}

.lnkSocialRSS {
    background-image: url('/Images/Social/RSS.png');
}

.lnkSocialLinkedIn {
    background-image: url('/Images/Social/LinkedIn.png');
}

.lnkSocialFlickr {
    background-image: url('/Images/Social/Flickr.png');
}

.lnkSocialPinterest {
    background-image: url('/Images/Social/Pinterest.png');
}

.lnkSocialInstagram {
    background-image: url('/Images/Social/Instagram.png');
}

.col-right {
    float: right;
}

.spnHeaderPhone {
    direction: ltr;
    float: left;
    font-size: 20px;
    margin-right: 20px;
    color: #ff00aa;
}

.hidden {
    display: none;
}
