.banner/* Border-Box  */

 


/* basic  */

html,
body,
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
ol,
ul,
li,
form,
legend,
label,
table,
header,
footer,
nav,
section,
figure {
	margin: 0;
	padding: 0;
	font-family: 'Karla', sans-serif;
	font-family: 'Open Sans', sans-serif;
}

header,
footer,
nav,
section,
article,
hgroup,
figure {
 
}


/* Completely remove from the flow and screen readers. */

.is-hidden {
	display: none !important;
	visibility: hidden !important;
}

.hide {
	left: -999999px;
	position: absolute;
}


/* Completely remove from the flow but leave available to screen readers. */

.is-vishidden {
	position: absolute !important;
	overflow: hidden !important;
	width: 1px;
	height: 1px;
	padding: 0;
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
}


/* Floats */

.right {
	float: right;
	padding: 0 0 0em 0em;
}

.right-search {
	float: right;
	padding: 0 0 1em 0;
}

.left {
	float: left;
	padding: 0 1em 1em 0;
}

/* item-Align */
.centre {
margin: 0 45%;
}
/* item-Align */

/* Text-Align */

.align-right {
	text-align: right;
}

.align-center {
	text-align: center !important;
}

.align-left {
	text-align: left;
}

.statelist{
   margin: 4em 0 0 5em;
   color: #A53F77;
   font-size: 1.4em;
   line-height: 2em;
   display: table-cell;
   text-align: left;
}
/*content_wrapper*/

#wrapper{
  float:left;
  width:100%;
  margin:0 auto;
  padding:0;
  min-width: 1349px;
}

header{
box-shadow: 2px 3px 1px #78787866;
float: left;
width: 100%;
z-index: 1000;
position: relative;
background: #fff;
position: fixed;
top: 0;
width: 100%;
}
.section{
  float: left;
  width: 100%;
  padding: 0%;
} 
.clear{
    clear:both;
}
.midsection{
  margin: 0 auto;
  width: 84%;
} 
/*width*/
.wid_10{
	width:10%;
}
.wid_20{
	width:20%;
}
.wid_30{
	width:30%;
}
.wid_40{
	width:40%;
}
.wid_50{
	width:45%;
}
.wid_60{
	width:60%;
}
.wid_70{
	width:70%;
}
.wid_80{
	width:80%;
}
.wid_90{
	width:90%;
}

.wid_100{
	width:100%;
}
/*navigation*/

#logo{
	width:180px;
	padding: 0.3em 0em 0 0;
	height: 70px;
	margin-left: -0.8em;
}


nav[role="full-horizontal"] {
  /*width: 100%;*/
  margin-top: 1em;
}
nav[role="full-horizontal"] ul {
  width: auto;
  list-style: none;
  float: right;
}
nav[role="full-horizontal"] ul > li {
  position: relative;
  float: left;
  padding: .25em 0em;
  margin: 1em 1em;
  text-transform: uppercase;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  /*! border-radius: .75em; */
/*! transition-duration: .4s; */ /*! transition-timing-function: linear; */ /*! transition-property: background, color, padding, border-radius; */
  color: #58595b;
  font-size: 0.9em;
}
nav[role="full-horizontal"] ul > li:first-child{
		padding-left:0;
	margin-left: 0;
}
nav[role="full-horizontal"] ul > li:last-child{
	padding-right:0;
	margin-right: 0;
}
nav[role="full-horizontal"] ul > li:after,.activemenu:after {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  width:0%;
  background:#943367;
  height:2px;
  transition-duration: .4s;
  transition-timing-function: linear;
  bottom: 0;
}
nav[role="full-horizontal"] ul > li:hover::after{
width:100%;	
}
nav[role="full-horizontal"] ul > li:last-child:after {
  box-shadow: none;
}
nav[role="full-horizontal"] ul > li:hover {
  /*! background-color: rgba(251, 93, 0, 0.8); */
  /*! padding-left: 3em; */
  color: #000;
}
nav[role="full-horizontal"] ul > li:hover > a {
  color: #fff;
}
nav[role="full-horizontal"] ul > li > a {
  color: #333;
  text-decoration: none;
  font-size: 1.4em;
  transition: color .3s ease-in-out;
}
.banner{
 background:#e2e2e2;
 min-height: 573px;
 max-height: 573px;
 position: relative;
 margin-top: 75px;
}
.banner > .midsection > .banner-items{
  
margin: 0 auto;
  
width: 100%;
}
.banner > .midsection > .banner-items > li {
list-style-type:none;
}
.banner > .midsection > .banner-items > li > h2{
	font-size: 1.8em;
	font-weight: 300;
	padding: 145px 0em 0;
	float: left;
	width: 60%;
	letter-spacing: 1px;
	line-height: 1.65em;
	text-transform: uppercase;
}
.banner > .midsection > .banner-items > li > h2 > span{
  
  clear: both;
  display: block;
  line-height: 1.4em;
  text-transform: uppercase;
}
.banner > .midsection > .banner-items > li > h2 > span > b{
  
  font-weight: 600;
}
.banner > .midsection > .banner-items > li > img{
    
  float: right;
  width: 38%;
  max-width: 393px;
  height: 393px;
}

