img {
    border-style: none;
    border: 0px;
}

body.home {
    background: #000;
    background-size: cover
}

.intro-text {
    text-align: right;
    padding: 130px 44px 190px 108px
}

.intro-text h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 106px;
    letter-spacing: -6px;
    color: #fff;
    font-weight: 700;
    line-height: 110px;
	cursor: default;
}

.logo a:after {
    opacity: 0;
}

.logo a:hover:after {
    opacity: 1;
}

.intro-text h1 span {
    color: #005b92;
    font-weight: 700
}

.intro-text h5 {
    font-size: 32px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    margin-top: 4px;
	cursor: default;
}

.intro-text h5 span {
    font-weight: 900
}

.who-we {
    position: absolute;
    float: right;
    margin: 147px 44px 0px 118px;
    width: 412px;
    right: 0;
    bottom: 138px;
}

.left-line:before {
    content: '';
    position: absolute;
    left: -29px;
    top: -8px;
    height: 57px;
    width: 10px;
    background: #005b92
}

.who-we h4 {
    font-size: 36px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: -2px;
	cursor: default;
}

.who-we h4 span {
    font-weight: 700
}

.who-we p {
    color: #fff;
    font-weight: 400;
    padding: 0;
    margin: 9px 0 19px;
	cursor: default;
}

body.about {
    background-image: url(../images/about-bg.jpg);
    background-size: cover
}

.about-us {
    width: 1160px;
    float: right
}

.intro-inner {
    float: left;
    padding: 150px 0
}

.about-us h2 {
    font-size: 72px;
    font-weight: 700;
	cursor: default;
}

.about-us h2 span {
    font-weight: 700;
    color: #005b92
}

.about-us h5 {
    font-size: 20px;
    font-family: "latolight";
    text-align: right;
	cursor: default;
}

.about-text {
    float: right;
    width: 610px;
    background: #000;
    padding: 150px 170px 150px 50px
}

.about-text p {
    margin-top: 20px;
    line-height: 28px;
    font-family: "latoregular"
}

.clientTitleSection h2 {
    color: hsl(203, 100%, 29%);
    font-family: "montserratbold";
    font-size: 74px;
    text-transform: uppercase;
	cursor: default;
}

.clientTitleSection h5 {
    color: hsl(0, 0%, 100%);
    font-family: "latolight";
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 36px;
	cursor: default;
}

.logopart {
    background-color: hsl(0, 0%, 15%);
    display: inline-table;
    float: left;
    height: 150px;
    width: 100%
}

.logoBox {
    display: table;
    text-align: center;
    width: 100%
}

.logoBox>a {
    display: table-cell;
    height: 250px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 0 30px
}

.show-black {
    visibility: hidden;
    opacity: 0;
    display: none;
    transition: all 0.55s ease 0s
}

.logoBox a:hover .show-white {
    visibility: hidden;
    opacity: 0;
    display: none;
}

.logoBox a:hover .show-black {
    visibility: visible;
    opacity: 1;
    display: inline-block;
}

.divier {
    border-bottom: 1px solid hsl(0, 0%, 31%)
}

.borderRight {
    border-right: 1px solid hsl(0, 0%, 31%)
}

.logoBox h5 {
    color: hsl(203, 100%, 29%);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px
}

.logoBox>a:hover {
    background-color: hsl(0, 0%, 100%)
}

.logoBox>a:hover h5 {
    color: #838383
}

.noPad {
    padding: 0
}

.sort-filter {
    cursor: pointer
}

.clientLogo {
    margin-bottom: 50px
}

/*
.portFolioPics li:nth-child(4n+0) {
    padding: 0 8px 8px 0;
    margin-rigth: 4px
}
*/

.portFolioPics li {
    float: left;
    overflow: hidden;
    padding: 0 8px 8px 0;
    transition: opacity 300ms;
}

.dull-hover {
    opacity: .6
}

.portFolioPics li img,
.portFolioPics li a {
    float: left
}

.portFolioPics li a {
    overflow: hidden;
    position: relative
}

.portFoliotab {
    float: left;
    text-align: right;
    width: 100%;
    margin-top: 0
}

