@import url('https://fonts.googleapis.com/css?family=PT+Sans|Roboto+Condensed');

body {
	font-family: 'PT Sans', sans-serif !important;
	color:#666 !important;
	font-style:normal;
	font-size:15px !important;
}
.warraper {
	width:100%;
	position:relative
}
header {
	position:relative;
	z-index:99;
	width:100%
}
.top-bar {
	border-bottom:1px solid
}
.top-bar .welcome-message {
	float:left;
	letter-spacing:.25px;
	line-height:40px
}
@media (max-width: 991px) {
.top-bar .welcome-message {
width:100%;
text-align:center
}
}
.top-bar .top-nav {
	float:right;
	margin-right:15px
}
.top-bar .top-nav2 {
	float:left;
	margin-right:15px
}
@media (max-width: 991px) {
.top-bar .top-nav {
float:none;
display:table;
margin:0 auto;
border-top:1px solid
}
}
.top-bar .top-nav li {
	float:left;
	border-left:1px solid
}
.top-bar .top-nav2 li {
	float:left;
	border-right:1px solid
}
.top-bar .top-nav .tel {
	border-left:0
}
.top-bar .top-nav a {
	padding:0 20px;
	line-height:40px;
	letter-spacing:.25px;
	font-size:15px
}
.top-bar .top-nav a i {
	font-size:15px;
}
.top-bar .top-nav2 a {
	padding:0 20px;
	line-height:40px;
	letter-spacing:.25px;
	font-size:15px
}
.top-bar .top-nav2 a i {
	font-size:15px
}
@media (max-width: 767px) {
.top-bar .top-nav a {
width:47px;
padding:0;
text-align:center
}
.top-bar .top-nav a i {
width:47px
}
.top-bar .top-nav .email, .top-bar .top-nav .tel {
white-space:nowrap;
overflow:hidden
}
}
.top-bar .top-nav .email i, .top-bar .top-nav .tel i {
	margin-right:10px
}
.top-bar {
	width:100%;
	background:#243c4f;
	border-bottom-color:#2e495f
}
.top-bar .welcome-message {
	/*color:#000*/
}
@media (max-width: 991px) {
.top-bar .top-nav {
border-top-color:#2e495f
}
}
.top-bar .top-nav li {
	border-left-color:#2e495f
}
.top-bar .top-nav .tel a {

}
.top-bar .top-nav a {
	color:#63839c;
	-webkit-transition:all 300ms linear 0;
	transition:all 300ms linear 0
}
.top-bar .top-nav a:hover, .top-bar .top-nav a:focus {
	background:#2e495f;
	color:#fff
}
.top-bar.style2 {
	background:#fff;
	border-bottom-color:#e5ecf1
}
@media (max-width: 991px) {
.top-bar.style2 .top-nav {
border-top-color:#e5ecf1
}
}
.top-bar.style2 .top-nav li {
	border-left-color:#e5ecf1
}
.top-bar.style2 .top-nav .email a {
	color:#63839c
}
.top-bar.style2 .top-nav .tel a {
	background:#00b4fa;
	color:#fff
}
.top-bar.style2 .top-nav a {
	color:#8ba6bc;
	-webkit-transition:all 300ms linear 0;
	transition:all 300ms linear 0
}
.top-bar.style2 .top-nav a:hover, .top-bar.style2 .top-nav a:focus {
	background:#00b4fa;
	color:#fff
}
.top-bar.style3 {
	background:#fff;
	border-bottom-color:#e5ecf1
}
@media (max-width: 991px) {
.top-bar.style3 .top-nav {
border-top-color:#e5ecf1
}
}
.top-bar.style3 .top-nav li {
	border-left-color:#e5ecf1
}
.top-bar.style3 .top-nav2 li {
	border-right-color:#e5ecf1
}
.top-bar.style3 .top-nav .email a {
	color:#63839c;
}
.top-bar.style3 .top-nav .tel a {
	border-left:1px solid #e5ecf1
}
.top-bar.style3 .top-nav a {
	color:#8ba6bc;
	-webkit-transition:all 300ms linear 0;
	transition:all 300ms linear 0
}
.top-bar.style3 .top-nav2 a {
	color:#8ba6bc;
	-webkit-transition:all 300ms linear 0;
	transition:all 300ms linear 0
}
.top-bar.style3 .top-nav a:hover, .top-bar.style3 .top-nav a:focus {
	background:#011b7c;
	color:#fff
}
.navbar-default {
	border:0;
	-webkit-box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.12);
	box-shadow:0 3px 5px 0 rgba(0, 0, 0, 0.12);
	margin-bottom:0
}
.navbar-default .navbar-header {
	margin:0
}
.navbar-default .navbar-header .navbar-toggle {
	margin:14px 0 0;
	border-radius:0
}
.navbar-default .navbar-header .navbar-brand {
	margin:3px 10px 0 0 !important;
	padding:0;
	height:32px
}
.navbar-default .navbar-header .navbar-brand img {
	max-height:85px
}
.navbar-default .navbar-collapse {
	margin:0
}
.navbar-default .navbar-collapse .btn-outline {
	margin-top:29px;
	margin-left:20px
}
.navbar-default .navbar-collapse .nav {
	margin:0;
	margin-right:15px
}
.navbar-default .navbar-collapse .nav li a {
	text-shadow:none;
	padding:0 20px;
	line-height:76px;
	font-size:14px;
	text-transform:capitalize;
	text-transform:uppercase;
	font-weight:500
}
.goToTop {
	position:fixed;
	top:0;
	height:100px;
	z-index:1;
	width:100%
}
@media (max-width: 1199px) {
.navbar-default .navbar-collapse .nav li a {
padding:0 12px
}
}
.navbar-default .navbar-collapse .nav li .dropdown-menu {
	border-radius:0;
	left:0;
	right:auto;
	min-width:200px
}
@media (min-width: 1025px) {
.navbar-default .navbar-collapse .nav li .dropdown-menu {
display:block;
z-index:-10000;
-webkit-transform:rotateX(-90deg);
transform:rotateX(-90deg);
-webkit-perspective-origin:top center;
perspective-origin:top center;
-webkit-transform-origin:top;
-ms-transform-origin:top;
transform-origin:top;
-webkit-transition:all 300ms linear 0
}
}
.navbar-default .navbar-collapse .nav li .dropdown-menu li + li {
	border-top:1px solid
}
.navbar-default .navbar-collapse .nav li .dropdown-menu li a {
	line-height:35px
}
@media (max-width: 991px) {
.navbar-default .navbar-collapse .nav li.dropdown > a:after {
content:"\f107";
font-family:"FontAwesome";
float:right
}
}
.navbar-default .navbar-collapse .nav li.active > a {
	-webkit-box-shadow:none;
	box-shadow:none;
	background:none
}
.navbar-default .navbar-collapse .nav li:hover a, .navbar-default .navbar-collapse .nav li.open a {
	background:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
@media (min-width: 1025px) {
.navbar-default .navbar-collapse .nav li:hover .dropdown-menu, .navbar-default .navbar-collapse .nav li.open .dropdown-menu {
z-index:10000;
-ms-transform:scale(1, 1);
transform:scale(1, 1);
-webkit-transform:perspective(150) rotateX(0)
}
}
.navbar-default.affix {
	width:100%;
	top:0
}
.navbar-default.affix .navbar-header .navbar-brand {
	margin:0
}
.navbar-default.affix .navbar-collapse .btn-outline {
	margin-top:8px
}
.navbar-default.affix .navbar-collapse .nav li a {
	/*line-height:62px*/
}
.navbar-default.affix + .row {
	margin-top:62px
}
@media (max-width: 991px) {
.navbar-default .navbar-header .navbar-brand, .navbar-default.affix .navbar-header .navbar-brand {
margin:34px 0
}
.navbar-default .navbar-collapse, .navbar-default.affix .navbar-collapse {
max-height:280px
}
.navbar-default .navbar-collapse .btn-outline, .navbar-default.affix .navbar-collapse .btn-outline {
margin-top:8px
}
.navbar-default .navbar-collapse .nav li a, .navbar-default.affix .navbar-collapse .nav li a {
line-height:50px
}
}
.navbar-default {
	background:#243c4f
}
.navbar-default .navbar-header .navbar-toggle[aria-expanded="false"] {
	border-color:#fff;
	background-color:transparent
}
.navbar-default .navbar-header .navbar-toggle[aria-expanded="false"] span {
	background:#fff
}
.navbar-default .navbar-header .navbar-toggle[aria-expanded="true"] {
	border-color:#00b4fa;
	background:#00b4fa
}
.navbar-default .navbar-header .navbar-toggle[aria-expanded="true"] span {
	background:#fff
}
@media (max-width: 991px) {
.navbar-default .navbar-collapse {
border-color:#2e495f
}
}
.navbar-default .navbar-collapse .nav li a {
	
	-webkit-transition:all 300ms linear 0;
	transition:all 300ms linear 0;
}
.navbar-default .navbar-collapse .nav li a:hover, .navbar-default .navbar-collapse .nav li a:focus {
	background:none;
	color:#fff
}
.navbar-default .navbar-collapse .nav li .dropdown-menu {
	background:#fff
}
.navbar-default .navbar-collapse .nav li .dropdown-menu li + li {
	border-top-color:#2e495f
}
.navbar-default .navbar-collapse .nav li .dropdown-menu li a {
	/*color:#000*/
}
.navbar-default .navbar-collapse .nav li.active > a {
	color:#fff
}
.navbar-default .navbar-collapse .nav li:hover a, .navbar-default .navbar-collapse .nav li.open a {
	-webkit-transition:all 300ms linear 0;
	transition:all 300ms linear 0
}
.navbar-default .navbar-collapse .nav li:hover a:hover, .navbar-default .navbar-collapse .nav li:hover a:focus, .navbar-default .navbar-collapse .nav li.open a:hover, .navbar-default .navbar-collapse .nav li.open a:focus {
	background:none;
	color:#fff
}
.navbar-default.style2 {
	background:#fff
}
.navbar-default.style2 .navbar-header .navbar-toggle[aria-expanded="false"] {
	border-color:#243c4f
}
.navbar-default.style2 .navbar-header .navbar-toggle[aria-expanded="false"] span {
	background:#243c4f
}
.navbar-default.style2 .navbar-header .navbar-toggle[aria-expanded="true"] {
	border-color:#f30;
	background:#f30
}
.navbar-default.style2 .navbar-header .navbar-toggle[aria-expanded="true"] span {
	background:#fff
}
@media (max-width: 991px) {
.navbar-default.style2 .navbar-collapse {
border-top-color:#e5ecf1
}
}
.navbar-default.style2 .navbar-collapse .nav li .dropdown-menu li a {
	-webkit-transition:all 300ms linear 0;
	transition:all 300ms linear 0
}
.navbar-default.style2 .navbar-collapse .nav li .dropdown-menu li a:hover, .navbar-default.style2 .navbar-collapse .nav li .dropdown-menu li a:focus {
	background:none;
	color:#000
}
.navbar-default.style2 .navbar-collapse .nav li.active > a {
	color:#243c4f
}
.navbar-default.style2 .navbar-collapse .nav li:hover a, .navbar-default.style2 .navbar-collapse .nav li.open a {
	-webkit-transition:all 300ms linear 0;
	transition:all 300ms linear 0
}
.navbar-default.style2 .navbar-collapse .nav li:hover a:hover, .navbar-default.style2 .navbar-collapse .nav li:hover a:focus, .navbar-default.style2 .navbar-collapse .nav li.open a:hover, .navbar-default.style2 .navbar-collapse .nav li.open a:focus {
	background:none;
	color:#000
}

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

/*Header Css End*/

/*Slider*/

#slide .item {
    min-height: 640px;
    color: #fff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}

#slide .item img{
  width: 100%;
  -webkit-backface-visibility: hidden;
}


#slide .item .slider-content {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

#slide .item.active .slider-content {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#slide .slider-content{
   top: 80% !important;
   padding: 0;
   position: absolute;
   width: 100%;
   color: #fff;
   -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#slide .slider-content a{
  margin-right: 15px;
}
#slide .slider-content.text-left{
   left: 10%;
}

#slide .slider-content.text-right{
   right: 10%;
}

.slider-content {
   position: relative;
   display: table;
   height: 100%;
   width: 100%;
}

.slide-title{
   font-size: 28px;
   line-height: 36px;
   color: #fff;
   margin: 10px 0;
   text-shadow: 0 1px #000;
}

