@charset "utf-8";
/* CSS Document */
/*-- events --*/
.astabout_events_grid_left1_gridl {
    padding-left: 0;
}
.astabout_events_grid_left1_gridl p {
    text-transform: uppercase;
    font-weight: 600;
    padding:2em 0 1em 0;
    border-bottom: 1px solid #999;
    text-align: center;
    font-size: 13px;
    position: relative;
    color: rgb(46, 108, 162);
}
.astabout_events_grid_left1_gridl p:before{
	content: '';
    background: #212121;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    position: absolute;
    left: -2%;
    bottom: -5%;
}
.astabout_events_grid_left1_gridr h4 a{
	text-transform: capitalize;
	font-size:1em;
	color: rgb(19, 143, 197);
	text-decoration:none;
}
.astabout_events_grid_left1_gridr h4 a:hover{
	color:rgb(31, 208, 227);
}
.astabout_events_grid_left1_gridr h4 a:focus{
	outline:none;
}
.astabout_events_grid_left1_gridr p{
	margin:1em 0 0;
	color:#999;
	line-height:2em;
}
.astabout_events_grid_left1 {
    min-height: 84px;
}
.astabout_events_grid_right{
	position:relative;
	background: url(../images/AST-imgs/rightimg1.jpg) no-repeat 0px 0px;
	min-height:400px;
	padding:3em;
}
.astabout_events_grid_right1{
	padding: 2em;
    background: rgba(46, 94, 144, 0.53);
    height: 373px;
	text-align: center;
}
.astabout_events_grid_right1 h3{
	font-size: 3em;
    color: #fff;
    text-transform: capitalize;
    border-bottom: 1px solid;
}
.astabout_events_grid_right1 h3 span{
	font-size:.5em;
}
.astabout_events_grid_right1 h2{
	text-transform: uppercase;
    font-size: 3.5em;
    color: #fff;
    letter-spacing: 16px;
    margin-top: .5em;
}
.astabout_events_grid_right1 h2 span{
	display:block;
}
.astabout_events_grid_left{
    border-left: 2px solid #dadada;
    position: relative;
    padding-left: 0;
}
.astabout_events_grid_left:before,.astabout_events_grid_left:after{
	content: '';
    background: rgb(46, 108, 162);
    height: 20px;
    position: absolute;
    width: 20px;
    border-radius: 50px;
    left: -1.9%;
}
.astabout_events_grid_left:before{
	top:0%;
}
.astabout_events_grid_left:after{
	bottom:-2%;	
}
.astabout_events_grid_left1_gridr {
    margin-top: 1em;
}
/*-- //events --*/
/*-- team --*/