.portFoliotab>li {
    display: inline
}

.portFolio {
    float: left;
    width: 100%;
    margin-top: -40px
}

.portFoliotab a {
    color: hsl(203, 100%, 29%); color: rgba(255,255,255,.5);
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 0 13px;
    margin: 0 3px;
    text-transform: uppercase;
    line-height: 17px;
    cursor: pointer;
}

.portFoliotab a:hover,
.portFoliotab li.active a {
    background-color: #fff; background-color: hsl(203, 100%, 29%);
	color: white;
}

.portFoliotab>li:last-child a {
    margin-right: 0
}

.featured-slide .carousel-inner {
	overflow:unset !important;
	display:none;
}

.featured-slide .carousel-inner > .item {
	transition:transform 500ms, opacity 300ms; -webkit-transition:-webkit-transform 500ms, opacity 300ms; -ms-transition:-ms-transform 500ms, opacity 300ms;
}

.featured-slide .carousel-inner > .item.active.left, .featured-slide .carousel-inner > .item.active.right {
	opacity:0;
}

.brand-side {
	margin-top:76px;
}

.brand-logo a {
	cursor: pointer;
}

.clientTitle {
    display: table;
    height: 220px;
    width: 100%;
    float: left;
    margin-top: 40px
}

.Titlearea {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px; padding-left: 10px;
}

.portFolioPics {
    margin-top: 50px
}

.slide-info {
    position: absolute;
    bottom: 0;
    z-index: 99;
    width: 100.2%;
    background: rgb(17, 122, 169);
    padding: 20px;
    transform: translateY(300px);
    -ms-transform: translateY(300px);
    -webkit-transform: translateY(300px);
    -moz-transform: translateY(300px);
    -o-transform: translateY(300px);
    transition: all 0.55s ease 0s
}

.portFolioPics li:hover .slide-info {
    transform: translateY(2px);
    -ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -o-transform: translateY(2px)
}

.slide-info h6 {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.slide-info ul li {
    color: hsl(203, 100%, 29%);
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 0 13px;
    margin: 7px 6px 0 6px;
    text-transform: uppercase;
    line-height: 17px;
    background: #fff;
    display: inline-block !important;
}

.sort-type-slide {
    text-align: right;
    margin-top: -40px
}

.sort-type-slide .sort-filter {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px
}

.sort-type-slide .sort-arrows {
    display: inline-block;
    vertical-align: middle
}

.sort-type-slide .sort-arrows a {
    padding: 11px 17px;
    background: #005b92;
    font-size: 16px;
    position: static;
    opacity: 1;
    width: auto
}

.brand-portfolio {
    position: relative
}

.brand-portfolio .owl-pagination {
    display: none
}

.brand-portfolio .owl-buttons {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.brand-portfolio .owl-buttons .owl-prev,
.brand-portfolio .owl-buttons .owl-next {
    font-size: 0!important;
    background: transparent!important;
    width: 18px;
    height: 28px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute
}

.brand-portfolio .owl-buttons .owl-prev {
    left: 10px
}

.brand-portfolio .owl-buttons .owl-next {
    right: 20px
}

.brand-portfolio .owl-buttons .owl-prev:before {
    content: url(../images/slider-arrow-left.png);
    position: relative
}

.brand-portfolio .owl-buttons .owl-next:before {
    content: url(../images/slider-arrow-right.png);
    position: relative
}

.brand-logo h4 {
    font-size: 28px;
    margin-top: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: normal
}

.brand-logo p {
    font-size: 15px;
    font-family: 'latoregular'
}

.brand-info {
    margin-top: 100px;
    padding-right: 100px
}

.brand-info h5,
.brand-tags h5 {
    color: #005b92;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px
}

.brand-info h5:after,
.brand-tags h5:after {
    content: "";
    width: 18px;
    height: 3px;
    display: block;
    position: relative;
    clear: left;
    background: #005b92;
    margin-top: 2px
}

.brand-info p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'latoregular'
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto
}

.brand-tags li {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 2px 13px 0px 13px;
    margin: 0 6px 0 6px;
    text-transform: uppercase;
    line-height: 17px;
    background: #005b92;
    display: inline-block;
    vertical-align: top
}

.brand-tags {
    margin-top: 20px;
    padding-bottom: 60px;
    border-bottom: 1px solid #494949;
}

.solution-area {
    margin-bottom: 60px
}

.solution-box {
    position: relative
}

.solution-box img {
    max-width: 100%
}

.boxed-sol {
    position: absolute;
    bottom: 80px;
    left: 43px;
    padding: 30px;
    background: rgba(0, 91, 146, .54);
    max-width: 485px
}

.boxed-sol h5 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin-top: 36px
}

