@import url("https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800");

body {
    overflow-x: hidden;
}

#main-carousel .carousel-inner h2 {
    color: #9fb1f4;
}

#navigation .navbar {
    padding-bottom: 0px !important;
}

@media screen and (max-width: 768px) {

    a.navbar-brand img {
        width: 40% !important;
    }
}

.item.active {
    height: 530px !important;
}

.circle-2 {
    float: right;
    margin: 0 0 0 0;
    padding: 0;
    border: 1px solid dimgrey;
    background: #9fb1f4;
    border-radius: 100%;
    padding: 13px 2px;
}

.shadow:hover {
    -webkit-box-shadow: 0px 0px 5px 6px rgba(222, 222, 222, 1);
    -moz-box-shadow: 0px 0px 5px 6px rgba(222, 222, 222, 1);
    box-shadow: 0px 0px 5px 6px rgba(222, 222, 222, 1);
    padding: 5px 5px;
}

.box_design {
    width: 100%;
    position: relative;
    top: 10px;
}

.box_design ul {
    margin: 0 0 0 15%;
    width: 100%;
}

li.heading.animated.bounceInDown {
    border: 2px solid #f5f5f5;
    background-color: #4c6f86;
    width: 20%;
    float: left;
    height: 166px;
    margin: 0 0 0 13px;
    list-style: none;
}

li.heading.animated.bounceInDown h4 {
    color: #fff;
    font-size: 28px;
}

#contact p {
    color: #bcc1c5;
    font-size: 13px;
    line-height: 18px;
}

section#contact h3 {
    margin-bottom: 10px !important;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 13px;

}

/*.columns {
    float: left;
    display: inline;
}*/
.chart {
    float: left;
    height: 100%;
    margin-left: 6px;
    width: 180px;
    position: relative;
    text-align: center;
    margin-bottom: 24px;
    top: 6px;
}

.parallax11 {
    background: url(../images/bg-facts.png) 50% center no-repeat;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.contact-details {
    font-family: "Raleway" !important;
}

.contact-address1 {
    text-align: left;
}

.contact-address1 h3 {
    color: #fff;
}

ul {
    list-style: none;
}

.navbar-inverse .navbar-nav > .active > a {
    color: #9fb1f4 !important;
    border-top: 3px solid !important;
    background: transparent !important;
}

.dropdown-menu li a {
    padding: 9px !important;
    text-align: left !important;
    margin-left: 10px !important;
    color: black !important;
    font-size: 12px !important;
    line-height: 18px !important;
    border: 0;
    text-transform: none !important;
    font-weight: normal !important;
    border-top: 0px !important;
}

.dropdown-menu {
    border: none !important;
    border-radius: 0px !important;

}

.topbar {
    border-bottom: 1px solid rgba(245, 245, 245, 0.33);
}

.call ul {
    display: inline-block;
    position: relative;
    margin: 0 !important;

}

.call ul li {
    float: left;
    display: inline-block;
    position: relative;
    padding: 6px 12px;
    list-style: none;
    top: 6px;
    font-size: 13px;
    color: #666 !important;

}

.social-icons1 ul {
    display: inline-block;
    position: relative;
    float: right;
    text-align: center;
    margin-bottom: 0 !important;
    margin-right: 47px;
}

.social-icons1 ul li {
    list-style: none;
    float: left;
    font-size: 21px;
    border-left: 1px solid #eceef0;
    margin-left: 6px;

}

.social-icons1 ul li a {
    color: #a0a5aa !important;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
    top: 2px
}

i.fa.fa-facebook {
    padding: 0px 10px;
}

i.fa.fa-linkedin {
    padding: 0px 10px;
}

a.btn.tp-btn.tp-btn-blue {
    background-color: #9fb1f4;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.affix {
    top: 0;
    width: 100%;
}

.affix + .container-fluid {
    padding-top: 0px;
}

.navbar.navbar-inverse.navbar-inverse.affix {
    z-index: 1000;
}

.navbar-inverse {
    background-color: #222;
    border-color: transparent !important;
}

.navbar {
    margin-bottom: 0 !important;
}

.img-responsive {
    height: auto;
    width: auto;
}

section#home1 {
    background: #fff;
}

.text11 {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
}

#home3 {
    background: #eee;
}

hr {
    width: 13%;
    border: 2px dashed #9fb1f4;
}

