.article-list .item h3,
.feat h4 {
    text-transform: uppercase;
    font-weight: 700
}

.contact_detail {
    margin-top: 30px
}

#contactForm .h4 {
    font-weight: 400;
    border-bottom: 1px solid silver;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.required-input {
    color: maroon
}

.carousel-control-next, .carousel-control-prev {
    width: 10%;
}

.static-map {
    margin-bottom: 20px
}

@media (max-width: 768px) and (min-width: 767px) {
    #contactForm .static-map img {
        width: 100%
    }
}

.footer-basic {
    padding: 40px 0;
    background-color: #212121;
    color: #fafbfc
}

.footer-basic ul {
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 0
}

.footer-basic li {
    padding: 0 10px
}

.footer-basic ul a {
    color: inherit;
    text-decoration: none;
    opacity: .8
}

.footer-basic ul a:hover {
    opacity: 1;
    color: #9a6600;
}

.footer-basic .social {
    text-align: center;
    padding-bottom: 25px
}

.footer-basic .social > a {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 8px;
    color: inherit;
    opacity: .75
}

.footer-basic .social > a:hover {
    opacity: .9
}

.footer-basic .copyright {
    margin-top: 15px;
    text-align: center;
    font-size: 13px;
    color: #aaa;
    margin-bottom: 0
}

.register-photo {
    background: #f1f7fc;
    padding: 80px 0
}

.register-photo .image-holder {
    display: table-cell;
    width: auto;
    background: url(meeting.jpg);
    background-size: cover
}

.register-photo .form-container {
    display: table;
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1)
}

.register-photo form {
    display: table-cell;
    width: 400px;
    background-color: #fff;
    padding: 40px 60px;
    color: #505e6c
}

.register-photo form h2 {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 30px
}

.register-photo form .form-control {
    background: #f7f9fc;
    border: none;
    border-bottom: 1px solid #dfe7f1;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    color: inherit;
    text-indent: 6px;
    height: 40px
}

.register-photo form .form-check {
    font-size: 13px;
    line-height: 20px
}

.register-photo form .btn-primary {
    background: #f4476b;
    border: none;
    border-radius: 4px;
    padding: 11px;
    box-shadow: none;
    margin-top: 35px;
    text-shadow: none;
    outline: 0 !important
}

.register-photo form .btn-primary:active,
.register-photo form .btn-primary:hover {
    background: #eb3b60
}

.register-photo form .btn-primary:active {
    transform: translateY(1px)
}

.register-photo form .already {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #6f7a85;
    opacity: .9;
    text-decoration: none
}

.navbar,
header {
    font-size: 18px
}

div.jumbotron.carousel-hero {
    color: #fff;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 0
}

div.jumbotron.hero-default {
    background-image: url(../../assets/img/slider.jpg)
}

div.jumbotron.hero-nature {
    background-image: url(../../assets/img/slider1.jpg)
}

div.jumbotron.hero-photography {
    background-image: url(../../assets/img/slider2.jpg)
}

h1.hero-title,
h2.hero-title,
h3.hero-title {
    text-shadow: 0 3px 3px rgba(0, 0, 0, .4);
    color: #fff
}

p.hero-subtitle {
    max-width: 600px;
    margin: 25px auto;
    padding: 10px 15px;
    color: #fff
}

.plat {
    border-radius: 0
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 0 #048f83 !important
}

.btn-primary:hover {
    color: #fff;
    background-color: #016090;
    border-color: #016090;
    background: #035296;
}

.btn.btn-primary {
    /*background-color: #048f83 !important*/
}

.carousel-control-prev i {
    padding: 10px;
    border: 1px solid #fff;
}

.carousel-control-next i {
    padding: 10px;
    border: 1px solid #fff;
}

span {
    font-style: inherit;
    font-weight: inherit
}

.navigation-clean {
    background: #fff;
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #333;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 0
}