.solutions .clientTitleSection,
.portfo .clientTitleSection,
.client-body .clientTitleSection,
.terms .clientTitleSection,
.privacy .clientTitleSection,
.vision-s .clientTitleSection,
.proto-f .clientTitleSection{
    background-image: url(../images/client-solution-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
    height: 312px;
    margin-bottom: -52px;
}

.vision-s .clientTitleSection{
    margin-bottom: 0px;
    height: auto;
}

.boxed-sol p {
    font-family: 'latoregular';
    font-size: 14px;
    padding: 0;
    margin: 6px 0 20px
}

.line-saprater:before {
    position: absolute;
    left: -20px;
    top: 0;
    content: "";
    width: 4px;
    height: 99%;
    background: #005b92
}

.vision-banner {
    position: relative;
    width: 100%;
    float: left;
    margin-top: -34px;
    margin-bottom: -7px
}

.vision-banner .boxed-sol {
    min-width: 485px;
    left: 68px;
}

.vision-banner .container {
    position: relative;
}

.vision-banner .boxed-sol h5 {
    margin-top: 30px
}

.vision-banner .boxed-sol p {
    margin-bottom: 0
}

#solution-neo {
    position: relative;
    z-index: 1
}

#solution-neo .nav-tabs {
    background: #0d0d0d;
    border: 0
}

.fixedTab {
    position: fixed !important;
    top: 0px;
    margin-left: -13px;
    z-index: 10;
}

.mapwrapper {
    position: relative;
    width: 100%;
    min-height: 300px;
}

#map{
    width: 100%;
    min-height: 500px;
	max-height: 700px;
	height: 50vh;
}

#solution-neo .nav-tabs li {
    margin-left: -2px;
    text-align: center
}

#solution-neo .nav-tabs li:hover:before,
#solution-neo .nav-tabs li.active:before {
    content: url(../images/drop-arrow.png);
    position: absolute;
    right: 0;
    left: 0;
    bottom: -16px;
}

#solution-neo li a {
    border-radius: 0;
    background: transparent;
    border: 0;
    padding: 12px 30px;
}

#solution-neo li a:after {
    content: url(blackCarrot.png);
    position: absolute;
    z-index: 100000;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

#solution-neo li:hover a,
#solution-neo li.active a {
    background: #005b92
}

#solution-neo li a img {
    width: 188px;
}

.vision-banner .boxed-sol {
    bottom: 40px
}

.defineFloat {
    float: left;
    width: 100%
}

.greyBlock {
    background: #262626;
    padding: 80px 0 70px
}

.servicedetail p {
    color: gray;
    font-family: "latolight";
    font-size: 18px;
    line-height: 29px
}

.servicedetail p a {
    color: gray;
    font-family: "latolight";
    font-size: 18px;
    cursor: pointer
}

.servicedetail p a:hover {
    color: #fff
}