.slide-sub-title{
   font-style: normal;
   font-size: 52px;
   line-height: 58px;
   margin: 10px 0;
   color: #fff;
   font-weight: 700;
   text-shadow: 0 2px #000;

}
.slider-description { text-shadow: 0 1px #000; font-size:25px; color:#fff; }
.slider-text {
   display: table;
   vertical-align: bottom;
   color: #fff;
   padding-left: 40%;
   width: 100%;
   padding-bottom: 0;
   padding-top: 20px;
}

.slider .btn{
   border: 2px solid transparent;
}


/* Carousel control */

.carousel-indicators li{
  width: 25px !important;
  height: 7px !important;
  margin: 1px !important;
  border-radius: 100% !important;
  border-radius: 0 !important;
  border: 1px solid #0181EC !important;
  background: rgba(255,255,255,.5);
  
}

#slide .carousel-indicators li.active,
#slide .carousel-indicators li:hover {
    background: #0181EC;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#slide .carousel-control.left,
#slide .carousel-control.right,
#slide .carousel-indicators {
  opacity: 0;
  filter: alpha(opacity=0);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

#slide:hover .carousel-control.left,
#slide:hover .carousel-control.right,
#slide:hover .carousel-indicators{
  opacity: 1;
  filter: alpha(opacity=100);
}


#slide .carousel-control .fa-angle-left, 
#slide .carousel-control .fa-angle-right{
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#slide .carousel-control .fa-angle-left{
  left: 20px;
}

#slide .carousel-control .fa-angle-right{
  right: 20px;
}

#slide .carousel-control i{
  background: #fff;
  color: #0181EC;
  line-height: 50px;
  width: 50px;
  height: 50px;
  border-radius: 3px;
  font-size: 36px;
  background-clip: padding-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

#slide .carousel-control i:hover{
  background: #0181EC;
  color: #fff;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}

/*-- Animation effect */

.carousel .item.active .animate2{
  -webkit-animation: slideInLeft 1s ease-in 360ms both;
  animation: slideInLeft 1s ease-in 350ms both;
}

.carousel .item.active .animate3 {
  -webkit-animation: fadeInLeft 1.5s ease-in-out 310ms both;
  animation: fadeInLeft 1.5s ease-in-out 310ms both;
}

.carousel .item.active .animate4{
  -webkit-animation: lightSpeedIn 1.5s ease-in 310ms both;
  animation: lightSpeedIn 1.5s ease-in 310ms both;
}

.carousel .item.active .animate5{
   -webkit-animation: bounceInLeft 1s ease-in-out 110ms both;
   animation: bounceInLeft 1s ease-in-out 110ms both;
}

.carousel .item.active .animate6{
  -webkit-animation: fadeInRight 1s ease-in 210ms both;
  animation: fadeInRight 1s ease-in 210ms both;
}

.carousel .item.active .animate7{
  -webkit-animation: fadeInRight 1.5s ease-in 310ms both;
  animation: fadeInRight 1.5s ease-in 310ms both;
}
.btn-theme {
    backface-visibility: hidden;
    background: #00519d none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 0 !important;
    color: #fff;
    font-weight: 400;
    overflow: hidden;
    padding: 10px 20px !important;
    position: relative;
}

/*Process*/

.process{
  background: #14469d ;
  background-image: linear-gradient(45deg, #14469d 65%, #2058b8 65%);
  background-size: cover;
  padding: 40px 0px;
  color: #2f363e;
  border-top:1px solid #fff;
}
.process span{
  font-size: 49px;
  font-weight: 500;
  width: 60px;
  float: left;
  height: 45px;
  padding: 12px 0px;
  margin-right: 10px;
  color: #fff;
}
.process .content h2{
  font-weight: 400;
  color:#fff;
  font-size: 30px;
  letter-spacing: 0;
  padding-top:0px !important;
  margin-top:0px;
}
.process  .content strong{
  color: #ffea01; 
}

.yellow-btn{ background:#fff100; color:#000;}

.page-title:before0{
  bottom: 0;
  width: 250px;
  height: 1px;
  background: #d4d4d4; 
}

.hsq-heading, .service-box-container .service-box .title {
  display: block;
  position: relative;
  line-height: 2.3em;
  text-align: center;
  font-size: 32px;
  font-family: 'Roboto Condensed', sans-serif;
  }
  @media (max-width: 450px) {
    .hsq-heading, .service-box-container .service-box .title {
      font-size: 24px; } }
  .hsq-heading:before, .service-box-container .service-box .title:before, .hsq-heading:after, .service-box-container .service-box .title:after {
    display: block;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    max-width: 100%; }
  .hsq-heading:before, .service-box-container .service-box .title:before {
    bottom: 0;
    width: 250px;
    height: 1px;
    background: #d4d4d4; }
  .hsq-heading:after, .service-box-container .service-box .title:after {
    bottom: -1px;
    width: 100px;
    height: 3px;
    background: #f00003; }
  .hsq-heading.type-2, .service-box-container .service-box .type-2.title {
    overflow: hidden; }
    .hsq-heading.type-2:after, .service-box-container .service-box .type-2.title:after {
      bottom: -4px;
      width: 10px;
      height: 10px;
      -webkit-box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 4px #007ed7;
      box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 4px #007ed7;
      background: #FFFFFF;
      border: 1px solid #007ed7; }

.text-section {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 60px; }
  .text-section .description {
    padding: 0 50px;
    margin: 35px 0;
    line-height: 30px;
	 }
    @media (max-width: 450px) {
      .text-section .description {
        padding: 0 20px; } }
  .text-section .service-box-container {
    margin-bottom: 0;
    margin-top: 70px; }
.service-box-container {
  margin-bottom: 70px; }
  .service-box-container .service-box .inner-container {
    position: relative;
    padding: 100px 20px 20px;
    background-color: #fff;
    margin: 80px 0 20px;
    top: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	border:1px solid #ddd;
	min-height:470px; }
    .service-box-container .service-box .inner-container:hover {
      background-color: #fafafa;
      top: -10px;
      -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
      box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2); }
      .service-box-container .service-box .inner-container:hover i {
        color: #FFFFFF;
        -webkit-box-shadow: 0 0 0 3px #007ed7;
        box-shadow: 0 0 0 3px #007ed7; }
  .service-box-container .service-box i {
    width: 140px;
    height: 140px;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -70px;
    color: #007ed7;
    text-align: center;
    line-height: 130px;
    font-size: 4em;
    background-color: #e1e1e1;
    border: 2px solid #FFFFFF;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 0 0 1px #e1e1e1;
    box-shadow: 0 0 0 1px #e1e1e1; }
    .service-box-container .service-box i:before {
      font-size: inherit;
      margin: 0; }
  .service-box-container .service-box .title {
    font-size: 1.4em;
    line-height: 4em;
    margin-bottom: 30px;
    overflow: hidden;
    white-space: nowrap; }
  .service-box-container .service-box .content {
    line-height: 30px;
    margin: 15px 0;
    font-size: 14px; }
.section-background-block {
	background-attachment:fixed
}
  .statistic-section:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: -1; }
  .statistic-section .hsq-heading, .service-box-container .service-box .statistic-section .title {
    margin-bottom: 32px;
   }
 .statistic-section .description{ color:#fff; padding-bottom:25px; text-align:center; font-size:18px; position:relative;}
 .statistic-section .description p{ color:#000; }
  .statistic-section .statistic-box-container {
    text-align: center; }
    .statistic-section .statistic-box-container .statistic-box {
      width: 70%;
      padding: 20px;
	  margin:0 auto;
	  }
      @media (max-width: 992px) {
        .statistic-section .statistic-box-container .statistic-box {
          width: 31%;
          float: none;
          display: inline-block; } }
      @media (max-width: 600px) {
        .statistic-section .statistic-box-container .statistic-box {
          width: 45%; } }
      @media (max-width: 390px) {
        .statistic-section .statistic-box-container .statistic-box {
          width: 100%; } }
      .statistic-section .statistic-box-container .statistic-box .inner-box {
        width: 100%;
        height: 130px;
        text-align: center;
        background: rgba(0, 0, 0, 0.7);
        font-size: 1.4em;
        padding-top: 50px;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: relative;
        z-index: 1;
        display: inline-block; }
        @media (max-width: 1200px) {
          .statistic-section .statistic-box-container .statistic-box .inner-box {
            width: 150px;
            height: 150px;
            font-size: 1.2em;
            padding-top: 40px; } }
        .statistic-section .statistic-box-container .statistic-box .inner-box:before, .statistic-section .statistic-box-container .statistic-box .inner-box:after {
          content: '';
          z-index: -1;
          display: block;
          position: absolute;
          -webkit-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease; }
        .statistic-section .statistic-box-container .statistic-box .inner-box:before {
          top: 0;
          left: 0;
          background: rgba(0, 126, 215, 0.9);
          width: 100%;
          height: 100%;
          -webkit-transform: scale(0.9);
          -ms-transform: scale(0.9);
          -o-transform: scale(0.9);
          transform: scale(0.9);
          opacity: 0;
          filter: alpha(opacity=0); }
        .statistic-section .statistic-box-container .statistic-box .inner-box:after {
          top: -4px;
          left: -4px;
          border: 2px solid rgba(0, 0, 0, 0.7);
          width: calc(100% + 8px);
          height: calc(100% + 8px); }
        .statistic-section .statistic-box-container .statistic-box .inner-box:hover:before {
          -webkit-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1);
          opacity: 1;
          filter: alpha(opacity=100); }
        .statistic-section .statistic-box-container .statistic-box .inner-box:hover:after {
          border-color: rgba(0, 126, 215, 0.9); }
        .statistic-section .statistic-box-container .statistic-box .inner-box:hover .value {
          color: #1E4464; }
      .statistic-section .statistic-box-container .statistic-box .value {
        color: #007ed7;
        font-size: 1em;
        line-height: 1.5em;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .statistic-section .statistic-box-container .statistic-box .text {
        color: #FFFFFF;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
.section-background-block {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	overflow:hidden
}
.section-background-block.background-image {
	background-size:cover;
	background-position: center top;
}
.section-background-block.background-image1 {
	background-size:cover
}
.section-background-block.background-fixed {
	background-attachment:fixed
}
.ff-section-fullwidth {
	position:relative;
	padding:0 0;
	background:no-repeat center center
}
.ff-section-fullwidth1 {
	position:relative;
	margin-bottom:0;
	padding:25px 0 0;
	background:no-repeat center center
}
.ff-section-fullwidth.dark-bg {
	background-color:#181818;
	color:#fff
}
.parallax {
	background-attachment:fixed!important;
	-webkit-background-size:cover!important;
	background-size:100% !important
}

/*Project*/
.projec-thumb { position:relative; height:300px; overflow:hidden; border:1px solid #ddd; margin-top:30px; padding:0px;}
.projec-thumb_bg {}
.projec_thumb_hover { background:rgba(8, 26, 128, 0.92) none repeat scroll 0 0; box-sizing:border-box; position:absolute; bottom:-70px; width:100%; padding:7px;  transition: all 0.7s ease 0s; }
.projec-thumb:hover .projec_thumb_hover {
    bottom: 0;
    transition: all 0.7s ease 0s;
}
.projec-thumb_bg img { transition: all 0.5s ease-in-out 0s; width: 100%;}
.projec-thumb_bg:hover img {
    transform: scale(1.2, 1.2);
}
.projec_thumb_hover h3{ width:100%; color:#fff; font-size:16px; padding:0; margin:0;}
.projec_thumb_hover p{ width:100%; color:#fff; font-size:16px; padding:0; margin:0;}
.projec_thumb_hover p a{ width:100%; color:#fff; font-size:14px; line-height:15px;}

/*
===========================================
Portfolio
===========================================
*/

div.default {
    margin-top: 0;
}

a.sp-portfolio-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

div.default .sp-portfolio-thumb .sp-portfolio-overlay > div.portfolio-preview {
    top: 44%;
}

a.sp-portfolio-preview {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff;
    font-size: 30px !important;
    font-weight: 500;
}

a.sp-portfolio-preview,
a.sp-portfolio-link:hover {
    color: #fff !important;
}

div.default .sp-portfolio-thumb .sp-portfolio-overlay > div.portfolio-link {
    top: 56%;
}

.sp-portfolio-filter {
    margin-bottom: 50px !important;
    text-align: center;
}

.sp-portfolio-filter a.active {
    border-bottom: 1px solid #000;
    transition: all 500ms ease 0s;
}

.sp-portfolio-filter li a {
   /* background-color: transparent !important;*/
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: uppercase;
	border:1px solid #fff !important;
}

.sp-simpleportfolio-filter ul li.active a {
    background: transparent none repeat scroll 0 0 !important;
    border-bottom: 1px solid #000;
    border-radius: 0 !important;
    color: #fff !important;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 20px;
    text-transform: uppercase;
}

.sp-simpleportfolio-filter ul li a {
    background: transparent none repeat scroll 0 0 !important;
    border-radius: 0 !important;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 20px;
    text-transform: uppercase;
}

.sp-simpleportfolio .sp-simpleportfolio-filter {
    margin-bottom: 90px;
}

/*Testimonial*/
/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 80px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}	

.iphone { margin-top:-65px;}
.light{ color:#fff;}
.app{}
.app p{ color:#fff}
.white-btn{ background:#fff !important; color:#000 !important; border-radius:0px !important; padding:10px 30px !important;}

/*Client*/
/*Footer*/
#main-footer {
  border-top: 3px solid #cac60f;
  background: #000;
  color: #aeaeae;
  position: relative; }
  #main-footer a {
    color: #aeaeae;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #main-footer a:hover {
      color: #BFA249; }
  #main-footer .top-section {
    padding: 50px 0; }
    #main-footer .top-section .widgets:nth-child(3n) {
      /*padding-right: 0;*/ }
    #main-footer .top-section .widgets:first-child, #main-footer .top-section .widgets:nth-child(4n) {
      padding-left: 0; }
    @media (max-width: 767px) {
      #main-footer .top-section .widgets:nth-child(3n), #main-footer .top-section .widgets:first-child, #main-footer .top-section .widgets:nth-child(4n) {
        padding: 0 15px; } }
    #main-footer .top-section .widgets .logo-main-box {
      color: #FFFFFF;
      font-size: 28px;
      margin-bottom: 30px; }
      @media (max-width: 450px) {
        #main-footer .top-section .widgets .logo-main-box {
          padding-left: 0;
          padding-right: 0; } }
      @media (max-width: 450px) {
        #main-footer .top-section .widgets .logo-main-box span {
          display: inline-block; } }
      #main-footer .top-section .widgets .logo-main-box span.bold {
        margin-left: 0; }
      #main-footer .top-section .widgets .logo-main-box .logo {
        margin: 0 -3px 0 0;
        background: none;
        border: 2px solid #BFA249; }
        #main-footer .top-section .widgets .logo-main-box .logo:after {
          border-color: #BFA249 transparent transparent transparent;
          bottom: -6px; }
        #main-footer .top-section .widgets .logo-main-box .logo:before {
          color: #FFFFFF;
          left: 6px;
          top: 1px; }
    #main-footer .top-section .widgets h4.title {
      font-size: 24px;
      line-height: 2em;
      color: #FFFFFF;
      margin-bottom: 30px; }
    #main-footer .top-section .widgets .desc {
      line-height: 25px;
 }
    #main-footer .top-section .widgets .tag-list {
      margin: 0; }
      #main-footer .top-section .widgets .tag-list:before, #main-footer .top-section .widgets .tag-list:after {
        content: " ";
        display: table; }
      #main-footer .top-section .widgets .tag-list:after {
        clear: both; }
		#main-footer .top-section .widgets .tag-list ul{ margin:0; padding:0}
      #main-footer .top-section .widgets .tag-list li {
        padding-left: 10px;
        margin: 0;
		display:block; position:relative; }
		#main-footer .top-section .widgets .tag-list li:before{ display: none !important; font-family:'FontAwesome'; position:absolute; content:"\f101"; left:0px; top:3px; font-size:18px; padding-left:15px;}
        #main-footer .top-section .widgets .tag-list li a {
          display: block;
          line-height: 30px;
         /* color: #FFFFFF;*/
          padding-left:20px;
          background: none;
		  border-bottom:1px dotted #666;
          -webkit-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; text-decoration:none;}
   
    #main-footer .top-section .widgets .contact-info {
      margin-bottom: 0; }
      #main-footer .top-section .widgets .contact-info li {
        border-left: 1px solid rgba(250, 250, 250, 0.2);
        margin-left: 40px;
        color: #FFFFFF;
        padding-left: 15px;
        position: relative;
        line-height: 40px;
		list-style-type:none;}
        #main-footer .top-section .widgets .contact-info li i {
          position: absolute;
          left: -30px;
          top: 12px;
          font-size: 1.2em;
          color: #aeaeae; }
        #main-footer .top-section .widgets .contact-info li.phone {
          font-size: 1.1em;
          color: #007ed7; }
          #main-footer .top-section .widgets .contact-info li.phone i {
            color: #aeaeae; }
  #main-footer .bott-section {
    border-top: 1px solid rgba(250, 250, 250, 0.2);
    line-height: 100px; }
    @media (max-width: 767px) {
      #main-footer .bott-section {
        text-align: center; } }
    #main-footer .bott-section .social-icons {
      text-align: right;
      font-size: 1.2em; }
      @media (max-width: 767px) {
        #main-footer .bott-section .social-icons ul {
          text-align: center; } }