.navigation-clean .navbar-brand {
    font-weight: 700;
    color: inherit
}

.navigation-clean .navbar-brand:hover {
    color: #222
}

.navigation-clean .navbar-toggler {
    border-color: #ddd;
    color: #888
}

.navigation-clean .navbar-toggler:focus,
.navigation-clean .navbar-toggler:hover {
    background: 0 0
}

.navigation-clean .form-inline,
.navigation-clean .navbar-collapse {
    border-top-color: #ddd
}

.navigation-clean.navbar-light .navbar-nav .nav-link.active,
.navigation-clean.navbar-light .navbar-nav .nav-link.active:focus,
.navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
    color: #8f8f8f;
    box-shadow: none;
    background: 0 0;
    pointer-events: none
}

.navigation-clean.navbar .navbar-nav .nav-link {
    padding-left: 18px;
    padding-right: 18px
}

.navigation-clean.navbar-light .navbar-nav .nav-link {
    color: #465765
}

.navigation-clean.navbar-light .navbar-nav .nav-link:focus,
.navigation-clean.navbar-light .navbar-nav .nav-link:hover {
    color: #37434d !important;
    background-color: transparent
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
    margin-top: -5px;
    box-shadow: none;
    background-color: #fff;
    border-radius: 2px
}

.navigation-clean .dropdown-menu .dropdown-item,
.navigation-clean .dropdown-menu .dropdown-item:focus {
    line-height: 2;
    color: #37434d
}

.navigation-clean .dropdown-menu .dropdown-item:focus,
.navigation-clean .dropdown-menu .dropdown-item:hover {
    background: #eee;
    color: inherit
}

header .header_nav {
    background: #000;
    color: #fff
}

header .header_nav .social-network ul {
    padding: 0;
    margin: 0
}

header .header_nav .social-network ul li {
    display: inline-block
}

header .header_nav .social-network ul li a {
    padding: 10px 15px;
    display: block
}

header .header_nav .top_contactinfo {
    /*margin: 10px 0 0*/
    margin: 10px 172px 0 0
}

header .header_nav .top_contactinfo ul li {
    display: inline-block;
    /*margin-left: 30px;*/
    margin-left:7px;
}
.extra-link{
    position: absolute;
    top: -10px;
    right: 0;
    width: 14%;
    z-index: 1;
    font-size: 13px;
}

.viber,
.whatsapp {
    margin: 0 5px;
    display: inline-block
}

.viber {
    color: #e6abff !important
}

.whatsapp {
    color: #5dcf3a !important
}

.navbar {
    padding: 0
}

.navbar .dropdown .nav-link,
.navbar .nav-item .nav-link {
    padding: 10px 15px
}

body {
    font-size: 16px;
    font-family: 'Barlow Semi Condensed', sans-serif
}

ul {
    list-style: none;
    padding: 0
}

p {
    margin: 1.2rem 0
}

h1 {
    margin-bottom: 3rem
}

.content-cover img {
    margin: 15px 0
}

.btn.btn-primary {
    background: #c5950f;
    border-color: #c5950f;
}

.btn.btn-primary:hover {
    background: #035296;
    border-color: #035296;
    /*border: none;*/
}

.gp10l {
    margin-left: 15px
}

h4 {
    margin-top: 1rem
}

.theblogwidgets {
    float: right;
    padding: 0 5px 0 0px;
    width: auto;
    z-index: 9;
    position: fixed;
    right: -260px;
    top: 25%;
    -webkit-transition: all .8s ease-in;
    transition: all .8s ease-in
}

.assurance .points.left i,
.theblogwidgets.hide {
    right: 0
}

.theblogwidgets span {
    display: inline-block;
    background: #e7ce13;
    padding: 5px 15px;
    vertical-align: top;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    left: -115px
}

.theblogwidgets div.popbody {
    padding: 15px;
    margin-right: -8px;
    background: #fafafa;
    display: inline-block;
    width: 260px
}

