

.top_nav {background-color: #0089cf; padding: 0px; margin: 0px;}

.navbar { padding: 0.2rem 1rem; }

.navbar-light .navbar-nav .nav-link {
	color:#fff;
	font-size: 12px;
	padding: 2px;
	font-weight: 600;
	font-family: "Roboto", sans-serif;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #d9d9d9;
}




.amargin-top {
	margin:80px 0px;
}

.para_1 {
	color: #fff;
}

.service_para {


	text-align: center;
}

.footer-classic, .brand-footer, .footer_para {
	color: #fff;
	padding: 10px;
}

.col .a_collag {
	 padding: 0px;
}


.apl_inner {

	padding:20px;
	color: white;
}

.item
{
  height: 85vh;
}

.item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cover {
  position: absolute;
  width:100%;
  height: 100%;
  top:0;
  background: rgba(0,0,0,0.3);
  display: flex;
  align-items: center;
}


.slider_content {
   position: relative;
   padding: 56px;
}

.slider_content h2 {
  color: white;
  font-weight: 300;
  font-size: 35px;
}

.slider_content h1 {
  color: white;
  font-weight: 600;
  font-size: 56px;
  word-spacing: 3px;
}

.slider_content h4 {
  color: white;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
}

.slider_content .slider_line {
  content: "";
  width:100%;
  height: 100%;
  margin: 20px;
  left: 0;
  top:0;
  position: absolute;
  border: 9px solid #fff;
  clip-path: polygon(0 0, 56% 0, 35% 100%, 0% 100%);

}

.active .slider_line {
  
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-delay: 0.3s;
  animation-duration: 1s;
  animation-name: fadeInLeft;
}

.active .slider_content h1 
{
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-delay: 0.3s;
  animation-duration: 1s;
  animation-name: pulse;
}

.active .slider_content h2 
{
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-delay: 0.3s;
  animation-duration: 1s;
  animation-name: bounce;
}

.active .slider_content h4
{
  animation-iteration-count: 1;
  animation-fill-mode: both;
  animation-delay: 0.3s;
  animation-duration: 1s;
  animation-name: bounce;
}


.bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #FFFFFF;
    padding: 100px 100px;
}

.apl_diagnolbg {
	background-color: #000;
}

.apl_imgcontainer {
  
  position: relative;
}

.apl_bannertext {
	position: absolute;
	bottom: 20px;
	left: 150px;
  text-transform: uppercase;
	
}

.apl_bannertext h1 {
	font-weight: 800;
	color: #fff!important;
	letter-spacing: 3px;
}


.side-icon-box {
  margin-bottom: 30px;
  position: relative;
  padding-left: 80px;
}

.side-icon-box a {
  color: #ffffff;
}

.side-icon-box .side-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
}

.side-icon-box strong {
  display: block;
  margin-bottom: 10px;
}





.apltechno_col {
  /*  padding-left:0px;
    padding-right: 0px;*/
    padding: 0px !important;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.bg-left {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), 
    url("https://unsplash.imgix.net/photo-1416339442236-8ceb164046f8?q=75&fm=jpg&s=8eb83df8a744544977722717b1ea4d09");
    margin: 0px;
    padding: 0px;

   }

.bg-right {

  background-size: cover; 
  width:100%; height: 100%;"
      
}

  .column {
  float: left;
  width: 50%;
  padding: 10px;
  /* height: 300px;*/ /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}

.a_composition {
	position: relative;
}

.a_composition_photo {
	width: 60%;
	box-shadow: 2px 2px 4px rgba(0, 0, 0,  .4);
	border-radius: 2px;
	position: absolute;
	z-index: 10;
	transition: all .2s;
	outline-offset: 20px;

}
.a_composition_1 {
	left: 0;
	top:-200px;
	

} 

.a_composition_2 {
	right: 0;
	top:-100px;
	

} 


.a_composition_3 {
	left: -47px;
	top:-39px;

} 

