body {
    font-size: 17px !important;
    transition: background-color .5s;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-5 {
    margin-top: 10px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.f-right {
    float: right;
}

.f-left {
    float: right;
}

.color-black {
    color: black !important;
}

#main-content p, #main-content2 p {
    margin: 15px 0px;
}

@media screen and (min-width: 768px) {
    .navbar-default ul.navbar-right > li.hr-global-mobility {
        margin-left: 10px;
    }

    #stickyheader .navbar-header {
        display: none;
    }
}

@media (min-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        padding: 10px 25px;
    }
}

.navbar-default ul.navbar-right > li.services > a.navbar-btn {
    background-color: #EC326F;
}

.heading {
    text-align: center;
}

.heading h4 {
    padding: 0 12px;
    position: relative;
    display: inline-block;
    line-height: 34px !important;
}

.heading h4:after {
    left: 100%;
}

.heading h4:before {
    right: 100%;
}

.heading h4:before, .heading h4:after {
    content: ' ';
    width: 70%;
    position: absolute;
    border-width: 1px;
    border-color: #ff8c05;
}

.heading-v4 h4:before, .heading-v4 h4:after {
    top: 17px;
    border-bottom-style: solid;
}

.no-padding {
    padding: 0px;
}

#page-right > .text-box.latestarticles > img {
    width: 100px;
    height: 80px;
    margin-top: 5px;
}

#page-right .experts {
    background-color: #F7F7F7;
}

#page-right .experts {
    background-color: #F7F7F7;
}

#page-right .experts .media-carousel .carousel-inner .thumbnail {
    background-color: #F7F7F7;
}

#page-right .experts .media-carousel .carousel-inner .thumbnail > img {
    height: 130px;
    border-radius: 20px;
}

.navbar-default .navbar-nav .open ul.dropdown-menu.custom > li > a:hover, a:focus {
    background: transparent;
    color: #23527c;
}

.country-flag > a > span {
    margin-right: 5px;
    font-size: 1.5em;
    box-shadow: 0 0 1px #666;
}

.pros_and_cons .vote-cell {
    display: table-cell;
    max-width: 46px;
    width: 46px;
    vertical-align: top;
}

.pros_and_cons .vote-cell .vote-widget {
    width: 36px;
    padding: 3px 0px;
    background: #edf0f9;
    position: relative;
    font-weight: bold;
    border: 1px solid #eff0f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    line-height: 1.3em;
}

.pros_and_cons:hover .vote-cell .vote-widget {
    background: #ffffff;
    border: 1px solid #ededed;
}

.pros_and_cons .vote-cell .vote-widget button {
    background-color: transparent;
    border: none;
    color: #abaecc;
    text-decoration: none;
}

.pros_and_cons .vote-cell .vote-widget button:hover,
.pros_and_cons .vote-cell .vote-widget button.active {
    color: #ae0000;
}

.pros_and_cons .vote-cell .vote-count {
    font-size: 12px;
}

.pros_and_cons p {
    display: table-cell;
    vertical-align: top;
}

/**************V7****************/
.bg-panel-pink {
    border-color: #EC326F;
}

.bg-panel-pink > .panel-heading {
    background-color: #EC326F;
    border-color: #EC326F;
}

.list-category > div > .inner {
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding: 0 20px 20px 20px;
}

.list-category {
    margin-bottom: 20px;
}

.pre-h1 {
    color: #ff8c05 !important;
    font-size: 20px;
}

.title-color-box {
    margin-bottom: 20px;
    padding: 15px 5px;
}

/*****TITLE COLORBOX V7******/
.title-color-box.bd-blue, .title-color-box.bd-orange, .title-color-box.bd-green, .title-color-box.bd-pink {
    background-color: #f5f5f5;
    border-left: 4px solid #f5f5f5;
    padding: 15px 15px;
}

.title-color-box.bd-orange {
    border-left-color: #ff8c05;
}

