html, body {
      margin: 0;
      padding: 0;
      width: 100%;
}

header {
      width: 100%;
      height: 100vh;
	   background:url(../../images/appstorm%20logo%20slider.png) no-repeat 50% 50%;
      /*background: url(https://wallpaper.wiki/wp-content/uploads/2017/05/wallpaper.wiki-Beautiful-Full-HD-Wallpaper-Download-Free-PIC-WPE0010098.jpg) no-repeat 50% 50%;*/
      background-size: cover;
	  background-attachment:fixed;
	
	
}

.content {
      width: 100%;
    
}


nav.black {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;
  top: 0;
}



.menu-icon {
      line-height: 60px;
      width: 100%;
      background: #000;
      text-align: right;
      box-sizing: border-box;
      padding: 15px 24px;
      cursor: pointer;
      color: #fff;
      display: none;
}

@media(max-width: 786px) {
   
      .showing {
            max-height: 34em;
      }
      .menu-icon {
            display: block;
      }

}

*{margin:0;padding:0;text-decoration:none}
header{position:relative;width:100%;}
.logo {
  color: #fff;
  float: left;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 60px;
  margin: 9px 46px;
  position: fixed;
}.logo a{color:#6DDB07;}
nav#cssmenu{position:fixed; width:100%; transition: all 1s ease 0s; z-index:10;}
#cssmenu ul {
  margin-top: 1rem;
  padding-right: 40px;
}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:right;}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif;/*background:#1a7ace none repeat scroll 0 0*/ background-color:transparent;}
#cssmenu > ul > li{display:inline-block;}
#cssmenu > ul > li > a{padding:17px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#fff;font-weight:700;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#333;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease; border-radius:5px;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul {
  left: -9999px;
  margin-top: 0;
  position: absolute;
}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:1000px){
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}
.has-sub > a {
  text-align: left!important;
}
.very-top-header {
  background: #0d3c55 none repeat scroll 0 0;
  color: #fff;
}
.very-top-left {
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 0 38px;
  padding: 10px 0;
}
.very-top-right {
  float: right;
}
.very-top-header ul.social-icons {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 12px;
  padding-left: 0;
  padding-right: 38px;
}
.social-icons li {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.screen-reader-text {
  background: #fff none repeat scroll 0 0;
  clip: rect(1px, 1px, 1px, 1px);
  color: #000;
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.very-top-header .social-icons i::before {
  float: left;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  width: 20px;
}
.very-top-header .transparent-text-dark {
  background-color: #fff;
  border-radius: 75px;
  color: #343434;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.very-top-header .transparent-text-dark:hover {
  background: #f16c20 none repeat scroll 0 0;
  color: #fff;
}
.black > ul > li:hover,.black ul li.active:hover,.black ul li.active,.black ul li.has-sub.active:hover{background:#fff !important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease; border-radius:5px;}
.black > ul > li:hover > a, .black ul li.active a {
    color: #000 !important;
}

#llorix_one_lite_header{
	padding-top: 160px;
	 height: auto;
   /* padding-bottom: 195px;*/
}
.only-logo .navbar {
  min-height: 10px;
}
.only-logo .navbar-header {
  float: none;
  margin: auto;
  text-align: center;
}
.header-style-one .intro-section {
  margin-top: 70px;
   text-align: center;
}
h1.intro {
    font-size: 3.75rem;
    line-height: 5rem;
    text-align: center;
}
.white-text {
    color: #fff;
}
/*.intro-section h5 {
  margin-bottom:40px;
  margin-top: 13px;
      font-size: 18px;
    line-height: 28px;
	  text-align: center;
}*/

.intro-section h5 {
  background: #becb17 none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 40px;
  margin-top: 172px;
  padding: 3px 10px;
  text-align: center;
}

.standard-button, .navbar-register-button {
  background: rgba(241, 108, 32, 0.4) none repeat scroll 0 0;
  border: 3px solid #f16c20;
  border-radius: 30px;
  color: #fff;
  font-size: 20px;
  padding: 10px 25px;
  text-decoration: none;
  white-space: initial;
}
.screen-reader-text {
  background: #fff none repeat scroll 0 0;
  clip: rect(1px, 1px, 1px, 1px);
  color: #000;
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.standard-button:hover, .navbar-register-button:hover {
  background: #f16c20 none repeat scroll 0 0;
  border-color: #f16c20;
  color: #fff;
  text-decoration: none;
}
.intro-section {

  text-align: center;
}

/************************************************* About *******************************************/

.brief {
  background-color: #fff;
  border-bottom: 1px solid #eaebec;
}
.brief .section-overlay-layer {
    padding-bottom: 50px;
    padding-top: 50px;
}

.brief-content-text {
  clear: both;
  margin-top: 40px;
}

.brief .brief-image-right {
  margin-top: 20px;
}

.brief .brief-image-right img {
    float: right;
    width: 92%;
	  transition: filter 0.2s linear 0s, opacity 0.2s linear 0s, border-radius 0.2s linear 0s;
}


.brief .content-section {
  margin-top: 15px;
}
.brief h2,.slider-rot h2,.our-services h2,.services h2,.details-card h2,.client-section h2,.sectiontitle h2,.our-team-heading h2,.Material-contact-section h2 {
  font-size: 2.0rem;
  line-height: 3.125rem;
  border-color: #1e73be;
  font-weight:bold;

}
.dark-text {
  color: #333;
}
.colored-line-left, .colored-line-right, .colored-line {
    background: #f16c20 none repeat scroll 0 0;
}
.colored-line-left {
    float: left;
}
.colored-line-left, .colored-line-right, .colored-line, .white-line, .grey-line {
  display: block;
  height: 2px;
  width: 80px;
}
hr.lines::before {
  background: #4676fa none repeat scroll 0 0;
  border: 4px solid #fff;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 15px;
  left: 27px;
  position: absolute;
  top: -9px;
  width: 15px;
}
hr.lines {
  border-top: 2px solid #346afe;
  margin: auto;
  position: relative;
  width: 70px;
}
.button-about {
   background: #2e70b3 none repeat scroll 0 0;
    border-color: currentcolor currentcolor #333;
    border-radius: 8px;
    border-style: none none solid;
    border-width: 0 0 2px;
    box-shadow: 0 -1px #333 inset;
    color: white;
    cursor: pointer;
    font-size: 1em;
    outline: medium none;
    overflow: hidden;
    padding:0.3em 1.3em;
    position: relative;
  display: inline-block;
}
.button-about span {
  position: relative;
  pointer-events: none;
}
.button-about::before {
  --size: 0;
    background: rgba(0, 0, 0, 0) radial-gradient(circle closest-side, #333333, transparent) repeat scroll 0 0;
    content: "";
    height: var(--size);
    left: var(--x);
    position: absolute;
    top: var(--y);
    transform: translate(-50%, -50%);
    transition: width 0.2s ease 0s, height 0.2s ease 0s;
    width: var(--size);
}
.button-about:hover::before {
  --size: 400px;
}
.button-about::after {
   content: "»";
    opacity: 0;
    position: absolute;
    right: -20px;
    top: 0.35em;
    transition: all 0.5s ease 0s;
}
.button-about:hover::after {
  opacity: 1;
  right: 10px;
}
.button-about:hover {
  color: #fff;
  text-decoration: none;
}
#main-slider {
  padding: 50px 0 0;
}
.rot-slider p,.our-services p,.services .section-title p {
  color: #363636;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
}
.our-services {
  padding: 50px 0 0;
}

/*******************************************************************/
/* Category Banner */
/*******************************************************************/

.categorybanner .categorybanner_item {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.categorybanner .categorybanner_item .categorybanner_title {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
   left: 10%;
    z-index: 2;
	text-align:center;
}

.categorybanner .categorybanner_item .categorybanner_title h6 {
    position: relative;
}

.categorybanner .categorybanner_item .categorybanner_title.text-left {
    left: 5%;
}

.categorybanner .categorybanner_item .categorybanner_image:before {
    background:rgba(0, 0, 0, 0) linear-gradient(160deg, rgba(250, 183, 2, 0.85) 0px, rgba(250, 183, 2, 0.85) 35%, rgba(255, 79, 25, 0.85) 100%) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 15px;
    position: absolute;
    top:15px;
    transform: scale(0);
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
   width: calc(100% - 30px);
   height:calc(100% - 30px);
    z-index: 1;
	  opacity: 0.87;
}

.categorybanner .categorybanner_item:hover .categorybanner_image:before {
    transform: scale(1);
}

.categorybanner .categorybanner_item::before {
  background-color: rgba(25, 24, 38, 0.75);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
/*  z-index: -1;*/
    content: "";
}
.categorybanner_item:hover::before {
  background-color: transparent;
}
.categorybanner_title i {
  color: #fff;
  display: block;
  font-size: 55px;
}
.categorybanner .categorybanner_title h5 a {
  color: #44a9ff;
}
.categorybanner_title > h5 {
  font-size: 23px;
  margin: 15px 0;
  font-weight:bold;
}
.categorybanner_item:hover .categorybanner_title h5 a {
  color: #333;
}
.categorybanner .categorybanner_title p.description{
  color: #fff;
  line-height: 25px;
  margin-bottom: 0;
  padding: 0 38px;
    font-size: 15px;
    font-weight: 400;
	text-align:center;
}
.categorybanner {
  margin-top: 50px;
}


/*
Section Feature
*/

.rt-services.list .single-service {
  padding: 20px 0;
}
.service-item-all:nth-child(1) .service-image a {
  color: #dc1c5d;
}
.rt-services .single-service .fa,.rt-services .single-service .fas {
  font-size: 40px;
}

.rt-services.list .media-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.rt-services .single-service h3 {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0;
}

.ani-lft, .ani-rgt {
  margin-top: 20px;
}
.rt-services {
  margin: 10px 0 0;
  padding: 0;
}
.ani-lft .service-image {
  float: right;
}
.service-image {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 4px 15px #ccc;
  float: left;
  height: 90px;
  line-height: 102px;
  text-align: center;
  width: 90px;
}
.ani-lft .service-content {
  padding-left: 0;
  padding-right: 100px;
  text-align: right;
}
.service-content h3.media-heading a {
  color: #dc1c5d;
  font-size: 22px;
  font-weight: 700;
  line-height: 25px;
  padding: 0 0 5px;
  text-decoration:none;
}
.ani-lft .service-content .service-short-description p ,.ani-rgt .service-content .service-short-description p{
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding-bottom: 15px;
  padding-top: 0;
  text-align:right;
}
.ani-rgt .service-content .service-short-description p{

  text-align:left !important;
}



@keyframes hvr-wobble-vertical {
16.65% {
    transform: translateY(8px);
}
33.3% {
    transform: translateY(-6px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0px);
}
}
.hvr-wobble-vertical {
    transform: perspective(1px) translateZ(0px);
}
.hvr-wobble-vertical:active, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:hover {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-vertical;
    animation-timing-function: ease-in-out;
}
.service-item-all:nth-child(2) h3.media-heading a {
  color: #ec9c01;
}
.service-item-all:nth-child(1) .service-image a {
  color: #dc1c5d;
}

.service-item-all:nth-child(2) .service-image a {
  color: #ec9c01;
}
.ani-rgt .service-content {
  padding-left: 100px;
  text-align:left;
}
.pt-50 {
  padding-top: 50px;
}

#services {
  padding-bottom: 20px;
}

/* card details start  */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Condensed:400,400i,700,700i');
section.details-card{
    padding: 50px 0;
}
.details-card {
	background: #ecf0f1;
}

.card-content {
	background: #ffffff;
	border: 4px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.card-img {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	z-index: 1;
	 
}
.card-img:hover img {
  transform: scale(1.2);
}

.card-img img {
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.4s ease-in 0s;
}


.card-desc {
	padding: 1.25rem;
}

.card-desc h3 {
	color: #337ab7;
    font-weight: 600;
    font-size: 1.1em;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
}

.card-desc p {
  color: #747373;
  font-family: "Raleway",sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 20px;
  padding: 0;
}
.btn-card{
	background-color: #1ABC9C;
 display: inline-block;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
     padding: 5px 18px;
    font-size: 14px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    margin: 0;
    border: 2px solid transparent;
    -webkit-border-radius: 100px;
    border-radius:100px;
    cursor: pointer;
    text-transform:capitalize;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
	  text-decoration: none;
	  margin-bottom:8px;
	
}



a.btn-card i.arrow2{
    animation: 1s ease-in-out 0s normal none infinite running slide1;
   font-size: 11px;
    margin-left: 1px;
}

@keyframes slide1 {
0%, 100% {
    transform: translate(0px, 0px);
}
50% {
    transform: translate(10px, 0px);
}
}
.btn-card:hover {
 
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #1abc9c;
  color: #1abc9c;
  text-decoration: none;
}

/* End card section */


.client-section {
  background: rgba(0, 0, 0, 0) url("../../images/testemonials.png") no-repeat scroll 0 0 / cover ;
  padding: 50px 0 0px;
  
}
.client-section h2 {
  color: #fff;
  display: block;
  text-align: center;
  width: 100%;
}

.client-section p {
  color: #fff;
  font-weight: 400;
}
.client-section p span {
  display: block;
  font-size: 22px;
  font-weight: 400;
  margin-top: 26px;
  text-align: center;
}


.testimonial-section2{
  /*height: 600px;*/
  position: relative;
  /*padding: 50px 0;
  background-color: #e91c5e;*/
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
  border: 2px solid #eee;
  border-radius: 6px;
  height: 50px;
  line-height: 38px;
  text-align: center;
  width:50px;

  
}


.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: #2b288d;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #2b288d;
    border-color: #2b288d;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div .h4 {
    color: #2b288d;
    font-size: 1.2em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #eee;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}



@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
  }

}

.testim .cont div .h4 {
  background: #fff none repeat scroll 0 0;
  border-right: 4px solid #2a3d7d;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  overflow: hidden;
  padding: 6px 50px;
  position: relative;
     border-radius: 6px 0 0 6px;
}




.sectionClass {
  padding: 20px 0px 50px 0px;
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  min-height: 20px;
  padding: 50px 0 0;
  text-align: center;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.projectFactsWrap {
  background: rgb(18, 34, 51) none repeat scroll 0 0;
  display: flex;
  flex-flow: row wrap;
  margin-top: 30px;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 30px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background: rgb(16, 31, 46);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(18, 34, 51);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(21, 38, 56);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(23, 44, 66);
}

.projectFactsWrap .item h2.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
  margin-top:20px;
   color: rgba(255, 255, 255, 0.8);
}

.projectFactsWrap .item p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px 10px 0;
}


.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p,.projectFactsWrap .item:hover h2{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}


@media screen and (max-width: 768px) {
    .authorWindow{
         width: 210px;
    }

    .authorWindowWrapper{
             bottom: -170px;
  margin-bottom: 20px;
    }

    footer p{
          font-size: 14px;
    }
}



.number.timer.count-number {
  color: #fff;
}


.bg-dark-light {
    background: #323232 !important;
}
.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
    color: #ffffff;
}
.widgets.footer-widgets .widget-title {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 15px;
}

