

.tech-03 {
    border-top: 1px solid #d9d9d9;
    background-color: #EFEFEF;
    padding: 45px 0;
}

.tech-03 {
    border-top: 1px solid #d9d9d9;
    background-color: #fff;
    padding: 45px 0;
}


.tech-03 .tanco-portfolio {
	text-align:center;
	background-color:#fff;
	margin-bottom:20px;
}

.tech-03 .tanco-portfolio:hover {
box-shadow: none;
    
}

.tech-03 .tanco-portfolio img{
	background-position: center top;
    background-repeat: no-repeat;
	width:100%;
    margin: auto;
}

.tech-03 .tanco-portfolio h1{
	font-size:14px;
padding: 0px;
	margin-bottom: 0px;
   font-weight:600;
   color:#000;
   background-color:transparent;
	
}

.tanco-1{
	text-align:center;
	margin:20px 0px;
}

.tanco-1 img {
    width: 25%;
    height: auto;
}

.tanco-1 p {
	color:#fff;
}

.tanco-1 h1{
	font-size: 1.0625rem;
	margin: 1.5rem 0 1rem;
    color: #c0ffc1;
    text-transform: uppercase;
}

.con{
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    padding: 85px 85px 85px 85px;
}

.con .confuse h2{
	color: #000;
    font-family: "Roboto",Sans-serif;
    font-weight: 600;
	font-size: 22px;
}

.con .confuse h3{
	font-size: 18px;
	font-weight: 400;
	text-align:justify;
}


.confuse .button-02 .bu-02 {
	font-size:18px;
}


.confuse .button-02 a {
	
}

.confuse .button-02 .bu-01 {}
	
	.confuse .button-02 .bu-02 {}

.tanco-heading h2 {
    color: #242729;
    font: 1.8em/1.3em "Google Sans",sans-serif;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px;
}
.tanco-heading h3{
	color: #296fe1;
    margin-bottom: 20px;
    font: 1.42em/1.3em "Google Sans",sans-serif;
    text-align: center;
    font-weight: 600;
}
.why-us{
	text-align:center;
	
}
.tech-02 {
	border-top: 1px solid #d9d9d9;
    background: #f6faf6;
    padding: 50px 0;
}
.feature-tanco{
	text-align:center;
	margin: auto;
	padding: 2rem 1rem;
}

.feature-tanco img{
	border:1px solid #d6d6d6;
	border-radius:60px;
	padding:5px;
	text-align:center;
}

.feature-tanco h5{
	font-size:16px;
	text-align:center;
}

.why-us img{
	text-align:center;
	width: 100%;
    height: auto;
}

.why-us h2{
	font-size: 1.2rem;
    padding-top: 10px;
    color: #dd383a;
    font-weight: 700;
}

.why-us p{
	text-align:justify;
}

.about img{
	width:100%
}

.about p{
	text-align:justify;
}

.about a {
    text-transform: uppercase;
    display: inline-block;
    font: 0.8em/36px "Google Sans",sans-serif;
    height: 35px;
    padding: 0 20px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    transition: all .5s ease;
    transform: translateZ(0);
    font-weight: 600;
}

.about ul {}

.about ul li{
	font-size: 20px;
}

.about ul li{}




.tanco-portfolio {
	text-align:center;
	background-color:#fff;
	margin-bottom:20px;
}

.tanco-portfolio:hover {
box-shadow: 2px 0 15px #ccc;
    
}

.tanco-portfolio img{
	background-position: center top;
    background-repeat: no-repeat;
	width:100%;
    margin: auto;
}

.tanco-portfolio h1{
	font-size:14px;
	padding:10px 12px;
	margin-bottom: 0px;
   font-weight:600;
   color:#fff;
	background-color: #dc3545;
}

.tanco-portfolio a{
	color:#fff;
}
.tanco-portfolio a:hover{
	text-decoration:none;
	color:#fff;
}


.heading-tanco {
    text-align: center;
    font-size: 1.75rem;
    padding-bottom: 20px;
}
.card-header {
    padding: 0;
    background: #204039;
    border: 0;
}
.card-header h2 {
    color: #fff!important;
    display: block;
    font-size: 19px;
    border-bottom: 2px solid #ccc;
    text-decoration: none;
    position: relative;
    padding: 6px;
}

.tanco-heading {
    padding-bottom: 20px;
}

.tanco-heading h2 {
    color: #e31e24;
    font: 1.8em/1.3em "Google Sans",sans-serif;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px;
}
.tanco-heading h2 span {
    color: #5f9d39;
}
.tanco-heading p {
    text-align: center;
    color: #242424;
    font-weight: 600;
}