.serviceThumb h4 {
    color: #fff;
    font-size: 24px;
    line-height: 31px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.blackBlock {
    background: #1a1a1a;
    padding: 80px 0 70px
}

.topBar {
    background: rgb(186, 186, 186);
    text-align: center;
	position: static;
}

.topBar.floating {
	position: fixed;
	top: 0;
	z-index: 10;
	width: calc(100% - 146px);
}

.topBar ul {
    float: none;
    text-align: center;
    width: 100%
}

.topBar li {
    display: inline-block;
    float: none;
    margin: 0 60px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #3b4353;
    border-bottom: 4px solid rgb(186, 186, 186)
}

.topBar li:hover {
    border-bottom: 4px solid #005b92
}

.topBar li:first-child {
    margin-left: 0
}

.topBar li:last-child {
    margin-right: 0
}

.topBar li .fa,
.topBar li img {
    font-size: 16px;
    margin-right: 8px;
    display: inline-block
}

.topBar li a {
    color: #3b4353;
    display: inline-block;
    padding: 12px 0 6px 0
}

.serviceThumb img {
    padding-bottom: 27px
}

.thumb {
    margin-top: 29px
}

.serviceLogo {
    margin-top: 10px
}

.listing li a {
    color: gray;
    font-family: "latolight";
    font-size: 18px;
    line-height: 29px
}

.blueBar {
    background: #06466c none repeat scroll 0 0;
    padding: 19px 0
}

.blueBar h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    font-weight: 400
}

.manageBlock {
    background: url(../images/documntbg.jpg) no-repeat;
    background-size: cover;
    padding: 60px 0 57px
}

.manageBlock p {
    color: #3b4353;
    font-family: "latoregular";
    line-height: 25px
}

.manageBlock p span {
    color: #3b4353;
    font-family: "latobold"
}

.manageBlock h2 {
    color: #3b4353;
    font-size: 32px;
    padding-bottom: 20px;
    text-transform: none;
    line-height: 41px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.servicedetail {
    width: 686px
}

.detail {
    float: left;
    max-width: 420px;
    width: 100%
}

.visionBlock {
    background: #ededed url(../images/right.png) no-repeat right 24% bottom -42px;
    padding: 70px 0 84px 0
}

.infoBlock {
    background: url(../images/infobg.jpg) no-repeat;
	background-size: cover;
    padding: 83px 50px 46px;
    min-height: 500px;
	max-height: 700px;
	height:50vh;
	position: relative;
}

.infoBlock li {
    display: table;
    margin-bottom: 14px
}

.infoBlock ul li i {
    color: #fff;
    font-size: 34px;
    width: 51px;
	text-align: center;
}

.infoBlock ul li a {
    color: #fff;
    display: table-cell;
    font-family: "latoregular";
    font-size: 20px;
    vertical-align: middle;
    line-height: 26px
}

.infoBlock>ul {
    margin-top: 234px; margin-top: 10vh;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 50px 28px;
}

h2 {
    text-transform: uppercase;
    font-family: 'montserratbold';
    font-size: 48px
}

.blue {
    color: #005b92
}

.topText {
    color: #fff;
    display: inline-block;
    font-family: "latolight";
    font-size: 20px;
    margin-bottom: 43px;
    margin-top: 10px;
    line-height: 32px;
}

.formbody {
    display: inline-block;
    width: 505px;
    border-top: 1px solid #0b78b8;
    border-left: 1px solid #0b78b8;
    border-right: 1px solid #0b78b8;
    border-bottom: 0 solid #0b78b8;
    position: relative
}

.formbody::before {
    background: rgba(0, 0, 0, 0) url(../images/commentbg.png) no-repeat scroll left top;
    content: "";
    height: 288px;
    left: -314px;
    position: absolute;
    top: -135px;
    width: 330px
}

.formbody::after {
    background: rgba(0, 0, 0, 0) url(../images/phonebg.png) no-repeat scroll left top;
    bottom: -135px;
    content: "";
    height: 288px;
    position: absolute;
    right: -389px;
    width: 330px
}

.capchaOuter img {
    display: inline-block
}

.btn {
    width: 31%;
    background: #005b92;
    border: 0 none;
    border-radius: 3px;
    padding: 12px 0;
    font-family: "latolight";
    font-size: 16px
}

.btn-white {
    border-radius: 4px;
    background: #fff;
    color: #005b92;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 30px;
    font-family: 'latoregular';
    width: auto
}

.who-we button {
    border-radius: 4px;
    background: #005b92;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 30px;
    float: right;
    width: auto
}

.form-control {
    border-bottom: 1px solid #0b78b8;
    border-left: 0 solid #0b78b8;
    border-right: 0 solid #0b78b8;
    border-top: 0 solid #0b78b8;
    background: rgba(0, 0, 0, 0);
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    2text-transform: uppercase;
    color: #fff;
    height: 45px;
	position: relative;
}

.form-control::-webkit-input-placeholder {
	color: gray !important;
}

.errmsg {
	2position:absolute;
	color:white;
	background-color:#0b78b8;
	padding: 6px 12px;
	z-index: 10;
	width: 100%;
}

.form-group {
    margin-bottom: 0;
	position: relative;
}

textarea.form-control {
    resize: none;
    height: 246px
}

.capchaOuter {
    margin: 11px 0
}

.form-control::-moz-placeholder {
    color: #fff
}

.icon_select_mate {
    position: absolute;
    top: 13px;
    right: 2%;
    font-size: 16px;
    height: 22px;
    transition: all 275ms;
    cursor: pointer
}

.select_mate {
    position: relative;
    float: left;
    min-width: 502px;
    width: 300px;
    min-height: 0;
    font-family: 'Roboto';
    color: #777;
    font-weight: 300;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-radius: 3px;
    transition: all 375ms ease-in-out;
    border-bottom: 1px solid #0b78b8;
    select {
        position: absolute;
        overflow: hidden;
        height: 0;
        opacity: 0;
        z-index: -1
    }
}

.cont_list_select_mate {
    position: relative;
    float: left;
    width: 100%
}

.cont_select_int {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    overflow: hidden;
    height: 0;
    width: 100%;
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, .2);
    transition: all 375ms ease-in-out;
    li {
        position: relative;
        float: left;
        width: 96%;
        border-bottom: 1px solid #E0E0E0;
        background-color: #F5F5F5;
        list-style-type: none;
        padding: 10px 2%;
        margin: 0;
        transition: all 275ms ease-in-out;
        display: block;
        cursor: pointer;
        &:last-child {
            border-radius: 3px;
            border-bottom: 0
        }
        &:hover {
            background-color: #EEE
        }
    }
    .active {
        background-color: #EEE
    }
}

