@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');

body{
font-family: 'Montserrat', sans-serif;
	    overflow-x: hidden;
}
.intro h1 {
    display: none;
}
.logo {
    width: 250px!important;
    background-image: url(/media/1007/qcom_logo_col.png);
    /* background-size: cover; */
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 10px;
}
.latest-news-article-detail h3{
   font-size:22px;
    line-height: 34px;
}
.latest-news-article-detail .text hr {
    display: none;
}
span.pipe {
    margin-left: 5px;
    margin-right: 5px;
}
div.carousel-hero h1 {
    text-shadow: unset;
    font-weight: 400;
       font-size: 55px;
	    max-width: 424px;
    margin: 0 auto;
    color: rgba(54,55,67,1);
}
div.carousel-hero p {

    text-shadow: unset;
    color: rgba(128,158,173,1);
    font-size: 16px;
	max-width: 607px;
	   font-weight: normal;
    margin: 15px auto;
}
p.hero-subtitle {
    padding-bottom: 145px;
}

ol.carousel-indicators {
    display: none;
}
.carousel-control {
   
    display: none;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 10px 23px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: unset;
    font-weight: bold;
}
.btn-primary {
    background-image: none;
    background-image:none;
    background-image: none;
 
    border-color: rgb(128, 158, 173);
    background-color: rgb(128, 158, 173);
}
.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-success, .btn-warning {
    text-shadow: unset;
    box-shadow: unset;
}
div.jumbotron.carousel-hero {
    color: #fff;
    text-align: center;
  background-size: 100%; 
    background-position: bottom;
    padding-top: 100px;
    padding-bottom: 100px;
       margin-bottom: -2px;

    background-color: #fff;
    background-repeat: no-repeat;
}
.intro h1 {
    display: ;
}
.what-we-offer h2 {
    font-size: 30px;
    color: #fff;
	    margin-bottom: 35px;
	    font-weight: 300;
    text-align: center;
}
.what-we-offer {
    position: relative;
	    padding-bottom: 100px;
	    padding-top: 55px;
}
.what-we-offer p {
    color: rgba(128,158,173,1);
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    max-width: 742px;
    margin: 0 auto;
}
.what-we-offer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
     background: rgb(54, 55, 67);
}
.what-we-offer:after{
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 100vw;
    transform: translateX(-50%);
    box-sizing: border-box;
     background: rgb(54, 55, 67);
    z-index: -1;
}
.what-we-offer p {
    color: rgba(128,158,173,1);
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    max-width: 742px;
    margin: 0 auto;
}
.contact-us:after {
    background-image: url(/media/1046/bg_contact_form.png);
    background-size: cover;
  
    position: absolute;
    left: -110px;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
}
.contact-us{
position:relative;
}
.nav-tabs.offer-tabs {
    border-bottom: none;
}
ul.nav.nav-tabs.offer-tabs {
    text-align: center;
    margin: 0 auto;
    display: inline-block;
	padding-top: 65px;
}
.offer-tabs>li>a>img {
    max-width: none;
    margin: 0 auto;
	width: auto;
}
span.tab-heading {
    font-size: 14px;
    line-height: 20px;
   color: #fff; 
    padding-top: 20px;
    display: inline-block;
    font-weight: bold;
}
.offer-tabs>li.active>a .tab-heading, .offer-tabs>li.active>a .tab-heading:focus, .offer-tabs>li.active>a .tab-heading:hover {
    color:rgba(128,158,173,1);
    cursor: default;
    background-color: #fff;
    border: none;

    border-bottom-color: transparent;
}
.offer-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    width: 200px;
    padding: 31px 20px;
    height: 200px; 
}
.offer-tabs>li {
    float: left;
    margin-bottom: -1px;
    margin-right: 45px;
}
.tab-content.offer-tab-content p {

    font-size: 16px;
    padding: 20px;
}
.tab-content.offer-tab-content .tab-pane.active {
       border: 1px solid #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.302);
    min-height: auto;
    margin-top: 80px;
    position: relative;
    padding: 30px 0;
}


