

.serv_button a {
	
	 
   margin-top: 4.5em;

    padding: 0.8em 2em;
    color: #000;
    font-size: 0.8em;
    letter-spacing: 1px;
    background: #f6f6f6;
    border: 2px solid rgb(33,163,203);
    border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;


} 

.serv_button a:hover {
    background: rgb(33,163,203);
    border: 2px solid rgb(33,163,203);
    color: #fff;
		
}



/*--services--*/
div#services {
    background: #f6f6f6;
}
.services h3.tittle{
	text-align:center;
}
.services-grids img {
    height: 310px;
}
.ban-mar {
    margin: 16px 0;
}
.baner-top a {
    padding: 10px 10px;
    display: block;
    box-shadow: 0px 0px 9px #BDBDBD;
}
.baner-top img {
    width: 100%;
}
.img-box-content, .services-text-box {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img-box-content img, .services-text-box img {
  display: block;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.img-box-content {
  position: relative;
}
.services-text-box {
  top: 0;
  left: 0;
  position: absolute;
}
.services-text-box .info-services {
  display: block;
  position: relative;
  padding: 2%;
  left: 50%;
  top: 50%;
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
    text-align: center;
}

.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}


.serv-spin-effect {
  display: block;
  overflow: hidden;
  position: relative;

}
.serv-spin-effect .services-text-box {
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateZ(0) scale(2, 2);
  -moz-transform: translateZ(0) scale(2, 2);
  -ms-transform: translateZ(0) scale(2, 2);
  -o-transform: translateZ(0) scale(2, 2);
  transform: translateZ(0) scale(2, 2);
  color: #e6e6e6;
}
.serv-spin-effect .services-text-box * {
  z-index: 3;
}
.serv-spin-effect .services-text-box:after, .serv-spin-effect .services-text-box:before {
  content: "";
  display: block !important;
  position: absolute;
  visibility: visible !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.7s ease-in-out;
  -moz-transition: 0.7s ease-in-out;
  -ms-transition: 0.7s ease-in-out;
  -o-transition: 0.7s ease-in-out;
  transition: 0.7s ease-in-out;
}
.serv-spin-effect .text-box1:after, .serv-spin-effect .text-box1:before {
  background-color: #4485f2;
  opacity:0.9; /* transparency */
}
.serv-spin-effect .text-box2:after, .serv-spin-effect .text-box2:before {
  background-color: #fec616;
  opacity:0.9; /* transparency */
}
.serv-spin-effect .text-box3:after, .serv-spin-effect .text-box3:before {
  background-color: #fd8e0f;
  opacity:0.9; /* transparency */
}
.serv-spin-effect .text-box4:after, .serv-spin-effect .text-box4:before {
  background-color: #7da23f;
  opacity:0.9; /* transparency */
}
.serv-spin-effect .text-box5:after, .serv-spin-effect .text-box5:before {
  background-color: #1272c6;
  opacity:0.9; /* transparency */
}
.serv-spin-effect .text-box6:after, .serv-spin-effect .text-box6:before {
  background-color: #de2059;
  opacity:0.9; /* transparency */
}
.serv-spin-effect .text-box7:after, .serv-spin-effect .text-box7:before {
  background-color: #6a6b6b;
  opacity:0.9; /* transparency */
}
.serv-spin-effect.vertical .services-text-box:before {
  -webkit-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  transform: translateZ(0) translateX(100%) rotateZ(180deg);
}
.serv-spin-effect.vertical .services-text-box:after {
  -webkit-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  transform: translateZ(0) translateX(-100%) rotateZ(180deg);
}
.serv-spin-effect.vertical:hover .services-text-box {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}
.serv-spin-effect.vertical:hover .services-text-box:before {
  -webkit-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  transform: translateZ(0) translateX(50%) rotateZ(0deg);
}
.serv-spin-effect.vertical:hover .services-text-box:after {
  -webkit-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  transform: translateZ(0) translateX(-50%) rotateZ(0deg);
}
.serv-spin-effect.horizontal .services-text-box:before {
  -webkit-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  transform: translateZ(0) translateY(100%) rotateZ(180deg);
}
.serv-spin-effect.horizontal .services-text-box:after {
  -webkit-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  transform: translateZ(0) translateY(-100%) rotateZ(180deg);
}
.serv-spin-effect.horizontal:hover .services-text-box {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}
.serv-spin-effect.horizontal:hover .services-text-box:before {
  -webkit-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  transform: translateZ(0) translateY(50%) rotateZ(0deg);
}
.serv-spin-effect.horizontal:hover .services-text-box:after {
  -webkit-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  transform: translateZ(0) translateY(-50%) rotateZ(0deg);
}
.info-services h4 {
    font-size: 27px;
    text-transform: capitalize;
    margin-bottom: 30px;
    color: #fff;
}
.info-services p {
    font-size: 14px;
    line-height: 2.2em;
    color: #fff;
}

/*--//services--*/

/*-- Services --*/
/* No styles defined here yet */
/*-- //Services --*/

.testimonial-section {
  background-color: #fff;
}

.testimonial-box {
  background: #f9f9f9;
  padding: 2em 1.5em;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  min-height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.testimonial-box p {
  font-size: 1rem;
  line-height: 1.6em;
  margin-bottom: 1em;
}

.testimonial-box small {
  font-size: 0.9rem;
  color: #555;
}

#testimonialCarouselUnique .carousel-indicators {
  bottom: -40px;
}

#testimonialCarouselUnique .carousel-indicators li {
  background-color: red;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 5px;
}