.life_agile_team_grids{
	/*margin:3em 0;*/
	/*background: rgba(207, 218, 245, 0.29);*/
   /* padding: 5%;*/
}
.life_agile_team_grid h3{
	font-size:1.2em;
	color:#212121;
	margin:1em 0 0;
}
.life_agile_team_grid p{
	color:#d4573f;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom: 1em;
}
.life_agile_team_grid:nth-child(2),.life_agile_team_grid:nth-child(4){
	margin-top:5em;
}
.life_agile_team_grid ul li{
	display:inline-block;
	margin-right:1em;
}
.life_agile_team_grid ul li:last-child{
	margin:0;
}
.life_agile_team_grid figure {
	overflow: hidden;
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before,.life_agile_team_grid:hover .hover14 figure::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
.agileits_lifelayouts_schedule{
	text-align:center;
	padding-bottom:2.5%;
}
.agileits_lifelayouts_schedule h3{
	font-size:2em;
	color:#212121;
	text-transform:capitalize;
}

.event_padd_top
{
	margin-bottom: 0px !important;
	
}



/*            client   */


.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 48px;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

.client_img
{
	width: 150px;
	height: 150px;
}

/*   end client*/

.about-banner
{
	background: url(../images/AST-imgs/aboutbanner.jpg) no-repeat center;
  min-height:200px;	
  margin-bottom: 3em;
  background-size:cover;
}
.paperspecification
{
	background: url(../images/AST-imgs/paper.jpg) no-repeat center; 
min-height:200px;	
  margin-bottom: 3em;
  background-size:cover;
}
.kodak
{
	background:url(../images/AST-imgs/kodackbanner.jpg) no-repeat center;
  min-height:200px;	
  margin-bottom: 3em;
  background-size:cover;
}

.about_welcome
{
	padding: 2em 0 5em !important;
	
}
.about_year
{
    font-size: 2.5em !important;
   
    letter-spacing: 9px !important;
  
    line-height: 1.4 !important;

}

/*           Tab     */
.tablinks
{
	margin: 5px;
    background:rgb(38, 54, 95); 
}

.tab {
    overflow: hidden;
     padding: 0px 0px 30px 20px;
    background-color: white;
	width:100%;
   /* border: 1px solid #ccc;
    background-color: rgb(38, 54, 95);*/
	margin:0 auto;
	display:table;
}
.tab1
{
	display: none !important;
}
/* Style the buttons inside the tab */
.tab button {
   /* background-color: white;*/
    float: left;
  border: 5px solid white;
    outline: none;
    cursor: pointer;
    padding: 12px 16px;
    transition: 0.3s;
    font-size: 15px;
	color: white;
}

/* Change background color of buttons on hover */
.tab button:hover {
	color : white;
    background-color: rgb(204, 51, 102);
}

/* Create an active/current tablink class */
.tab button.active {
      background-color: rgb(38, 54, 95);
    color: white;
    border: 5px solid cyan;
		box-shadow: 0 8px 6px -6px black;
}

/* Style the tab content */
.tabcontent {
    display: none;
	padding: 0px;
    width: 100%;
    /*padding: 6px 12px;*/
   /* border: 1px solid #ccc;*/
    border-top: none;
}
.tabcontent h1

{    margin-bottom: 1em;}



.digitalpara
{
	width:80% !important;
}

/*  tab ends   */


/*gallery   */
.gallery-banner
{
    background: url(../images/AST-imgs/portfolio.jpg) no-repeat center;
    min-height: 200px;
	background-size:cover;
}


/* gallery ends   */

/*branch contact  */

.bcontact-banner
{
	background: url(../images/AST-imgs/contact.jpg) no-repeat center;
  min-height:200px;
  background-size:cover;
}
.contact_welcome
{
	padding: 5em 0 0 !important;
	
}
.branch_cont_padd a
{
	color : black;
}
.card:hover
{
	background: rgb(223, 252, 255);
}
.branch_cont
{
	margin-bottom: 3em;
	/*background: url(../images/AST-imgs/contactimg.jpg) no-repeat center fixed;*/
}

/*.branch_button
{
	margin-top: 3%;
    margin-left: 20%;
	
}
*/
.branc_detail
{
	
	    border: 1px solid white;
		background:none !important;
}
.bcontact_para
{
	text-align:justify;
	color:rgb(134, 129, 129);	
}

/*   end  branch contact  */
.popupcontainer
{
	width : 100% !important;
}


.popupcontainer>p
{
	    float: right;
    width: 10%;
    padding: 10px;
}
.aboutcontainer
{
	width:100%;
	padding: 0;
	
}
.contactbg
{
	/*border: 1px solid rgb(40, 169, 224);*/
	/*background:rgba(37 , 40 , 49 , 0.29) !important;
*/
}
.autocad_img
{
	margin-bottom:20px;	
}
.benefits
{
	font-size:18px;	
	color: rgb(34, 212, 205);
}
.slashclr
{
	color: #999 !important;
}

.digit_head
{
color: rgb(210, 166, 69) !important;	
}

.text_decration
{
	text-transform:capitalize;
	
}
.branches_bg
{
	
/*background: rgb(232, 255, 255); */
background-size:cover;
background:rgb(64, 80, 114) url(../images/AST-imgs/fileupload.jpg) center fixed no-repeat;

	
}
#aboutkodak
{
background: url(../images/AST-imgs/KODAK.jpg) no-repeat center fixed;
    background-size: cover;
	padding : 0px !important;	
}
.about_arrow
{
	font-weight: 700;
	font-size:18px;
}
.about_life_a_clr
{
	color: white;
}
.about_life_a_clr:hover
{
	color:rgb(40, 169, 224);
}

.service_banner img
{
	/*background:url(../images/AST-imgs/service-page-banner-05.jpg) no-repeat center!important;*/
	background-size: cover;
/*	min-height: 200px;*/
    margin-bottom: 3em;
	
}
.bcontact_backgroundimg
{
background: url(../images/AST-imgs/contact%20banner.jpg) no-repeat center;
    min-height: 200px;
    background-size: cover;	
}

.service_img
{

width: 100%;; 
height:150px;
}
.equipment_cont
{
    padding: 2% 0px !important;
   width: 80%;	
}
.equipment_ul span
{
        padding: 10px;
    /* border: 1px solid #eee; */
    margin-bottom: 10px;
    font-size: 14px;
}

.equipment_ul span p
{

    text-align: center;
    border: 1px solid #eee;
    padding: 10px;
    margin: 0 20px;
    width: unset;
    color: rgb(245, 28, 136);
	text-transform:uppercase;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);
	
}
.equipment_para
{text-align: left !important;
    color: rgb(47, 179, 229) !important;
	font-size:15px;	
}
.equipment_cap

