@import url('https://fonts.googleapis.com/css?family=Quicksand:400,700');

@font-face {
    font-family: 'walkway_semiboldregular';
    src: url('Walkway_SemiBold-webfont.eot');
    src: url('Walkway_SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Walkway_SemiBold-webfont.woff2') format('woff2'),
         url('Walkway_SemiBold-webfont.woff') format('woff'),
         url('Walkway_SemiBold-webfont.ttf') format('truetype'),
         url('Walkway_SemiBold-webfont.svg#walkway_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'walkway_ultraboldregular';
    src: url('Walkway_UltraBold-webfont.eot');
    src: url('Walkway_UltraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Walkway_UltraBold-webfont.woff2') format('woff2'),
         url('Walkway_UltraBold-webfont.woff') format('woff'),
         url('Walkway_UltraBold-webfont.ttf') format('truetype'),
         url('Walkway_UltraBold-webfont.svg#walkway_ultraboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/* TABLE OF CONTENTS

1.	Body

2.	Layout 

3.	Header

4.	Navigation 

5.	Intro 

6.	About Section

7.	Services Section

8.	Portfolio Section

9.	Pricing Section

10.	Blog Section

11.	Contact Us Section

12.	Footer

13.	Responsive

*/

/* BEGIN OF STYLING */

/* 1. BODY */

body {
  font-family: 'Montserrat', sans-serif;
  color: #757575;
  font-weight: 400;
  font-size: 14px;
  line-height:1.7em;
  word-spacing: 2px;
  -webkit-font-smoothing: antialiased;
  background:#fff;
      
}
p {
  margin-bottom: 26px;
}

.date-p {
    font-family: 'walkway_ultraboldregular';
    font-size: 15px;
    color: #FFF;
    margin: 10px 0 0 0;
}

::selection {
    background: #077078;
    color: #FFF;
}

a {
  color: #077078;
  text-decoration: none !important;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}
a:hover {
  color: #4c4c4c;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:'Montserrat', sans-serif;
  color: #4c4c4c;
  letter-spacing: 1px;
  font-weight: 400;
}

h3 {font-size:20px;  letter-spacing: 0.5px; font-weight:bold}

/* 2. LAYOUT */

.form-control {
  border-radius: 2px !important;
  padding: 15px 20px !important;
  height: auto;
  border-color: #e9edef !important;
  box-shadow: none !important;
  margin-bottom: 10px;
}
.form-control:focus {
  border-color: #077078 !important;
}
.mb250 {
  margin-bottom: 250px !important;
}
.mb245 {
  margin-bottom: 245px !important;
}
.mb240 {
  margin-bottom: 240px !important;
}
.mb235 {
  margin-bottom: 235px !important;
}
.mb230 {
  margin-bottom: 230px !important;
}
.mb225 {
  margin-bottom: 225px !important;
}
.mb220 {
  margin-bottom: 220px !important;
}
.mb215 {
  margin-bottom: 215px !important;
}
.mb210 {
  margin-bottom: 210px !important;
}
.mb205 {
  margin-bottom: 205px !important;
}
.mb200 {
  margin-bottom: 200px !important;
}
.mb195 {
  margin-bottom: 195px !important;
}
.mb190 {
  margin-bottom: 190px !important;
}
.mb185 {
  margin-bottom: 185px !important;
}
.mb180 {
  margin-bottom: 180px !important;
}
.mb175 {
  margin-bottom: 175px !important;
}
.mb170 {
  margin-bottom: 170px !important;
}
.mb165 {
  margin-bottom: 165px !important;
}
.mb160 {
  margin-bottom: 160px !important;
}
.mb155 {
  margin-bottom: 155px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.mb145 {
  margin-bottom: 145px !important;
}
.mb140 {
  margin-bottom: 140px !important;
}
.mb135 {
  margin-bottom: 135px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.mb125 {
  margin-bottom: 125px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.mb115 {
  margin-bottom: 115px !important;
}
.mb110 {
  margin-bottom: 110px !important;
}
.mb105 {
  margin-bottom: 105px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.no-padding {
  padding: 0 !important;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.padding-left-15 {
  padding-left: 0px !important;
}

.padding-no-right {padding-right:0px!important}

.float-nan {
  float: none;
}
.img-responsive {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn {
  font-family:'Montserrat', sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius:0px;
  padding: 8px 30px;
  margin-bottom: 5px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
          transition: color 0.3s, background-color 0.3s, border-color 0.3s;
		  border-radius:4px
}
.btn.btn-lg {
  padding: 12px 30px 12px 30px;
  letter-spacing: 2px;
  font-size: 16px;
}
.btn.btn-sm {
  padding: 7px 20px;
  font-size: 14px;
}
.btn.btn-xs {
  padding: 5px 15px;
  font-size: 12px;
}
.btn-default {
  color: #676767;
  border-color: #e5e5e5;
}
.btn-default:hover {
  color: #fff;
  background-color: #1f8ded;
  border-color: #1f8ded;
}
.btn-default-o {
background: linear-gradient(to bottom, #1f8ded 0%, #1985e3 100%);
    border-color: #1271c4;
    color: white;
    border-radius: 4px;
}
.btn-default-o:hover {
  color: #1f8ded;
  background: #fff;
  border-color: #fff;
}
.btn-main-o {
  color: #077078;
  border-color: #077078;
  background-color: transparent;
}
.btn-main-o:hover {
  color: #fff;
  background-color: #077078;
  border-color: #077078;
}
.btn-dark-o {
  color: #4c4c4c;
  border-color: #4c4c4c;
  background-color: transparent;
}
.btn-dark-o:hover {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
.btn-dark {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
  background-color: #333333;
  border-color: #333333;
  color: #fff;
}
.btn-main {
    background: linear-gradient(to bottom, #077078 0%, #077078 100%);
    border-color: #1271c4;
    color: white;
	border-radius:4px
}
.btn-main:after{content:'\f138'; font-family: FontAwesome; font-size:18px; color:#fff; margin-left:20px} 
.btn-main:hover:after{content:'\f138'; font-family: FontAwesome; font-size:18px; color:#fff; margin-left:20px} 
.btn-main:hover,
.btn-main:focus,
.btn-main:active {
  background-color: #060606;
  color: #fff;

}
.btn-link {
  font-weight: 400;
  color: #077078;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #4c4c4c;
  text-decoration: none;
}
.section-title {
  margin-bottom: 20px;
}
.section-title h3 {
  font-family:'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  clear: both;
  position: relative;
  padding: 0px 25px!important;
   margin-top:0px;
   margin-bottom:0px

}



.section-title p {
  font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 46px;
    line-height: 58px;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: uppercase;
}
.section-title p span{
  font-family: 'Montserrat', sans-serif;
    color: #1f6aad;
    /*font-size: 46px;*/
    font-weight: normal;
    text-transform: uppercase;
}
.section-title.st-center {
  text-align: center;
}

.center {
  text-align: center;
}

.block{ overflow:hidden; padding:35px 0px; border-radius:3px; padding-top:10px } 


.block1 {
    overflow: hidden;
    background: #fff;
    padding: 35px 20px;
    border-radius: 3px;
	border-top:2px #e5e5e5 dotted
}

.padd25{padding:25px}
.padd {padding:0px}

.section-title.st-center:before {
  margin: auto;
}



.bottom-line {
  margin-bottom: 20px;
}
.bottom-line:after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background-color: #077078;
  margin-top: 5px;
}
.tooltip.top .tooltip-arrow {
  bottom: 1px;
}
.tac {
  text-align: center;
}
.nicescroll-rails {
  background: rgba(0, 0, 0, 0.1);
  width: 5px;
  z-index: 9999 !important;
}
.nicescroll-rails:hover {
  opacity: 1 !important;
}
.nicescroll-rails > div {
  background: #077078 !important;
}
/* ---------------------------------------------- /*
 * Mouse animate icon
/* ---------------------------------------------- */
.mouse-icon {
  position: absolute;
  left: 50%;
  bottom: 40px;
  border: 2px solid #fff;
  border-radius: 16px;
  height: 40px;
  width: 24px;
  margin-left: -15px;
  display: block;
  z-index: 10;
  opacity: 0.7;
}
.mouse-icon .wheel {
  -webkit-animation-name: drop;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  -webkit-animation-name: drop;
          animation-name: drop;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.mouse-icon .wheel {
  position: relative;
  border-radius: 10px;
  background: #fff;
  width: 2px;
  height: 6px;
  top: 4px;
  margin-left: auto;
  margin-right: auto;
}
@-webkit-keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}
@keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}


/* 4. NAVIGATION */

.navbar-default {
  background-image: linear-gradient(#47b2e8, #236cb0);
  border-width: 0;
  margin-bottom: 0 !important;

  -webkit-transition: background-color 0.3s, height 0.3s;
          transition: background-color 0.3s, height 0.3s;
}
.st-navbar-mini .navbar-default {
  background-color:#fff;
  height: 60px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.st-navbar-mini .navbar-default .navbar-brand {
  padding: 5px;
}
.st-navbar-mini .navbar-default .navbar-brand img {
  /*height: 29px;*/
}
.st-navbar-mini .navbar-default .navbar-nav > li.active > a,
.st-navbar-mini .navbar-default .navbar-nav > li.active a:hover,
.st-navbar-mini .navbar-default .navbar-nav > li.active a:focus,
.st-navbar-mini .navbar-default .navbar-nav > li.active a:active {
  background-color:#fff;
  color:#077078!important
}
.navbar-brand {
  height: auto;
  padding: 0px;
  -webkit-transition: padding 0.3s;
          transition: padding 0.3s;
}
.navbar-brand img {
  height: 95px;
  -webkit-transition: height 0.3s;
          transition: height 0.3s;
}
.navbar-nav > li > a {
  font-family:'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
  padding-left: 7px;
  padding-right: 7px;
  color: #000;
  -webkit-transition: color 0.3s, background-color 0.3s, padding 0.3s;
          transition: color 0.3s, background-color 0.3s, padding 0.3s;

}

.navbar-nav .active{
  color: #fff;
  font-weight: bold;
}

.st-navbar-mini .navbar-default a{color:#333!important}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:active {
  color: #077078;
  outline-width: 0;
}
.navbar-nav > li.active > a,
.navbar-nav > li.active a:hover,
.navbar-nav > li.active a:focus,
.navbar-nav > li.active a:active {
  color: #077078;
}
.navbar-default .navbar-nav > li > a {
      color: #ffffff;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover{
   color: #ffffff !important;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active a:hover,
.navbar-default .navbar-nav > li.active a:focus,
.navbar-default .navbar-nav > li.active a:active {
  color: #077078;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #077078;
}

.rhs-form{
    padding: 0px;
    line-height: 20px;
	margin:auto;
	font-family: 'Raleway', sans-serif;
	margin-left:40px;
/*	margin-top:13px*/
}

.rhs-form h3 {
     font-size: 27px;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin: 10px 0 0 0;
    background: -webkit-linear-gradient(#f1f1f1, #bdbdbd);
    margin-left: 120px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-family: 'walkway_ultraboldregular', sans-serif;
    float: left;

    
}

.time{
  float: right;
}



.input_small {
    padding:8px 10px 7px 10px;
    border-radius: 4px;
    font-size: 12px;
    line-height: normal;
    display: inline-block;
    border: none;
    background: #fafbfc;
    color: #8da2b5;
    border: 1px solid #dde5ed;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	border-right-width: 0;
	font-family: 'Montserrat', sans-serif;
	float:left;
	letter-spacing:0.5px
}

.top-get-started-btn{background: linear-gradient(to bottom, #1f8ded 0%, #1985e3 100%);
    border-color: #1271c4;
    color: white;
	 padding: 5px 25px 5px;
    font-size: 13px;
    height: 31px;
    border-radius: 4px;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	border:1px #1271c4 solid;
	font-family: 'Montserrat', sans-serif;
	letter-spacing:1px;
	float:left;
	font-weight:500

	}

/*5.INTRO */

.home {
  background-image: url(../images/hero-img9.html);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  padding: 100px 0;
  position: relative;
  overflow:hidden
  /* Temp CSS */
  /* Temp CSS End */
}

.home:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 105px;
    background: url(../images/bg.png) 50% 0 no-repeat;
    z-index: 5;
}

.home .st-brand {
  text-align: center;
  margin-bottom: 50px;
}
.home .st-home-unit {
  position: relative;
}
.home .hero-txt {
  color: #fff;
  text-align: center;
}
.home .hero-txt .hero-title {
  font-family:'Montserrat', sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 76px;
  line-height: 85px;
  font-weight: 900;
  letter-spacing: 8px;
  word-spacing: 4px;
  margin-bottom: 15px;
  margin-top: 5px;
  padding: 20px 10px;
}
.home .hero-txt .hero-work {
  font-family:'Montserrat', sans-serif;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 0;
  text-transform:uppercase;
  font-size:12px
}
.home .hero-txt .hero-work:after {
  content: "";
  display: block;
  width: 200px;
  height: 4px;
  margin: 20px auto 0;
  background-color: transparent;
  border-width: 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.3);
}
.home .hero-txt a.btn {
  text-transform: uppercase;
}
.home .hero-txt a.btn.left-btn {
  margin-right: 20px !important;
}
.home .hero-txt .hero-sub-title {
  font-family:'Montserrat', sans-serif;
  font-size: 30px;
  letter-spacing: 5px;
  font-weight: 300;
  margin-bottom: 70px;
}
.home .hero-txt .hero-img {
  margin-top: 80px;
}
.st-highlight {
  color: #077078;
}

.page-header {
  background-image: url(../images/hero-img14.html);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  padding: 150px 0 100px;
  margin: 0;
  border-width: 0;
}
.page-header .page-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 55px;
  letter-spacing: 5px;
  word-spacing: 4px;
}
.page-breadcrumb {
  background-color: #f7f7f7;
  background-color: #077078;
  color: #fff;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.01);
  border-botom: 1px solid #f2f2f2;
  padding: 20px 0;
}
.page-breadcrumb .breadcrumb {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  margin-bottom: 0;
  color: #fff;
}
.page-breadcrumb .breadcrumb .active,
.page-breadcrumb .breadcrumb > li + li:before {
  color: #fff;
}
.page-breadcrumb .breadcrumb a {
  color: #fff;
}
.page-content {
  padding: 120px 0;
}


/* 6 ABOUT SECTION */

.about {
  padding: 70px 0;
/*  padding-bottom:0px*/
}

.about .block{ padding-bottom:0px}

.about img {border-radius:3px}

.about h3{margin-top:0px; padding-bottom:10px}

.about p{
  margin-bottom:0;
  width:90%;
  margin:auto;
  padding: 5px 0;
}

.st-member {
  position: relative;
  overflow: hidden;
}

.team-info {width:100%; background:#077078; padding-top:60px; padding-bottom:60px; overflow:hidden}
.team-info .block1 {
    overflow: hidden;
    background:none;
    padding:0px;
    border-radius: 3px;
	border-top:none
}


.st-member-img img {border-radius:150px; border: 10px #4798dc solid;}

.st-member .st-member-info {
  width: 100%;
  height: 100%;
  padding: 20px 35px 0px 30px;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
          transition: opacity 0.5s, transform 0.5s;
		  color:#fff
		 
}
.st-member .st-member-info .progress-bar {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.5s ease 0.2s;
          transition: transform 0.5s ease 0.2s;
}
.st-member .st-member-info .st-member-name {
  font-family:'Montserrat', sans-serif;
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 0px;
  text-transform:uppercase
}
.st-member .st-member-info .st-member-name:after {
  content: '';
  display: block;
  height: 2px;
  width: 35px;
  background-color: #293646;
  margin: 10px auto;
}
.st-member .st-member-info .st-member-pos {
  display: block;
  font-family:'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 0px;
  color:#293646
  
}
.st-member .st-member-info .st-member-social {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 110px;
}
.st-member .st-member-info .st-member-social ul {
  margin: 0;
  padding: 0;
}
.st-member .st-member-info .st-member-social ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0;
}
.st-member .st-member-info .st-member-social ul li a {
  display: block;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: background-color 0.3s, opacity 0.3s ease, -webkit-transform 0.5s ease;
          transition: background-color 0.3s, opacity 0.3s ease, transform 0.5s ease;
}

.st-member .st-member-info .st-member-social ul li a.facebook {
  background-color: #3c5b9b;
}

.st-member .st-member-info .st-member-social ul li a.facebook:hover {
  background-color: #3c5b9b;
}

.st-member .st-member-info .st-member-social ul li a.twitter {
  background-color: #2daae1;
}

.st-member .st-member-info .st-member-social ul li a.twitter:hover {
  background-color: #2daae1;
}

.st-member .st-member-info .st-member-social ul li a.dribbble{
  background-color: #ea4c88;
}

.st-member .st-member-info .st-member-social ul li a.dribbble:hover {
  background-color: #ea4c88;
}
.st-member:hover {
  cursor: pointer;
}
.st-member:hover .st-member-info {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.st-member:hover .st-member-info .st-member-social ul li a {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.st-member:hover .st-member-info .st-member-social ul li a.facebook {
  -webkit-transition: background-color 0.3s, opacity 0.3s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
          transition: background-color 0.3s, opacity 0.3s ease 0.2s, transform 0.5s ease 0.2s;
}
.st-member:hover .st-member-info .st-member-social ul li a.facebook:hover {
  background-color: #3c5b9b;
}
.st-member:hover .st-member-info .st-member-social ul li a.twitter {
  -webkit-transition: background-color 0.3s, opacity 0.3s ease 0.3s, -webkit-transform 0.5s ease 0.3s;
          transition: background-color 0.3s, opacity 0.3s ease 0.3s, transform 0.5s ease 0.3s;
}
.st-member:hover .st-member-info .st-member-social ul li a.twitter:hover {
  background-color: #2daae1;
}
.st-member:hover .st-member-info .st-member-social ul li a.dribbble {
  -webkit-transition: background-color 0.3s, opacity 0.3s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
          transition: background-color 0.3s, opacity 0.3s ease 0.4s, transform 0.5s ease 0.4s;
}
.st-member:hover .st-member-info .st-member-social ul li a.dribbble:hover {
  background-color: #ea4c88;
}
.st-member:hover .st-member-info .skills .skill:nth-child(2) .progress-bar {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.st-member:hover .st-member-info .skills .skill:nth-child(3) .progress-bar {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.st-member:hover .st-member-info .skills .skill:nth-child(4) .progress-bar {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.st-member:hover .st-member-info .skills .skill:nth-child(5) .progress-bar {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.st-member:hover .progress-bar {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.skill {
  text-align: left;
}
.skill strong {
  font-weight: 400;
}
.skill span {
  float: right;
}
.progress {
  height: 11px;
  padding: 0 3px;
  background-color: transparent;
  border: 1px solid #ededed;
  border-radius: 6px;
  box-shadow: none;
}
.progress-bar {
  height: 3px;
  margin-top: 3px;
  border-radius: 2px;
  position: relative;
  box-shadow: none;
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-animation-name: process;
          animation-name: process;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.progress-bar-sept {
  background-color: #077078;
}
@-webkit-keyframes process {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes process {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.funfacts {
  background-image: url(../images/funfact4.png);
  background-color: #000;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  padding: 100px 0;

}
.funfacts .funfact {
  font-family:'Montserrat', sans-serif;
  text-align: center;
  color: #fff;
}
.funfacts .funfact .st-funfact-icon {
  font-size: 42px;
  line-height: 90px;
}
.funfacts .funfact .st-funfact-counter {
  font-size: 48px;
  line-height: 68px;
  letter-spacing: 3px;
}
.funfacts .funfact .funfact-title {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 1px;
  font-weight: 300;
}
.funfacts .funfact:after {
  content: '';
  display: block;
  width: 35px;
  height: 2px;
  background-color: #077078;
  margin: 0 auto;
}

/* 7 SERVICE SECTION */

.service {
  padding: 70px 0 0px 0px;
  background:#fff
}

.service p{margin-bottom: 0px;
    width: 100%;
    margin: auto;
    text-align: justify;
    letter-spacing: -1px;
    word-spacing: -1px;}

.service .block{ padding:35px 0px 0px 0px; color:#000; line-height:1.6em; color:#757575}

.red {color:#d2504d!important; border-color:#d2504d!important}
.yellow {color:#e0bc28!important; border-color:#e0bc28!important}
.green {color:#3ab174!important; border-color:#3ab174!important}
.purple {color:#7768ad!important; border-color:#7768ad!important}

.service_button {
    display: inline-block;
    border: none;
    outline: none;
    cursor: pointer;
    text-align: center;
    padding: 10px 15px 9px 15px;
    color: #fff;
    font-size:12px;
    line-height: 1;
    font-family:'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
        background-color: #276da9;
   /* border-bottom: 4px solid #458dca;*/
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 0.25rem;
    -webkit-transition: color 100ms ease;
    transition: color 100ms ease;
	letter-spacing:1px;
	margin-top:30px
}
.service_button:hover{ color:#fff}

.red-btn {
    background-color: #d2504d;
    border-color: #bd4845;
}

.yellow-btn {
    background-color: #e0bc28;
    border-color: #caa924;
}

.green-btn {
    background-color: #3ab174;
    border-color: #349f68;
}

.purple-btn {
    background-color: #7768ad;
    border-color: #6b5e9c;
}

.st-feature {
  text-align: left;
    border-radius: 6px;
    background-color: white;
	padding-bottom:40px;
	margin-bottom:55px;
	font-size:16px
}

.section-title.st-center p{
  text-align: center;
}

.st-feature span{text-transform: uppercase; color: #c3c9d1; font-size:12px; font-weight:600; letter-spacing:1px; margin-bottom:15px; display:block} 

.st-feature .st-feature-icon {
  width: 60px;
  line-height: 58px;
  font-size: 26px;
  color: #fff;
  margin: 0 auto 20px;
  background-color: #fff;
  position: relative;
  -webkit-transform: rotate(0) scale();
      -ms-transform: rotate(0) scale();
          transform: rotate(0) scale();
  -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-transform 0.3s;
          transition: color 0.3s, border-color 0.3s, background-color 0.3s, transform 0.3s;
		  border:1px #333 solid;
		  border-radius:50%;
		  margin-top:-32px
		  
}
.st-feature .st-feature-title {
      display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: normal;
    font-weight: bold;
    color: #000000;
    margin-bottom: 3px;
    text-align: left;
  
}
.st-feature:hover .st-feature-icon {
  color: #077078;
  border-color: #ffb400;
  background-color: transparent;
  -webkit-transform: rotate(360deg) scale(1);
      -ms-transform: rotate(360deg) scale(1);
          transform: rotate(360deg) scale(1);
}
.features-desc {
  padding: 0;
  background:#f0f6fb;
  text-align:center

}

.features-desc .block {padding: 60px 40px 40px; border: 1px solid #d5e1ec; margin-bottom:65px }
.features-desc .block h3{color:#077078; width:70%; margin:auto; font-size:32px; margin-bottom:25px}

ul.styled-list li {
  list-style: none;
  padding-left: 0;
}
ul.styled-list li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left: -1.5em;
  width: 1.5em;
  color: #077078;
}
ul.styled-list.list-caret li:before {
  content: '\f0da';
}
ul.styled-list.list-hand li:before {
  content: '\f0a4';
}
ul.styled-list.list-chevron li:before {
  content: '\f054';
}
ul.styled-list.list-times li:before {
  content: '\f00d';
}
ul.styled-list.list-star li:before {
  content: '\f006';
}

.call-2-acction {
  padding: 100px 0;
  background-image: url(../images/c2a.png);
  background-attachment: fixed;
  background-color: #000;
  margin-top:0px
}
.c2a {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  color: #fff !important;
}
.c2a h2 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  letter-spacing:normal;
}
.c2a h2:after {
  content: '';
  display: block;
  width: 80px;
  height: 1px;
  background-color: #077078;
  margin: 15px auto 20px;
}
.c2a p {
  margin-bottom: 40px;
}

/* 9 PORTFOLIO SECTION */ 
 
.portfolio {
  padding: 70px 0 0;
}
.filter {
  text-align: center;
}
.filter .btn {
  font-weight: 400;

  
}

.filter .btn-main {
  color: #fff;
  background: #0b253b!important;
  border:none
}

.filter .btn-main:after {
    content: '\f138';
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    margin-left: 20px;
}

.filter .btn-main:hover:after {
    content: '\f138';
    font-family: FontAwesome;
    font-size: 16px;
    color: #077078;
    margin-left: 20px;
}

.filter input[type="radio"] {
  display: none;
}
.grid {
  width: 100%;
  padding: 0;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  background: #000;
  text-align: center;
  cursor: pointer;
  width: 33.33333333%;
  box-sizing: border-box;
}
.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: opacity 0.3s, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.grid figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.grid figure figcaption > a {
  z-index: 1000;
  position: absolute;
  right: 50%;
  bottom: 50px;
  margin-right: -105px;
  opacity: 0;
  -webkit-transform: translate3d(0, 60px, 0);
          transform: translate3d(0, 60px, 0);
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
          transition: transform 0.35s, opacity 0.35s;
}
.grid figure h2 {
  color: #fff;
  font-weight: 300;
  margin: 0;
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
  top: 30px;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
          transition: transform 0.35s, opacity 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
}
.grid figure h2::after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 80px;
  margin-left: -40px;
  height: 1px;
  background: #fff;
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
          transform: translate3d(0, 40px, 0);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
          transition: opacity 0.35s, transform 0.35s;
}
.grid figure h2 span {
  font-weight: 800;
}
.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
  margin: 0;
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
  top: 100px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
          transition: opacity 0.35s, transform 0.35s;
}
.grid figure:hover h2 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure:hover h2::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure:hover img {
  opacity: 0.3;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.grid figure:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure:hover figcaption > a {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.clients {
  padding: 60px 0;
  background:#0b253b
}
.clients-carousel {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clients-carousel li {
  padding: 0 20px;
 
}
.clients-carousel li:hover {
  opacity: 1;
}

.clients h3 { font-size:13px; text-transform:uppercase; color:#6b8499; padding-bottom:20px!important; display:block}

.testimonials {
  padding: 100px 0;
  background-image: url(../images/testimonials.png);
  background-size: cover;
  background-attachment: fixed;
  background-color: #000;
  color: #fff;
  text-align:center
}
.testimonial .testimonial-img {
  float: none;
  margin-bottom: 30px;
  position: relative;
  
}
.testimonial .testimonial-img:after {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: #077078;
  position: absolute;
  bottom: 4%;
  left: 50.5%;
}
.testimonial .testimonial-img:before {
  font-family:'Montserrat', sans-serif;
  content: '\201C';
  font-size: 40px;
  position: absolute;
  bottom: 1%;
  left: 52%;
  z-index: 99;
}
.testimonial .testimonial-img img {
  border-radius: 50%;
}
.testimonial blockquote {
  border-width: 0;
}
.testimonial blockquote p {
  font-weight:normal;
  font-family:Georgia, "Times New Roman", Times, serif;
  letter-spacing:1px; font-style:italic
}
.testimonial blockquote footer,
.testimonial blockquote small,
.testimonial blockquote .small {
  color: #fff;
}
.testimonials-carousel {
  max-width: 800px;
  margin: 0 auto;
}
.testimonials-carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.testimonials-carousel ul li {
  margin: 0;
  padding: 0;
  display: block;
}

/* 9 PRICING SECTION */

.pricing {
  padding: 40px 0 0 0;
  background:#f0f6fb
}
.pricing-table {
  border:1px solid #d5e1ec;
  border-radius: 5px;
  background:#fff

}
.pricing-table .pricing-header .pt-price {
  font-family:'Montserrat', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
  padding: 10px 40px;
  background:#0b253b;

}
.pricing-table .pricing-header .pt-price small {
  font-size: 13px;
  color: #9a9a9a;
  font-weight: 300;
}
.pricing-table .pricing-header .pt-name {
  font-family:'Montserrat', sans-serif;
  padding: 10px 40px;
  text-align: center;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  color: #4c4c4c;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.pricing-table .pricing-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-table .pricing-body ul li {
  padding: 12px 25px;
  margin: 0;
}
.pricing-table .pricing-body ul li:nth-child(even) {
  background-color: #f1f8fe;
}
.pricing-table .pricing-body ul li .fa-times {
  color: #ff6666;
}
.pricing-table .pricing-body ul li .fa-check {
  color: #69cb95;
}
.pricing-table .pricing-footer {
  text-align: center;
  padding: 15px 40px;
  border-top: 1px solid #f2f2f2;
}
.pricing-table.featured .pricing-header {
  position: relative;
  overflow: hidden;
}
.pricing-table.featured .pricing-header .pt-price {
  color: #69cb95;
}
.pricing-table.featured .pricing-header .pt-price small {
  color: #69cb95;
}
.pricing-table.featured .pricing-header .pt-name {
  color: #69cb95;
}
.pricing-table.featured .pricing-header .featured-text {
  font-family:'Montserrat', sans-serif;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 1px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  background-color: #69cb95;
  color: #fff;
  position: absolute;
  top: 22px;
  left: -28px;
  padding: 5px 0;
  width: 126px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.faq-sec {
  margin: 70px 0px;
  background:#fff;
  padding-top:0px
}

.faq-sec h3{ background:#067078; font-size:13px; text-align:center; font-weight:600; text-transform:uppercase; letter-spacing:1.5px; color:#fff; padding:10px 0px!important; display:block; margin:0px; border-radius:5px 5px 0px 0px}

.faq-sec .block{ padding:20px; border: 4px solid #067078;border-radius:0px 0px 5px 5px; margin:0px}

.faq {
  margin-bottom: 50px;
}
.faq h4 {
  margin-bottom: 15px;
}

.faq h4 {font-size:18px}

.faq h4 i {
  color: #067078;
    font-size: 24px;
	vertical-align:middle
}
.call-us {
  padding: 50px 0;
  background-color: #0b253b;
  text-align: center;
  background-image: url(../images/intro-bg.png);
  background-size: cover;
}
.call-us h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 45px;
  vertical-align: middle;
  margin: 0 30px 0 0;
  letter-spacing: 2px;
  word-spacing: 5px;
}



/* 10 BLOG SECTION */

.blog {
  padding: 70px 0;
}
.blog-post {
  border-bottom: 1px dotted #f2f2f2;
  margin-bottom: 30px;
}

.blog-post:last-child { margin-bottom:0px; border-bottom:none}

.blog-post .author img {
  border-radius: 50%;
}
.blog-post .post-meta {
  margin-bottom: 10px;
  font-size: 13px;
}
.blog-post .post-meta a {
  font-weight: bold;
  color: #4c4c4c;
}
.blog-post .post-meta a:hover {
  color: #077078;
}
.blog-post .post-meta strong {
  color: #4c4c4c;
}
.blog-post .post-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight:bold;
  letter-spacing:normal
}

.blog-post .post-title a{ color:#000}

.blog-post .post-thumb {
  margin-bottom: 40px;
}
.blog-post .post-thumb img {
  border-radius: 10px;
}
.widgets {
  padding: 30px;
  background:#f0f6fb
}
.widget {
  margin-bottom: 60px;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul li {
  border-bottom: 1px solid #f2f2f2;
}
.widget ul li a {
  display: block;
  -webkit-transition: text-indent 0.3s, color 0.3s;
          transition: text-indent 0.3s, color 0.3s;
  padding: 5px 0;
}
.widget ul li a:hover {
  text-indent: 20px;
}
.widget ul li a:hover .badge {
  text-indent: 0;
  background-color: #4c4c4c;
}
.widget ul li .recent-post {
  padding: 10px 0;
}
.widget ul li .recent-post .post-thumb {
  display: block;
  float: left;
  margin-right: 15px;
}
.widget ul li .recent-post .post-thumb img {
  border-radius: 10px;
}
.widget ul li .recent-post .post-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 13px;
  margin: 0 0 5px;
}
.widget ul li .recent-post .post-title a {
  display: inline;
}
.widget ul li .recent-post .post-meta {
  font-size: 12px;
}
.widget ul li .recent-post .post-meta a {
  font-weight: bold;
  color: #4c4c4c;
}
.widget ul li .recent-post .post-meta a:hover {
  color: #077078;
}
.widget ul li .recent-post a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0;
}
.widget ul li .recent-post a:hover {
  text-indent: 0;
}
.widget ul li .badge {
  font-size: 10px;
  font-weight: 300;
  vertical-align: middle;
  margin-top: 5px;
  text-indent: 0;
  background-color: #077078;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}
.widget .widget-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  letter-spacing:0.5px
}
.widget .tagcloud a {
  font-size: 13px;
  border-radius: 40px;
  color: #737373;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 3px 20px;
  border-color: #e5e5e5;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 6px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
          transition: color 0.3s, background-color 0.3s, border-color 0.3s;
		  background:#fff
}
.widget .tagcloud a:hover {
  border-color: #077078;
  background-color: #077078;
  color: #fff;
}
.subscribe {
  padding: 100px 0;
  background-image: url(../images/subscribe2.png);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #000;
}

.subscribe .btn-main {
    color: #fff;
    background-color: #077078;
    border: none;
}

.subscribe .btn-main:after{ color:#fff}

.subscribe .subscribe-title {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 58px;
    font-weight: 700;
    letter-spacing: normal;
	text-align:center;
	margin-bottom:25px
}
.subscribe .subscribe-or {
  font-family:'Montserrat', sans-serif;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 30px 0;
  margin: 0;
  text-transform: uppercase;
}
.subscribe .subscribe-social {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.subscribe .subscribe-social li {
  padding: 0;
  margin: 0;
  margin-right: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.subscribe-form {
  max-width: 500px;
  margin: 0 auto;
}
.subscribe-form .form-control {
  border-radius: 30px 2px 2px 30px !important;
  padding: 14px 20px 14px 30px !important;
}
.input-group .form-control {
  border-radius: 3px !important;
  padding: 12px 20px 13px 30px !important;
}
a.social {
  font-family:'Montserrat', sans-serif;
  letter-spacing: 1px;
  display: inline-block;
  background-color: #077078;
  color: #fff;
  padding: 8px 20px 8px 65px;
 position: relative;
  overflow: hidden;
  -webkit-transition: background-color 0.3s, text-indent 0.3s, padding 0.3s;
          transition: background-color 0.3s, text-indent 0.3s, padding 0.3s;
		  border-radius:3px
}
a.social i {
  display: block;
  background-color: #31ada4;
  width: 50px;
  height: 40px;
  line-height: 42px;
  font-size: 17px;
  border-radius: 0px;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 10px;
  -webkit-transition: text-indent 0.3s;
          transition: text-indent 0.3s;
		  border-radius:3px
}
a.social:hover {
  background-color: #31ada4;
  text-indent: -10px;
  padding: 8px 30px 8px 65px;
}
a.social:hover i {
  text-indent: 29px;
}
a.social.twitter {
  background-color: #2daae1;
}
a.social.twitter i {
  background-color: #1a87b7;
}
a.social.twitter:hover {
  background-color: #1a87b7;
}
a.social.facebook {
  background-color: #3c5b9b;
}
a.social.facebook i {
  background-color: #2b416f;
}
a.social.facebook:hover {
  background-color: #2b416f;
}
a.social.rss {
  background-color: #fca73a;
}
a.social.rss i {
  background-color: #f58b04;
}
a.social.rss:hover {
  background-color: #f58b04;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  a.social:hover {
    padding: 8px 20px 8px 65px;
  }
}

/* 11 CONTACT SECTION */
.contact {
  padding: 70px 0;
  background:#f0f6fb
  
}

.contact .block {padding: 35px 20px;}

.contact form input,
.contact form textarea {
  margin-bottom: 10px;
}
input[type="text"].formFieldError,
input[type="email"].formFieldError,
textarea.formFieldError {
  border-color: #e34444 !important;
}


/* 12 FOOTER */

footer.site-footer {
/*background-color: #212b3a;*/
    /*background-color: #101010;*/
    padding: 215px 0px 20px 0;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.01em;
    font-size: 1.25rem;
    line-height: 1.875rem;
    color: #6e7681;
}

footer.site-footer .links {
    color: #d1dae8;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: normal;
    text-align: center;
}


footer.site-footer .links { color:#d1dae8; font-size:13px; letter-spacing:1px; font-weight:normal; text-align:center}
footer.site-footer .links a {color:#d1dae8;}
footer.site-footer .links span { color:#aed5f5; display:inline-block; margin-left:7px; margin-right:7px}
footer.site-footer .social-links { overflow:hidden; text-align:center; margin-top:25px}
footer.site-footer .social-links a { border:2px #6e7681 solid; height:34px; width:34px; text-align:center; display:inline-block; margin-left:5px; margin-right:5px; border-radius:50px; line-height:32px; color:#6e7681}
footer.site-footer .page-links { overflow:hidden; margin-top:45px; text-align:center; padding:0px 80px}
footer.site-footer .page-links a{display:inline-block; color:#6e7681; margin-left:8px; color:#6e7681; letter-spacing:1px}
footer.site-footer .page-links a:hover{ color:#d1dae8}
footer.site-footer .bottom-links { overflow:hidden; margin-top:30px; text-align:center; padding:0px 80px; font-size:12px; letter-spacing:1px}
footer.site-footer .bottom-links a{display:inline-block; color:#6e7681; margin-left:5px; color:#6e7681; letter-spacing:1px}
footer.site-footer .bottom-links a:hover{ color:#d1dae8}
footer.site-footer .bottom-links span { color:#6e7681; display:inline-block; margin-left:7px; margin-right:7px}

.navbar-toggle {border-radius:0px; border:none; color:#1f8ded; margin-top:30px;background: #fff;}
.navbar-default .navbar-toggle .icon-bar {background-color:#1f8ded}
.navbar-default .navbar-toggle:hover {background-color:#fff; border-color:#077078}
.st-navbar-mini .navbar-toggle  {margin-top:12px}



svg {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.f-box h2{
  font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    text-decoration: underline;
}

.f-box p{
    color: #fff;
    font-size: 16px;
}

.f-box .list-unstyled li{
  margin: 10px 0;
}

.f-box .list-unstyled li a{
      color: #fff;
    font-size: 17px;
}
.f-box .social{
      margin-top: 30px;
}
.f-box .social i{
    font-size: 30px;
    background: #fff;
    padding: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.bottom-links{
    background: #000;
    color: #fff;
    padding: 10px 0;
}

.dropdown-menu>li>a{
  text-transform: uppercase;
  color: #fff;
}

.navbar-default .navbar-nav>.open>a,
 .navbar-default .navbar-nav>.open>a:hover, 
 .navbar-default .navbar-nav>.open>a:focus{
  background: transparent;
}

.dropdown-menu{
  background: rgba(41, 120, 185,0.50);
      font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    min-width: auto;
}
.dropdown-menu2 { right: 0; left: auto; }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #ffffff;
}

.h-img img{
  width: 100%

}

.av img{

}
.caret{
      display: block;
      margin: 0 auto;
          border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.about2 img {
    border-radius: 3px;
    border-radius: 50%;
    width: 300px;
    height: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.marginletf{
  margin-left: 50px;
}

.f-box img{
  width: 200px;
    margin-top: 10px;
}

.f i {
    color: #067078;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.info-d{
  text-align: center;
    background: #f7f7f7;
    padding: 10px 0;
}

.tp-caption.imgo img {
    width: 200px;
}

.tp-caption.Title {
    font-size: 24px;
    line-height: 20px;
    font-weight: bold;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    text-align: center;
    margin: auto;
    padding: 20px 10px;
    background-image: linear-gradient(#47b2e8, #236cb0);
}

.tp-caption.Title span {
   /* font-size: 24px !important;*/
    color: #000;
}

.slider-wrapper {
    margin-top: 30px;
}

@media only screen and (min-width: 1400px) and (max-width: 6000px){
body{
width: 1280px;
    margin: 0 auto;
    overflow-x:hidden;

  }
}


/* 13 RESPONSIVE */
@media only screen and (max-width: 1199px){

  .navbar-nav > li > a{
         padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }


.rhs-form h3 {
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin: 10px 0 0 0;
    color: #fff;
    margin-left: 70px;
}

.navbar-brand img {
    height: 60px;
    }

}

@media only screen and (max-width: 990px){
.navbar-nav > li > a {
     padding-left: 5px;
    padding-right: 5px;
    font-size: 8px;


}



footer.site-footer {

    padding: 50px 0px 20px 0;
    
    background-image: linear-gradient(#47b2e8, #236cb0);
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a{
       text-transform: uppercase;
    color: #fff !important;
    background: #000;
    text-align: center;
    padding: 5px 0 !important;
}

.slider-wrapper {
    margin-top: 50px;
}



}

@media only screen and  (max-width: 768px){
  .navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
  }
   .time{
      display: none;
    }
  .st-navbar-mini .navbar-default .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
       text-transform: uppercase;
    color: #fff !important;
    background: #000;
    text-align: center;
    padding: 5px 0 !important;
}

.navbar-default .navbar-nav > li > a {
    font-size: 15px;
}

.section-title p {
    font-size: 25px;
    width: 100%;
    line-height: normal;
}

footer.site-footer {
    text-align: center;
}

.h-img img {
    width: 100%;
    margin-top: 50px;
    height: 150px;
}

.marginletf{
  margin-left: 0;
}
.c{
  text-align: center;
}

.contact-form{
  padding: 10px;
}
.a{
  display: none;
}

.navbar-brand img {
    height: 60px;
}

.slider-wrapper {
    margin-top: 80px;
}

.rhs-form h3 {
    font-size: 14px;
    }

    .bottom-links{
          text-align: center;
    font-size: 12px;
    }
    .bottom-links .text-right {
    text-align: center;
}

}


@media only screen and (min-width: 320px) and (max-width: 479px) {
  .navbar-default .navbar-collapse, .navbar-default .navbar-form 
  {background:#40a4dd; border:none;text-align: center;}
.home .hero-txt .hero-title {font-size:30px; line-height:normal}
.navbar-toggle { margin-top:15px}
/*.navbar-default {height:120px}*/
/*.st-navbar-mini .navbar-default {height:120px}*/
.rhs-form {margin-left:0px; float:none}
.top-get-started-btn {padding: 5px 5px 5px;}
#monster-slideshow { margin-top:60px}
.app-signup-form { display:none}
.tp-caption.ExtraLargeTitle span { margin-top:15px!important; display:block}
.tp-caption.ExtraLargeTitle span:after {display:none}
.clients-carousel li {padding: 0 20px; text-align: center;}
.about {padding: 50px 0; padding-bottom: 0px;}
.features-desc .block {padding:20px}
.features-desc .block h3 { width:100%}
.call-2-acction {padding:40px 0px}
.call-2-acction .c2a h2 {margin-top:0px}
.portfolio {
    padding:40px 0 0;

}

.call-us h3 {margin:0px}
.blog {
    padding: 40px 0;
}
.subscribe {padding:40px 0px}
.subscribe .input-group .form-control {width:260px}
.subscribe .input-group-btn {width:350px; display:block; white-space:normal}
.subscribe .btn-main {margin-top:10px}
.contact .block { padding: 35px 0px;}
.contact { padding: 40px 0; background: #f0f6fb;}
.team-info .block1 {text-align:center}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .navbar-default .navbar-collapse, .navbar-default .navbar-form 
  {background:#40a4dd; border:none; text-align: center;}
#monster-slideshow { margin-top:60px}
.home .hero-txt .hero-title {font-size:42px; line-height:normal}
.rhs-form {    margin-left: 0px;
    position: absolute;
    margin-top: -50px;
    left: 70px;}
.rhs-form .input_small {width:130px}
.top-get-started-btn {padding: 5px 5px 5px;}
.navbar-toggle { margin-top:15px}
.tp-caption.ExtraLargeTitle span { margin-top:35px!important; display:block}
.tp-caption.ExtraLargeTitle span:after { display:none}
.signup-form {margin-top:25px!important; display:none}
.signup-form input { height:auto}
.clients-carousel li { text-align:center}
.st-member { text-align:center; margin-bottom:50px}
}

@media only screen and (min-width: 768px) and (max-width: 1170px) {
.home .hero-txt .hero-title {font-size:46px; line-height:normal}

#monster-slideshow {margin-top:100px}
.tp-caption.ExtraLargeTitle span:after { margin-top:45px}
.signup-form {margin-top:25px!important; font-size:14px}
.signup-form input { font-size:13px!important}
.signup-form .signup-form-button { font-size:13px!important; line-height:60px; height:40px}
.st-navbar-mini .navbar-default {height:100px}
}

@media (min-width: 1440px) {
  .grid {
    width: 100%;
    padding: 0;
  }
  .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    background: #000;
    text-align: center;
    cursor: pointer;
    width: 25%;
  }
}

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

 .rhs-form h3 {
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin: 5px 0px;
    color: #fff;
    margin-left: 0;
    text-align: center;
    float: none;
}

  }


@media only screen and (max-width: 450px){
  .subscribe-form {
    text-align: center;
    }

    .subscribe-form .input-group .form-control{
      float: none;
    }

}