.packages {
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 0 15px #222;
    margin-bottom: 20px;
}
.packages .head-01 {
    background: #666;
    box-shadow: 0 8px 10px -7px rgb(0 0 0 / 35%);
    border-radius: 5px 5px 0 0;
    text-align: center;
}
.packages .head-01 h2 {
    background: #233f50;
    width: 100%;
    display: block;
    padding: 15px 0;
    color: #fff;
    border-radius: 5px 5px 0 0;
}
.packages .head-01 h4 {
    background-color: #FF772E!important;
    width: 100%;
    display: block;
    padding: 10px 0;
    color: #fff;
}
.packages .head-01 h4 span {
    font-size: 14px;
}
.packages ul {
    list-style: none;
    padding-left: 0px;
}
.packages ul li {
    padding: 6px 12px;
	font-size: 14px;
    border-bottom: 1px solid #dedede;
}
.packages .fa-check-circle {
    color: #008f14;
}
.packages .fa-times-circle {
    color: #f00;
}
.button-02 {
	text-align:center;
}

.button-02 a {
	text-transform:uppercase;
	display: inline-block;
    font: 0.8em/30px "Google Sans",sans-serif;
    height: 30px;
    padding: 0 15px;
    cursor: pointer;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    transition: all .5s ease;
    transform: translateZ(0);
	font-weight:600;
}

.button-02 a:hover {
	text-decoration:none;
}

.button-02 .bu-01 { 
background: #f9cf2f;
    color: #000;
}

.button-02 .bu-01:hover{
	background-color: #052149;
	color:#fff;
	border-radius:0px;
}

.button-02 .bu-02 { 
background: #fff;
    color: #0e69fe;
    border: 2px solid #0e69fe; 
}
.button-02 .bu-02 img{
	margin-top: -5px;
    width: 20px;
    height: 20px;
}

.button-02 .bu-02:hover {
	background: #000;
    color: #fff;
    border: 2px solid #0e69fe;
	border-radius:0px;
} 




.banner-right {
	
}


.banner-left{
	padding-top:50px;
	padding-bottom:40px;
}

.banner-left h2{
	font-size: 25px;
    padding-left: 0px;
    color: #08CA73;
	font-weight: 900;
	padding-bottom:10px;
	text-transform: uppercase;
}

.banner-left h3{
    font-size:16px;
    Color:#000;
    color:red;
}


.banner-left span{
    margin: 0px;
    font-size: 1.2rem;
}


.banner-left h1{
	font-size: 50px;
    padding-left: 0px;
    color: #1e1e1e;
	font-weight: 900;
	padding-bottom:20px;
}

.banner-left p{
	padding-bottom: 1.0rem;
    margin: 0px;
    font-size: 1.2rem;
}

.banner-left a{
	
}
.banner-left ul{
	padding-bottom:20px;
}

.banner-left ul li{
	font-size: 21px;
    line-height: 42px;
    padding-left: 0px;
	color: #1e1e1e;}


.banner-left a {
    text-transform: uppercase;
    display: inline-block;
    font: 0.8em/36px "Google Sans",sans-serif;
    height: 35px;
    padding: 0 20px;
    cursor: pointer;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    transition: all .5s ease;
    transform: translateZ(0);
    font-weight: 600;
}

.button-01 a:hover {
	text-decoration:none;
}

.button-01 .bu-01 { 
background: #f9cf2f;
    color: #000;
}

.button-01 .bu-01:hover{
	background-color: #052149;
	color:#fff;
	border-radius:0px;
}

.button-01 .bu-02 { 
background: #fff;
    color: #0e69fe;
    border: 2px solid #0e69fe; 
}

.button-01 .bu-02:hover {
	background: #000;
    color: #fff;
    border: 2px solid #0e69fe;
	border-radius:0px;
} 
.banner-right img {
		
    width: 100%;
}


.client-list {
    background: #ddd;
    padding: 10px 0;
    overflow: hidden;
}
.client-list{
    background: #ddd;
    padding: 10px 0;
    overflow: hidden;
}

.clients-images-wrapper{
	overflow: hidden;
}

.clients-images {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 900000s backgroundScroll infinite linear;
    -moz-animation: 900000s backgroundScroll infinite linear;
    -o-animation: 900000s backgroundScroll infinite linear;
    -ms-animation: 900000s backgroundScroll infinite linear;
    animation: 900000s backgroundScroll infinite linear;
}
#banner {
    position: relative;
    width: 100%;
    height: 100px;
}

#banner {
    position: relative;
    width: 100%;
    height: 100px;
  }
  
  #cloud-scroll {
    background: url(../images/clinet-01.webp) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    -webkit-animation: 2000000s backgroundScroll infinite linear;
    -moz-animation: 2000000s backgroundScroll infinite linear;
    -o-animation:2000000s backgroundScroll infinite linear;
    -ms-animation: 2000000s backgroundScroll infinite linear;
    animation: 2000000s backgroundScroll infinite linear;
  }
  
  @-webkit-keyframes backgroundScroll {
    from {
      background-position: 0 0;
    }
    to {
      background-position: -99999999px 0;
    }
  }
  
  @keyframes backgroundScroll {
    from {
      background-position: 0 0;
    }
    to {
      background-position: -99999999px 0;
    }
  }

.cd2 {
    margin-right: 5px;
}
footer{
	background-color:#222;
	padding-top:30px;
	padding-bottom: 20px;
	
}