#testimonialCarouselUnique .carousel-indicators .active {
  background-color: #fd8e0f;
}

/* Responsive: hide second testimonial and indicators on small screens */
@media (max-width: 767px) {
  .testimonial-box {
    min-height: 260px;
    padding: 1.5em 1em;
  }

  #testimonialCarouselUnique .carousel-indicators {
    display: none;
  }
}


/*-- Why Choose aDifser --*/
.choose {
  background: #315988;
  padding: 5em 2em 3em 2em;
}

.icon-left {
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
  padding: 1.2em 0 0 0;
  margin-right: 1em;
  border: 1px solid #fff;
}

.icon-left i.fa {
  color: #ffffff;
  font-size: 1.4em;
  line-height: 19px;
  transition: 0.5s all;
}

.icon-right {
  float: left;
  width: 70%;
}

.icon-right h5 {
  color: #ffffff;
  font-size: 1.4em;
  margin: 0;
  font-weight: 600;
  letter-spacing: 1px;
  transition: 0.5s all;
}

.icon-right p {
  color: #f2f2f2;
  margin: 0.5em 0 1em 0;
}

.w3ls-markets-grid {
  margin-bottom: 1em;
}

.w3ls-markets-grid_top {
  margin-top: 1em;
}
/*-- //Why Choose --*/


/*-- Stats Section --*/
.stats {
  text-align: center;
  padding: 4em 0;
}

.counting_left {
  text-align: center;
}

.counting_left p {
  font-size: 3em;
  font-weight: 100;
  letter-spacing: 2px;
  color: #ffffff;
  margin: 0.1em 0;
}

.counting_left h3 {
  font-size: 1em;
  color: #fff;
  letter-spacing: 3px;
  margin: 0;
  font-weight: 600;
}

.counting_left span {
  font-size: 2.5em;
  color: #fff;
}

.counter_grid,
.counter_grid1,
.counter_grid2,
.counter_grid3 {
  padding: 2em 1em;
}

.counter_grid {
  background: rgba(222, 32, 89, 0.65);
}

.counter_grid1 {
  background: rgba(254, 198, 2, 0.65);
}

.counter_grid2 {
  background: rgba(18, 114, 198, 0.65);
}

.counter_grid3 {
  background: rgba(106, 107, 107, 0.65);
}

.counter_grid span {
  color: #fff;
  position: relative;
  top: 5px;
}
/*-- //Stats Section --*/


/*-- Portfolio --*/
.port-image .wthree-pcatn h4 {
  font-size: 2em;
  color: #ffffff;
  text-align: center;
  font-weight: 200;
  letter-spacing: 2px;
}
/*-- //Portfolio --*/


/*-- Clients Section --*/
.w3-our-clients {
  padding-bottom: 70px;
  background-color: rgba(78, 92, 104, 0.05);
}

.clients {
  margin-top: 55px;
}

a.client-logo {
  display: block;
}

a.client-logo img {
  width: 90%;
  margin-left: 5%;
  border: 1px solid #eee;
  background-color: #fff;
}
/*-- //Clients Section --*/


/*-- Testimonials --*/
.testimonial {
  background-color: #fff;
  color: #000;
}

.testimonial h3 {
  color: #000;
}

.testimonial p {
  color: #000;
  text-align: justify;
}

.carousel-indicators {
  position: absolute;
  bottom: -60px;
}

.carousel-indicators > li {
  background-color: red;
}

.carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  background-color: #fd8e0f;
}
/*-- //Testimonials --*/







/* Responsive: Why Choose aDifser */
@media (max-width: 768px) {
  .choose {
    padding: 3em 1em 2em 1em;
  }

  .agileits-icon-grid {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 1rem;
  }

  .icon-left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    margin-bottom: 1em;
  }

  .icon-left i {
    font-size: 1.4em;
    color: #fff;
  }

  .icon-right {
    width: 100%;
  }

  .icon-right h5 {
    font-size: 1.2em;
    margin-bottom: 0.5em;
  }

  .icon-right p {
    font-size: 0.95em;
    margin-bottom: 1em;
  }
}

/* Responsive: Testimonials */
@media (max-width: 768px) {
  .testimonial {
    padding: 2em 1em;
  }

  .testimonial-content {
    padding: 0 1em;
  }

  .testimonial p {
    font-size: 1em;
    line-height: 1.6em;
    text-align: center;
  }

  .carousel-indicators {
    bottom: -40px;
  }

  .carousel-indicators > li,
  .carousel-indicators > li.active {
    width: 8px;
    height: 8px;
  }
}

