.indexMainleft {
    position: relative;
    /*width: 550px;*/
    /*float: right;*/
    background: url('https://www.mtatva.com/tcjs/public/pro3/images/phone_bg.png') bottom center no-repeat;
    margin-left: 400px;
    margin-bottom: 50px;
    margin-top: 20px;
}

#m1 {
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    float: left;
    z-index: 1;
    vertical-align: middle;
}

#m2 {
    position: absolute;
    left: 375px;
    top: 0px;
    text-align: center;
    z-index: 1;
}

#m4 {
    position: absolute;
    left: 0px;
    top: 290px;
    text-align: center;
    float: left;
}

#m5 {
    position: absolute;
    left: 375px;
    top: 290px;
    text-align: center;
}

.circlebound {
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    -ms-border-radius: 70px;
    -o-border-radius: 70px;
    border-radius: 70px;
    border-style: solid;
    border-width: 0px;
    border-color: #aaa;
    width: 140px;
    height: 140px;
    background: transparent;
    box-shadow: 0px 0px 15px #aaa;
}

.outside {
    height: 95px;
    padding-top: 20px;
}

.descname {
    padding-top: 55px;
    width: 140px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

.arrow1 {
    position: absolute;
    left: 128px;
    top: 113px;
    width: 80px;
    text-align: center;
    float: left;
}

.arrow2 {
    position: absolute;
    left: 307px;
    top: 113px;
    width: 80px;
    text-align: center;
    float: left;
}

.arrow3 {
    position: absolute;
    left: 129px;
    top: 239px;
    width: 80px;
    text-align: center;
    float: left;
}

.arrow4 {
    position: absolute;
    left: 305px;
    top: 238px;
    width: 80px;
    text-align: center;
    float: left;
}

#m3 {
    position: absolute;
    left: 205px;
    top: 115px;
    text-align: center;
}

.infoimage {
    padding-top: 20px;
    height: 120px;
}

.wtdname {
    padding-top: 7px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}

/*parallax*/

.parallax {
  /*height:100vh;*/
  background-color: #123; /* if image did not loaded */
  color: #fff;
  /*line-height: 40px;*/
  font-size: 45px;
  /*text-transform: uppercase;*/
  text-align: center;
  padding: 120px;
  background: url("../images/photo-file.jpg") no-repeat fixed;
  overflow: auto;
  background-size: cover;
  transition: background-position 0.2s linear;
  -webkit-transition: background-position 0.2s linear;
  box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.7);
}
@media screen and (max-width: 414px) {
    .parallax {
        /*background-size: 130% 120%;*/
        background-attachment: fixed;
    }
}

.parallax2 {
  /*height:300px;*/
  background-color: #123; /* if image did not loaded */
  color: #fff;
  line-height: 40px;
  font-size: 45px;
  /*text-transform: uppercase;*/
  text-align: center;
  padding: 40px;
  background: url("../images/Internet.jpg") no-repeat fixed;
  overflow: auto;
  background-size: cover;
  transition: background-position 0.2s linear;
  -webkit-transition: background-position 0.2s linear;
}
@media screen and (max-width: 414px) {
    .parallax2 {
        /*background-size: 130% 120%;*/
        background-attachment: fixed;
    }
}

#credibility {
    margin-top: 0px;
    height: 250px;
    /*background: white;*/
    /*opacity: 0.7;*/
    color: #fff;
}

#b1 {
    margin-left: 12%;
    text-align: center;
}
#b1, #b2, #b3 {
    width: 25%;
    float: left;
    text-align: center;
}

.circle {
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    -ms-border-radius: 70px;
    -o-border-radius: 70px;
    border-radius: 70px;
    border-style: solid;
    border-width: 1px;
    border-color: #B2C1CD;
    width: 140px;
    height: 140px;
    box-shadow: inset 0px 0px 0px 10px rgba(130,205,237,.6), 0px 0px 0px 20px green;
    -webkit-transition: all 120ms linear;
    -ms-transition: all 120ms linear;
    -moz-transition: all 120ms linear;
    -o-transition: all 120ms linear;
    transition: all 120ms linear;
}

.credfont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: bold;
    padding-top: 45px;
}

.circlebot {
    float: left;
    padding-top: 10px;
    width: 100%;
    text-align: center;
}

.credbot {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 50px;
    text-align: center;
}
/*parallax end*/

@media (max-width:660px){
.process-res{
    width:100%;
}
}

@media (min-width:401px) and (max-width: 767px){
    .padding-bot{
        padding-bottom: 100px;
    }
}

@media (max-width:400px){
    .padding-bot{
        padding-bottom: 150px;
    }
}

/*Slideshow*/
ul{
	list-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

.slider{
 margin: 0 auto;
 /*width: 625px;*/
 height: 445px;	
 /*border: 8px solid #FFFFFF;*/
 border-radius:5px;
 /*box-shadow: 2px 2px 4px #333333;*/
}

.spacer{
     padding-bottom: 140px;
padding-top: 140px;
}

.feature i {
    font-size: 5em;
    color: #2996cc;
}
.animated{
  transform: scale(1, 1);  
}

.feature{
    display: none;
}

#slider1{
    display: none;
}

.ch-item{
    display: none;
}
.hidtext{
    display: none;
}