.text102 {
    margin-top: 66px;
}

.box120 {
    border: 1px solid #fff;
    margin-top: 40px;
    background: #eee;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    height: 224px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07), 0 6px 6px rgba(0, 0, 0, 0.09);
}

.box_design i {
    font-size: 45px;
    background: #9fb1f4;
    padding: 10px 50px;
    color: #fff;
}

.box_design i:hover {
    color: #fff;
}

section#home3 {
    padding: 5% 2% 3% 2%;
}

section#home4 {
    background: #fff;
}

section#home5 {
    padding: 30px;
    background: #fff;
}

.artical2 {
    margin-bottom: 5%;
}

.box120:hover {
    background: rgba(0, 102, 177, 0.45);
    border: 1px dashed #fff;
    color: #fff;
}

.box120 p a:hover {
    color: #fff;
}

.artical1 {
    background-image: url(../images/background-bis.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 402px;
    background-attachment: fixed;
}

.parallax10 {
    padding: 70px 0 0 0;
    background-color: rgba(0, 102, 177, 0.22);
    height: 402px;
    background-attachment: fixed;
}

.parallax10 h2, .parallax13 p {
    padding: 21px 0 0 0;
    color: #fff;
    font-size: 34px;
    line-height: 1.5;
}

.parallax10 p {
    color: #fff;
}

.artical21 {
    text-align: center;
    color: #fff;
}

.box_6 h2 a {
    color: #fff !important;
}

.lz-brand {
    height: 350px;
    padding: 24px 14px ;
    font-weight: 800;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.lz-brand2 {
    height: 300px;
    padding: 24px 14px;
    background-image: url(../images/vignette/light_blue.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.lz-brand3 {
    height: 300px;
    padding: 24px 14px;
    background-image: url(../images/vignette/sky_blue.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.parallax10:hover {
    background-color: rgba(0, 102, 177, 0.38);
}

.parallax13:hover {
    background-color: rgba(66, 139, 202, 0.52);
}

.box_1 p, .box_2 p, .box_3 p {
    text-align: justify;
    padding: 0 15px;
}

.box_6 h2 a:hover {
    color: #fff;
}

.box_6 {
    margin: 28% 0;
}

p.text12 {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin: 0 12%;
}

/*histroil*/
.artical5 {
    background-image: url(../images/background-bis.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 720px;
}

.parallax13 {
    padding: 70px 0 0 0;
    background-color: rgba(0, 102, 177, 0.22);
    height: 720px;
}

.zmin {
    text-align: left;
    margin-top: 8%;
    color: #fff;
}

.zmin h3 {
    color: #9fb1f4;
}

.artical16 {
    text-align: center;
    margin-top: 3%;
    color: #fff;
}

.box101 {
    background: #a0a5aa;
    height: 100px;
    margin: 0 auto;
    padding: 6px 0;
}

.box102 {
    background: #9fb1f4;
    height: 100px;
    margin: 0 auto;
    padding: 6px 0;
}

.box103 {
    background: #a0a5aa;
    height: 100px;
    margin: 0 auto;
    padding: 6px 0;
}

section#home6 {
    padding-top: 0px;
    background-color: #eee;
    padding-bottom: 30px;
}

section#home7 {
    padding: 0;
    background: #fff;
}

.artical_accom {
    background-image: url(../images/slide21.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 402px;
    color: #fff;
    padding: 69px 0;
    background-attachment: fixed;
}

.artical7 {
    text-align: center;
    margin-top: 46px;
    padding-bottom: 66px;
}

.top_box img.img-responsive {
    height: auto;
}

.box201 h3 {
    text-align: left;
    color: #9fb1f4;
}

.box201 ul {
    text-align: left;
}

.box201 p {
    float: left;
}

.text_p {
    font-size: 13px;
    font-weight: 700;
    color: #9fb1f4;
}

.col-sm-4.vc_custom_heading {
    text-align: -webkit-center;
    padding: 0 0 0 130px;
}

.col-sm-4.vc_custom_heading h2 {
    margin: 0;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 5px;
    list-style: none;
    background-color: #9fb1f4;
    border-radius: 0px;
    color: #fff;
}

.wellcustom {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #9fb1f4;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

breadcrumb > .active {
    color: #fff;
}

.breadcrumb a {
    color: #FFF;
    text-decoration: none;
}

section#last_box {
    background: #e7e7e7;
    padding: 28px;
}

section#last_box {
    background-image: url(../images/slide21.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    background-attachment: fixed;
    padding: 43px;
}

.last_box p {
    font-size: 17px;
    padding: 10px 0px;
}

.box_bottom {
    margin-bottom: 18px;
}

.box_bottom h3 {
    color: #9fb1f4;
}

.table_11 ul li {
    float: left;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-left: 84px;
}

.table_11 ul li h2 {
    color: #9fb1f4;
}

.wpb_wrapper.list ul li {
    margin-bottom: 10px;
}

section#contact1 {
    background: #eee;
}

.home_contact {
    text-align: center;
}

.contact-icon1 {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin: 0px auto 18px;
    background-color: #9fb1f4;
    text-align: center;
}

section#contact p {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 13px;
}

.text_add h4 {
    color: #9fb1f4;
}

.contact-icon1 i {
    font-size: 34px;
    line-height: 65px;
    color: #fff;
}

.map_section {
    margin-top: 47px;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 2px 12px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 12px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 12px -2px rgba(0, 0, 0, 0.75);
}

a.vc_gitem-link.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    background: #9fb1f4;
    color: #fff;
    padding: 10px 10px;
    font-weight: bold;
    font-size: 16px;
}

.vc_btn3-container.vc_btn3-left {
    margin-top: 24px;
}

.post-header {
    font-weight: 500;
}

.sections_group {
    margin-bottom: 31px;
    margin-top: 20px;
}

.post-header h4 {
    color: #9fb1f4;
}

.post-header ul li {
    line-height: 2.1;
}

.post-header h2 {
    color: #9fb1f4;
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.percent {
    display: inline-block;
    line-height: 193px;
    z-index: 2;
    color: #fff;
    font-size: 17px;
}

.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
}

.angular {
    margin-top: 50px;
}

.angular .chart {
    margin-top: 0;
}

input {
    display: block;
    margin: auto;

}

.box_round {

    background: #9fb1f4;
    width: 193px;
    height: 193px;
    border-radius: 100%;
    padding: 0;
    float: left;
    position: relative;
    text-align: center;

}

.box_round.box_xircle1 {
    margin-top: 29%;
    left: 14.5%;
}

.box_round.box_xircle2 {
    left: 19.5%;
}

.box_round.box_xircle3 {
    left: 20%;
    margin-top: 29%;
}

.box_round.box_xircle4 {
    left: 12%;
}

.box_round h1 {
    font-family: "Raleway" !important;
    color: #333;
    font-size: 17px;
    text-align: center;
    font-weight: 300;
}

#clients {
    padding-bottom: 130px;
    background: #fff;
}

.box_round {
    opacity: 1;
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
    /* opacity: 0; */
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.chart {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


.bg_tagline {
    width: 100% !important;
    position: relative;
    padding: 17px 56px;
    background: #0F0E12;
    color: #fff;
}

.bg_tagline h4 {
    font-size: 22px;
    font-weight: 300;
    font-family: "Raleway" !important;
    letter-spacing: 1px;
}

.bg_tagline p {
    font-size: 13px;
    font-weight: 300;
    font-family: "Raleway" !important;
    letter-spacing: 1px;
}

.h3p {
    color: #101010;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 2px;
}

.h3t {
    color: #9fb1f4;
    font-weight: 500;
    font-size: 36px;
    letter-spacing: 2px;
}

li.second1 {
    top: -19px !important;
}

.topbar .container {
    width: 100% !important;
    padding: 0;
    margin: 0;
}

a.second:hover {
    border-top: none !important;
}

.navbar-brand {
    float: none !important;
}

a.navbar-brand.navbar-brand10 {
    font-size: 15px;
    color: #9fb1f4;
}

.navbar-header {
    text-align: center;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #9fb1f4;
}

font.box_border {
    border: 1px solid #9fb1f4;
    padding: 10px 10px;
}

h5.text_bottom1 {
    margin-top: 30px;
}

h5.text_bottom2 {
    margin-top: 110px;
}

h5.text_bottom3 {
    margin-top: 50px;
}

font.box_border:hover {
    background: #9fb1f4;
    color: #9fb1f4;
}

a.navbar-brand img {
    margin: 10px 0 3px;
}

li.widget1 .widget-text {
    position: absolute;
    top: 26%;
    left: 36%;
}

li.widget1 {
    margin-bottom: 9%;
}

li.widget2 .widget-text {
    position: absolute;
    top: 71%;
    left: 36%;
}

ul.widget-tabs a {
    color: #bcc1c5;
}

.four.alt.columns {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
}

.contact-address1 ul {
    margin-left: -39px;
}

.social-icons {
    float: right;
    margin: 0 81px;
}

.eight.columns {
    text-align: left;
}

button.btn.btn-default {
    color: #fff;
    background-color: #9fb1f4;
    padding: 7.1px 30px;
    border: none;
}

input#email {
    padding: 5px 117px;
}

.service:hover {
    transform: translateY(-10px);
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}

.percent:after {
    display: none;
}

.Réseaux {
    margin-left: 20%;
}

.counter-value {
    display: inline-block;
    margin-left: 14%;
}

ul.cunt li {
    display: inline-block;
    margin-left: 7%;
}

.col_half {
    width: 49%;
}

.col_third {
    width: 32%;
}

.col_fourth {
    width: 23.5%;
}

.col_fifth {
    width: 18.4%;
}

.col_sixth {
    width: 15%;
}

.col_three_fourth {
    width: 74.5%;
}

.col_twothird {
    width: 66%;
}

.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}

.end {
    margin-right: 0 !important;
}

/* Column Grids End */

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    display: inline-block;
}

.container .sixteen.columns {
    width: 1180px;
}

.container .column, .container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

.sixteen.columns.main-headline {
    text-align: center;
}

.row1 {
    width: 100%;
    clear: both;
    padding: 7em 0;
    position: relative;
}

.third1 {
    width: 25%;
    margin: 0 1.5%;
    position: absolute;
    top: 2em;
    padding: 2em;
    background: #279dff;
    min-height: 39%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.third2 {
    width: 25%;
    margin: 0 1.5%;
    position: absolute;
    top: 2em;
    padding: 2em;
    background: #9fb1f4;
    min-height: 39%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.third3 {
    margin: 0 1.5%;
    position: absolute;
    top: 4em;
    padding: 1em;
    background: #fff;
    min-height: 50px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-radius: 100%;
}

.one-third.third1 a {
    color: #fff;
}

.three-third.third2 a {
    color: #fff;
}

.one-third {
    left: 23.8%;
    text-align: center;
}

.two-third {
    left: 47%;
    text-align: center;
}

.three-third {
    left: 49%;
    text-align: center;
}

.offscreen {
    opacity: 0;
}

.one-third.offscreen {
    left: -50%;
}

.two-third.offscreen {
    top: 600px;
}

.three-third.offscreen {
    left: 133%;
}

span.or {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

span.title {
    font-size: 18px;
    text-transform: uppercase;
}

.third4 {

    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.two-third4.offscreen {
    top: 800px;
}

/*counter*/
span.counter110.animated.fadeInDownBig {
    color: #232d37;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: sans-serif !important;
}

.number h3 {
    color: #7996a7;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 2px;
}

/*counter*/
.parallax001 {
    border-width: 5px;
    border-style: double;
    border-color: #9fb1f4;
    margin-bottom: 20px;
    padding: 32px 0;
}

.partners{
    background-color: white;
    padding: 10px;
    border: 2px solid #0e0e0e;
}

.partner_box {
    color: white ;
    padding: 20px;
    font-weight: 900;
    background-image: url(../images/blue_clouds.jpg);
    background-repeat: no-repeat;
    border: 2px solid #0e0e0e;
    margin-bottom: 10%;
}

.parallal-xx {
    border-width: 5px;
    border-style: double;
    border-color: #9fb1f4;
    padding-bottom: 27px;
    margin-bottom: 29px;
}

@media (min-width: 768px) {
    .box-x .col-sm-6 {
        width: 48%;
    }
}

.box-x1 {
    border: 2px solid #0e0e0e;
    padding: 68px 0 86px 0;
    height: 250px;
    color: #fff;
    text-align: center;
    margin-bottom: 19px;
    background-image: url("../images/aerialArch.jpg");
}

.box-x2 {
    border: 2px solid #0e0e0e;
    padding: 68px 0 86px 0;
    height: 250px;
    color: #fff;
    text-align: center;
    margin-bottom: 19px;
    background-image: url("../images/archBayBoat.jpg");

}

.box-x3 {
    border: 2px solid #0e0e0e;
    padding: 68px 0 86px 0;
    height: 250px;
    color: #fff;
    text-align: center;
    margin-bottom: 19px;
    background-image: url("../images/archBerlin.jpg");

}

.box-x4 {
    border: 2px solid #0e0e0e;
    padding: 68px 0 86px 0;
    height: 250px;
    color: #fff;
    text-align: center;
    margin-bottom: 19px;
    background-image: url("../images/airoportArch.jpg");

}

.box-x5 {
    border: 2px solid #0e0e0e;
    padding: 68px 0 86px 0;
    height: 250px;
    color: #fff;
    text-align: center;
    margin-bottom: 19px;
    background-image: url("../images/archBuildBurj.jpg");

}

.box-x6 {
    border: 2px solid #0e0e0e;
    padding: 68px 0 86px 0;
    height: 250px;
    color: #fff;
    text-align: center;
    margin-bottom: 19px;
    background-image: url("../images/archBuildBlack.jpg");

}

.box-x7 {
    border: 2px solid #0e0e0e;
    padding: 68px 0 86px 0;
    height: 250px;
    color: #fff;
    text-align: center;
    margin-bottom: 19px;
    background-image: url("../images/archBuild.jpg");

}

.box-x1 a {
    color: #fff;
    font-weight: 900;
}

.box-x2 a {
    color: #fff;
    font-weight: 900;
}

.box-x3 a {
    color: #fff;
    font-weight: 900;
}

.box-x4 a {
    color: #fff;
    font-weight: 900;
}

.box-x5 a {
    color: #fff;
    font-weight: 900;
}

.box-x6 a {
    color: #fff;
    font-weight: 900;
}

.box-x7 a {
    color: #fff;
    font-weight: 900;
}

.pno_contents{
    padding: 2%;
}
.infoMessages{
    padding-top: 10%;
    padding-bottom: 10%;
}
.fontIcons{
    float: right;
}

.box-x {
    border: 1px solid #9fb1f4;
    margin: -63px 0 17px 24px;
    padding: 15px 16px 0 17px;
    /* margin-left: 0; */
}

.box-x1.box-xx1 {
    padding: 95px 0 78px 0;
}

.box-xx2 {
    padding: 88px 0;
}

.boxx {
    border-width: 5px;
    border-style: double;
    border-color: #9fb1f4;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    margin-bottom: 29px;

}

.parallal-yy {
    margin-top: 50px;
    padding: 0;
}

.product-aline-left {
    position: relative;
    left: -39px;
    top: 241px;
    width: 100px;
}

.left-text {
    background-color: #eee;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    font-size: 19px;
    text-transform: uppercase;
    color: #000;

}

.product-aline {
    position: relative;
    left: 873px;
    top: 205px;
    width: 100px;
}

.right-text {
    background-color: #eee;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 19px;
    text-transform: uppercase;
    color: #000;
}

.box-x10 {
    border: 1px solid #9fb1f4;
    padding: 13px 13px 0 13px;
    margin: -64px 23px 0 0;
}

.arrow110-images {
    position: relative;
    top: -3px;
    float: right;
    right: 287px;
}

.arrow120-images {
    position: absolute;
    right: -3px;
    top: -81px;
}

@media (min-width: 1200px) {
    .artical01 .container {
        width: 945px;
    }
}

.image1200 {
    text-align: center;
    margin: -30px 0 -9px 0;
}

.arrow-image {
    margin: -38px 0 -57px 277px;
    padding: 0;
    /* color: red; */
}

.arrow11-image {
    margin: -32px 0 -19px 0;
    text-align: center;
}

.axre-partner ul li {
    display: inline-block;
}

.axre-partner ul {
    margin-bottom: 28px;
    border-bottom: 3px solid #9fb1f4;
    padding-bottom: 22px;
}

.typeahead {
    margin-left: 130px;
    margin-right: 130px;
}

.high {
    font-size: 40px;
    font-weight: 900;
}

section#decen {
    background: #fff;
}

section#pro {
    background: #fff;
}

section#dom {
    background: #fff;
}

section#multi {
    background: #fff;
}

section#pib {
    background: #fff;
}

.hov:hover {
    color: black;
}