#contact-froms .form-control {}

.selecionado_opcion {
    text-transform: uppercase;
    padding: 9px 2%;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    display: block;
    margin: 0;
    cursor: pointer;
    text-align: left;
    color: #fff;
    height: 45px;
	position: relative;
	z-index: 10;
}

.select_mate select {
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.cont_select_int>li {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding: 6px 13px;
    text-align: left;
    cursor: pointer;
    color: #0d0d0d;
	text-transform: uppercase;
}

.cont_select_center {
    float: left;
    width: 100%
}

#contact-froms {
    margin-top: 80px
}

#contact-froms {
    background: url(../images/message-bg.png) #262626 no-repeat;
    background-position: 84% top;
}

.mapOuter iframe {
    width: 100%;
    border: 0
}

.slide-gallery {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

.slide-gallery h5 {
    color: #005b92;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}

.slide-gallery h5:after {
    content: "";
    width: 18px;
    height: 3px;
    display: block;
    position: relative;
    clear: left;
    background: #005b92;
    margin-top: 2px;
}

.slide-gallery .slick-slide > div {
	width:100%;
	padding-bottom:61.137%;
	position:relative;
}

.slide-gallery .slick-slide > div > img {
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center top;
	position:absolute;
}

.content {
    overflow: visible;
    position: relative;
    padding: 0px;
    margin-top: 20px;
    width: 106%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.horizontal-images.content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.horizontal-images.content figure {
    margin-right: 10px;
    float: left;
}

.info-terms {
    padding: 70px 80px;
    background: #2e2e2e;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}

.info-terms p {
    font-family: "latobold";
    margin-bottom: 30px;
    color: gray;
}

.info-terms ul {}

.info-terms li {
    font-size: 16px;
    margin-bottom: 22px;
    list-style-type: decimal;
    list-style-position: inside;
    font-weight: 300;
    color: gray;
}

.info-terms li p {
    font-family: "latobold";
}

.terms h3 {
    color: #fff;
    margin: 40px 0px 10px;
}

.terms p {
    font-family: "latoregular";
    margin-bottom: 0px;
}