.a_composition_1:hover {
	transform: scale(1.05);
	box-shadow: 0 2.5rem 4rem rgba(0, 0, 0, .5);
	z-index: 20;
	outline: 10px solid #f58220;
	
} 

.a_composition_2:hover {
	transform: scale(1.05);
	box-shadow: 0 2.5rem 4rem rgba(0, 0, 0, .5);
	z-index: 20;
	outline: 10px solid #f58220;
	
} 

.a_composition_3:hover {
	transform: scale(1.05);
	box-shadow: 0 2.5rem 4rem rgba(0, 0, 0, .5);
	z-index: 20;
	outline: 10px solid #f58220;
	
} 


.brand_image {
	   /*filter: gray; 
      -webkit-filter: grayscale(1); 
      -webkit-transition: all .8s ease-in-out; */
}

/* Brand Partners */

.brand_image {
  border: solid 1px #eaeaea;
}


.at-flip-box {
  background-color: transparent;
  border: 1px solid #f1f1f1;
  perspective: 1000px;
}

.at-flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.at-flip-box-front, .at-flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}

.at-flip-box-front {
   background-color: #bbb;
   color: black;
}
.at-flip-box-back {
  background-color: #555;
  color: white;
  transform: rotateY(180deg);
}







/*  Card Coding */

/*----  Main Style  ----*/
#cards_landscape_wrap-2{
  text-align: center;
  background: #F7F7F7;
}
#cards_landscape_wrap-2 .container{
  padding-top: 80px; 
  padding-bottom: 100px;
}
#cards_landscape_wrap-2 a{
  text-decoration: none;
  outline: none;
}
#cards_landscape_wrap-2 .card-flyer {
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box{
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.50);
  border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box img{
  -webkit-transition:all .9s ease; 
  -moz-transition:all .9s ease; 
  -o-transition:all .9s ease;
  -ms-transition:all .9s ease; 
  width: 100%;
  height: 200px;
}
#cards_landscape_wrap-2 .card-flyer:hover .image-box img{
  opacity: 0.7;
  -webkit-transform:scale(1.15);
  -moz-transform:scale(1.15);
  -ms-transform:scale(1.15);
  -o-transform:scale(1.15);
  transform:scale(1.15);
}
#cards_landscape_wrap-2 .card-flyer .text-box{
  text-align: center;
}
#cards_landscape_wrap-2 .card-flyer .text-box .text-container{
  padding: 30px 18px;
}
#cards_landscape_wrap-2 .card-flyer{
  background: #FFFFFF;
  margin-top: 50px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.40);
}
#cards_landscape_wrap-2 .card-flyer:hover{
  background: #fff;
  box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.50);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-top: 50px;
}
#cards_landscape_wrap-2 .card-flyer .text-box p{
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px; 
  font-size: 14px;
  letter-spacing: 1px;
  color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box h6{
  margin-top: 0px;
  margin-bottom: 4px; 
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Roboto Black', sans-serif;
  letter-spacing: 1px;
  color: #00acc1;
}

/*   cards ends here */


/* Artificial Intelligence */