.offer-tabs > li.active:after {
    content: "v";
    position: absolute;
    /* border-left: 10px solid transparent; */
    bottom: -100px;
    /* width: 10px; */
    /* height: 20px; */
    /* border-right: 10px solid transparent; */
    /* border-bottom: 20px solid #fff; */
    /* outline: 1px solid #363743; */
    background: #363743;
    /* border: 1px solid #fff; */
    transform: rotate(180deg);
    color: #fff;
    font-size: 30px;
    left: 45%;
    font-weight: 300;
    z-index: 9;
}
.offer-tabs>li.active>a:before{
 content: "";
    position: absolute;
  width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 50px solid #fff;
	    bottom: -22px;
    left: 50%;
    transform: translate(-50%, 0px);
   
}
.pd-0 {
    padding: 0;
}
.contact-us {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 206px  0;
    margin-top: 0px;
	
}

.qcom-form {
    max-width: 475px;
 margin: 0 auto;
}
.qcom-form h2 {
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    font-weight: normal;
}
.qcom-form .form-control {
    height: 30px;
    padding: 5px 12px;
    font-size: 13px;
    color: #555;
    background-color: #fff;
    border: none;
    border-radius: 2px;
    box-shadow: unset;
  
}
.qcom-form .button {
    background: rgb(128, 158, 173);
    color: #fff;
    border: none;
    padding: 12px 30px;
    width: 150px;
    font-size: 14px;
    font-weight: bold;
}
.article-list .item:hover {
   border-radius: 4px;
    background: #fff;
    box-shadow: 0px 0px 50px rgba(226, 226, 226, 1);
}
.article-list .item {
    padding-top: 20px;
    min-height: 425px;
    text-align: center;
    padding: 30px;
		margin-bottom: 50px;

	
}
.blog-col {
    padding-right: 10px;
}
img {
    border-radius: unset;
}
.article-list .item .name {
    font-weight: bold;
    font-size: 22px;
    margin-top: 20px;
    color: inherit;
    text-align: left;
    line-height: 28px;

}
.article-list .item .description {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    color: rgba(54,55,67,1);
    text-align: left;
	    line-height: 22px;
}
.article-list .item .name a{
  
    color: rgba(54,55,67,1);
}
.footer-logo p {
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    color: rgba(54,55,67,1);
}
.top-footer {
    border-bottom: 1px solid #fff;
    padding: 20px 0;
}
.top-banner {
    text-align: center;
    position: absolute;
    top: 5%;
    margin-top: 100px;
    left: 50%;
    transform: translate(-50%,0%);
}
.banner-left p {
    color: #fff;
    text-align: left;
    font-size: 16px;
    line-height: 24px!important;
}
.technical-col h2 {
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    color: rgba(54,55,67,1);
	font-family: 'Montserrat', sans-serif;
}
.technical-col p{
font-size: 14px;
	    line-height: 22px;
    color: rgba(54,55,67,1);
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.technical-col {
    padding-right: 50px;
}
.sub-heading {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    color: rgba(54,55,67,1);
    max-width: 559px;
    margin: 0 auto;
	font-weight:normal;
    padding-bottom: 50px;
}
.contact-heading {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    color: rgba(54,55,67,1);
   max-width: 925px;
	margin:0 auto;
	font-weight:normal;
    padding-bottom: 50px;
}
.assesment-list {
    padding: 50px 0;
	text-align: center;
}
span.check-circle  {
       border: 1px solid #000;
    padding: 15px;
    border-radius: 100%;
    display: inline-block;
}
span.check-circle img {
    width: auto;
    
}
.assesment-list ul li p {
    display: inline-block;
    vertical-align: middle;
    margin-top: 25px;
    font-size: 14px;
    line-height: 22px;
    color: rgba(54,55,67,1);
}
.assesment-list ul li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    max-width: 172px;
    margin-right: 30px;
    min-height: 185px;
    width: 100%;
    height: 100%;
}
.assesment-list ul {
    margin-top: 30px;
}
.pd-0.black-bg {
    background: rgb(54, 55, 67);
    
}.testing{
    padding: 100px;
	min-height: 500px;
}
.approach-testing .testing{
	min-height: auto;
}