#go-up {
  position: absolute;
  left: 50%;
  top: -22px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 3px solid #cac60f;
  width: 43px;
  height: 43px;
  background: #333333;
  color: #cac60f;
  text-align: center;
  line-height: 38px;
  font-size: 1.2em;
  cursor: pointer;
  z-index: 1; }
  
  
.client{ width:100%; position:relative; padding-top:5%;}
.client img{ -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%); padding:20%;}
.client img:hover{ -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);}
.client table tr td{ border-top:none !important;}
.client table tr td { padding:0px !important;}
.client table tr td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
}
.client table tr td:hover {
    background-color:rgba(255, 255, 255, 0.6);
}
.client table tr:last-child td {
    border-bottom: medium none;
}
.client table tr td:last-child {
    border-right: medium none;
}
.white-font{ padding-bottom:30px; color:#fff;}

/* info columns */
.b-info-columns-holder {
  margin-bottom: 68px;
}
.b-info-columns-holder .b-info-column {
  position: relative;
}
.b-info-columns-holder .b-info-column:after {
  content: '';
  display: block;
  width: 2px;
  height: 86%;
  position: absolute;
  top: 8px;
  right: 0;
  border-right: 1px dotted #999999;
  min-height:150px;
}
.b-info-columns-holder .b-info-column:last-child::after {
  display: none;
}
.b-info-columns-holder.b-progress-list .b-info-column:after {
  width: 30px;
  height: 1px;
  background: #e6e6e6;
  border: none;
  top: 34px;
  right: -12px;
}
.b-info-columns-holder.b-steps-list {
  padding-top: 75px;
  margin-bottom: -15px;
}
.b-info-columns-holder.b-steps-list .b-info-column:after {
  display: none;
}
.b-info-columns-holder.b-steps-list .b-info-column:before {
  content: '';
  display: block;
  background: url("../media/general/step-arrow.png") no-repeat;
  position: absolute;
  width: 175px;
  height: 26px;
  top: 62px;
  right: -87px;
}
.b-info-columns-holder.b-steps-list .b-info-column:last-child:before {
  display: none;
}
.b-info-columns-holder.b-steps-list .b-info-column .info-column-icon {
  margin: 0 auto 25px;
  font-size: 50px;
  width: 120px;
  height: 120px;
  border: 1px solid #e8ecef;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.b-info-columns-holder.b-steps-list .b-info-column .info-column-icon .step-number {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 5px 11.5px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: -7px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
}
.b-info-columns-holder.b-steps-list .b-info-column .info-column-title {
  font-size: 24px;
}

.b-info-column {
  text-align: center;
  margin-bottom: 25px;
}
.b-info-column .info-column-icon {
  font-size: 33px;
  margin-bottom: 16px;
}
.b-info-column .info-column-icon i:before {
  padding: 2px;
  /*color:#061781;*/
}
.b-info-column .info-column-title {
  margin: 0 0 10px;
  font-size: 18px;
  color: #23272c;
  font-weight: 600;
}
.b-info-column .b-progress-list__percent {
  font-size: 48px;
}

/* info column with big number of progress */
.b-big-progress {
  margin-top: -34px;
  margin-bottom: -26px;
}
.b-big-progress div {
  display: inline-block;
  vertical-align: middle;
}
.b-big-progress .b-progress-list__item {
  margin: 0 12px;
}
.b-big-progress .b-progress-list__percent {
  font-size: 250px;
  font-weight: 200;
  padding-left: 42px;
}
.b-big-progress .big-progress-description {
  font-size: 18px;
  text-align: left;
  line-height: 1.8;
}

/* map/form */
.b-map-form-holder {
  text-align: center;
  height: 690px;
  position: relative;
}

.map-form-switcher {
  display: inline-block;
  border: 5px solid rgba(255, 255, 255, 0.4);
  -webkit-background-clip: padding-box;
  /* for Safari */
  background-clip: padding-box;
  /* for IE9+, Firefox 4+, Opera, Chrome */
  border-radius: 40px;
  position: relative;
  top: -40px;
  z-index: 4;
}
.map-form-switcher .switcher-bg {
  background: #fff;
  padding: 15px 36px;
  border-radius: inherit;
}
.map-form-switcher .switcher-text {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
  top: 2px;
}
.map-form-switcher .switcher-toggle {
  display: inline-block;
  vertical-align: middle;
  margin: 0 22px;
  border: 1px solid #e8ecef;
  border-radius: 25px;
  background: #f6f8f9;
  width: 70px;
  height: 35px;
  position: relative;
  left: -4px;
  cursor: pointer;
  -webkit-transition: all 0.45s linear;
  -moz-transition: all 0.45s linear;
  -ms-transition: all 0.45s linear;
  -o-transition: all 0.45s linear;
  transition: all 0.45s linear;
}
.map-form-switcher .switcher-toggle .icon {
  display: block;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  border: 1px solid #e8ecef;
  background: #fff;
  position: absolute;
  top: 3px;
  left: 3px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.b-map-form-holder.map-active .map-form-switcher .switcher-toggle {
  border-color: transparent;
}
.b-map-form-holder.map-active .map-form-switcher .switcher-toggle .icon {
  left: 100%;
  margin-left: -30px;
}

.b-map {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.ui-map {
  height: 100%;
}
/* contact form */
.b-contact-form:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #051380;
  background: -moz-linear-gradient(top, #051380 0%, #0078c3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #051380), color-stop(100%, #0078c3));
  background: -webkit-linear-gradient(top, #051380 0%, #0078c3 100%);
  background: -o-linear-gradient(top, #051380 0%, #0078c3 100%);
  background: -ms-linear-gradient(top, #051380 0%, #0078c3 100%);
  background: linear-gradient(to bottom, #051380 0%, #0078c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#246bad', endColorstr='#00c8c8',GradientType=0 );
  opacity: .9;
}

.b-contact-form {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
/*.form-control::-moz-placeholder {
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
}*/

#contact-form.b-form {
  padding-top: 150px;
}
#contact-form .form-control {
  border-radius: 22px;
  border: 1px solid #80c2d7;
  background: transparent;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 20px;
  padding: 14px 30px 14px;
  height: auto;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
#contact-form  input{ color:#fff !important;}
#contact-form .form-control:focus {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.16);
}
#contact-form .form-control:invalid:focus {
  background: rgba(255, 0, 0, 0.65);
}
#contact-form textarea.form-control {
  height: 110px;
}
#contact-form .btn-submit:hover, #contact-form .btn-submit:active, #contact-form .btn-submit.focus {
  background: transparent;
  border-color: #082988;
}
#contact-form .btn-submit {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.3px;
    padding: 16px;
    transition: background 0.3s ease-in-out 0s;
    width: 100%;
	border-radius:26px;
	background:#082988;
}

.clientBox{ background-color:rgba(255, 255, 255, 1); border-radius:4px !important; margin:15px 0;}

.blog{ padding-top:2%; padding-bottom:8%;}
.blog .blog-item {
  border-bottom: 1px dotted #d2d2d2;
  margin-bottom: 25px;
  margin-top: 0;
  padding-bottom: 25px;
}
.blog .blog-item:last-child{
  border-bottom: 0;
}
.blog .blog-item .up-content {
  border-left: 4px solid #0181EC ;
  padding-left: 15px;
}
.blog .blog-item .up-content ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.blog .blog-item .up-content ul li {
  border-right: 1px solid #eeeeee;
  color: #888888;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 12px;
  padding-right: 10px;
}
.blog .blog-item .up-content ul li a {
  color: #00519d;
  text-transform: none;
}
.blog .blog-item .up-content ul li:last-child {
  border-right: medium none;
  margin-left: 10px;
}
.blog .blog-item .up-content .tittle h2 {
  margin-bottom: 5px;
  margin-top: 6px;
  font-size:20px;
  font-weight:normal;
}
.blog .blog-item .up-content .tittle h2:hover {
  color: #00519d;
}
.blog .blog-item .up-content .tittle a {
  text-decoration: none;
}
.blog .blog-item p {
  margin: 10px 0 20px 0;
}
.blog .blog-item a {
  font-size: 13px;
}
.blog .blog-item a:hover {
  text-decoration: none;
}

.p-top-40{ padding-top:40px;}


.breadcrumb-box {
  padding:150px 0;
  position: relative;
   }
  .breadcrumb-box #contact-map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .breadcrumb-box .inner-container {
    position: relative;
    z-index: 1;  }
  .breadcrumb-box h1 {
    float: left;
    background: rgba(191, 162, 73, 0.8);
    color: #FFFFFF;
    padding: 0 30px;
    line-height: 70px;
    height: 70px;
    margin: 0;
    font-size: 2em; }
    @media (max-width: 600px) {
      .breadcrumb-box h1 {
        float: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; } }
  .breadcrumb-box .breadcrumb {
    float: left;
    background: rgba(3, 23, 136, 0.8);
    color: #FFFFFF;
    line-height: 70px;
    height: 70px;
    margin: 0;
    padding: 0 30px;
    font-size: .9em;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
    @media (max-width: 600px) {
      .breadcrumb-box .breadcrumb {
        float: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; } }
    .breadcrumb-box .breadcrumb a {
      color: #FFFFFF;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .breadcrumb-box .breadcrumb a:hover {
        color: #BFA249; }
    .breadcrumb-box .breadcrumb ul li {
      position: relative;
      padding-right: 20px; }
      .breadcrumb-box .breadcrumb ul li:after {
        position: absolute;
        right: 0;
        top: 30px;
        color: #BFA249;
        content: '/';
        line-height: 10px; }
      .breadcrumb-box .breadcrumb ul li:last-child {
        padding-right: 0; }
        .breadcrumb-box .breadcrumb ul li:last-child:after {
          content: ''; }

.sidebar{}

.rectangle-list a{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .5em 0 .5em 2.5em;
    background: #ddd;
    color: #000;
    text-decoration: none;
    transition: all .3s ease-out;   
}

.rectangle-list a:hover{
    background: #eee;
}   

.rectangle-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    background: #ee0009;
    height: 2em;
    width: 2em;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

.rectangle-list a:after{
    position: absolute; 
    content: '';
    border: .5em solid transparent;
    left: -1em;
    top: 50%;
    margin-top: -.5em;
    transition: all .3s ease-out;               
}

.rectangle-list a:hover:after{
    left: -.5em;
    border-left-color: #ee0009;             
}   

ol {
    counter-reset: li; /* Initiate a counter */
    list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

ol ol {
    margin: 0 0 0 2em; /* Add some left margin for inner lists */
}

15) clients Section
----------------------------------------*/
.clients-section{
  background: #fff;
  padding: 70px 0px;
  position: relative;
  overflow: hidden;
}
.clients-section::after {
    background:url("../images/bg/client.jpg") no-repeat scroll center;
    content: "";
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 15%;
    transform-origin: 0 0 0;
    transition: all 0.6s ease 0s;
    width: 100%;
    z-index: 1;
    opacity: 0.15;
}
.clients-section .container{
  position: relative;
  z-index: 2;
}
.clients-section .section-header h1::before{
  left: 47%;
  padding-bottom: 50px;
}

.clients-section .section-header p{
  padding: 40px 0;
  font-size: 15px;
  line-height: 25px;
}
.clients-section ul li{
  float: left;
  list-style-type: none;
}

.clients-section p{
  font-size: 15px;
  padding: 15px 0;
  line-height: 25px;
}
.clients-section #logo .item {
  text-align: center;
  width: 200px;
  background:#fff;
 
}
.clients-section #logo .item img{
  padding: 15px 10px;
  border-radius: 3px;
}
.clients-section #logo{
  margin-top: 0;
}
.clients-section .owl-pagination .owl-page span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #0181EC ;
  border-radius:0;
  height: 8px;
  opacity: 0.5;
  width: 40px;
  margin-top: 25px;
}
.clients-section .owl-pagination .owl-page.active span {
  background: #0181EC  none repeat scroll 0 0;
  opacity: 1;
}
.services{ border-bottom:1px solid #ddd}
.services h3{ margin-bottom:5px; margin-top:5px !important;}
.services h3 a{
	font-size:24px;
	margin-bottom:5px;
	margin-top:5px !important;
	padding:0;
	font-weight:600;
	color:#000;
	transition:all 180ms ease-in-out 0;
	text-transform:uppercase
}
.services p{ padding:10px 0}
.services p a { border:1px solid #000; padding:6px 12px; margin:10px 0; color:#000; text-decoration:none;}
.services p a:hover{ background:#f30; color:#fff; border:1px solid #fff;}

.services{ color:#000}
.services a{ color:#ff3301}
.about-services{ border-bottom:1px solid #ddd; margin-bottom:40px;}
.about-services h3{ margin-bottom:5px; margin-top:5px !important;}
.about-services h3 a{
	font-size:24px;
	margin-bottom:5px;
	margin-top:5px !important;
	padding:0;
	font-weight:600;
	color:#fff;
	transition:all 180ms ease-in-out 0;
	text-transform:uppercase
}
.about-services p{ color:#fff; padding:10px 0}
.about-services p a { border:1px solid #fff; padding:6px 12px; margin:10px 0; color:#fff; text-decoration:none;}
.about-services p a:hover{ background:#f30; color:#fff; border:1px solid #fff;}
.about-area { width:85%;  margin:0 auto; position:relative;}

.border-bottom{border-bottom: 2px solid #f30;}
ul.why { margin:0; padding:0;}
ul.why li {
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 20px 10px 20px 60px;
	list-style-type:none;
}
.why h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 0px;
}
.w-ic1 {
    background: rgba(0, 0, 0, 0) url("../images/client-result.png") no-repeat scroll 0 5px;
}
.w-ic2 {
    background: rgba(0, 0, 0, 0) url("../images/multi-faceted-approach.png") no-repeat scroll 0 5px;
}
.w-ic3 {
    background: rgba(0, 0, 0, 0) url("../images/long-term-partner.png") no-repeat scroll 0 5px;
}
.w-ic4 {
    background: rgba(0, 0, 0, 0) url("../images/custom-web-designing.png") no-repeat scroll 0 5px;
}
.w-ic5 {
    background: rgba(0, 0, 0, 0) url("../images/integration-applications.png") no-repeat scroll 0 5px;
}
.w-ic6 {
    background: rgba(0, 0, 0, 0) url("../images/web-security.png") no-repeat scroll 0 5px;
}

ul.proces{}
ul.proces li {
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 20px 10px 40px 60px;
	list-style-type:none;
}
.proces h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 0px;
}
.p-ic1 {
    background: rgba(0, 0, 0, 0) url("../images/web-analysis.png") no-repeat scroll 0 5px;
}
.p-ic2 {
    background: rgba(0, 0, 0, 0) url("../images/design-and-usability.png") no-repeat scroll 0 5px;
}
.p-ic3 {
    background: rgba(0, 0, 0, 0) url("../images/web-development.png") no-repeat scroll 0 5px;
}
.p-ic4 {
    background: rgba(0, 0, 0, 0) url("../images/testing.png") no-repeat scroll 0 5px;
}
.p-ic5 {
    background: rgba(0, 0, 0, 0) url("../images/installation-and-configuration.png") no-repeat scroll 0 5px;
}

.read-more {
    color: #389fd8;
    font: bold 11px Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
.read-more a {
    color: #389fd8;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    width: 80px;
}
.read-more a:hover {
    color: #ff6600;
}
.read-more img {
    float: right;
    margin-top: 10px;
}
.get {
    float: right;
    height: 30px;
    width: 66px;
}

.rgt-point-box {
    color: #0f70b8;
}
.rgt-point-box {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: left;
    margin: 20px 0;
    padding: 6px;
}

.rgt-point-box {
    color: #0f70b8;
}
ul.rgt-point { padding:0; margin:0;}
ul.rgt-point li {
    background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll 0 9px;
    border: medium none;
    color: #666;
    font: 12px/18px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 7px 0 9px 20px;
	list-style:none;
}
ul.rgt-point strong {
    color: #0f70b8;
}
ul.w-dev {}
ul.w-dev li {
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 20px 10px 40px 60px;
	list-style:none;
}
.w-dev h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 0px;
}
.wdev1 {
    background: rgba(0, 0, 0, 0) url("../images/ecommerce-solutions1.png") no-repeat scroll 0 5px;
}
.wdev2 {
    background: rgba(0, 0, 0, 0) url("../images/web-applications-development.png") no-repeat scroll 0 5px;
}
.wdev3 {
    background: rgba(0, 0, 0, 0) url("../images/portal-development.png") no-repeat scroll 0 5px;
}
.wdev4 {
    background: rgba(0, 0, 0, 0) url("../images/cms-and-crm-development.png") no-repeat scroll 0 5px;
}

ul.g-des li {
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 20px 10px 40px 60px;
	list-style:none;
}
.g-des h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 10px;
}
.g-des1 {
    background: rgba(0, 0, 0, 0) url("../images/brochure-designing.png") no-repeat scroll 0 5px;
}
.g-des2 {
    background: rgba(0, 0, 0, 0) url("../images/logo-designing.png") no-repeat scroll 0 5px;
}
.g-des3 {
    background: rgba(0, 0, 0, 0) url("../images/banner-designing.png") no-repeat scroll 0 5px;
}
.g-des4 {
    background: rgba(0, 0, 0, 0) url("../images/emailer-designing-marketing.png") no-repeat scroll 0 5px;
}
ul.host li {
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 20px 10px 40px 60px;
	list-style:none;
}
.host h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 0px;
}
.host1 {
    background: rgba(0, 0, 0, 0) url("../images/windows-web-hosting.png") no-repeat scroll 0 12px;
}
.host2 {
    background: rgba(0, 0, 0, 0) url("../images/linux-web-hosting.png") no-repeat scroll 0 12px;
}
.host3 {
    background: rgba(0, 0, 0, 0) url("../images/book-domain-at-low-prices.png") no-repeat scroll 0 12px;
}
.pad-10 {
    color: #ff6600;
    display: block;
    padding: 10px 0 10px 0px;
	font-size:18px; 
	font-style:italic;
}
ul.check {
	margin:0; padding:0;
}
ul.check li {
    background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll 0 9px;
    border: medium none;
    color: #666;
    font: bold 12px/20px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 7px 0 9px 20px;
	list-style:none;
}
ul.check li strong {
    color: #0f70b8;
}
.order {
    font-size:11px;
    text-transform: uppercase;
}
.order a {
    color: #ff6600;
    display: block;
    margin-bottom: 10px;
}

ul.soft li {
    background: rgba(0, 0, 0, 0) url("../images/ic1.png") no-repeat scroll 22px 22px;
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 20px 10px 10px 40px;
	list-style:none;
}
.soft h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 10px;
}
ul.icon1 {
    margin: 0 0 10px 10px;
	padding:0;
}
ul.icon1 li {
    background: rgba(0, 0, 0, 0) url("../images/icon1.png") no-repeat scroll 4px 9px;
    border: medium none;
    color: #666;
	/*font-size:12px;*/
    margin: 0;
    padding: 0px 0 4px 16px;
	list-style:none;
}
ul.im li {
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 20px 10px 40px 60px;
	list-style:none;
}
.im h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 0px;
}
.im1 {
    background: rgba(0, 0, 0, 0) url("../images/seo.png") no-repeat scroll 0 5px;
}
.im2 {
    background: rgba(0, 0, 0, 0) url("../images/ppc.png") no-repeat scroll 0 5px;
}
.im3 {
    background: rgba(0, 0, 0, 0) url("../images/email-marketing.png") no-repeat scroll 0 5px;
}
.im4 {
    background: rgba(0, 0, 0, 0) url("../images/social-media-optimisation.png") no-repeat scroll 0 5px;
}

ul.check {
    margin: 0 0 20px 10px;
}
ul.check li {
    background: rgba(0, 0, 0, 0) url("../images/check.png") no-repeat scroll 0 9px;
    border: medium none;
    color: #666;
    font: bold 12px/20px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 7px 0 9px 20px;
}
ul.check li strong {
    color: #0f70b8;
}

ul.partner li {
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 20px 10px 20px 80px;
	list-style:none;
}
.partner h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 10px;
}
.partner1 {
    background: rgba(0, 0, 0, 0) url("../images/esimplified.gif") no-repeat scroll 10px 24px;
}
.partner2 {
    background: rgba(0, 0, 0, 0) url("../images/aurora-hospitality.gif") no-repeat scroll 10px 24px;
}
.partner3 {
    background: rgba(0, 0, 0, 0) url("../images/aura-hotels-india.gif") no-repeat scroll 10px 24px;
}
.partner4 {
    background: rgba(0, 0, 0, 0) url("../images/influence-computer-consultants.gif") no-repeat scroll 10px 24px;
}
.partner5 {
    background: rgba(0, 0, 0, 0) url("../images/patner-trucks.png") no-repeat scroll 10px 24px;
}
.partner6{
    background: rgba(0, 0, 0, 0) url("../images/nethub.jpeg") no-repeat scroll 10px 24px;
}
.partner7{
  background: rgba(0, 0, 0, 0) url("../images/adgcraft.jpg") no-repeat scroll 10px 24px;
}

.heading1 {
    color: #666;
	font-size:24px;
    margin: 20px 0;
    padding-left: 10px;
}
ul.career { margin:0; padding:0;}
ul.career li {
    background: rgba(0, 0, 0, 0) url("../images/smart.gif") no-repeat scroll 20px 10px;
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 10px 10px 20px 40px;
	list-style:none;
}
.career h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 10px;
}
ul.contact { margin:0; padding:0;}
ul.contact li {
    background: rgba(0, 0, 0, 0) url("../images/smart.gif") no-repeat scroll 20px 30px;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    margin: 0;
    padding: 30px 10px 20px 40px;
	list-style:none;
}
.contact h3 {
    color: #0f70b8;
    font: bold 18px Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 0 8px 10px;
}
.contact span {
    color: #ff6600;
    font: 17px Helvetica,Arial,sans-serif;
}

.request-button{ border-radius:0px !important; margin-top:20px;}

.address-block { padding:0px;}
.address-block  h4{ color:#001884;} 
.address-block .inner p{ font-weight:300;}
.address-block .inner { margin:15px; border:1px solid #ddd; padding:15px;}
.address-block i { display:inline; font-size:36px; line-height:36px; color:#e8030a;}
.address-block a { font-size:14px; display:block; text-decoration:none; font-weight:300; color:#08137c;}

.contact-form{}
.contact-form input{ border-radius:0px;}
.contact-form textarea{ border-radius:0px;}
.contact-form button{ border-radius:0px; text-transform:uppercase;}


#contact-bg::before{ background-color:rgba(34,34,34,.8); left:0; width:100%; height:100%;}
#contact-bg::before{  content:""; position:absolute; top:0;}

.home-contact-form .form-control:focus{  border-color: #ff0003;}
.home-contact-form .form-group{ padding:30px 0;}

.float-label-control { position: relative; margin-bottom: 1.5em; }
    .float-label-control ::-webkit-input-placeholder { color: transparent; }
    .float-label-control :-moz-placeholder { color: transparent; }
    .float-label-control ::-moz-placeholder { color: transparent; }
    .float-label-control :-ms-input-placeholder { color: transparent; }
    .float-label-control input:-webkit-autofill,
    .float-label-control textarea:-webkit-autofill { background-color: transparent !important; -webkit-box-shadow: 0 0 0 1000px white inset !important; -moz-box-shadow: 0 0 0 1000px white inset !important; box-shadow: 0 0 0 1000px white inset !important; }
    .float-label-control input, .float-label-control textarea, .float-label-control label { font-size: 1.3em; box-shadow: none; -webkit-box-shadow: none; }
        .float-label-control input:focus,
        .float-label-control textarea:focus { box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 2px; padding-bottom: 0; }
        .float-label-control textarea:focus { padding-bottom: 4px; }
    .float-label-control input, .float-label-control textarea { display: block; width: 100%; padding: 0.1em 0em 1px 0em; border: none; border-radius: 0px; border-bottom: 1px solid #fff; outline: none; margin: 0px; background: none; }
    .float-label-control textarea { padding: 0.1em 0em 5px 0em; }
    .float-label-control label { position: absolute; font-weight: normal; top: -1.0em; left: 0.08em; color: #aaaaaa; z-index: -1; font-size: 0.85em; -moz-animation: float-labels 300ms none ease-out; -webkit-animation: float-labels 300ms none ease-out; -o-animation: float-labels 300ms none ease-out; -ms-animation: float-labels 300ms none ease-out; -khtml-animation: float-labels 300ms none ease-out; animation: float-labels 300ms none ease-out; /* There is a bug sometimes pausing the animation. This avoids that.*/ animation-play-state: running !important; -webkit-animation-play-state: running !important; }
    .float-label-control input.empty + label,
    .float-label-control textarea.empty + label { top: 0.1em; font-size: 1.5em; animation: none; -webkit-animation: none; }
    .float-label-control input:not(.empty) + label,
    .float-label-control textarea:not(.empty) + label { z-index: 1; }
    .float-label-control input:not(.empty):focus + label,
    .float-label-control textarea:not(.empty):focus + label { color: #aaaaaa; }
    .float-label-control.label-bottom label { -moz-animation: float-labels-bottom 300ms none ease-out; -webkit-animation: float-labels-bottom 300ms none ease-out; -o-animation: float-labels-bottom 300ms none ease-out; -ms-animation: float-labels-bottom 300ms none ease-out; -khtml-animation: float-labels-bottom 300ms none ease-out; animation: float-labels-bottom 300ms none ease-out; }
    .float-label-control.label-bottom input:not(.empty) + label,
    .float-label-control.label-bottom textarea:not(.empty) + label { top: 3em; }


@keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: -1em; opacity: 1; }
}

@-webkit-keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: -1em; opacity: 1; }
}

@keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: 3em; opacity: 1; }
}

@-webkit-keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: 3em; opacity: 1; }
}

.map-wrapper {
	position:relative;
	overflow:hidden;
	z-index:0
}
.map-toggle-btn {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:60px;
	padding:20px 0;
	background-color:rgba(0, 81, 157, .8);
	text-align:center;
	z-index:1;
	cursor:pointer
}
.map-toggle-btn .closed-text, .map-toggle-btn .opened-text {
	color:#fff;
	font-size:16px
}
.map-toggle-btn .opened-text, .map-toggle-btn.opened .closed-text {
	display:block
}
.map-toggle-btn .closed-text, .map-toggle-btn.opened .opened-text {
	display:none
}
#map {
	height:400px;
	width:100%;
	margin-top:-170px;
	margin-bottom:-170px;
-webkit-transition:margin .6s ease-in-out;
transition:margin .6s ease-in-out
}
.map-toggle-btn.opened+#map {
	margin:0
}
.b-page-content1{ padding-top:5%;}