{
	    color: rgb(232, 122, 28) !important;
    text-transform: uppercase;
    font-family: 'Din-pro', sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
}
.equipment_padd_head

{
	padding-bottom: 3%;	
}

#mImageBox
{
	    width: 31px;
    height: 42px;
	background-color:#FFF;
	
	float:left;
	
	
}

#mImageBox img
{
	    opacity: 1;
    /* margin-bottom: 20px; 
    padding-top: 20px;
    padding-bottom: 108px;*/
     border: 0;
      width: 100%;
    height: auto !important;

}

.kodakmarg
{
	margin:2%;
}
.kodackback
{
   /* background: rgb(249, 249, 249) !important;*/
	background: url(../images/AST-imgs/kodackbg.jpg) center no-repeat fixed !important;
}
.kodaktexthead
{
	
	    font-family: 'Din-pro', sans-serif;
    text-transform: uppercase;
    text-align: left;
    color: rgb(245, 28, 136);
	
}

   .kodacktag
    {
		font-family: 'Din-pro', sans-serif;
    	text-transform: uppercase;
      	color: rgb(210, 166, 69) !important;
    	text-align: center;
		padding-top: 2%;
    	padding-bottom: 2%;
	
	}
	
	
	
	.kodakp
	{
	color:rgb(134, 129, 129);
	}
	
/*#mImageBox1
{
	    width: 31px;
    height: 42px;
	background-color:#FFF;
	
	float:left;
	
	
}

#mImageBox1 img
{
	    opacity: 1;
   
    border: 0;
    width: 100%;
    height: auto !important;
}
*/
.sharefb
{ position:absolute;
top:0;
	}













@media (max-width:455px)
{

.about_year  {
    font-size: 1.5em !important;
    
    line-height: 2 !important;	
}
.astabout_events_grid_right1 h3
{
	font-size:2em;
}

}
@media (max-width:371px)
{

.about_year
{letter-spacing: 3px !important;
}
}





/*............  Graphic Studio  START...........*/