.carousel-hero {
    height: 492px
}

.carousel-hero h1 {
    margin-bottom: 2.5rem
}

.welcome {
    margin: 0px 0 45px;
    padding-top: 40px;
    background-image: url(../img/falcon.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.welcome .section-title {
    line-height: 1;
    margin: 0 0 23px;
    padding-bottom: 20px;
    position: relative
}

.welcome .section-title span {
    color: #015299
}

.welcome .section-title small {
    font-size: 50%
}

.welcome .section-title:after {
    background-color: #969696;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    width: 80px
}

.article-list {
    color: #313437;
    background-color: #fff;
    padding: 45px 0
}

.article-list .item {
    padding-bottom: 50px
}

.article-list .item h3 {
    font-size: 20px;
    padding-left: 60px;
    position: relative
}

.article-list .item h3 small {
    color: #868686;
    display: block
}

.article-list .item h3:before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0
}

.article-list .item:nth-child(1) h3:before {
    background-image: url(../../assets/img/006-password.png)
}

.article-list .item:nth-child(2) h3:before {
    background-image: url(../../assets/img/umbrella.png)
}

.article-list .item:nth-child(3) h3:before {
    background-image: url(../../assets/img/008-cctvb.png)
}

.article-list .article-list .articles {
    padding-bottom: 60px
}

.feat {
    background: #483607;
    color: rgba(255, 255, 255, .92)
}

.feat .element {
    padding: 30px 45px
}

.feat .element h4 {
    margin-top: 15px
}

.feat .element:nth-child(2n+1) {
    background: #71560c
}

.assurance {
    background: url(../../assets/img/career.jpg) no-repeat #111;
    background-size: cover;
    color: rgba(255, 255, 255, .7);
    padding: 75px 15px
}

.assurance .points {
    position: relative;
    margin-bottom: 30px
}

.assurance .points i {
    position: absolute;
    top: 10px;
    width: 27px;
    text-align: center
}

.assurance .points.left {
    padding-right: 40px
}

/*.assurance .points.right {
	padding-left: 40px
}*/

.assurance .points.right i {
    left: 0
}

footer img {
    margin-bottom: 15px
}

.newsletter-subscribe {
    color: #fff;
    padding: 50px 0;
    background-color: #212121
}

.newsletter-subscribe p {
    color: #7d8285;
    line-height: 1.5
}

.cv {
    background: #333;
    padding: 30px 45px
}

.pagebanner {
    background: #3d75a4;
    height: 5px
}

.content-cover {
    padding: 60px 0 30px;
    font-size: 18px
}

.content-cover ul {
    padding-left: 20px;
    list-style: disc;
    margin: 0 0 30px
}

.content-cover h1 small {
    font-size: 50%;
    font-weight: 600;
    line-height: 1.4;
    display: block
}

.training_list {
    margin: 60px 0
}

.date {
    background: #c5950f;
    padding: 5px 10px 3px;
    margin-right: 10px;
    color: inherit
}

.inactive {
    background: #d5d5d5;
    cursor: default
}

.reduce50 {
    font-size: 60%
}

body {
    color: #333
}

.register a {
    margin-top: 8px;
    margin-left: 15px;
}

.fa-facebook {
    color: #3b5998;
}

.fa-facebook:hover {
    color: #9a6600;
}

.fa-linkedin {
    color: #3b5998;
}

.fa-linkedin:hover {
    color: #9a6600;
}

.fa-google-plus {
    color: #de4c3f;
}

.fa-google-plus:hover {
    color: #9a6600;
}

.fa-youtube {
    color: #de4c3f;
}

.fa-youtube:hover {
    color: #9a6600;
}
.career-img img{
    width:100%;
}

@media (max-width: 1024px){
    #google_translate_element {
        left: 47%;
    }
    header .header_nav .top_contactinfo {
        /* margin: 10px 0 0; */
        margin: 10px 134px 0 0;
    }
    .extra-link {
        position: absolute;
        top: -10px;
        right: 0;
        width: 14%;
        z-index: 1;
        font-size: 11px;
    }
}