.info-column-icon i{ background:#f00003; height:60px; width:60px; line-height:60px; border-radius:50%; color:#fff;}
ul.ft-social{ padding:0;}
ul.ft-social li{ width:40px; height:40px; line-height:40px; text-align:center; margin-left:1px; list-style:none; background:#000; float:left;}
ul.ft-social li a{ text-decoration:none; text-align:center;}
ul.ft-social li:hover{background-color:rgba(0, 81, 157, 1);}


.ts-section-top-footer{ background:#222;}

.ts-top-footer .contact-info:first-child {
    border: medium none;
}
.contact-info {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    height: 118px;
    line-height: 118px;
    text-align: center;
}
.contact-info a {
    color: #fff !important;
    font-size: 30px;
    font-weight: 300;
}
.contact-info p {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
}
.contact-info span {
    background: rgba(0, 105, 173, 0.85) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 68px;
    display: inline-block;
    height: 68px;
    line-height: 72px;
    margin-right: 15px;
    text-align: center;
    transform: scale(1);
    width: 68px;
}
.contact-info span i {
    color: #fff;
    font-size: 30px;
}
.contact-info p {
    display: inline-block;
	color:#fff;
}
.contact-info a:hover {
    color: #eeeddd;
    text-decoration: none;
}
.contact-info:hover span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f20306;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
    transform: scale(1.3);
    transition: all 0.5s ease-out 0s;
}
.contact-info:hover span i {
    color: #f20306;
    transition: all 0.5s ease-out 0s;
}

address{ color:#fff;}
address a{ color:#fff;}


.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(grabbing.html) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

#blog{}
#blog .blog-item-post {
    background: #fff;
    display: inline-block;
    margin: 24px 15px 0;
    padding: 0 0 25px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	border-radius:2px;
	border:1px solid #ddd;
}
#blog .blog-item-post figure {
    margin: 0 0 27px;
}
#blog .blog-item-post img {
    height: auto;
    width: 100%;
}
#blog .blog-main-recent-post { padding:0 10px;}
#blog .blog-item-post .ts-main-recent-post {
    margin: 0 35px;
}
#blog .blogts-item-post.column-4 .ts-main-recent-post {
    margin: 0 15px;
}
#blog .blog-item-post .ts-main-recent-post a:hover {
    text-decoration: none;
}
#blog .blog-item-post .ts-main-recent-post a:hover h4 {
    color: #fd4326;
}
#blog .blog-item-post h4 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 20px;
}
#blog .blog-item-post h4 a {
    color: #000;
}
#blog .blog-item-post h4 a:hover {
    color: #fd4326;
}
#blog .blog-item-post p {
    color: #737373;
    font-weight: 300;
    line-height: 24px;
}
#blog .blog-item-post .blog-item-post-footer {
    margin: 0 5px;
}
#blog .blog-item-post.column-4 .blog-item-post-footer {
    margin: 0 15px;
}
#blog. blog-item-post .blog-item-post-footer i {
    color: #fd4326;
    font-size: 15px;
    margin-right: 7px;
}
#blog .blog-item-post .blog-item-post-footer time, #blog .blog-item-post .blog-item-post-footer .lasted-blog-time {
    float: left;
}
#blog .blog-item-post .blog-item-post-footer a {
    color: #c8c8c8;
    float: right;
    font-size: 12px;
}
#blog .blog-item-post .blog-item-post-footer a:hover {
    color: #fd4326;
    text-decoration: none;
}
#blog .blog-section-top-footer {
    background: #fd4326 none repeat scroll 0 0;
}
#blog .blog-top-footer .contact-info:first-child {
    border: medium none;
}
ul#blog{}
ul#blog li{ list-style-type:none;}