/*circle section*/

.ch-grid {
	margin: 40px 0 40px 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}

@media (max-width:350px){
    .ch-grid li{
        margin: 20px -100px;
    }
}

@media (min-width:351px) and (max-width:470px){
    .ch-grid li{
        margin: 20px -70px;
    }
}

@media (min-width:471px) and (max-width:550px){
    .ch-grid li{
        margin: 20px -50px;
    }
}

.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.ch-thumb {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5);
	transform-origin: 95% 40%;
	transition: all 0.3s ease-in-out;
}

.ch-thumb:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	border-radius: 50%;
	top: 40%;
	left: 95%;
	margin: -4px 0 0 -4px;
	/*background: radial-gradient(ellipse at center, rgba(14,14,14,1) 0%,rgba(125,126,125,1) 100%);*/
	box-shadow: 0 0 1px rgba(255,255,255,0.9);
}

.ch-img-1 { 
	/*background-image: url(../images/image-circle1.png);*/
	z-index: 12;
}

.ch-img-2 { 
	/*background-image: url(../images/image-circle2.png);*/
	z-index: 12;
}

.ch-img-3 { 
	/*background-image: url(../images/image-circle1.png);*/
	z-index: 12;
}

.ch-info {
	position: absolute;
	width: inherit;
	height: inherit;
	border-radius: 50%;
	overflow: hidden;
	background: #2996CC url(../images/noise.png);
	box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
}

/*.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0 60px;
	padding: 22px 0 0 0;
	height: 85px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}*/

.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 24px;
    margin: 0 40px;
    padding: 90px 0 0 0;
    /* height: 85px; */
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	/*border-top: 1px solid rgba(255,255,255,0.5);*/
}

.ch-info p a {
	display: block;
	color: #333;
	width: 80px;
	height: 80px;
	background: rgba(255,255,255,0.3);
	border-radius: 50%;
	color: #fff;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 24px;
	margin: 7px auto 0;
	font-family: 'Open Sans', Arial, sans-serif;
	opacity: 0;
	transition: 
		transform 0.3s ease-in-out 0.2s,
		opacity 0.3s ease-in-out 0.2s,
		background 0.2s linear 0s;
	transform: translateX(60px) rotate(90deg);
}

.ch-info p a:hover {
	background: rgba(255,255,255,0.5);
}

.ch-item:hover .ch-thumb {
	box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5), 0 1px 3px rgba(0,0,0,0.2);
	/*transform: rotate(-110deg);*/
}
.ch-item:hover .ch-info p a{
	opacity: 1;
	transform: translateX(0px) rotate(0deg);
}

.animated { 
    -webkit-animation-duration: 2s; 
    animation-duration: 2s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 

@-webkit-keyframes swing { 
    20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; } 
    20% { -webkit-transform: rotate(15deg); } 
    40% { -webkit-transform: rotate(-10deg); } 
    60% { -webkit-transform: rotate(5deg); } 
    80% { -webkit-transform: rotate(-5deg); } 
    100% { -webkit-transform: rotate(0deg); } 
} 
@keyframes swing { 
    20% { transform: rotate(15deg); } 
    40% { transform: rotate(-10deg); } 
    60% { transform: rotate(5deg); } 
    80% { transform: rotate(-5deg); } 
    100% { transform: rotate(0deg); } 
} 
.swing { 
    -webkit-transform-origin: top center; 
    transform-origin: top center; 
    -webkit-animation-name: swing; 
    animation-name: swing; 
}

.hovcolor:hover{
        color: #8CA64D;
    text-decoration: none;
}

@media (max-width:467px){
    .gplay{
        width: 60% !important;
    }
}

@media (max-width:350px){
    .gplay{
        width: 70% !important;
    }
}



/*hover image*/

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    
}


.desc .desc1 .desc2 .desc3 .desc4 .desc5 .desc6  {
    /*position: absolute;*/
    /*font-size:1rem;*/
    /*padding:1em;*/
    /*top: 0;*/
    /*right:100%;*/
    /*height:400px;*/
    /*margin-left: 10px;*/
    /*width: 400px;*/

    /*border:5px solid red;*/
        
}

.product .desc p {
    opacity:0;
    transition: opacity 0.5s ease;
}
.product:hover .desc p {
    opacity:1;
}    
.product img {
    display: block;
}

.desc{
    padding-top:100px;
}

.padd-icons{
    padding-top: 70px;

}

.btn-cs1 {
    display: inline;
    margin-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    border-style: solid;
    border-width: 3px;
    /* border-color: white; */
    text-decoration: none !important;
    border-radius: 10px;
    /* color: rgb(255, 217, 70); */
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #2996CC;
}

.btn-cs1:hover{
	color: rgb(255, 217, 70);
	background-color: rgb(98, 35, 88);
	border-color: rgb(98, 35, 88);
}

.carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
}

.carousel-control {
	left: -20px;
}
.carousel-control.right {
	right: -20px;
}

.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}

.carousel-indicators li {
	/*background: #c0c0c0;*/
}

.carousel-indicators .active {
/*background: #333333;*/
}

.carousel-control{
color: #ccc;
    font-size: 85px;
}

@media (max-width: 487px){ 
.wid-scr{
  width:100%;  
}
}