.footer-tanco h4{
	
	font: 18px/18px "Google Sans",sans-serif;
    color: #9cdd44;
    margin-bottom: 10px;
	font-weight:600;
}


.footer-tanco ul {
	padding-left: 0px;
    list-style: none;
}

.footer-tanco ul li {
	color: #fff;
    text-decoration: none;
    line-height: 19px!important;
    padding: 7px 0;
    display: block;
    font-size: 15px;	
}

.footer-tanco ul li a{
	color: #fff;
    text-decoration: none;
    line-height: 19px!important;
    display: block;
    font-size: 15px;
}
.footer-tanco ul li a:hover{}
.footer-tanco p{
	color:#fff;
	margin-bottom: 5px;
}

.social-tanco a {
    font-size: 24px;
    padding: 5px;
    width: 39px;
    height: 39px;
    background-color: #ffffff;
    display: inline-block;
    transition: all linear .6s;
    margin-right: 4px;
    border-radius: 30px;
}

.social-tanco a i{

color: #222!important;
    font-size: 24px;
    text-align: center;
    padding: 4px 0;
    display: block;

}
.copy-bg {
	background-color:#000;
}

.copy-tanco p{
	text-align:center;
	color:#abaaaa;
	padding:10px;
	margin-bottom: 0px;
}

.adgmobilesicky{display:none;position:fixed;width:100%;left:0;z-index:1001;padding: 10px 0px 0px 0px;bottom:0;background-color:#052149;box-shadow:0 0 5px #6666665d}.adgmobilesicky,.adgmobilesicky a{font-size:11px;color:#fff;margin-bottom: 0px;}.stikybadge{position:absolute;top:-5px;font-size:10px;display:none;left:50%;background-color:red;color:#fff;border-radius:50%;width:16px;z-index:2;height:16px}body #wh-widget-send-button{display:none;right:50%!important;bottom:0!important;margin-right:-45px!important}.adgmobilesicky .fa{font-size:20px;color:#f9cf2f}a.movetoenqury.wh .fa{font-size:30px;background:#1cb824;color:#fff;border-radius:50%;padding:8px 11px;position:absolute;top:-4px;right:5px}@media (max-width: 991px){.adgmobilesicky,body #wh-widget-send-button{display:block}}@-webkit-keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes ring{0%{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);-ms-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);-ms-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.faa-ring.animated,.faa-ring.animated-hover:hover,.faa-parent.animated-hover:hover > .faa-ring{-webkit-animation:ring 2s ease infinite;animation:ring 2s ease infinite;transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial}

.adgmobilesicky .fas {
    font-size: 20px;
    color: #f9cf2f;
}

.adgmobilesicky .far {
    font-size: 20px;
    color: #f9cf2f;
}

.mar{
	border-right: 1px dashed #fff;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    background-color: #052149;
}

.side-bar h3 {
    color:#fff;
}



@media only screen and (max-width: 991px){
	.banner-right{
	display:none;
}

#return-to-top{
	display:none;
}

.banner-01{
	padding-top:30px;
}

.banner-left h1 {
    font-size: 32px;
 }
 
 .banner-left ul {
    padding-left: 20px;
 }
 .banner-left ul li {
    font-size: 21px;
    
}
.button-01 a {
	 padding: 0 10px;
    font-size: 12px;
 }
 
 .banner-01{
	 
 }
 
 .banner-02 .bred-cum h1 {
	 font-size: 35px;
 }
 .banner-02{
	 padding-top: 80px
 }
}

#return-to-top {
		position: fixed;
		z-index:99999;
		bottom: 20px;
		right: 20px;
		background: #003c71;
		width: 50px;
		height: 50px;
		display: block;
		text-decoration: none;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		border-radius: 35px;
		display: none;
		-webkit-transition: all 0.3s linear;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	#return-to-top i {
		color: #fff;
		margin: 0;
		position: relative;
		left: 16px;
		top: 13px;
		font-size: 19px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	#return-to-top:hover {
		background:#5f9d39;
	}
	#return-to-top:hover i {
		color: #fff;
		top: 5px;
	}


#whats {
		position: fixed;
		z-index:999;
		bottom: 80px;
		right: -80px;
		width: 15%;
		height: auto;
		display: block;
		text-decoration: none;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		border-radius: 35px;
		display: none;
		-webkit-transition: all 0.3s linear;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	#whats i {
		color: #fff;
		margin: 0;
		position: relative;
		left: 16px;
		top: 13px;
		font-size: 32px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	


	@-webkit-keyframes blinker {
	  from {opacity: 1.0;}
	  to {opacity: 0.5;}
	}
	#whats i{
		text-decoration: blink;
		-webkit-animation-name: blinker;
		-webkit-animation-duration: 0.6s;
		-webkit-animation-iteration-count:infinite;
		-webkit-animation-timing-function:ease-in-out;
		-webkit-animation-direction: alternate;
	}
	
	
	