.container_text {
  position: absolute;
 /* width: 17rem;*/
  height: 10rem;
 left: 20%;
    top: 45%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.text {
  color: #fff;
  font-size: 6rem;
  font-weight: 900;
  display: inline-block;
  position: absolute;
  bottom: 0;
  -webkit-animation: text 1050ms ease-in infinite;
          animation: text 1050ms ease-in infinite;
  -webkit-transform: translatez(0);
          transform: translatez(0);
}
.text-G {
  left: 0rem;
  -webkit-transform: translate3d(0, -4rem, 0);
          transform: translate3d(0, -4rem, 0);
  -webkit-animation: text-w 1050ms ease-in infinite;
          animation: text-w 1050ms ease-in infinite;
}
.text-R {
  left: 5.4rem;
  -webkit-animation-delay: 150ms;
          animation-delay: 150ms;
}
.text-A {
  left: 10.8rem;
  -webkit-animation-delay: 230ms;
          animation-delay: 230ms;
}
.text-P {
  left: 16.2rem;
  -webkit-animation-delay: 310ms;
          animation-delay: 310ms;
}

.text-H {
  left: 21.6rem;
  -webkit-animation-delay: 390ms;
          animation-delay: 390ms;
}
.text-I {
  left: 27rem;
  -webkit-animation-delay: 470ms;
          animation-delay: 470ms;
}
.text-C {
  left:32rem;
  -webkit-animation-delay: 480ms;
          animation-delay: 480ms;
}

.text-sp {
  left:43.2rem;
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
}

.text-S {
  left:48.6rem;
  -webkit-animation-delay: 580ms;
          animation-delay: 580ms;
}

.text-T {
  left:54rem;
  -webkit-animation-delay: 660ms;
          animation-delay: 660ms;
}

.text-U {
  left:59.4rem;
  -webkit-animation-delay: 740ms;
          animation-delay: 740ms;
}

.text-D {
  left:64.8rem;
  -webkit-animation-delay: 820ms;
          animation-delay: 820ms;
}

.text-Ii {
  left:70.2rem;
  -webkit-animation-delay: 900ms;
          animation-delay: 900ms;
}
.text-O {
  left:75.6rem;
  -webkit-animation-delay: 980ms;
          animation-delay: 980ms;
}


.coast {
  position: absolute;
  left: 1.3rem;
  bottom: 1.7rem;
  width: 6.2rem;
  height: 2.2rem;
  display: inline-block;
  -webkit-animation: coast 2100ms linear infinite;
          animation: coast 2100ms linear infinite;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.wave-rel-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-perspective: 3rem;
          perspective: 3rem;
  -webkit-perspective-origin: 0%, 50%;
          perspective-origin: 0%, 50%;
}

.wave {
  position: absolute;
  width: 6.2rem;
  height: 2.2rem;
  border-radius: 1.1rem;
  background: radial-gradient(ellipse at center, #74f1fc 0%, #32e6ff 73%, #15c7fa 100%);
  display: inline-block;
  -webkit-animation: wave 2100ms linear infinite;
          animation: wave 2100ms linear infinite;
  will-change: width;
  -webkit-transform: translateZ(0) scale(0);
          transform: translateZ(0) scale(0);
}

.delay {
  -webkit-animation-delay: 1050ms;
          animation-delay: 1050ms;
}

@-webkit-keyframes text {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  45% {
    -webkit-transform: translate3d(0, -4rem, 0);
            transform: translate3d(0, -4rem, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes text {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  30% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  45% {
    -webkit-transform: translate3d(0, -4rem, 0);
            transform: translate3d(0, -4rem, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes text-w {
  0% {
    -webkit-transform: translate3d(0, -4rem, 0);
            transform: translate3d(0, -4rem, 0);
  }
  38% {
    -webkit-transform: translate3d(0, -4rem, 0);
            transform: translate3d(0, -4rem, 0);
  }
  69% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -4rem, 0);
            transform: translate3d(0, -4rem, 0);
  }
}
@keyframes text-w {
  0% {
    -webkit-transform: translate3d(0, -4rem, 0);
            transform: translate3d(0, -4rem, 0);
  }
  38% {
    -webkit-transform: translate3d(0, -4rem, 0);
            transform: translate3d(0, -4rem, 0);
  }
  69% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -4rem, 0);
            transform: translate3d(0, -4rem, 0);
  }
}
@-webkit-keyframes coast {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  23% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(16rem, 0, 0);
            transform: translate3d(16rem, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(16rem, 0, 0);
            transform: translate3d(16rem, 0, 0);
  }
}
@keyframes coast {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  23% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(16rem, 0, 0);
            transform: translate3d(16rem, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(16rem, 0, 0);
            transform: translate3d(16rem, 0, 0);
  }
}
@-webkit-keyframes wave {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    width: 2.2rem;
  }
  10% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  23% {
    width: 2.2rem;
  }
  32% {
    width: 6.1rem;
  }
  42% {
    width: 5rem;
    -webkit-transform: rotateY(0deg) scale(1, 1);
            transform: rotateY(0deg) scale(1, 1);
  }
  51% {
    -webkit-transform: rotateY(90deg) scale(0.6, 0.2);
            transform: rotateY(90deg) scale(0.6, 0.2);
  }
  52% {
    -webkit-transform: rotateY(90deg) scale(0);
            transform: rotateY(90deg) scale(0);
  }
  100% {
    -webkit-transform: rotateY(90deg) scale(0);
            transform: rotateY(90deg) scale(0);
  }
}
@keyframes wave {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    width: 2.2rem;
  }
  10% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  23% {
    width: 2.2rem;
  }
  32% {
    width: 6.1rem;
  }
  42% {
    width: 5rem;
    -webkit-transform: rotateY(0deg) scale(1, 1);
            transform: rotateY(0deg) scale(1, 1);
  }
  51% {
    -webkit-transform: rotateY(90deg) scale(0.6, 0.2);
            transform: rotateY(90deg) scale(0.6, 0.2);
  }
  52% {
    -webkit-transform: rotateY(90deg) scale(0);
            transform: rotateY(90deg) scale(0);
  }
  100% {
    -webkit-transform: rotateY(90deg) scale(0);
            transform: rotateY(90deg) scale(0);
  }
}







/*.underline--magical {
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.2em;
  background-position: 0 88%;
  transition: background-size 0.25s ease-in;
  &:hover {
    background-size: 100% 88%;
  }
}
*/





.container-wrap
{
    width: 100%!important;
    padding: 0px!important;	
}
.body_wrap {
	margin: 0;
	padding: 0;
}


nav_wrapper {
	position: fixed;
  overflow: hidden;
	top: -97%;
	width: 100%;
	height: 100%;
	background: #ffffff;
	-webkit-transition: all 0.5s;
}

nav_wrapper ul li {
	cursor: pointer;
	height: 150px;
	width: 150px;
	background: #1abc9c;
	margin: 20px;
	float: left;
}

nav_wrapper.show {
	top: 0;
}

.picture {
	height: 500px;
	width: 100%;
}

.picture .bkg {
	height: 100%;
	width: 100%;
}

.picture1 .bkg {
	background:url(../images/AST-imgs/graphicstudio.jpg) center no-repeat;
background-position: center;
    background-attachment: scroll;
    background-size: cover;
}

.picture2 .bkg {
	background:rgb(93, 183, 183) url(../images/AST-imgs/webgraphic.jpg) center no-repeat;
	background-attachment: fixed;
	background-size: contain;
}

.picture3 .bkg {
	background:rgb(11, 13, 18) url(../images/AST-imgs/think.jpg) center no-repeat;
	background-attachment: fixed;
	background-size: contain;
}

.info-section {
	background: white;
	height: 100%;
	width: 100%;
	/*overflow: auto;
	overflow-y: hidden;
	overflow-x: scroll;*/
}

.info-wrapper {
	width: 100%;
  padding: 2.5%;
}

.info-section p {
	width: 100%;
  color: rgb(134, 129, 129);
  font-size: 14px;
  
}

.info {
	width: 300px;
	height: 188px;
	float: left;
}

/* Used to disable hover on scroll for performance */
.disable-hover {
	pointer-events: none;
}

/* CUSTOM SCROLLBARS */
::-webkit-scrollbar {
	width: 8px;
	height: 16px;
}

::-webkit-scrollbar-track {
	background: white;
}

::-webkit-scrollbar-thumb {
	background: #c0c0c0;
}

.webgraphservice h3
{
    text-align: center;
    border: 1px solid #eee;
    padding: 20px;
    margin: 0 auto;
    display: block;
    color: rgb(47, 179, 229);
    text-transform: uppercase;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);
    width: 30%;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.garphicstudion p
{font-size:80px;
font-weight:bolder;
color:rgb(255, 255, 255);
width:100%;

    padding: 10px;
}
/*............  autocad  START...........*/


.wizard {
	font-family: 'Din-pro', sans-serif;
    margin: 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 65%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
	font-family: 'Din-pro', sans-serif;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}



.wizard hr
{
   border-top: 1px solid rgb(224, 224, 224);
    margin: 3em 0;
}
.wizard h3 {
	font-size:15px;
	font-family: 'Din-pro', sans-serif;
      width: 40%;
    display: block;
    margin: 0 auto;
	background:rgb(172, 240, 249);
    /* margin-top: 0; */
    text-align: center;
    border: 1px solid #eee;
    padding: 15px;
    /* margin: 0 50px; */
    /* width: unset; */
    color:rgb(5, 21, 56);
    text-transform: uppercase;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);
}
.wizard-inner h6
{font-family: 'Din-pro', sans-serif;
	       font-weight: bolder;
    text-align: center;
    margin: 5px;
    min-height: 50px;
    padding: 10px;
    color: rgb(234, 234, 234);
    border: 1px dashed #5bc0de;
    background: rgb(18, 33, 66);
}
.wizard h5
{

color:rgb(134, 129, 129);
}

.wizard h4
{
	color:rgb(232, 122, 28)
}

.wizard span
{
    font-weight:900;
    color: rgb(40, 169, 224);	
}

.autocadcontact p
{
	text-align:center;	
	color: rgb(18, 33, 66);
}
.autocadcontact
{
	padding-top:6%;
}
.autocadcontact .autocadborder
{
	/*border:1px solid #999;*/
	padding:2%;
}
.autocadpadd
{
	padding:0 2%;
}

.round
{
	padding: 20%;
    background: rgb(0, 204, 255);
    border-radius: 50%;	
	 box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


.autocadcol-sm-9
{
	padding-top:20%;
}





.hover01 .figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 .figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}











@media( max-width : 767px )
{
.autocadcontact col-sm-3
{
	width:50%;
}
	.round
	{
		padding:5%;
		
	}
	.autocadcol-sm-9 {
    padding-top: 5%;
    font-size: 18px;
}
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}



@media screen and (max-width:1280px) {
	
	 .garphicstudion p
	 {
		font-size:50px; 
	 }
	 
	 .picture
	 {
		 height:450px;
	 }
}


@media screen and (max-width:783px) {
	
	.garphicstudion p
	 {
		font-size:40px; 
	 }
	 .picture
	 {
		 height:350px;
	 }
	 .webgraphservice h3
	 {
		 padding:10px;
		     font-size: 20px;
	 }
	
}
@media screen and (max-width:660px) {
.webgraphservice h3
{width:40%;
}
}
@media screen and (max-width:600px) {
	
	.garphicstudion p
	 {
		font-size:30px; 
	 }
	 .picture
	 {
		 height:300px;
	 }
}

@media screen and (max-width:550px) {
	
	.garphicstudion p
	 {
		font-size:20px; 
	 }
	 .picture
	 {
		 height:200px;
	 }
}



@media screen and (max-width:500px) {

.webgraphservice h3
{
	width:50%;
	font-size:18px;
}

}
@media screen and (max-width:400px) {
.webgraphservice h3
{
	font-size:16px;
	line-height:2;
}

}
@media screen and (max-width:360px)
{

.garphicstudion p
{
	font-size:18px;
}
}







.sectiongraph
{
  padding: 60px 0;	
}

section .section-title{
	text-align:center;
	color:rgb(40, 169, 224);
	margin-bottom:50px;
	text-transform:uppercase;
}
#what-we-do{
	background:#ffffff;
}
#what-we-do .card{
	height: 95%;
	padding: 2rem!important;
	border: none;
	margin-bottom:2rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#what-we-do .card:hover{
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
#what-we-do .card .card-block{
	padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a{
	color: #007b5e !important;
	font-weight:700;
	text-decoration:none;
}
#what-we-do .card .card-block a i{
	display:none;
	
}
#what-we-do .card:hover .card-block a i{
	display:inline-block;
	font-weight:700;
	
}
#what-we-do .card .card-block:before{
	font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: rgb(40, 169, 224);
    left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