@media (min-width: 992px) {
    .navbar .dropdown .nav-link,
    .navbar .nav-item .nav-link {
        padding: 10px 8px;
        font-size: 18px;
        color: #333;
        font-weight: 500
    }

    #google_translate_element {

        left: 45%;
    }
}


@media (max-width: 992px) {
    div.jumbotron.carousel-hero {
        padding-top: 75px;
        padding-bottom: 75px;
        height: 400px;
    }

}

@media (max-width: 991px) {
    .register-photo form {
        padding: 40px
    }
}


@media (min-width: 768px) {
    .navbar-brand {
        width: 40%
    }

    header .header_nav .social-network ul li a {
        padding-left: 7px;
        padding-right: 7px
    }

    .navbar .dropdown .nav-link,
    .navbar .nav-item .nav-link {
        padding: 10px 8px;
        font-size:18px
    }

    .assurance .points.right {
        padding-left: 40px;
        padding-right: 0;
    }

    #google_translate_element {
        position: absolute;
        top: 10px;
        left: 47%;
        z-index: 2;
        transform: translateX(-100%)
    }
    .d-md-none{
        display:unset !important;
    }
    .top_contactinfo ul li a{
        font-size:15px;
    }
}

@media (min-width: 768px) {
    .navigation-clean {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

@media (max-width: 767px) {
    div.jumbotron.carousel-hero {
        padding: 0;
        height: 150px;
    }

    div.jumbotron.carousel-hero .container {
        display: none;

    }

}

@media (max-width: 414px) {
    .welcome {
        margin: 0px 0 45px;
        padding-top: 1px;
        background-image: url(../img/falcon.png);
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: center;
    }
    .d-none{
        display:unset !important;
    }
    .assurance {
    background: url(../../assets/img/career.jpg) no-repeat #111;
    background-size: cover;
    color: rgba(255, 255, 255, .7);
    padding: 44px 0px;
}
.extra-link {
    position: unset; 
    top: -10px;
    right: 0;
    width: 60%;
    z-index: 1;
    font-size: 13px;
}
    
}

@media (max-width: 360px) {
    .article-list .item {
        padding-bottom: 20px;
    }

    .welcome .section-title span {
        color: #015299;
        font-size: 32px;
    }

    .article-list {
        padding: 4px 0;
    }

    .d-none {
        display: unset !important;

    }
    .goog-te-gadget {
        position: absolute;
        top: 12px;
        right: 1%;
        width: 43%;
    }
    .help-task {
        display: none;
    }
    .float-left {
        margin-left: -1%;
    }

    header .header_nav .top_contactinfo ul li {
        display: inline-block;
        margin-left: 14px;
    }
    .mr-5 {
        margin-right: 1rem !important;
    }
    .content-cover {
        padding: 30px 0 30px;
        font-size: 18px;
    }
    .bg1{
        margin-bottom:1rem;
    }
    .extra-link {
        position: unset;
        top: -10px;
        right: 0;
        width: 60%;
        z-index: 1;
        font-size: 13px;
        margin-left: 14px;
    }
}

@media (min-width: 300px) {
    .navbar-brand {
        /*width: 70%*/
    }

    header .header_nav a {
        color: #c9970e
    }

    header .header_nav a:hover {
        color: #9a6600;
        /*text-decoration: none;*/
        text-decoration-color: #9a6600;
    }

    .assurance .points.right {
        padding-left: 0px;
        padding-right: 0%;
    }

    /*.assurance {*/
    /*    background: url(../../assets/img/career.jpg) no-repeat #111;*/
    /*    background-size: cover;*/
    /*    color: rgba(255, 255, 255, .7);*/
    /*    padding: 12px 0px;*/
    /*}*/
}