ul.testing-col img {
    width: auto;
}
h3.col-heading {
    background: #fff;
    font-size: 22px;
    line-height: 30px;
    padding: 10px 20px;
    max-width: 361px;
    border-radius: 4px;
}
ul.testing-col {
    margin-top: 35px;
}
ul.testing-col img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 50px;
}
ul.testing-col li {
    list-style: none;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 20px;
}
.blue-bg.black-text {
    background: rgb(177, 213, 230);
}
.black-text ul.testing-col li {
    color: #000;
}.column {
    padding: 0;
}
.light-blue {
    background: rgb(239, 239, 239);
}
.green-bg {
    background: rgb(128, 158, 173);
}
.consultancy-col {
    margin-bottom: 100px;
}
h2.blog-title {
    padding-top: 0!important;
    font-weight: bold;
}
h2.blog-title a {
    color: #000;
}.article-list p {
    color: #000;
}
.latest-text p {
    margin-bottom: 50px;
}
.article-clean .intro p .date {
    text-transform: none;
  padding-bottom: 30px;
    border-left: none;
    margin-bottom: 50px;
    display: inline-block;
    font-size: 14px;
    color:rgba(112,112,112,1)
}
span.authorname {
    font-size: 14px;
    color: rgba(112,112,112,1);
    margin-top: 20px;
    display: inline-block;
}
.pd-15 {
    padding: 0 15px;
}
.pt-20 {
    padding-top: 20px;
}
.blog-content p {
    font-size: 22px;
    text-align: center;
    line-height: 34px;
    color: rgba(54,55,67,1);
    margin: 60px 0;
    display: inline-block;
    padding-bottom: 50px;
}
.blog-content {
  /*  border-top: 1px solid #ddd;*/
}
.nav-contact {
     float: left;

    padding: 10px 20px;
    text-align: center;
    color: #fff;
}
.black-bg {
    background: rgb(54, 55, 67);
}
.three-col-heading {
    background: #363743;
      padding-top: 80px;
}
.three-col-heading h3 {
    color: #fff;
}
.three-col {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	position:relative;
       padding: 70px 0;
	margin-top: -1px;
}
.three-col-box {
    border: 2px solid #000;
    padding: 50px;
    margin-right: 15px;
    border-radius: 4px;
    min-height: 250px;
    position: absolute;
    top: -100px;
	background: #fff;
}
.three-box {
    margin-bottom: 250px;
}
.ID1 {
    background: rgb(128, 158, 173);
    width: 71px;
    height: 71px;
    font-size: 38px;
    color: #fff;
    margin: 0 auto;
    border-radius: 100%;
    padding-top: 9px;
}.text-center.three-col-box p {
    margin-top: 35px;
}
.two-col {
    margin-bottom: 60px;
}
.contact-team-img img {
    width: 100%;
}

 


.cloud-col h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
}
.cloud-col {
    padding-left: 75px;
    padding-top: 25px;
}
.cloud-col p {
    font-size: 14px;
    line-height: 22px;
}
.divide-col {
    padding-top: 80px;
    padding-bottom: 80px;
}
ul.business-col li img {
    width: auto;
	 margin: 0 auto;
}
ul.business-col {
    margin: 0 auto;
    text-align: center;
}
ul.business-col li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    width: 24%;
}
.business-col h3 {
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
    font-size: 22px;
}
.business-pd {
    padding: 95px 0;
}
.right-img img {
    max-width: 628px;
    float: right;
}
.technical-col {
    padding-right: 0;
    padding-top: 50px;
}
.business-box .three-col-box {
  
    height: 450px;

}
.business-box {
    margin-bottom: 450px;
}
h3.text-heading {
    padding: 50px 0;
    font-size: 22px;
}
.percentage-col {
    text-align: center;
    padding: 0 50px;
    margin-bottom: 50px;
}
.percentage-col h2 {
    font-size: 120px;
    color: rgba(54,55,67,1);
    margin-bottom: 20px;
    font-weight: bold;
}.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.nav-contact a {
    color: #fff;
    text-decoration: none;

}
.contact-us-text h3 {
    font-size: 22px;
    line-height: 30px;
	  margin-bottom: 25px;
    color: rgba(54,55,67,1);
}
.contact-us-text p {
    font-size: 22px;
    line-height: 30px;
    color: rgba(54,55,67,1);
	  
    max-width: 900px;
    margin: 0 auto;
}
.contact-us-text {
    padding: 60px 0;
}