#what-we-do .card .block-1:before{
    content: "\f0e7";
}
#what-we-do .card .block-2:before{
    content: "\f0eb";
}
#what-we-do .card .block-3:before{
    content: "\f00c";
}
#what-we-do .card .block-4:before{
    content: "\f209";
}
#what-we-do .card .block-5:before{
    content: "\f0a1";
}
#what-we-do .card .block-6:before{
    content: "\f218";
}

#what-we-do .card .block-7:before{
    content: "\f09e";
}
#what-we-do .card .block-8:before{
    content: "\f252";
}
#what-we-do .card .block-9:before{
    content: "\f12e";
}
#what-we-do .card .block-10:before{
    content: "\f02d";
}

#what-we-do .card .block-11:before{
    content: "\f123";
}
#what-we-do .card .block-12:before{
    content: "\f299";
}
#what-we-do .card .block-13:before{
    content: "\f1c5";
}
#what-we-do .card .block-14:before{
    content: "\f02f";
}
#what-we-do .card .block-15:before{
    content: "\f274 ";
}

#what-we-do .card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}


.row-eq{
    display: flex;
}

 .col-eq{
      flex: 1;
    }






.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#eee;
	height:35px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	top:0;
	left:0;
width:110px;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	background:#6adcfa;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	background:rgba(0, 0, 0, 0.1);
	padding:0 20px;
	height:35px;
	line-height:35px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-bar {
	height:35px;
	width:0px;
	background:#6adcfa;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	color:rgba(0, 0, 0, 0.4);
}




@media (max-width: 768px) {
    .row-eq{
        display: block;
    }
    .col-eq{
      flex: unset;
    }
	.col-eq .card{
      width:90%;
    }
}