/* Responsive: Shared Container */
@media (max-width: 768px) {
  .container-fluid.py-5 .row > div {
    margin-bottom: 2em;
  }
}

/* Fix layout between 768px and 1200px */
@media (min-width: 768px) and (max-width: 1200px) {
  /* Container padding */
  .container-fluid.py-5 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  /* Testimonials */
  .testimonial-content {
    padding: 0 2rem;
  }

  .testimonial p {
    font-size: 1rem;
    line-height: 1.8em;
  }

  /* Why Choose layout */
  .choose_inner_grids {
    padding: 2rem 1rem;
  }

  .icon-left {
    width: 50px;
    height: 50px;
    padding-top: 1em;
    margin-right: 0.8em;
  }

  .icon-left i {
    font-size: 1.2em;
  }

  .icon-right h5 {
    font-size: 1.2em;
  }

  .icon-right p {
    font-size: 0.95em;
  }

  .agileits-icon-grid.d-flex {
    flex-wrap: nowrap;
    align-items: flex-start;
  }
}










/*----footer--------*/
.footer-section {
  padding:1em 0;
  background: #354e89;
}
.footer-grid p,p.sub {
  font-size: 0.95em;
  line-height: 1.8em;
}
.footer-grids{
 padding:1em 0;
}
p.sub {
 margin-top:1.3em;
}
ul.tag li  {
  display: inline-block;
  list-style: none;
  margin: 15px 0px 6px -1px;
}
ul.tag li a {
  padding: 0.8em 0.8em;
  background: #f6f6f6;
  color:#A1A3AB;
  font-size: 0.9em;
}
ul.tag li a:hover {
  text-decoration: none;
  opacity: 0.7;
  color: black;
}

.footer-grids h4 {
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
.footer-grids p {
  color: #fff;
}
.border2 {
  border-bottom: 2px ridge rgba(255, 255, 255, 0.5);
  padding: 0.5em 0 0.5em 0;
  width: 52%;
  margin-bottom: 1.3em;
}
ul.tw li{
display:block;
margin-bottom:0.5em;
font-size:0.95em;
line-height:1.8em;
color:#fff;
}
ul.tw p{
float:left;
}
 a i.square-3 {
  width: 20px;
  height: 20px;
  background: url("../images/tw.png") no-repeat 0px 0px;
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
}
.icon-text p {
  color:#A1A3AB;
  font-size:0.95em;
  line-height: 1.6em;
}
.icon-3-square {
  float: left;
  width:10%;
  margin-right: 2%;
}
.icon-text {
  float: left;
  width: 86%;
}
.icon-text h5 {
  color: #fff;
  font-size:0.95em;
  margin: 0.7em 0;
  text-transform: uppercase;
  font-weight: 600;
}
.icon-text a {
  color: #D7D7D8;
}
/*----copyright-------*/
.copyright{
  padding: 0;
  margin:0;
	background:#000;
}
p.write {
  float: right;
  color: #fff;
  font-size:0.96em;
  margin-top: 1.0em;
  margin-bottom: 0;
}
p.write a{
color: #0671b7;
}
.logo2 {
  float: left;
}
.adif_logo{
   padding-bottom: 0.3em;
}
.quote-form {


		 margin: 15px 0 0 8px;
  }

  
/*-- social-icons --*/
.connect-social ul li {
	display: inline-block;
}

.connect-social ul li a{
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.social_icons {
    text-align: center;
}
.social{
    position:relative;
    margin: 10px auto 3px;
}
.social a{
    position: relative;
    display: inline-block;
    width:38px;
    height:38px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    text-align: center;
    margin-right: 10px;
}
.social .fb{
    background: #6788ce;
	border:2px solid #6788ce;
}
.social .fb:hover{
    background:none;
	border:2px solid #6788ce;
}
.social .tw{
    background: #00ACEE;
	border:2px solid #00ACEE;
}
.social .tw:hover{
    background:none;
	border:2px solid #00ACEE;
}
.social .gp{
    background: #DD4B39;
	border:2px solid #DD4B39;
}
.social .gp:hover{
    background:none;
	border:2px solid #DD4B39;
}
.social .pin{
    background: #bc091a;
	border:2px solid #bc091a;
}
.social .pin:hover{
    background:none;
	border:2px solid #bc091a;
}
.social .yt{
    background: #fe0302;
	border:2px solid #fe0302;
}
.social .yt:hover{
    background:none;
border:2px solid #fe0302;
}
	a.icon.gp {
    margin: 0;
} 
.connect-social ul li a i {
    color: #fff;
    line-height:35px;
    font-size: 1.2em;
}
.connect-social {
    text-align: left;
}
.connect-social h5{

      text-align: left;
  padding-top: 1em;
    color: #fff;
   
  
}
.connect-agileits {
      padding-bottom: 22px;
    text-align: center;
    border-top: 1px solid #3e3d3d;
    margin-top: 3em;
    padding: 2em 2em;
}
/*-- Footer-Social-Icons --*/  
  
  
  
  