.title-color-box.bd-blue {
    border-left-color: #1c62a0;
}

.title-color-box.bd-green {
    border-left-color: #98CA46;
}

.title-color-box.bd-pink {
    border-left-color: #EC326F;
}

.color-pink {
    color: #EC326F;
}

.bg-pink {
    background-color: #EC326F;
}

.bg-green {
    background: #98CA46;
}

h4.panel-title.color-pink {
    color: #EC326F;
}

#LeftMenu > div.panel > div.panel-heading > h4 > a.color-pink {
    color: #EC326F;
}

.orange {
    color: #ff8c05;
}

/***********LEFT MENU**********/
#LeftMenu > div.menu-header {
    padding: 10px;
    background-color: #ff8c05;
}

#LeftMenu > div.menu-header h3, #LeftMenu > div.menu-header .size-h3 {
    color: white !important;
    margin: 0px !important;
    font-size: 23px;
}

#LeftMenu > div.panel {
    border-radius: 0px !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 0px !important;
    border-top: none;
}

#LeftMenu > div.panel > div.panel-heading {
    background-color: transparent;
}

#LeftMenu > div.panel > div.panel-heading > h4 > a, #LeftMenu > div.panel > div.panel-heading > .size-h4 > a {
    color: #1c62a0;
}

#LeftMenu > div.panel div.panel-body > ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    padding-left: 10px;
}

.page-content {
    padding-top: 0px;
}

#main-content {
    padding-top: 30px;
}

#third-column {
    padding-top: 30px;
}

#main-content .slogan_home p, #main-content .slogan_home p {
    margin: 0px;
    color: black;
}

.panel-heading h4 {
    margin: 0px;
}

/**TAG**SITEMAPS**/

/** Menu Always open **/

#MainMenu .navbar-right .services {
    position: relative;
}

#MainMenu .navbar-right .services > ul {
    display: none;
    position: absolute;
    max-width: 450px !important;
    padding: 0px;
    padding-top: 10px;
    border-top: none;
    list-style: none;
    background-color: #EC326F;
    margin: 0;
    z-index: 1000;
}

#MainMenu .navbar-right .services.hover > ul {
    display: block;
}

#MainMenu .navbar-right .services > ul > li {

}

#MainMenu .navbar-right .services > ul > li > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#MainMenu .navbar-right .services > ul > li > ul > li {
    padding-bottom: 10px;
}

#MainMenu .navbar-right .services > ul > li > ul > li > a {
    color: white;
    font-size: 14px;
}

div.ads-quote-box {
    border: 1px solid #F0F0F0;
    background-color: #f7f7f7;
    -webkit-box-shadow: 1px 1px 1px #888;
    -moz-box-shadow: 1px 1px 1px #888;
    box-shadow: 1px 1px 1px #888;
    padding: 20px;
    margin-bottom: 20px;
    background-position: center left 20px;
    background-repeat: no-repeat;
    padding-left: 90px;
    background-size: 52px;
}

div.ads-quote-box.fontawesome {
    position: relative;
}

div.ads-quote-box.fontawesome em {
    font-size: 3em;
    color: #59abdc;
    position: absolute;
    top: 28%;
    left: 20px;
}

div.ads-quote-box > h3, div.ads-quote-box > .size-h3 {
    font-weight: 600;
    color: #1c62a0;
    margin: 0;
}

div.ads-quote-box > p {
    margin: 5px 0px 0px 0px !important;
    padding: 0;
}