.widgets.footer-widgets .widget-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100px;
    background:#F16C20;
}
.widgets.footer-widgets .widget-quick-links ul {
    margin-top: -4px;
}
.widgets.footer-widgets .single-widget ul {
    padding-left: 0;
    margin-bottom: 0;
}

.widgets.footer-widgets .widget-quick-links ul li {
    display: block;
}
.widgets.footer-widgets .widget-quick-links ul li a {
    display: block;
    font-size: 14px;
    color: #ccc;
    transition: all 0.3s ease 0s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 9px 0;
}

.widgets.footer-widgets .single-widget ul li {
    list-style: none;
    font-family: "Raleway", sans-serif;
}
.widgets.footer-widgets .widget-contact ul li {
    color: #000;
    font-size: 13px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.widgets.footer-widgets .widget-contact ul li span {
  border: 2px solid #cccccc;
  border-radius: 100%;
  color: #ccc;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  margin-right: 20px;
  text-align: center;
  width: 32px;
}
.widget-contact ul li p,.widget-contact ul li p a {
  margin: 0;
  font-size: 14px;
  color: #ccc;
}
.widgets.footer-widgets .widget-contact ul li.phone, .widgets.footer-widgets .widget-contact ul li.fax {
    font-size: 15px;
}
.bottom_border {
  border-bottom: 1px solid #323f45;
  padding-bottom: 20px;
}

.widgets.footer-widgets .widget-contact ul li + li {
    margin-top: 20px;
}

.footer-bottom-area {
  border-top: 5px solid #f16c20;
  padding: 50px 0 0;
box-shadow: 0 -5px 5px -5px #333;
}
.widget-about img {
  background: #0000 none repeat scroll 0 0;
  border: 0px solid #ccc;
  border-radius: 5px;
  display: block;
  padding: 4px 0;
}
.widget-about p {
  font-size: 15px;
  margin-top: 15px;
  color:#ccc;
}
.footer-social-link h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 25px;
}
.footer-social-link ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-social-link li {
  display: inline-block;
}
.footer-social-link a i {
  background: #000 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 40px;
  line-height: 40px;
  margin-right: 5px;
  text-align: center;
  width: 40px;
}
.footer-social-link a i.fa-facebook-f {
    background-color: #3b5998;
}
.footer-social-link a i.fa-twitter {
    background-color: #55acee;
}
.footer-social-link a i.fa-google-plus-square {
    background-color: #dd4b39;
}
.footer-social-link a i.fa-linkedin {
    background-color: #0976b4;
}
.footer-social-link a i.fa-instagram {
    background-color: #b7242a;
}
.footer-social-link li a:hover {
  text-decoration: none;
}
.widget-quick-links ul li a i{
margin-right: 5px;
}
.widget-quick-links ul li a:hover {
    font-weight: 700;
	color:#F16C20 !important;
	text-decoration:none;
}
p.bottom-footer {
  color: #ccc;
  font-size: 14px;
  margin-bottom: 0;
  padding: 20px 0;
}
p.bottom-footer a {
  color: #f16c20;
  font-weight: bold;
}
p.bottom-footer a:hover{text-decoration:none; color:#Fff;}

/************************************************************ ABOUT US *******************************************************/

.about-page{ background:none;
height:auto;
}

	.full_width_photo{
			position: relative;
			padding:0;
			margin: 0;
			height:300px;			
			background: url(../../images/TitlePsd.png) center center no-repeat;
		
			
		}

		.full_width_photo .page-title{
			position: absolute;
		    bottom: 0;
		    left: 0;
		    width: 100%;
		    box-sizing: inherit;
		}

.full_width_photo .title h4 {
  background-color: #282874;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  margin: 0;
  min-width: 300px;
  padding: 23px 10px 0 0;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}

		.title{
			position: relative;
			background: linear-gradient(to right, #282874 0%, #282874 25%, transparent 25%, transparent 100%);
		}

		.title h4:after {
		    background: linear-gradient(to top right, #282874 0%, #282874 50%, transparent 50%, transparent 100%);
		    content: '';
		    width: 72px;
		    height: 100%;
		    position: absolute;
		    top: 0;
		    right: -72px;
		}

		.bg-gray{
			background:#282874;
		}

.bg-gray p {
  color: #fff;
  margin: 0;
  padding: 10px 0 15px;
  text-transform:capitalize;
}
	
.full_width_photo::before {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.breadcrumbs p a, .breadcrumbs p span {
  font-size: 12px;
}

.inner_hding {
  padding: 60px 0 10px;
}

.inner_hding h1 {
  color: #000;
  font-size: 35px;
  font-weight: 600;
  line-height: 50px;
}
.inner_hding h1, .subrqstform .submit {
  text-align: center;
  text-transform: uppercase;
}
		
.inner_hding p {
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 25px;
  text-align: center;
}
	
 /* Make the image fully responsive */
  .certificates-slider img {
      width: 100%;
      height: 100%;
  }
  
  
#counter {
    position: relative;
}
.section_padding {
  padding-bottom: 40px;
  padding-top: 30px;
}
.counter-box {
    color: #000;
    border-radius: 4px;
    box-shadow: 2px 1px 4px #ccc;
    padding: 15px 0;
}
.counter-digit {
  display: block;
  font-size: 22px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.counter-box h4 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.icon-s {
    color : #f16c20;
    font-size:50px;
}


.missionbg {
    background: rgba(0, 0, 0, 0) url("../../images/vision.png") no-repeat scroll center center / 100% auto;
    color: #fff;

}
.vision {
    padding: 50px 0;
	margin-top:20px;
}
.vision h4 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform:uppercase;
  margin-top:10px;
}
.missin_hadding {
  display: inline-block;
  font-size:14px;
}
.vision p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-top: 25px;
  position: relative;
  text-align: left;
  margin-bottom:20px;
}
.vision p i.fas {
  font-size: 30px;
}
.vision p i.fas.fa-quote-left {
  margin-right: 5px;
}
.vision p i.fas.fa-quote-right {
  margin-left: 4px;
}
.vision_right {
  position: absolute;
  right: 7%;
}
.vision_right, .vision_right p {
  text-align: right;
}



/* grid */

.teamy-team{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media screen and (min-width: 849px){

     .teamy{
         width: 25%;
     }
}


/*
 * 1. core styles
 */

.teamy{
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.teamy_style2, .teamy_style3{
    color: #fff;
}



.teamy__layout{
    position: relative;
}

.teamy_mask-circle .teamy__preview:before{
    width: 0;
    height: 0;
    padding: 25%;
    border-radius: 50%;

    transition: transform .3s ease, opacity .3s ease-out;
    will-change: opacity, transform;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
}

.teamy__back{
    width: 100%;
    height: 100%;
    box-sizing: border-box;

    opacity: 0;
    will-change: opacity;

    display: flex;
    flex-direction: column;
    justify-content: center;

    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

 .teamy__back{
     padding-left: 10px;
     padding-right: 10px;
     text-align: center;
 }
 
 /* social buttons */

.social{
    box-sizing: border-box;
    width: 42px;
    height: 42px;
    padding: 10px;

    background-color: #fff;
    border-radius: 100%;

    margin: 5px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.social__icon{
    width: 100%;
    height: 100%;
    fill: rgba(72, 27, 174, 1);
    fill: var(--demoColorIcon, rgba(72, 27, 174, 1));  
}

.social__name{
    position: absolute;
    left: -9999px;
}

.teamy_style2 .teamy__content{
     bottom: 0;
    box-sizing: border-box;
    left: 15px;
    margin: auto;
    position: absolute;
    right: 15px;
    width: 91%;
    z-index: 4;
}
.teamy_style2 .teamy__content{
    background-color: rgba(72, 27, 174, .85);
}

.teamy__content{
     padding: 5px;
}

.teamy__name{
    margin-top: 0;
    margin-bottom: 0;
}

.teamy__name{
    font-size: 1.3em;
}

.teamy_style2 .teamy__name{
    font-weight: 400;
}

.teamy__post{
    display: block;
}



.teamy__post{
    margin-top: .5em;
    font-size: .8em;
    text-transform: uppercase;
}



.teamy__avatar{
    display: block;
    max-width: 100%;
    position: relative;
    z-index: 1;
}


.teamy__preview{
    position: relative;
    overflow: hidden;
}



.teamy__preview:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
}



.teamy:hover .teamy__back{
  opacity: 1;
  height: 100%;
  transition: opacity .4s cubic-bezier(0.71, 0.05, 0.29, 0.9) .2s;
}






/* style 2 */





/* style 2 */

.teamy_style3 .teamy__name{
    font-size: 2em;
}

/*
 * 3. masks
 */

/* mask circle */



.teamy_mask-circle:hover .teamy__preview:before{
    opacity: 1;
    transform: translate(-50%, -50%) scale(4);
    transition-duration: .6s;
}

/* mask triangle */

.teamy_mask-triangle .teamy__preview:before{
    width: 100%;
    height: 100%;
    opacity: 0;

    -webkit-clip-path: polygon(50% 10%, 15% 90%, 85% 90%);
    clip-path: polygon(50% 10%, 15% 90%, 85% 90%);

    transition-property: transform, opacity;
    transition-duration: .2s, .4s;
    transition-delay: .4s, 0s;
    transition-timing-function: ease-out;

    will-change: transform, opacity;
    transform: translate(-50%, -50%) scale(1);
}

.teamy_mask-triangle:hover .teamy__preview:before{
    opacity: 1;
    transform: translate(-50%, -50%) scale(5);
    transition-delay: .1s, 0s;
    transition-duration: .4s;
}

/*
 * 4. animations for preview
 */

/* zoom */

.teamy_zoom-photo .teamy__avatar{
    transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: transform;
    transform: scale(1);
}

.teamy_zoom-photo:hover .teamy__avatar{
    transform: scale(1.2);
}

/* zoom and rotate */

.teamy_zoom-rotate-photo .teamy__avatar{
    transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: transform;
    transform: scale(1) rotate(0);
}

.teamy_zoom-rotate-photo:hover .teamy__avatar{
    transform: scale(1.2) rotate(5deg);
}

/* zoom and slide */

.teamy_zoom-slide-photo .teamy__avatar{
    transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: transform;
    transform: scale(1) translate(0, 0);
}

.teamy_zoom-slide-photo:hover .teamy__avatar{
    transform: scale(1.2) translate(4%, 4%);
}

/*
 * 5. default skin
 */

.teamy__preview:before{
    background-color: rgba(72, 27, 174, .7);
}

@media screen and (min-width: 425px) and (max-width: 848px){

     .teamy{
         width: 50%;
     }
}

@media screen and (max-width: 424px){

     .teamy{
         width: 100%;
     }

     .teamy:not(:first-child){
         margin-top: 3rem;
     }
}

.our-team-section {
  background: #f7f7f7 none repeat scroll 0 0;
  padding: 50px 0;
}
.ourteam-section {
  margin-top: 30px;
}
.team-sp-app {
  background: #282874 none repeat scroll 0 0;
  border-bottom-right-radius: 5px;
  border-left: 5px solid #1a7ace;
  border-top-right-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 25px;
  padding: 10px 20px 10px 10px;
}



.section-padding {
    padding: 45px 0;
}
.section-dark {
    background-color: #fff;
    z-index: -2;
}

.map {
  border: 3px solid #ccc;
  border-radius: 5px;
  padding: 5px;
}

.Material-contact-section .mt-30 {
  margin-top: 50px;
}

.cont-addrs {
  box-sizing: border-box;
  min-height: 450px;
  padding: 80px 70px;
  text-align:center;
    
}
.cont-addrs h5::after {
    background: red none repeat scroll 0 0;
    height: 5px;
    margin: 10px auto 0;
    text-align: center;
    width: 25px;
	  border-radius: 10px;
    display: block;
	 content: "";
}
.cont-addrs h5 {
    color: #005093;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
    padding: 20px 0;
}
.cont-addrs h5, .cont-addrs p {
    line-height: 30px;
    text-align: center;
}

.cont-addrs p {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  margin: 0;
  padding-bottom: 10px;
}

.contact-form-main {
  background: rgba(0, 0, 0, 0) url("../../images/contact-us.png") no-repeat scroll 0 0 / cover ;
  padding-bottom: 60px;
  padding-top: 60px;
   margin-top: 50px;
}
	
.contact-info {
  padding: 20px 115px;
}


	.contact-form button {
  background: #25274d none repeat scroll 0 0;
  border: 2px solid transparent;
  color: #fff;
  font-weight: 600;
  width: 25%;
}
.contact-form button:hover {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #25274d;
  color: #25274d;
}
	.contact-form button:focus{
		box-shadow:none;
	}
	
.rating-box p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
.rating-box {
  text-align: center;
}

.f-contact-info .f-contact-data {
  background: #fff none repeat scroll 0 0;
  border-radius: 2px;
  color: #474747;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  list-style: outside none none;
  margin: 0 0 15px;
  min-height: 63px;
  text-align: left;
}
.footer-mail, .footer-phone, .footer-skype {
  float: left;
  height: 63px;
  margin-right: 15px;
  width: 68px;
   font-size: 38px;
    padding: 12px 0;
    text-align: center;
	 color: #fff;
}

.f-contact-info .f-contact-data p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  padding: 18px 0 0;
  text-align: left;
}
.f-contact-info .f-contact-data p span {
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
}
.footer-phone {
  background: #94c11f none repeat scroll 0 0;
}
.footer-skype {
  background: #2b9dd9 none repeat scroll 0 0;
}
.footer-mail {
  background: #be0c6a none repeat scroll 0 0;
}

.contact-form {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  height: auto;
  margin: 0 auto;
  padding: 45px 20px 10px;
  width: 94%;
}

.contact-form h4 {

  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 15px 0;
  text-align: left;
  text-transform: capitalize;
}
.contact-form > h4::after {
  background: #c7c7c9 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 4px;
  margin-top: 5px;
  width: 67px;
}

.contact-form > img {
  background: #f16c20 none repeat scroll 0 0;
  border-radius: 10px;
  padding: 0 10px;
  position: absolute;
  right: 50px;
  top: 30px;
  transform: rotate(34deg);
}
.contact-form h4 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
}
.subcontactform {
  margin-bottom: 20px;
}
.subcontactform {
  margin-bottom: 20px;
  margin-top: 40px;
}
.subcontactform input {
    
    border-radius: 4px;
    color: #000;
    min-height: 45px;
}
.subcontactform input, .subcontactform textarea {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    padding: 10px 15px;
    width: 100%;
}

/************************************************************************* Single Products ***********************************************/


.nav-side-menu {
  background-color: #2e353d;
  color: #e1ffff;
  font-family: verdana;
  font-size: 12px;
  font-weight: 200;
  overflow: auto;
  position: sticky;
  top: 77px;
  width: 300px;
}

.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #020203;
}
.sub-menu li {
  padding-left: 16px;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #e1ffff;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
}
@media (min-width: 767px) {
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}

/* LAYOUT STYLE */



/* MENU STYLE */

.preview .slider{

	position: relative;
	/*Instead of height we will use padding*/
	padding-top: 320px; /*That helps bring the labels down*/
	
	
	/*Lets add a shadow*/
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
}


/*Last thing remaining is to add transitions*/
.slider>img{
	position: absolute;
	left: 0; top: 0;
	transition: all 0.5s;
	width:100%;
	height:100%;
}

.slider input[name='slide_switch'] {
	display: none;
}

.slider label {
	/*Lets add some spacing for the thumbnails*/
	 margin: 10px 10px 10px 0;
	border: 3px solid #999;
	
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	
	/*Default style = low opacity*/
	opacity: 0.6;
}

.slider label img{
	display: block;
    height: 50px;
    width: 75px;    
}

/*Time to add the click effects*/
.slider input[name='slide_switch']:checked+label {
	border-color: #666;
	opacity: 1;
}
/*Clicking any thumbnail now should change its opacity(style)*/
/*Time to work on the main images*/
.slider input[name='slide_switch'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}
/*That hides all main images at a 110% size
On click the images will be displayed at normal size to complete the effect
*/
.slider input[name='slide_switch']:checked+label+img {
	opacity: 1;
	transform: scale(1);
}
.preview {
  margin-top: 35px;
}

.product-title {
    margin-top: 0;
}
.product-title, .rating, .product-description, .price, .vote, .sizes {
    margin-bottom: 15px;
}
.product-title, .price, .sizes, .colors {
    font-weight: bold;
    text-transform: uppercase;
}

.checked, .price span {
    color: #ff9f1a;
}
.product-stock {
  color: #74df00;
  font-size: 20px;
  margin-top: 10px;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 7px 10px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ff9f1a;
  color: #fff;
  font-weight: bold;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.tab {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  margin-top: 45px;
  overflow: hidden;
}


.recommended-items .card .card-body {
  box-shadow: 0 2px 5px #ccc;
}