ul.process{}
ul.process li {
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 10px;
    padding: 20px 10px 20px 60px;
}

.single-pro { margin-bottom:25px;}
.single-pro-img {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.single-pro-img img {
    display: block;
    width: 100%;
}
.hvr-text {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    color: white;
    font-size: 1em;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 65px 38px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.6s ease 0s;
}
.hvr-text:hover {
    opacity: 1;
}
.hvr-text::after, .hvr-text::before {
    border: 1px solid rgba(255, 255, 255, 0.7);
    bottom: 1em;
    content: "";
    left: 1em;
    opacity: 0;
    position: absolute;
    right: 1em;
    top: 1em;
    transform: scale(1.5);
    transition: all 0.6s ease 0.2s;
}
.hvr-text::before {
    border-bottom: medium none;
    border-top: medium none;
    left: 2em;
    right: 2em;
}
.hvr-text::after {
    border-left: medium none;
    border-right: medium none;
    bottom: 2em;
    top: 2em;
}
.hvr-text:hover::after, .hvr-text:hover::before {
    opacity: 1;
    transform: scale(1);
}
.single-pro-img:nth-child(2) .hvr-text {
    background: rgba(146, 41, 185, 0.7) none repeat scroll 0 0;
}
.single-pro-img:nth-child(3) .hvr-text {
    background: rgba(185, 41, 128, 0.7) none repeat scroll 0 0;
}
.single-pro-img:nth-child(4) .hvr-text {
    background: rgba(185, 50, 41, 0.7) none repeat scroll 0 0;
}
.single-pro-img:nth-child(5) .hvr-text {
    background: rgba(185, 146, 41, 0.7) none repeat scroll 0 0;
}
.single-pro-img:nth-child(6) .hvr-text {
    background: rgba(128, 185, 41, 0.7) none repeat scroll 0 0;
}
.services-content {
    border: 2px solid #dbdcdd;
    height: 258px;
    margin-bottom: 20px;
    padding: 22px;
    transition: all 0.5s ease 0s;
}
.services-content:hover {
    background-color: #2c3e50;
    box-shadow: 0 0 0 5px #2c3e50;
}
.services-content:hover i {
    color: #fff;
    font-size: 60px;
}
.services-content:hover h3 {
    color: #f0394d;
}
.services-content:hover p {
    color: #fff;
}
.services-content i {
    color: #f0394d;
    font-size: 45px;
    transition: all 0.5s ease 0s;
}
.services-content h3 {
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 24px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.services-content p {
    line-height: 26px;
    margin-top: 20px;
}

.who-left-img {
    background-image: url("assets/images/who-side-img.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 560px;
}
.who-text-area {
    border-top: 4px solid #2c3e50;
    padding: 80px 100px;
}
.pro-info-text {
    background: #2c3e50 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    max-width: 600px;
    padding: 12px;
    text-align: center;
}
.pro-info-text a{ color:#fff; text-decoration:none;}
.pro-info-text a:hover{ color:#fff;}
.pro-info-text i {
    color: #f0394d;
    font-size: 20px;
    margin-right: 8px;
}
.pro-info-text strong {
    display: block;
    font-size: 22px;
}
.pro-badge {
    color: #fff;
    font-size: 14px;
    position: absolute;
    transition: all 0.8s ease 0s;
}
.sale p {
    background: #f0394d none repeat scroll 0 0;
}
.pro-badge p {
    font-weight: 700;
    padding: 10px 13px;
    text-transform: uppercase;
}


.service_box {
    height: 314px;
    overflow: hidden;
    padding: 7.5px;
    position: relative;
    text-align: center;
}
.service_box > .row {
    margin: 0;
}
.service_box .service_box_inner {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.service_box .preview_box {
    background: #ffffff url("../images/dot-pattern.png") repeat scroll 0 0;
    height: 100%;
    margin: 0;
}
.service_box .preview_box img {
    margin-bottom: 25px;
    margin-top: 75px;
    width: 105px;
}
.service_box .preview_box h6 {
    color: #232323;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}
.service_box .hover_box {
    background: #ffffff url("../images/dot-pattern.png") repeat scroll 0 0;
    bottom: 2px;
    height: 100%;
    left: -100%;
    margin: 0;
    overflow: hidden;
    padding: 50px;
    position: absolute;
    top: 2px;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
}
.service_box .hover_box .inner {
    height: 100%;
    position: relative;
}
.service_box .hover_box .inner h6 {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 600;
    left: 0;
    line-height: 1;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    top: -200px;
    transition: all 300ms ease-in-out 0.1s;
    width: 100%;
}
.service_box .hover_box .inner h6::after {
    background: #ee070d none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    line-height: 1;
    margin: 10px auto 0;
    width: 30px;
}
.service_box .hover_box .inner .about {
    color: #777777;
    font-size: 12px;
    left: 150%;
    line-height: 24px;
    margin: 0;
    position: absolute;
    top: 85px;
    transition: all 300ms ease-in-out 0.2s;
    width: 100%;
}
.service_box .hover_box .inner .read_more {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: -150px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    left: -50px;
    letter-spacing: 1px;
    line-height: 50px;
    position: absolute;
    right: -50px;
    text-transform: uppercase;
    transition: all 300ms ease-in-out 0.3s;
	text-decoration:none;
}
.service_box:hover .hover_box {
    left: 0;
}
.service_box:hover .hover_box h6 {
    top: 25px;
}
.service_box:hover .hover_box .about {
    left: 0;
}
.service_box:hover .hover_box .read_more {
    bottom: -50px;
}
.discover_services .heading_secs {
    background: #ffffff url("../images/dot-pattern.png") repeat scroll 0 0;
    display: table-cell;
    float: none;
    margin: 2px 0;
    padding: 90px 60px 0 85px;
}
.discover_services .heading_secs .discover_heading {
    color: #232323;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 40px;
    margin-bottom: 15px;
}
.discover_services .heading_secs .sub_heading {
    color: #777777;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 26px;
    margin-bottom: 0;
}
.discover_services .heading_secs .sub_heading::after {
    background: #d9d9d9 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin: 15px 0 20px;
    width: 50px;
}
.discover_services .heading_secs .about {
    color: #777777;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 26px;
    margin-bottom: 45px;
}
.discover_services .heading_secs .subscribe_btn {
    border: 2px solid #27ae61;
    border-radius: 25px;
    color: #232323;
    font-weight: bold;
    line-height: 40px;
    padding: 0 28px;
    text-transform: uppercase;
}
.discover_services .heading_secs .subscribe_btn:hover {
    background: #27ae61 none repeat scroll 0 0;
    color: #fff;
    font-weight: 400;
}
.discover_services .services_secs {
    display: table-cell;
    float: none;
    padding-left: 4px;
    padding-right: 0;
}
.discover_services .services_secs .service_box {
    padding: 2px 0;
}
.discover_services .services_secs .service_box:nth-child(3n+2) {
    padding: 2px 4px;
}
.home-projects{ color:#000;}

.testimonials { padding:8% 0; background:#183650; color:#fff;}
blockquote .small, blockquote footer, blockquote small { color:#fff !important;}
.clients { color:#000;}
.clientLogo{ box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);}
.clientLogo:hover{ box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);}



#header, #header .container, #header .header-item, #header .owl-item, #header .owl-wrapper, #header .owl-wrapper-outer, #header .row, #header .row>div, .content-inner-wrapper {
	height:100% !important;
}

#header, .header-img img.img-responsive {
	width:100%
}
.vc-parent {
	width:100%;
	height:100%;
	display:table
}
.vc-child {
	display:table-cell;
	vertical-align:middle
}
.vc-child-bottom {
	display:table-cell;
	vertical-align:bottom
}
.back-button {
	margin-top:38px;
	display:block;
-webkit-transition:margin-top .25s;
transition:margin-top .25s
}

#bgVideo:before, .feature-item .content:before, .header-item:before {
	content:" "
}

.header-item {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	color:#fff;
	overflow:hidden
}
.header-item:before {
	position:absolute;
	height:100%;
	width:100%;
	background-color:#/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffb76b+0,ffa73d+0,ff7f04+0,ffba7a+100 */
background: rgb(255,183,107); /* Old browsers */
background: -moz-linear-gradient(left, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 0%, rgba(255,127,4,1) 0%, rgba(255,186,122,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 0%,rgba(255,127,4,1) 0%,rgba(255,186,122,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 0%,rgba(255,127,4,1) 0%,rgba(255,186,122,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ffba7a',GradientType=1 ); /* IE6-9 */;
}
.header-item-2 .header-img-holder {
	margin-top:20px
}
.header-img {
	display:block
}
.header-img .header-img-inner, .header-img .header-img-slider {
	position:absolute;
	top:9.5%;
	left:150px;
	width:261px;
	cursor:ew-resize
}
.header-img-slider img {
	max-height:68.5%
}
.header-item h2 {
	display:inline-block;
	padding:0 20px;
	border-left:5px solid #ff5252;
	font-size:40px;
	font-weight:700;
	line-height:48px;
	text-transform:uppercase
}
.header-item h2 span {
	color:#adadad
}
.header-item-3 h2 {
	margin-bottom:10px
}
.header-item p {
	padding:0 20px;
	border-left:5px solid #fff;
	color:#fff;
	font-size:16px
}
.header-content {
	margin-top: 100px;
}
.owl-fadeInDown, .owl-fadeInUp {
	visibility:hidden
}
.owl-item.active .owl-fadeInDown {
	-webkit-animation:fadeInDown 1s linear 0s;
	animation:fadeInDown 1s linear 0s;
	visibility:visible
}
.owl-item.active .owl-fadeInUp {
	-webkit-animation:fadeInUp 1s linear 0s;
	animation:fadeInUp 1s linear 0s;
	visibility:visible
}
.owl-item.active .animate-2x {
-webkit-animation-duration:.55s;
animation-duration:.55s
}
.header-item a.buy-now, .header-item a.read-more {
	min-width:130px;
	height:auto;
	margin-top:10px;
	margin-right:10px;
	padding:4px 0
}
.header-item a.read-more {
	background-color:#fff
}
.header-item a.read-more img {
	max-width:100%;
	height:35px
}
#tubular-container, #tubular-shield {
	position:absolute!important;
	z-index:-2!important;
	top:0
}
.header-items .owl-controls {
	position:absolute;
	bottom:15px;
	right:0;
	width:100%;
	text-align:center
}
.header-items>.owl-controls {
	bottom:30px
}
.header-items .owl-pagination {
	display:inline-block;
	overflow:hidden
}
.header-items .owl-page {
	width:8px;
	height:8px;
	float:left;
	margin:1px 5px;
	border:1px solid #fff;
	border-radius:50%;
-webkit-transition:.25s;
transition:.25s;
	outline:0
}
.header-items .owl-page.active {
	width:10px;
	height:10px;
	margin-top:-.5px;
	margin-left:4.5px;
	background-color:#fff
}
#header, .header-img img.img-responsive {
	width:100%
}

.header-item a.buy-now, .header-item a.read-more {
	min-width:130px;
	height:auto;
	margin-top:10px;
	margin-right:10px;
	padding:4px 0
}
.header-item a.read-more {
	background-color: transparent;
border: 2px solid #90d4d4;
color: white;
}
.header-item a.read-more img {
	max-width:100%;
	height:35px
}


/*Hire Developer*/

.panel-default>.panel-heading {
	color:#333;
	background-color:#fff;
	border-color:#e4e5e7;
	padding:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.panel-default>.panel-heading a {
	display:block;
	padding:10px 15px;
	text-decoration:none;
	position:relative
}
.panel-default>.panel-heading a:after {
	content:"";
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	float:right;
transition:transform .25s linear;
-webkit-transition:-webkit-transform .25s linear
}
.panel-default>.panel-heading a.arrowR {
	background-color:#0f70b8;
	color:#fff
}
.accordion-option {
	width:100%;
	float:left;
	clear:both;
	margin:15px 0
}
.accordion-option .title {
	font-size:20px;
	font-weight:700;
	float:left;
	padding:0;
	margin:0
}
.accordion-option .toggle-accordion {
	float:right;
	font-size:16px;
	color:#6a6c6f
}
.panel-default>.panel-heading a.arrowR.collapsed {
	background-color:#fff;
	color:#000!important
}
.panel-default>.panel-heading a.arrowR:after {
	transform:rotate(0);
	-o-transform:rotate(0);
	-moz-transform:rotate(0);
	-webkit-transform:rotate(0);
	content:"\2212"!important;
	position:absolute;
	top:50%;
	right:18px;
	margin-top:-6px;
	color:#fff;
	font-size:24px;
	font-weight:700;
	line-height:10px
}
.panel-default>.panel-heading a.arrowR.collapsed:after {
	transform:rotate(0);
	-o-transform:rotate(0);
	-moz-transform:rotate(0);
	-webkit-transform:rotate(0);
	content:"\002b"!important;
	position:absolute;
	top:50%;
	right:18px;
	margin-top:-6px;
	color:#094977!important;
	font-size:24px;
	font-weight:700;
	line-height:10px
}

.panel-default>.panel-heading a.arrowR span {
	display:block;
	padding-right:50px;
	padding-top:5px;
	color:#fff!important;
	font-size:16px;
}

.panel-default>.panel-heading a.arrowR b {
	color:#fff!important;
	font-size:20px;
	text-transform:uppercase
}
.panel-default>.panel-heading a.arrowR.collapsed span {
	padding-right:50px;
	color:#3c3c3c!important;
	font-size:16px;
}
.panel-default>.panel-heading a.arrowR.collapsed span {
	padding-right:50px;
	color:#3c3c3c!important;
	font-size:16px;
}
.panel-default>.panel-heading a.arrowR.collapsed b {
	color:#094977!important;
	font-size:20px;
	text-transform:uppercase
}

.panel-body a {
    display: inline-block;
    float: left;
    margin: 30px 0;
    padding: 15px 0;
    width: 100%;
}
.panel-body a:hover {
    background: rgba(9, 73, 120, 0.8);
}

.headingBox {
	text-align:center;
	padding:0 0 40px
}
.headingBox h3 {
	font-size:38px;
	color:#3c3c3c;
	text-transform:uppercase
}
.headingBox p {
	font-size:18px;
	color:#3c3c3c;
	line-height:23px
}
.panel-body .tech-innerM .icon {
	display:inline-block;
	height:50px;
	width:50px
}
.panel-body .tech-innerM h3 {
	color:#3c3c3c;
	font-size:20px;
	padding-top:10px;
	line-height:23px;
	padding-bottom:10px
}


headingBox {
	text-align:center;
	padding:0 0 40px
}
.headingBox h3 {
	font-size:38px;
	color:#3c3c3c;
	text-transform:uppercase
}
.headingBox p {
	font-size:18px;
	color:#3c3c3c;
	line-height:23px
}
..panel-body .tech-innerM .icon {
	display:inline-block;
	height:50px;
	width:50px
}
.panel-body .tech-innerM h3 {
	color:#3c3c3c;
	font-size:20px;
	padding-top:10px;
	line-height:23px;
	padding-bottom:10px
}

.Cms-site-listM .panel-title a.arrowR, .Ecomm-site-listM .panel-title a.arrowR, .Ecomm-site-listM .panel-title a.collapsed.arrowR, .JavaScript-site-listM .panel-title a.arrowR, .JavaScript-site-listM .panel-title a.collapsed.arrowR, .Microsoft-app-listM .panel-title a.arrowR, .Microsoft-app-listM .panel-title a.collapsed.arrowR, .Others-site-listM .panel-title a.arrowR, .Others-site-listM .panel-title a.collapsed.arrowR, .Php-frmwrk-listM .panel-title a.arrowR, .Php-frmwrk-listM .panel-title a.collapsed.arrowR, .technology-heading-icon .panel-title a.arrowR, .technology-heading-icon .panel-title a.collapsed.arrowR {
	background-image:url(../images/heading-spritesN.png);
	padding:20px 0 20px 82px;
	background-repeat:no-repeat;
	background-size:auto
}
.panel-body .tech-innerM p {
	color:#3c3c3c;
	font-size:16px;
	line-height:20px
}
.technology-heading-icon .panel-title a.collapsed.arrowR {
	background-position:0 -3px
}
.technology-heading-icon .panel-title a.arrowR {
	background-position:-125px -3px
}
.Microsoft-app-listM .panel-title a.collapsed.arrowR {
	background-position:7px -202px
}
.Microsoft-app-listM .panel-title a.arrowR {
	background-position:-125px -202px
}
.Php-frmwrk-listM .panel-title a.collapsed.arrowR {
	background-position:14px -380px
}
.Php-frmwrk-listM .panel-title a.arrowR {
	background-position:-125px -380px
}
.Cms-site-listM .panel-title a.collapsed.arrowR {
	background-image:url(../images/heading-spritesN.png);
	padding:20px 0 20px 82px;
	background-repeat:no-repeat;
	background-size:auto;
	background-position:10px -567px
}
.Cms-site-listM .panel-title a.arrowR {
	background-position:-119px -567px
}
.Ecomm-site-listM .panel-title a.collapsed.arrowR {
	background-position:14px -777px
}
.Ecomm-site-listM .panel-title a.arrowR {
	background-position:-124px -777px
}
.JavaScript-site-listM .panel-title a.collapsed.arrowR {
	background-position:15px -969px
}
.JavaScript-site-listM .panel-title a.arrowR {
	background-position:-124px -969px
}
.Others-site-listM .panel-title a.collapsed.arrowR {
	background-position:15px -1201px
}
.Others-site-listM .panel-title a.arrowR {
	background-position:-124px -1201px
}
.panel-body .tech-innerM {
	width:100%;
	float:left;
	padding:0 15px;
	position:relative
}
.panel-body a {
	width:100%;
	float:left;
	display:inline-block;
	margin:30px 0;
	padding:15px 0
}
.panel-body .tech-innerM:after {
	position:absolute;
	top:56%;
	right:-10px;
	border-right:1px solid #bababa;
	content:"";
	height:120px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%)
}
.technology-heading-icon .panel-body .tech-innerM .icon {
	display:inline-block;
	height:55px;
	width:114px;
	background-image:url(../images/hire-developers-techN-spritesNew.png);
	background-repeat:no-repeat;
	background-size:auto;
	background-position:-30px -12px;
transition:all .5s ease;
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease
}
.technology-heading-icon .row .col-sm-4:last-child .tech-innerM:after {
	display:none
}
.technology-heading-icon .panel-body .tech-innerM .icon2 {
	background-position:-30px -150px
}
.technology-heading-icon .panel-body .tech-innerM .icon3 {
	background-position:-30px -320px
}
.technology-heading-icon .panel-body .tech-innerM .icon4 {
	background-position:-30px -496px
}
.technology-heading-icon .panel-body .tech-innerM .icon5 {
	background-position:-30px -656px
}
.technology-heading-icon .panel-body .tech-innerM .icon6 {
	background-position:-30px -811px
}
.panel-body a:hover {
	background:rgba(15, 112, 184, .8)
}
.panel-body a:hover .tech-innerM h3, .panel-body a:hover .tech-innerM p {
	color:#fff
}
.Mobile-app-listM .panel-body a:hover .tech-innerM .icon1 {
	background-position:-250px -12px
}
.Mobile-app-listM .panel-body a:hover .tech-innerM .icon2 {
	background-position:-250px -150px
}
.Mobile-app-listM .panel-body a:hover .tech-innerM .icon3 {
	background-position:-250px -320px
}
.Mobile-app-listM .panel-body a:hover .tech-innerM .icon4 {
	background-position:-250px -496px
}
.Mobile-app-listM .panel-body a:hover .tech-innerM .icon5 {
	background-position:-250px -656px
}
.Mobile-app-listM .panel-body a:hover .tech-innerM .icon6 {
	background-position:-250px -811px
}
.Microsoft-app-listM .panel-body a:hover .tech-innerM .icon1 {
	background-position:-250px -990px
}
.Microsoft-app-listM .panel-body a:hover .tech-innerM .icon2 {
	background-position:-250px -1187px
}
.Microsoft-app-listM .panel-body a:hover .tech-innerM .icon3 {
	background-position:-250px -1387px
}
.Php-frmwrk-listM .panel-body a:hover .tech-innerM .icon1 {
	background-position:-250px -1567px
}
.Php-frmwrk-listM .panel-body a:hover .tech-innerM .icon2 {
	background-position:-250px -1744px
}
.Php-frmwrk-listM .panel-body a:hover .tech-innerM .icon3 {
	background-position:-250px -1914px
}
.Php-frmwrk-listM .panel-body a:hover .tech-innerM .icon4 {
	background-position:-250px -2064px
}
.Php-frmwrk-listM .panel-body a:hover .tech-innerM .icon5 {
	background-position:-250px -2206px
}
.Php-frmwrk-listM .panel-body a:hover .tech-innerM .icon6 {
	background-position:-250px -2398px
}
.Php-frmwrk-listM .panel-body a:hover .tech-innerM .icon7 {
	background-position:-250px -2589px
}
.Cms-site-listM .panel-body a:hover .tech-innerM .icon1 {
	background-position:-250px -2758px
}
.Cms-site-listM .panel-body a:hover .tech-innerM .icon2 {
	background-position:-250px -7003px
}
.Cms-site-listM .panel-body a:hover .tech-innerM .icon3 {
	background-position:-250px -3135px
}
.Cms-site-listM .panel-body a:hover .tech-innerM .icon4 {
	background-position:-250px -3315px
}
.Cms-site-listM .panel-body a:hover .tech-innerM .icon5 {
	background-position:-250px -3482px
}
.Cms-site-listM .panel-body a:hover .tech-innerM .icon6 {
	background-position:-250px -3665px
}
.Cms-site-listM .panel-body a:hover .tech-innerM .icon7 {
	background-position:-250px -3815px
}
.Ecomm-site-listM .panel-body a:hover .tech-innerM .icon1 {
	background-position:-250px -3973px
}
.Ecomm-site-listM .panel-body a:hover .tech-innerM .icon2 {
	background-position:-250px -4170px
}
.Ecomm-site-listM .panel-body a:hover .tech-innerM .icon3 {
	background-position:-250px -4317px
}
.Ecomm-site-listM .panel-body a:hover .tech-innerM .icon4 {
	background-position:-250px -4455px
}
.Ecomm-site-listM .panel-body a:hover .tech-innerM .icon5 {
	background-position:-250px -7144px
}
.Ecomm-site-listM .panel-body a:hover .tech-innerM .icon6 {
	background-position:-250px -8270px
}
.JavaScript-site-listM .panel-body a:hover .tech-innerM .icon1 {
	background-position:-250px -4608px
}
.JavaScript-site-listM .panel-body a:hover .tech-innerM .icon2 {
	background-position:-250px -4764px
}
.JavaScript-site-listM .panel-body a:hover .tech-innerM .icon3 {
	background-position:-250px -4913px
}
.JavaScript-site-listM .panel-body a:hover .tech-innerM .icon4 {
	background-position:-250px -5094px
}
.JavaScript-site-listM .panel-body a:hover .tech-innerM .icon5 {
	background-position:-250px -5301px
}
.JavaScript-site-listM .panel-body a:hover .tech-innerM .icon6 {
	background-position:-250px -5547px
}
.JavaScript-site-listM .panel-body a:hover .tech-innerM .icon7 {
	background-position:-250px -5729px
}
.JavaScript-site-listM .panel-body a:hover .tech-innerM .icon8 {
	background-position:-250px -5866px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon1 {
	background-position:-250px -6056px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon2 {
	background-position:-250px -6232px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon3 {
	background-position:-250px -6366px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon4 {
	background-position:-250px -6537px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon5 {
	background-position:-250px -6674px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon6 {
	background-position:-250px -6854px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon7 {
	background-position:-250px -7465px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon8 {
	background-position:-250px -7646px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon9 {
	background-position:-250px -7310px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon10 {
	background-position:-250px -7851px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon11 {
	background-position:-250px -8074px
}
.Others-site-listM .panel-body a:hover .tech-innerM .icon12 {
	background-position:-250px -8372px
}
.Microsoft-app-listM .panel-body .tech-innerM .icon1 {
	background-position:-30px -990px
}
.Microsoft-app-listM .panel-body .tech-innerM .icon2 {
	background-position:-30px -1187px
}
.Microsoft-app-listM .panel-body .tech-innerM .icon3 {
	background-position:-30px -1387px
}
.Php-frmwrk-listM .panel-body .tech-innerM .icon1 {
	background-position:-30px -1567px
}
.Php-frmwrk-listM .panel-body .tech-innerM .icon2 {
	background-position:-30px -1744px
}
.Php-frmwrk-listM .panel-body .tech-innerM .icon3 {
	background-position:-30px -1914px
}
.Php-frmwrk-listM .panel-body .tech-innerM .icon4 {
	background-position:-30px -2064px
}
.Php-frmwrk-listM .panel-body .tech-innerM .icon5 {
	background-position:-30px -2206px
}
.Php-frmwrk-listM .panel-body .tech-innerM .icon6 {
	background-position:-30px -2398px
}
.Php-frmwrk-listM .panel-body .tech-innerM .icon7 {
	background-position:-30px -2589px
}
.Cms-site-listM .panel-body .tech-innerM .icon1 {
	background-position:-30px -2758px
}
.Cms-site-listM .panel-body .tech-innerM .icon2 {
	background-position:-30px -7003px
}
.Cms-site-listM .panel-body .tech-innerM .icon3 {
	background-position:-30px -3135px
}
.Cms-site-listM .panel-body .tech-innerM .icon4 {
	background-position:-30px -3315px
}
.Cms-site-listM .panel-body .tech-innerM .icon5 {
	background-position:-30px -3482px
}
.Cms-site-listM .panel-body .tech-innerM .icon6 {
	background-position:-30px -3665px
}
.Cms-site-listM .panel-body .tech-innerM .icon7 {
	background-position:-30px -3815px
}
.Ecomm-site-listM .panel-body .tech-innerM .icon1 {
	background-position:-30px -3973px
}
.Ecomm-site-listM .panel-body .tech-innerM .icon2 {
	background-position:-30px -4170px
}
.Ecomm-site-listM .panel-body .tech-innerM .icon3 {
	background-position:-30px -4317px
}
.Ecomm-site-listM .panel-body .tech-innerM .icon4 {
	background-position:-30px -4455px
}
.Ecomm-site-listM .panel-body .tech-innerM .icon5 {
	background-position:-30px -7144px
}
.Ecomm-site-listM .panel-body .tech-innerM .icon6 {
	background-position:-30px -8270px
}
.JavaScript-site-listM .panel-body .tech-innerM .icon1 {
	background-position:-30px -4608px
}
.JavaScript-site-listM .panel-body .tech-innerM .icon2 {
	background-position:-30px -4764px
}
.JavaScript-site-listM .panel-body .tech-innerM .icon3 {
	background-position:-30px -4913px
}
.JavaScript-site-listM .panel-body .tech-innerM .icon4 {
	background-position:-30px -5094px
}
.JavaScript-site-listM .panel-body .tech-innerM .icon5 {
	background-position:-30px -5301px
}
.JavaScript-site-listM .panel-body .tech-innerM .icon6 {
	background-position:-30px -5547px
}
.JavaScript-site-listM .panel-body .tech-innerM .icon7 {
	background-position:-30px -5729px
}
.JavaScript-site-listM .panel-body .tech-innerM .icon8 {
	background-position:-30px -5866px
}
.Others-site-listM .panel-body .tech-innerM .icon1 {
	background-position:-30px -6056px
}
.Others-site-listM .panel-body .tech-innerM .icon2 {
	background-position:-30px -6232px
}
.Others-site-listM .panel-body .tech-innerM .icon3 {
	background-position:-30px -6366px
}
.Others-site-listM .panel-body .tech-innerM .icon4 {
	background-position:-30px -6537px
}
.Others-site-listM .panel-body .tech-innerM .icon5 {
	background-position:-30px -6674px
}
.Others-site-listM .panel-body .tech-innerM .icon6 {
	background-position:-30px -6854px
}
.Others-site-listM .panel-body .tech-innerM .icon7 {
	background-position:-30px -7465px
}
.Others-site-listM .panel-body .tech-innerM .icon8 {
	background-position:-30px -7646px
}
.Others-site-listM .panel-body .tech-innerM .icon9 {
	background-position:-30px -7310px
}
.Others-site-listM .panel-body .tech-innerM .icon10 {
	background-position:-30px -7851px
}
.Others-site-listM .panel-body .tech-innerM .icon11 {
	background-position:-30px -8074px
}
.Others-site-listM .panel-body .tech-innerM .icon12 {
	background-position:-30px -8372px
}





.bg-no-repeat{	background-repeat:no-repeat;}
.bg-black{background-color:#000;}

.overlay-wraper { 
	position:relative ;
}
.overlay-main { 
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0.5;
}




.section-head {
	margin-bottom:50px;
}

.text-uppercase {
	text-transform: uppercase
}
.text-white { color:#FFF; }


/*-------------------------------------
	2. Title separators 
-------------------------------------*/
.wt-separator-outer {
	overflow:hidden;
}
/*Separator defualt*/
.wt-separator {
	display:inline-block;
	height:3px;
	width:50px;
	position:relative;
}
.wt-separator .separator-left,
.wt-separator .separator-right {
	position:absolute;
	top:50%;
	width:70px;
	height:2px;
	margin-top:-1px;
}
.wt-separator .separator-left{
	left:-80px;
}
.wt-separator .separator-right{
	right:-80px;
}
/*Separator liner*/
.wt-separator.style-liner {
	width:20px;
	height:4px;
}
/*Separator square*/
.wt-separator.style-square {
	width:10px;
	height:10px;
	background-color:transparent;
	border-width:3px;
	border-style:solid;
	border-color:#2d3239;
}
.wt-separator.style-square .separator-left,
.wt-separator.style-square .separator-right {
	height:3px;
}
.wt-separator.style-square.has-bg {
	border-color:#fff;
}

/*Separator icon*/
.wt-separator.style-icon {
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:18px;
}




/*======================================
42. Flip
======================================*/

/* simple */
.flip-container {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	/*-moz-transform-style: preserve-3d; 
	-ms-transform-style: preserve-3d; */
}

/* START: Accommodating for IE */
.flip-container:hover .wt-info{
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.flip-container:hover .wt-thum-bx{
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

/* END: Accommodating for IE */

.flip-container, .flip-container .wt-thum-bx, .flip-container .wt-info {
	width: 100%;
	height: 100%;
}

.flip-container .wt-box {
	-webkit-transition: 0.6s;
	-ms-transition: 0.6s;
	
	-moz-transition: 0.6s;
	-moz-transform: perspective(1000px);
	
	transition: 0.6s;
	
	position: relative;
}

.flip-container .wt-thum-bx, .flip-container .wt-info {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	
	-webkit-transition: 0.6s;
	-webkit-transform: rotateY(0deg);
	
	-moz-transition: 0.6s;
	-moz-transform: rotateY(0deg);
	
	-o-transition: 0.6s;
	-o-transform: rotateY(0deg);
	
	-ms-transition: 0.6s;
	-ms-transform: rotateY(0deg);
	
	transition: 0.6s;
	transform: rotateY(0deg);
	
	top: 0;
	left: 0;	
}
.flip-container .wt-info{
	position:absolute;
}
.flip-container .wt-info .wt-info-text{
	top:0px;
	left:0px;
	width:100%;
	position:absolute;
}
.flip-container .wt-info .wt-info-text span i:before{
	font-size:120px;
}
@media only screen and ( max-width:1600px ){
.flip-container .wt-info .wt-info-text span i:before{
	font-size:56px;
}	
}
@media only screen and ( max-width:1200px ){
.flip-container .wt-info .wt-info-text span img {
	width: auto;
	height: 80px;
}
}

@media only screen and ( max-width:479px ){
.flip-container .wt-info .wt-info-text span i:before{
	font-size:120px;
}	
}
.flip-container .wt-info .wt-info-media-zoom{
	right:0px;
	top:0px;
	position:absolute;
}


.flip-container .wt-thum-bx {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	z-index: 2;
}
.flip-container .wt-thum-bx img{
	transform-style: flat;
}


.flip-container .wt-info {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}


/* vertical */
.vertical.flip-container {
	position: relative;
}

.vertical.flip-container .wt-info {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.vertical.flip-container .wt-box {
	-webkit-transform-origin: 100% 213.5px;
	-moz-transform-origin: 100% 213.5px;
	-ms-transform-origin: 100% 213.5px;
	transform-origin: 100% 213.5px;
}

/* START: Accommodating for IE */
.vertical.flip-container:hover .wt-info{
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.vertical.flip-container:hover .wt-thum-bx{
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg);
}


/*======================================
43. Animate line
======================================*/
.animate_line{
	position:relative;
	z-index:0;
}
.animate_line:after,
.animate_line:before{
	content: "";
	height: 4px;
	width: 0px;  
	position: absolute; 
	transition: all 0.5s ease 0s; 
	-webkit-transition: all 0.5s ease 0s; 
	z-index: -1; 	
}

.animate_line:after { 
  left: 0; 
  bottom: 0; 
}
.animate_line:before { 
  right: 0; 
  top: 0; 
}
.animate_line:hover:after,
.animate_line:hover:before{ 
	width: 50%; 
	height:50%;
	background: #ffbc13; 
}

@media only screen and ( max-width:768px){
.animate_line:after { 
  bottom: -5px; 
}
.animate_line:before { 
  top: -5px; 
}
	
}

/*-------------------------------------
	1. box content
-------------------------------------*/
.wt-box { 
	position:relative; 
}
.wt-box.no-margin { 
	margin-bottom:0; 
}

/*-------------------------------------
	2. For icons with box
-------------------------------------*/
.wt-icon-box-xld,
.wt-icon-box-xl,
.wt-icon-box-lg,
.wt-icon-box-md,
.wt-icon-box-sm,
.wt-icon-box-xs {
	display:inline-block;
    text-align: center;
}
.wt-icon-box-xld {
	width:180px;
	height:180px;
}
.wt-icon-box-xl {
	width:150px;
	height:150px;
}

.wt-icon-box-lg {
	width:120px;
	height:120px;
}

.wt-icon-box-md {
	width:100px;
	height:100px;
}

.wt-icon-box-sm {
	width:80px;
	height:80px;
}

.wt-icon-box-xs {
	width:40px;
	height:40px;
}
.wt-icon-box-xld.radius,
.wt-icon-box-xl.radius, 
.wt-icon-box-lg.radius,
.wt-icon-box-md.radius, 
.wt-icon-box-sm.radius, 
.wt-icon-box-xs.radius {
	-webkit-border-radius:100%; 
	-moz-border-radius:100%; 
	border-radius:100%; 	 
}

.wt-icon-box-xld i,
.wt-icon-box-xl i,
.wt-icon-box-lg i,
.wt-icon-box-md i,
.wt-icon-box-sm i,
.wt-icon-box-xs i {
	vertical-align:middle;
}

.wt-icon-box-xld i {
	font-size:100px;
}
.wt-icon-box-xl i {
	font-size:80px;
}

.wt-icon-box-lg i {
	font-size:60px;
}

.wt-icon-box-md i {
	font-size:45px;
}

.wt-icon-box-sm i {
	font-size:30px;
}

.wt-icon-box-xs i {
	font-size:20px;
}

.wt-icon-box-xld img,
.wt-icon-box-xl img,
.wt-icon-box-lg img,
.wt-icon-box-md img,
.wt-icon-box-sm img,
.wt-icon-box-xs img {
	vertical-align:middle;
	max-width:100%;
	width:auto; 
}

.wt-icon-box-xld img {
	height:90px;
}
.wt-icon-box-xl img {
	height:80px;
}
.wt-icon-box-lg img {
	height:55px;
}
.wt-icon-box-md img {
	height:40px;
}
.wt-icon-box-sm img {
	height:30px;
}
.wt-icon-box-xs img {
	height:20px;
}
.bg-white {
    background-color: #fff;
}
.bdr-5 {
    border-style: solid;
}
.bdr-primary {
    border-color: #ffbc13;
}

.font-24 {
    font-size: 24px;
    line-height: 30px;
}

.p-a30 {
    padding: 30px;
}

.wt-info-media-zoom i { color:#ffbc13;}
.p-a10 {
    padding: 10px;
}

/*-------------------------------------
	1.9 owl button vertical to center
-------------------------------------*/
.section-full .owl-btn-vertical-center .owl-nav { 
	margin:0px;
}
.section-full .owl-prev,
.section-full .owl-next {
	position:absolute !important;
	top:50% !important;
	margin:-15px 0;
}
.section-full.owl-prev {
	left:0 !important;
}
.section-full .owl-next {
	right:0 !important;
}


/*-------------------------------------
    1.11 owl slider button
-------------------------------------*/
.section-full .owl-prev,
.section-full .owl-next {
	background-color: #ffbc13;
	border-color: #ffbc13;
	color: #ffffff;
	padding:8px 10px;
	font-size: 13px;
	display: inline-block;
	cursor: pointer;
	border-width:1px;
	border-style:solid;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	opacity:1;
}
.section-full .owl-prev {
	margin-right:5px;
}
.section-full .owl-next {
	margin-left:5px;
}

.section-full .owl-prev:hover,
.section-full .owl-prev:active,
.section-full .owl-prev:focus,
.section-full .owl-next:hover,
.section-full .owl-next:active,
.section-full .owl-next:focus {
	background-color: #212121;
	border-color: #212121;
	color: #ffffff;
	opacity:0.9;
}



.wt-info-text  h3 {}
a.latest_btn { border:2px solid #ff6600; border-radius:25px; line-height:40px; padding:0 28px; color:#ff6600; }
a.latest_btn:hover { background:#ff6600; color:#fff;}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0)),to(rgba(0,0,0,.0001))) !important;
    background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0)),to(rgba(0,0,0,.0001))) !important;
    background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; 
}

.left-section{width:35%; float:left; position:absolute; top:182px; left:150px;}
.left-section h2{ font-size:50px; color:#f61419; margin:10px 0px;}
.left-section h3{ font-size:30px; color:#027db9; margin:15px 0px;}
.left-section p{ font-size:20px; color:#333; margin:15px 0px;}
.left-section a{ font-size:14px; color:#fff; margin:15px 0px; background:#f61419; padding:10px 20px; float:left; transition:all ease 0.5s; }
.left-section a:hover{ background:#333; color:#FFF; transition:all ease 0.5s; text-decoration:none;}
.carousel-control img{ margin-top:250px;}
.item img{width:100%;}

th{font-weight:normal; text-align:center !important;}
table.pricing td {
    text-align: center;
    padding: 6px;
    border: 1px solid #E6E6E6;
}

.heading2 { color: rgba(0, 105, 173, 1);}
.payment-method { margin-top:2em;}
.payment-method.well { border-radius:0px;}
.payment-method h2{ padding:0; margin:0; font-size:22px; color: rgba(0, 105, 173, 1); line-height:40px;}


.app-content { padding-top:5%;}

.pd-top-20 { padding-top:20%}




.pricingTable{
    background: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding: 20px 0 35px;
    box-shadow: 0 0 10px -3px rgba(0,0,0,0.3);
}
.pricingTable .pricingTable-header{
    background: linear-gradient(to right, #00238e, #00238e 20px, #00238e 13px, #00238e 38px, #5d82f4 40%, #5d82f4 60%);
    text-align: center;
    text-transform: uppercase;
    padding: 14px 0 7px;
    margin: 0 20px 20px 0;
    clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 50%, 85% 0);
}
.pricingTable .title{
    color: #fff;
    font-size: 35px;
    font-weight: 500;
    line-height: 65px;
    margin: 0;
}
.pricingTable .price-value{
    color: #000;
    padding: 0 15px;
    margin: 0 0 20px;
}
.pricingTable .price-value .amount{
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
}
.pricingTable .price-value .duration{
    font-size: 30px;
    font-weight: 300;
    text-transform: lowercase;
}
.pricingTable .pricing-content{
    text-align: left;
    padding: 25px 15px;
    margin: 0 0 30px;
    border: 1px solid #e7e7e7;
    border-left: none;
    border-right: none;
    list-style: none;
    display: inline-block;
}
.pricingTable .pricing-content li{
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    padding: 0 0 0 0px; text-align:center;
    margin: 0 0 12px;
    position: relative; font-family: 'PT Sans', sans-serif !important;
}
.pricingTable .pricing-content li:last-child{ margin-bottom: 0; }
.
.pricingTable .pricing-content li.disable:before{
    content: "\f00d";
    background: #ED1925;
}
.pricingTable .pricingTable-signup a{
    color: #fff;
    background: linear-gradient(#092787, #092787);
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    width: 200px;
    padding: 6px 6px 5px;
    border-radius: 10px;
    display: inline-block;
    transition: all 0.3s ease;
}
.pricingTable .pricingTable-signup a:hover{
    text-shadow: 4px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.15); text-decoration:none;
}
.pricingTable.green .pricingTable-header{
    background: linear-gradient(to right, #ff0303, #ff0303 20px, #ff0303 13px, #ff0303 38px, #ff4444 40%, #ff4444 60%);
}
.pricingTable.green .pricingTable-signup a{ background: linear-gradient(#ff4444 , #ff4444 ); }
.pricingTable.green .pricing-content li:before{ background: #54A445; }
.pricingTable .pricing-content li.disable:before{ background: #ED1925; }
@media only screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 40px; }}
	.demo{margin-bottom:50px;}
	
.fb_iframe_widget iframe {
    position: absolute;
    z-index: 9 !important;
}