div.ads-quote-box > a {
    padding: 6px 10px;
    background-image: -webkit-linear-gradient(left, #fe9c19 0%, #e68401 100%);
    background-image: -o-linear-gradient(left, #fe9c19 0%, #e68401 100%);
    background-image: linear-gradient(to right, #fe9c19 0%, #e68401 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFE9C19', endColorstr='#FFE68401', GradientType=1);
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    border-radius: 3px;
    margin-top: 10px;
    display: inline-block;
}

div.ads-quote-box > a > img {
    margin-left: 10px;
}

div.ads-quote-box.ver-2 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #41719C;
    text-align: center;
    padding-left: 20px
}

div.ads-quote-box.ver-2 h3, div.ads-quote-box.ver-2 .size-h3 {
    font-weight: normal;
    color: #333333
}

div.ads-quote-box.ver-2 a {
    padding-left: 20px;
    padding-right: 20px
}

div.ads-quote-box.ver-2 img {
    display: none
}

div.ads-quote-box.ver-2.blue {
    border-color: #41719C
}

div.ads-quote-box.ver-2.green {
    border-color: #70AD47
}

div.ads-quote-box.ver-2.orange {
    border-color: #FF6600
}

div.ads-quote-box.ver-2.brown {
    border-color: #993300
}

div.ads-quote-box.ver-2.purple {
    border-color: #A162D0
}

div.ads-quote-box.full-image {
    border: none;
    background-size: 100%;
    background-position: inherit;
    box-shadow: none;
    padding-left: 20px;
    background-color: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
}

div.ads-quote-box.full-image > h3, div.ads-quote-box > .size-h3 {
    color: white;
    font-size: 20px;
}

/** Image responsive **/

#main-content .content img {
    min-width: 100% !important;
    height: auto !important;
}

#modalMovingTo .modal-body .btn {
    font-size: 18px;
    font-weight: normal !important;
}

/** VIDEO ICONS **/
#LeftMenu > div.panel > div.panel-heading > h4 > i.video {
    float: left;
    margin-right: 10px;
}

#LeftMenu > div.panel > div.panel-heading > h4 > i.dropdown {
    float: right;
}

#LeftMenu > div.panel div.panel-body > ul > li i.video {
    float: right;
    margin-left: 10px;
    margin-top: 2pt;
}

#MainMenu.opened > ul.navbar-nav > li {
    padding-left: 15px;
    padding-right: 15px;
}

#MainMenu.opened > ul.navbar-nav > li > a {
    text-align: left;
}

@media (max-width: 991px) {

    #main-content {
        padding-top: 0px;
    }

    .breadcrumb {
        border-radius: 0px;
        margin-left: -15px;
        margin-right: -15px;
        font-size: 10px;
    }
}

@media (max-width: 767px) {
    #MobiNavbar {
        padding: 0px;
        margin-top: 17px;
    }

    #MainMenu a.bg-pink {
        background: transparent !important;
    }

    #stickyheader img.mobi-logo {
        max-height: 35px;
        margin: 8px auto;
    }

    #MainMenu {
        height: 100%;
        position: fixed;
        z-index: 1000;
        top: 0;
        left: 0;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        background-color: #2D6DA3;
        width: 0 !important;
        overflow-x: hidden;
        margin-left: 0px;
        margin-right: 0px;
    }

    #MainMenu.opened {
        width: 50% !important;
    }

    #MainMenu .navbar-nav > li > form {
        padding-right: 15px;
        padding-left: 15px;
        margin-top: 10px;
    }

    #PageContent {
        margin-left: 0;
        margin-right: 0;
    }

    #PageContent,
    #stickyheader {
        -webkit-transition: margin-left .5s !important;
        -moz-transition: margin-left .5s !important;
        -ms-transition: margin-left .5s !important;
        -o-transition: margin-left .5s !important;
        transition: margin-left .5s !important;
    }

    #PageContent.menu-mobile-open,
    #stickyheader.menu-mobile-open {
        margin-left: 50%;
    }
}

@media (max-width: 415px) {
    #main-content div.content img {
        max-width: 100%;
    }

    #MainMenu.opened {
        width: 100% !important;
    }

    #PageContent.menu-mobile-open,
    #stickyheader.menu-mobile-open {
        margin-left: 0;
    }
}

.overlay-openedmenu {
    position: fixed;
    background-color: rgba(255, 255, 255, .5);
    z-index: 500;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.overlay-openedmenu.show {
    display: block;
}