.optthumbs {
  float: left;
  width: 100%;
  position: relative;
  top: -77px;
  z-index: 1;
  width: 100%;
  height: 125px;
  display: flex;
  flex-wrap: nowrap;
  margin-top:45px;
}
.optthumbs > li {
	list-style-type:none;
	min-height: 105px;
	background: #c45995;
	border-radius: 10px;
	line-height: 7.8em;
	text-align: center;
	font-size: 1.05em;
	font-weight: 600;
	color: #fff;
	/*! text-shadow: 0px 0px 1px #000; */
	text-transform: initial;
	position: relative;
	width: 100%;
	margin: 1%;
}
.optthumbs > li:first-child{
	margin-left:0
}
.optthumbs > li:last-child{
	margin-right:0;
}
 .optthumbs > li >span{
  
  position: absolute;
  top: -48px;
  left: 38%;
  /*! background: #67174c; */
  /*! border-radius: 50%; */
  width: 70px;
  height: 70px;
  /*! border: solid 2px #fff; */
}
.optthumbs > li > span > img{
  
  display: block;
  margin: 0.95em auto;
  width: 65px;
}
.optthumbs > li:hover{
 background: #67174c; 
}
.describe {
  
  margin-bottom: 5em;
}
.describe > li:after{
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #67174c;
  bottom: -20px;
  left: 42%;
  display:none;
}
.describe > li{
    cursor:pointer;
}
.describe > .active{
    background: #67174c !important;
}
.describe > .active:after{
    display:block;
}
.txt_color_white{
  color: #fff;
 /* text-shadow: 1px 1px 1px #080005;*/
  margin-bottom: 1em;
  min-height: 40px;
}
.txt_color_violet{
  color: #68184d;
  position: relative;
}
.txt_color_violet::after{
  position: absolute;
  content: "";
  bottom: -11px;
  width: 99%;
  left: 1%;
  background: #6e2455;
  height: 1px;
}
.title_head{
	text-align: justify;
text-transform: initial;
font-size: 2.5em;
font-weight: 300;
	letter-spacing: -1px;
	margin: 0.7em auto 0;
	display: table;
	vertical-align: middle;
}
.noborder{
  border: none;
  font-size: 1.5em;
  font-weight: 500;
  margin: 0em auto 0.75em;
  width: 100%;
}
.pink{
  color: #c45995;
}
.noborder::after{
    display:none;
}
.list_container > li > p{
  
text-align: justify;
  
line-height: 1.6em;
  
font-size: 0.9em;
  
color: #58595b;
}
.i_tag{
    display:none;
  text-align: center;
  margin: 1.4em auto;
  font-weight: 400;
  font-style: italic;
  font-size: 1.1em;
}
.about{
	min-height: 506px;
   background-image: url('../banner/abt_banner.jpg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-position: center;
}
.list_container{
	list-style-type:none;
	/*! display: flex; */
    /*! flex-wrap: nowrap; */
	margin: 3em 0;
	width: 100%;
	float: left;
}
.list_container > li{
    
background: #ededee;
    
width: 24%;
    
min-height: 345px;
    
margin: 4px 1.5%;
    
box-shadow: 0px 0px 5px #000;
    
padding: 2% 3%;
    
min-width: 264px;
    
float: left;
position: relative;
transition: all .5s ease-out;
}

.mouseover:after{
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background: rgba(24, 14, 14, 0.8);
  transition: all .5s ease-out;
}
.mouseover:hover .mouseoverplus{
     display:block;
}
.mouseoverplus{
       display: none;
    position: absolute;
    content: "+";
    left: 42%;
    top: 39%;
    width: 60px;
    height: 60px;
    color: #fff !important;
    z-index: 1;
    font-size: 52px !important;
    border: solid 2px #fff;
    text-align: center !important;
    border-radius: 57px;
    line-height: 1.1em !important;
    cursor: pointer;
}
.list_container > li:hover:after{
  height: 100%;transition: all .5s ease-out;
}
.pinlink{
        background: #c45995;
    color: #fff;
    padding: 3px 10px;
    border-radius: 10px;
    margin: 4px;     
}
.clientslist{

  width: 100%;
  text-align: center;
  margin: 0em auto;
  margin-bottom: 0;
}

.clientslist > li{

  list-style-type: none;
  margin: 1% 0%;
  margin-bottom: 1em;
  display: inline-flex;
  /*! height: auto; */
  width: 150px;
  /*! max-height: 54px; */
  position: relative;
  display: inline-block;
  text-align: center;
}
.clientslist > li >img{
  
  width: 89%;
  display: table;
  vertical-align: middle;
}
.bg_color_violet{
    background: #691a4e;
    min-height: 257px;
}
.industrysec{
    background: url('/images/industry_bg.jpg');
    background-position: center center;
    background-size: 112%;
    background-repeat: no-repeat;
    /*! min-height: 685px; */
    float: left;
    background-attachment: inherit;
    min-height: 506px;
}
.industrysec >.midsection > .clientslist > li{
  
  max-height: 112px;
  margin: 20px 59px 77px 5px;
  width: 112px;
}
.industrysec >.midsection > .clientslist > li > img{
  
  width: 100px;
  margin: 0 auto;
  margin-bottom: 0.5em;
}
.industrysec >.midsection > .clientslist > li > p{
  
  width: 114px;
  display: table;
  vertical-align: middle;
  font-size: 13px;
  text-align: center;
  height: 100px;
  font-weight: 600;
  margin: 0 auto;
  line-height: 1.4em;
  text-shadow: 1px 1px 1px #fff;
  color: #000;
}
footer{
  float: left;
  width:100%;
  padding: 3em 0;
}
.margin1em{
    margin:1em;
}
.margin2em{
    margin:2em;
}
.margin3em{
    margin:3em;
}
.margin4em{
    margin:4em;
}
.footerlogo{
    width:150px;
    height: 52px;
}
footer h2{
    font-size: 15px;
    line-height: 2em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-bottom: 0em !important;
}
footer p{
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.4px;
    margin-bottom: 0.5em !important;
    font-weight: normal;
}
footer p >span{
  float: left;
  line-height: 2.8em;
  margin-left: 1.2em;
  font-size: 15px;
}
footer p > i{
  float: left;
}
footer .phone{
    transform: rotate(93deg);
    float: left;
}
footer .ico{
    
  font-size: 12px; 
  margin: 0em 0 0;
  padding: 10px;
  border: solid 1px #c45995;
  border-radius: 50%;
  color: #c45995;
  text-shadow: none !important;
  margin-top: 0.6em;
}
.socialicon{
    
  margin: 1em 1em 0 0em;
  background: #c45995;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 2.5em !important;
  border-radius: 50%;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
/* small screens */
@media screen and (max-width: 44em) {
  body {
    margin: 1.5em 0;
  }

  nav[role="full-horizontal"] ul {
    padding: 0 .5em;
  }
  nav[role="full-horizontal"] ul > li {
    width: 100%;
    padding: .45em .25em;
    margin: 0 0 .55em 0;
  }
  nav[role="full-horizontal"] ul > li:after {
    box-shadow: none;
  }
}

.sub_title_head{
     text-align: center;
  text-transform: initial;
  font-size: 1.5em;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0.5em auto 23px;
  max-width: 250px;
  min-width: 200px;
  text-transform: uppercase;
}
.txt_color_light_violet{  
  color: #c45995;
}
.light_violet{  
  background: #c45995;
}
.blac_txt{
    text-align: justify;
    line-height: 1.6em;
    font-size: 0.9em;
    color: #3f3f3f;
}
.bold{
    font-weight:500;
}
.team_head{
    color:#67174c;
    text-align: center;
    font-size: 2.5em;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 1.5em auto 23px;
    text-transform: uppercase;
}
.white{
    color:#fff;
}
.team{
    width: 100%;
    text-align: center;
    margin: 3em auto;
    float: left;
    min-height: 200px;
}
.team > li{
    list-style-type: none;
    height: auto;
    float: left;
    width: 25%;
}
.team > li >span{
    
  width: 120px;
  height: 120px;
  float: left;
  background: #58595b;
  border-radius: 50%;
  margin: 0 30%;
  overflow: hidden;
}
.team > li >span >img{
    
  width: 120px;
  height: 120px;
  filter: brightness(1.2);
}
.team > li > p{
    
  margin-top: 0.5em;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 1.6em;
}
.team > li > p >b{
    
  font-size: 23px;
  font-weight: 600;
  padding-top: 1em;
  float: left;
  width: 100%;
  padding-bottom: 0.4em;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #58595b;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #c45995 !important;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}



.loading-page {
  background: #0d0d0d;
  background: #ddd;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 1111;
  top:0;
  left: 0;
}
.loading-page .counter {
  text-align: center;
}
.loading-page .counter p {
  font-size: 40px;
  font-weight: 100;
  color: #f60d54;
}
.loading-page .counter h1 {
  color: white;
  font-size: 60px;
  margin-top: -10px;
}
.loading-page .counter hr {
  background: #f60d54;
  border: none;
  height: 1px;
}
.loading-page .counter {
  position: relative;
  width: 200px;
}
.loading-page .counter h1.abs {
  position: absolute;
  top: 0;
  width: 100%;
}
.loading-page .counter .color {
  width: 0px;
  overflow: hidden;
  color: #f60d54;
}

.signal {
    border: 5px solid #f60d54;
    border-radius: 30px;
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 30px;
 
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
      transform: scale(.1);
      opacity: 0.0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2);
      opacity: 0;
    }
}

.servicelist_content{
    display: inline-block;
    grid-template-columns: auto auto;
    /*! grid-gap: 2em 4em; */
    list-style: none;
    margin-top: 50px;
    margin-bottom: 4em;
    float: left;
    display: grid;
    grid-gap: 30px 60px;
    /*! grid-auto-rows: 100px; */
}
.servicelist_content > li {
    
  justify-self: start;
}
.servicelist_content > li >img{
  
  position: relative;
  margin: 1em auto;
  display: block;
  height: 39px;
}
.servicelist_content > li > h4{
    color: #c45995; 
line-height: 1.5em; 
text-align: center; 
font-size: 1.2em; 
text-transform: uppercase;  
font-weight: 600;
}
.servicelist_content > li > p{text-align: justify;

line-height: 1.8em;

color: #58595b;

font-size: 14px;

margin-top: 1em;
min-height: 140px;
font-weight: normal;
}
.servicelist_content > li > p >i{
  
background: #c45995;
  
color: #fff;
  
padding: 3px 10px;
  
border-radius: 10px;
  
margin: 4px;
  
cursor: pointer;
}

.sub_content{
    display:none;
}
.content_show{
 display:block;   
 transition-duration: 1s;
    transition-timing-function: ease, ease-out;
    transition-delay: 1s; 
}


.slider {
  height: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider__nav {
  width: 12px;
  height: 12px;
  margin: 2rem 12px;
  border-radius: 50%;
  z-index: 10;
  outline: 6px solid #ccc;
  outline-offset: -6px;
  box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.slider__nav:checked {
  -webkit-animation: check 0.4s linear forwards;
          animation: check 0.4s linear forwards;
}
.slider__nav:checked:nth-of-type(1) ~ .slider__inner {
  left: 0%;
}
.slider__nav:checked:nth-of-type(2) ~ .slider__inner {
  left: -100%;
}
.slider__nav:checked:nth-of-type(3) ~ .slider__inner {
  left: -200%;
}
.slider__nav:checked:nth-of-type(4) ~ .slider__inner {
  left: -300%;
}
.slider__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 400%;
  height: 100%;
  -webkit-transition: left 0.4s;
  transition: left 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.slider__contents {
  height: 100%;
  padding: 2rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider__image {
  font-size: 2.7rem;
      color: #2196F3;
}
.slider__caption {
  font-weight: 500;
  margin: 2rem 0 1rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
.slider__txt {
  color: #999;
  margin-bottom: 3rem;
  max-width: 300px;
}

@-webkit-keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}

@keyframes check {
  50% {
    outline-color: #333;
    box-shadow: 0 0 0 12px #333, 0 0 0 36px rgba(51, 51, 51, 0.2);
  }
  100% {
    outline-color: #333;
    box-shadow: 0 0 0 0 #333, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}
.testim{
    float:left;width: 100%;
}
   @-moz-keyframes fadein {
  0% {
    opacity: .1;
    -moz-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: .1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadein {
  0% {
    opacity: .1;
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.uppercase {
  text-transform: uppercase;
}

.testimonial-widget {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 0 20px;
  color:#fff;
  margin-top: 0;
}

.testimonial {
  /* position: absolute; */
  /* opacity: 0; */
  /* z-index: -1; */
  float: left;
  width: 100%;
}
.testimonial.current {
  opacity: 1;
  position: relative;
  z-index: initial;
  -moz-animation: fadein 0.7s ease;
  -webkit-animation: fadein 0.7s ease;
  animation: fadein 0.7s ease;
}

.prev-testimonial,
.next-testimonial {
  position: absolute;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  width: 49px;
  top: 43%;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  height: 45px;
}
.prev-testimonial:focus,
.next-testimonial:focus {
  outline: none;
}
.prev-testimonial:before,
.next-testimonial:before {
  content: "";
  background-color: #691a4e;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prev-testimonial {
  left: 8%;
}
.prev-testimonial:before {
  left: 10px;
  border-left: solid 3px white;
  border-bottom: solid 3px white;
}

.next-testimonial {
  right: 8%;
}
.next-testimonial:before {
  right: 10px;
  border-top: solid 3px white;
  border-right: solid 3px white;
}

.testimonial__mug {
  width: 100px;
  height: 32px;
  margin: 0px auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  /* display: none; */
}

.grey-out {
  opacity: .2;
}

 

.wrap {
  padding-top: 0px;
  width: 100%;
  /* margin: 0 auto; */
  /* float: left; */
  height: 245px;
  display: block;
}

.aboutusafter:after{
    left:0;
}
 
strong {
  font-weight: bold;
}
 
.testimonial p{
        margin-top: 5px;
        line-height: 1.8em;
        text-align: center;
        width: 100%;
        margin: 0px auto;
        font-size: 0.9em;
        color: #fff;
        display: block;
} 
.testimonial p:nth-of-type(1){
        margin-top: -2em;
        margin-bottom: 1em;
        min-height: 72px;
        display: table;
        vertical-align: middle;
        text-align: center;
}
.note{
    margin: 10px auto 3em;
    width: 100%;
    text-align: center;
    color: #903467;
    font-size: 1.4em;
}
#contactform{
    position: fixed;
    top: 150px;
    width: 283px;
    background: #67174c;
    height: auto;
    z-index: 4;
    right: -290px;
    border-radius: 5px;
    padding: 7px 0 7px 7px;
      transition: all .5s ease-out;
      cursor:pointer;
}
.formtxt{
     
  background: #fff;
  display: inline-block;
  width: 90%;
  height: 100%;
  border-radius: 4px;
  left: 0px;
  position: relative;
  padding: 4%;
}
.formtxt > h5{
  
  position: absolute;
  left: -88px;
  transform: rotate(-90deg);
  top: 37px;
  font-size: 16px;
  padding: 9px 8px;
  background: #67174c;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px 5px 0 0;
  transition: all .5s ease-out;
  font-weight: normal;
}
.formtxt >form > input,.formtxt >form > textarea{
  
  padding: 4% 0;
  width: 100%;
  margin-bottom: 5px;
  border: none;
  border-bottom: solid 1px #67174c;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
.formtxt >form > textarea{
height:17px;
    
font-family: 'Open Sans', sans-serif;
}

.submitbtn{
     background: #67174c;
     margin: 2em 0;
     font-size: 18px !important;
     color: #fff;
     text-transform: uppercase;
     letter-spacing: 1px;
     border-radius: 5px;
}
.expand{
    right:-1px !important;
}
.clientssec{
  
margin-top: 45px;
  
margin-bottom: 45px;
  
grid-auto-rows: initial;
  
/* display: grid; */
  
/* grid-template-columns: repeat(8, 1fr); */
  
/* grid-gap: 0px; */
  
/* grid-auto-rows: minmax(75px, auto); */
}
.clientssec > li{
    
width: 115px;
    
margin: 0;
    
position: relative;
    
padding: 10px;
}
.clientssec > li >img{
  
width: 132px;
  
display: table-cell;
  
vertical-align: middle;
  /*! position: absolute; */
  /*! top: 0; */
  /*! left: 0; */
}
.officeco{
        /* margin-top: -9px; */
    border-bottom: solid 1px #ddd;
    width: auto;
    max-width: 153px;
    height: auto;
    padding: 0px;
    line-height: 1.5em;
    min-height: auto;
    margin-bottom: 2em !important;
    font-weight:bold;
    text-shadow: none;
}
main{
        float: left;
    width: 100%;
}
.centeralign{
    display: table;
    margin: 0 auto;
    width: auto;
    /* border: solid 1px #000; */
}
.centeralign >img{
	
display: table-cell;
}

.testimonial {display:none;min-height: 170px;transition: all 1s cubic-bezier(0.55, 0.09, 0.68, 0.53);}
.testi_dot .dot{
background-color: #cecece;
    
}