.atos-service-col {
    padding: 60px 0;
    background-color: rgba(54,55,67,1);
    margin-top: -6px;
}
.atos-bg{
	    background-image: url(/media/1097/bg_curve_bottom_dark.svg);
	padding: 100px 0;
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
}
.bg-curve {
    padding: 80px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.atos-service-col img {
    width: 200px;
    margin: 0 auto;
}
span.blue-text {
    font-size: 22px;
    color: rgba(177,213,230,1);
    line-height: 30px;
    margin: 50px 0;
    font-weight: normal;
	    display: inline-block;
}
.atos-col {
    max-width: 950px;
    margin: 0px auto;
    text-align: center;
}
.border-box p {
    font-size: 22px;
    color: #fff;
    font-style: italic;
    line-height: 30px;
}
.border-box {
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 50px;
}
.border-box .small{
    font-size: 14px;
    color: rgba(255,255,255,1);
}
.approach {
    margin-top: 70px;
}
.right-col-text {
    padding: 100px;
}
.heading-bg {
    background: #809ead;
	position:relative;
	    padding-top: 0;
}
.three-col-heading.heading-bg:before {
    /* background: url(/media/1070/bg_curve_bottom_mid.png); */
    content: " ";
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 0;
    position: absolute;
    top: -600px;
    left: 0;
    right: 0;
    z-index: -1;
    transform: rotate(180deg);
    background-color: #809ead;
    height: 604px;
}
.testing-optimization {
    padding-top: 50px ;
		    padding-bottom: 50px ;

}
h3.col-subheading {
    font-size: 22px;
    padding-top: 50px;
	margin-bottom: 20px;
}
.sol-col {
    background-color: #363743;
    color: #fff;
    margin-bottom: 50px;
}
.sol-col h3 {
    color: #fff;
}
.sol-col .assesment-list ul li p {
    color: #fff;
}
span.blue-circle img {
    width: auto;
    margin: 0 auto;
}
.full-content {
    padding-bottom: 50px;
}
.cloud-col ul li p {
    margin-bottom: 0px!important;
    font-size: 14px;
}
.it-strategy-col {
    padding: 50px 0;
    background: #809ead;
    color: #fff;
}
.it-strategy-col h3.contact-heading {
    color: #fff;
}
.four-col {
    border: 2px solid rgba(128,158,173,1);
    padding: 20px;
    margin-right: 15px;
    border-radius: 4px;
    min-height: 250px;
    margin-top: -150px;
    background: #fff;
    margin-bottom: 50px;
}
.four-col .ID1 {
  
    margin: 20px auto 20px;
  
}

.four-col-box .four-col {
    min-height: 315px;
   margin-top: 0px;
}
.mod-business-col .assesment-list ul li p {

    margin-top: 10px;

    width: 100%;
    margin-bottom: 10px!important;
}
.assesment-list ul li {
      max-width: 185px;
    height: 185px;
}
.our-technology {
    background: rgb(54, 55, 67);
    padding: 50px 0;
    color: #fff;
}
.our-technology p {
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.business-drivers-col p
{
    margin-bottom: 0px!important;
    font-size: 14px;

}
.program-del {
    padding-bottom: 150px;
}
.four-box .four-col {

    min-height: 355px;
 
}
h3.upper-contact-heading {
    font-size: 22px;
    margin-bottom: 20px;
}
ul.nav.nav-tabs.offer-tabs:hover a .tab-heading {
    color: rgba(128,158,173,1);
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #fff;
}
.blue-border {
    border-color: #809ead;
}
.latest-text {
    padding-left: 50px;
    padding-top: 50px;
}
.contact-space {
    padding: 0 15px;
}
.breadcrumb {
text-align:center;
	margin-bottom: 0;
	margin-top:50px;
    background-color: transparent;
  
}
.breadcrumb>li+li:before {
    padding: 0 5px 0 0;
    color: rgba(54,55,67,1);
    content: ">";
}
ul.breadcrumb a {
    color: rgba(54,55,67,1);
	font-size:10px;
}
.breadcrumb>li {
    display: inline-block;
    font-size: 10px;
}
.article-clean .intro h1 {
    margin-bottom: 0;
}
.latest-text p {
    margin-bottom: 50px;
    font-size: 14px;
    color: rgba(54,55,67,1);
    line-height: 22px;
}
.business-drivers-col ul {
    padding-left: 30px;
    padding-top: 20px;
}
.cloud-col ul {
    padding-left: 20px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #eee;

    background-image: none;

	
}
.latest-news-article-detail .intro h1 {
    border-bottom: 1px solid rgba(226,226,226,1);
    padding-bottom: 50px;
    width: 1170px;
    margin: 0 auto;
}
.latest-news-article-detail .intro img {
    margin-top: 0px;
    width: 100%;
    height: 410px;
    object-fit: cover;
    object-position: top;
}
.latest-news-article-detail .author-img img {
    width: auto;
    margin: 0 auto;
    height: auto;
    text-align: center;
    display: inline-block;
}
span.author-img {
    margin: 50px auto 0;
    text-align: center;
    display: inherit;
}
.latest-news-article-detail .author-img img {
    width: auto;
    margin: 0 auto;
    height: auto;
    text-align: center;
    display: inline-block;
    border: 1px solid rgb(112, 112, 112);
    border-radius: 100%;
    padding: 20px;
}
.tc li {
    margin-bottom: 10px;
}
ul.text-list--sub {
    padding-left: 35px;
	    margin-top: 10px;
}
ul.text-list--sub li {
    padding-bottom: 15px;
    list-style: disc;
	
}
ul.text-list--sub a {
    color: #000;
}
.banner-left h1 {
    font-size: 55px;
    color: rgba(255,255,255,1);
    font-weight: lighter;
}
div#We_ll_deliver_the_technologica span {
    font-size: 16px;
    color: rgba(128,158,173,1);
    max-width: 390px;
    display: inline-block;
    margin-top: 20px;
}
.banner-left {
    margin-top: 90px;
}
.home-banner{
position:relative;
	    padding: 50px 0 0;
}
.home-banner:after {
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 100vw;
    transform: translateX(-50%);
    box-sizing: border-box;
    background: rgb(54, 55, 67);
    z-index: -1;
}
.home-img {
    position: relative;
    margin-top: -85px;
    z-index: -1;
    background: #363743;
	    width: 100%;
    display: inline-block;
}
.home-img:after {
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    top: 11px;
    height: 100%;
    width: 100vw;
    transform: translateX(-50%);
    box-sizing: border-box;
    background: rgb(54, 55, 67);
    z-index: -1;
}
.banner-form {
    background: #fff;
    padding: 20px ;
    width: 410px;
	    margin-top: 50px;
    border-radius: 4px;
}
.banner-form h2 {
    font-size: 26px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    color: rgba(143,177,140,1);
    line-height: 30px;
    font-weight: bold;
}
.submit-btn {
    width: 100%;
    line-height: 20px;
    margin-top: -3px;
    text-align: center;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: rgba(255,255,255,1);
    background: rgb(143, 177, 140);
    border: none;
    padding: 12px;
}
.form-control {

    font-size: 10px;

}
.article-list {
    margin-top: 30px;
}