.at-Cloud_computing {
   background-image: url(../images/bg/intelligenceartificial.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;

}

.at-cloud-heading {
   background-image: url(../images/section-decorate-img-5.png);
   /*background-size: cover;*/
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  
  /*background-attachment: fixed;*/
 }


.at-softwareasservice {
 
  background-image: url(../images/bg/bg-softwareasservice.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;
}

.at-softwareasservice:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #010006;
  opacity: .50;
}

 .at-softwareasservice .section-title h2 {
   color: #fff;
   /*max-width: 500px;
   margin-left: auto;
   margin-right: auto;*/
   text-align: center;
   font-weight: bold;
   font-variant-caps: titling-case;

}
 .at-softwareasservice .section-title h2 span {
  color: #fa5f0b;
}

.at-voiceservice {
  background-image: url(../images/bg/priline.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;

}

.at-voiceservice .section-title {
   position: relative;
}
 .at-voiceservice .section-title h2 {
   color: #fff;
   /*max-width: 500px;
   margin-left: auto;
   margin-right: auto;*/
   text-align: center;
   font-weight: bold;
   font-variant-caps: titling-case;

}
 .at-voiceservice .section-title h2 span {
  color: #fa5f0b;
}

.at-digital-area {
   background-image: url(../images/bg/digitalplatform.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;
}


.at-digital-area .section-title {
   position: relative;
}
 .at-digital-area .section-title h2 {
   color: #fff;
   /*max-width: 500px;
   margin-left: auto;
   margin-right: auto;*/
   text-align: center;
   font-weight: bold;
   font-variant-caps: titling-case;

}
 .at-digital-area .section-title h2 span {
  color: #fa5f0b;
}



.at-service-area {
 
  background-image: url(../images/bg/intelligenceartificial.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;
}




.at-other-services {
 
  background-image: url(../images/bg/mobileservices.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;
}


.at-other-services .section-title {
   position: relative;
}
 .at-other-services .section-title h2 {
   color: #fff;
   /*max-width: 500px;
   margin-left: auto;
   margin-right: auto;*/
   text-align: center;
   font-weight: bold;
   font-variant-caps: titling-case;

}
 .at-other-services .section-title h2 span {
  color: #fa5f0b;
}

.other_services {
  height: 680px;
}



.at-service-area {
 
  background-image: url(../images/bg/intelligenceartificial.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;
}

.at-service-area:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #010006;
  opacity: .50;
}

.at-service-area .section-title {
   position: relative;
}
 .at-service-area .section-title h2 {
   color: #fff;
   /*max-width: 500px;
   margin-left: auto;
   margin-right: auto;*/
   text-align: center;
   font-weight: bold;
   font-variant-caps: titling-case;

}
 .at-service-area .section-title h2 span {
  color: #fa5f0b;
}

.at-service-item {
  position: relative;
  text-align: center;
  padding: 30px 30px 28px;
  border-radius: 10px;
  background-color: #fff;
  z-index: 1;
  -webkit-transition: all 0.5s  ease;
  transition: all 0.5s ease;
  margin-bottom: 30px;
  overflow: hidden;
}

.at-service-item:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-color: #f58220;
  border-radius: 10px;
  z-index: -1;
  transform: translateY(100%);
  transition: all 1s;
  
}

.at-service-item:hover:before {
   transform: translateY(0);
   color:#fff;
}


.at-service-item img {
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  z-index: -1;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.at-service-item img:nth-child(1) {
  opacity: 0.95;
}
.at-service-item img:nth-child(2) {
  opacity: 0;
}


.at-service-item .icon {
  display: inline-block;
  width: 150px;
  height: 150px;
  line-height: 70px;
  border-radius: 50%;
  border: 2px dotted #fa5f0b;
  color: #fa5f0b;
  font-size: 35px;
  margin-bottom: 50px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: relative;
  z-index: 9;
  background-color: #fff!important;
 

}

 .icon_img {
 z-index: 9999;
}



.at-service-item .icon:hover:before
{
  border: 2px dotted #fff;
  transform: translateY(0);
}

.at-service-item .inner_img {
/*  text-align: center;*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}

.at-service-item h3 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 8px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;


}
.at-service-item h3 a {
  color: #282828;
}

.at-service-item h3 a:hover {
  color: #fff;
}
.at-service-item p {
  margin-bottom: 12px;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.at-service-item p:hover {
  
  color:#fff;
  display: block;
}

.at-service-item .at-service-link {
  display: inline-block;
  color: #fa5f0b;
  font-weight: 500;
  font-size: 14px;
}
.at-service-item .at-service-link:hover {
  color: #fff;
}
 
.pb-70 {
  padding-bottom:70px;
}

.pt-100 {
  padding-top:70px;
}

.digital_height {
  height: 580px;
 
}
/* Artificial Intelligence */


/* About us */

.about_para {
  font-weight: 500;
}

.about_textbox {
 /*border:solid 1px blue;*/
}

.about_textbox .about_headline  {
  font-weight: 400;
  text-align: justify;
  /*border:solid 1px blue;*/
}



/* end about us */


/* TWO COLUMN 
        */
.at_column {
  padding: 30px;
}

.at_leftcolumn {
  background-color: #f0f0f0;
}

.at_rightcolumn {
  background-color: #0095da;
  color: #fff;
}

.at_rightcolumn h2 {
  color: #fff;
}


.net_solutionimg {
  background-image: url(../images/networksolution.png);
  background-size: cover;
  background-position: top;
}

.security_subscription {
  background-image: url(../images/securitysubscription.png);
  background-size: cover;
  background-position: top;
}

.video_conferencing {
  background-image: url(../images/videoconferencing.png);
  background-size: cover;
  background-position: top;
}


.mobile-true .fancy-header .background-container {
  background-attachment: scroll !important;
}
.mobile-true .fancy-header > video {
  display: none;
}
@media screen and (max-width: 1200px) {
  .responsive-h1,
  .at_column.responsive-h1i .dropcap,
  .at_column.responsive-h1i .wpb_wrapper:before {
    font-size: 75px !important;
    background-color: blue;
  }
}
@media screen and (max-width: 991px) {
  .responsive-h1,
  .at_column.responsive-h1i .dropcap,
  .at_column.responsive-h1i .wpb_wrapper:before {
    font-size: 70px !important;
  }
}
@media screen and (max-width: 767px) {
  .responsive-h1,
  .at_column.responsive-h1i .dropcap,
  .at_column.responsive-h1i .wpb_wrapper:before {
    font-size: 55px !important;
  }
}
@media screen and (max-width: 1200px) {
  .responsive-h2,
  .at_column.responsive-h2i .dropcap,
  .at_column.responsive-h2i .wpb_wrapper:before {
    font-size: 65px !important;
  }
}
@media screen and (max-width: 991px) {
  .responsive-h2,
  .at_column.responsive-h2i .dropcap,
  .at_column.responsive-h2i .wpb_wrapper:before {
    font-size: 60px !important;
  }
}
@media screen and (max-width: 767px) {
  .responsive-h2,
  .at_column.responsive-h2i .dropcap,
  .at_column.responsive-h2i .wpb_wrapper:before {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 1200px) {
  .responsive-h3,
  .at_column.responsive-h3i .dropcap,
  .at_column.responsive-h3i .wpb_wrapper:before {
    font-size: 65px !important;
  }
}
@media screen and (max-width: 991px) {
  .responsive-h3,
  .at_column.responsive-h3i .dropcap,
  .at_column.responsive-h3i .wpb_wrapper:before {
    font-size: 65px !important;
  }
}
@media screen and (max-width: 767px) {
  .responsive-h3,
  .at_column.responsive-h3i .dropcap,
  .at_column.responsive-h3i .wpb_wrapper:before {
    font-size: 45px !important;
  }
}
@media screen and (max-width: 1200px) {
  .responsive-h4,
  .at_column.responsive-h4i .dropcap,
  .at_column.responsive-h4i .wpb_wrapper:before {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 991px) {
  .responsive-h4,
  .at_column.responsive-h4i .dropcap,
  .at_column.responsive-h4i .wpb_wrapper:before {
    font-size: 45px !important;
  }
}
@media screen and (max-width: 767px) {
  .responsive-h4,
  .at_column.responsive-h4i .dropcap,
  .at_column.responsive-h4i .wpb_wrapper:before {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 1200px) {
  .responsive-h5,
  .at_column.responsive-h5i .dropcap,
  .at_column.responsive-h5i .wpb_wrapper:before {
    font-size: 35px !important;
  }
}
@media screen and (max-width: 767px) {
  .responsive-h5,
  .at_column.responsive-h5i .dropcap,
  .at_column.responsive-h5i .wpb_wrapper:before {
    font-size: 30px !important;
  }
}
 





