@import url(http://fonts.googleapis.com/css?family=Raleway:200,300,600,700&subset=latin,latin-ext);
.btn-send,
a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}
a,
a:hover {
    color: #000
}
.portfolio-wrapper .portfolio-items,
.top_50 {
    clear: both
}
body,
html {
    height: 100%
}
body {
    font-family: Raleway, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.7857;
    letter-spacing: .075em;
    color: #333;
    background-color: #fff
}
a {
    transition: all .2s ease-in-out
}
a,
a:active,
a:focus,
a:hover,
button:focus {
    outline: 0;
    border: 0;
    text-decoration: none
}
.btn-readmore,
.btn-send {
    border-radius: 0;
    color: #fff
}
#st-preloader {
    background: #FFF;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}
p {
    line-height: 1.5
}
.portfolio-items h5,
h1.heading {
    text-transform: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}
input,
textarea {
    outline: 0
}
label {
    font-weight: 300
}
#pre-status,
.preload-placeholder {
    background-image: url(../images/preloader.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 40px
}
.preload-placeholder {
    background: 0 0;
    left: 0;
    margin: 0;
    text-align: center;
    top: 65%
}
#home-carousel .item,
#testimonial {
    background-repeat: no-repeat;
    background-size: cover
}
.st-border {
    width: 34px;
    height: 1px;
    display: block;
    background-color: #000
}
.overlay,
.overlay1 {
    background-color: #000;
    height: 100%
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: .8
}
#home-carousel .item:before,
.overlay1 {
    top: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    width: 100%
}
.btn-send {
    background-color: #0091ed;
    border: 0;
    padding: 8px 14px;
    transition: all .2s ease-in-out
}
.btn-send:hover {
    background-color: #000;
    color: #fff
}
.btn-readmore {
    background-color: #383838;
    border: 0;
    padding: 10px 20px;
    margin-top: 20px;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.btn-readmore:hover {
    background-color: #000;
    color: #fff
}
#header .navbar {
    min-height: 80px;
    margin-bottom: 0;
    border-radius: 0
}
.st-navbar {
    background-color: #000;
    border-bottom: 1px solid red
}
.st-navbar ul {
    margin-top: 15px
}
.st-navbar ul li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    padding: 0;
    margin: 14px
}
#our-works,
#services {
    padding-bottom: 50px;
}
.st-navbar ul li a:focus,
.st-navbar ul li a:hover {
    background-color: transparent;
    color: #fffea8
}
.st-navbar .navbar-header {
    margin-top: 1px
}
.st-navbar .navbar-toggle .icon-bar {
    background-color: #000
}
.st-navbar .navbar-toggle {
    margin-top: 28px;
    margin-right: 13px;
    border-radius: 0
}
#slider {
    margin-top: 80px
}
#home-carousel .item {
    background-position: center top;
    width: 100%;
    height: 650px
}
#home-carousel .item:before {
    background-color: #000;
    content: "";
    height: 100%
}
.carousel-caption {
    left: 15px;
    right: 15px;
    top: 50%;
    font-size: 15px;
    text-align: left;
    color: #fff;
    text-shadow: none;
    margin-top: -130px
}
.carousel-caption h1 {
    font-size: 25px;
    margin-bottom: 0;
    line-height: 27px;
    letter-spacing: 2px;
    font-weight: 100
}
.carousel-caption h2 {
    font-size: 49px;
    font-weight: 600;
    margin-top: 1%;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px
}
.home-carousel-left,
.home-carousel-right {
    background-color: #f0f0f0;
    color: #000;
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 32px;
    z-index: 999;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}
.home-carousel-left {
    left: -32px
}
.home-carousel-right {
    right: -32px
}
#home-carousel:hover .home-carousel-left {
    left: 0
}
#home-carousel:hover .home-carousel-right {
    right: 0
}
.office-carousel-right,
.post-carousel-right {
    right: -32px
}
#home-carousel .item h1,
#home-carousel .item h2,
#home-carousel .item p {
    opacity: 0;
    -moz-transform: scale(.5);
    -webkit-transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}
#home-carousel .item h1 {
    -webkit-transition: all .5s ease-in-out .15s;
    -moz-transition: all .5s ease-in-out .15s;
    -ms-transition: all .5s ease-in-out .15s;
    -o-transition: all .5s ease-in-out .15s;
    transition: all .5s ease-in-out .15s
}
#home-carousel .item.active h1,
#home-carousel .item.active h2,
#home-carousel .item.active p {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
#home-carousel .item h2 {
    -webkit-transition: all .5s ease-in-out .3s;
    -moz-transition: all .5s ease-in-out .3s;
    -ms-transition: all .5s ease-in-out .3s;
    -o-transition: all .5s ease-in-out .3s;
    transition: all .5s ease-in-out .3s
}
#home-carousel .item p {
    -webkit-transition: all .5s ease-in-out .45s;
    -moz-transition: all .5s ease-in-out .45s;
    -ms-transition: all .5s ease-in-out .45s;
    -o-transition: all .5s ease-in-out .45s;
    transition: all .5s ease-in-out .45s
}
#services {
    background-color: #f5f5f5;
    padding-top: 50px
}
.section-title2 {
    margin-bottom: 50px
}
.section-title2 h1 {
    margin-top: 0;
    color: #fff
}
.section-title {
    margin-bottom: 50px
}
.section-title h1 {
    margin-top: 0;
    color: #de0000
}
.st-service {
    margin-top: 30px
}
.st-service h2 {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 15px
}
.st-service h2 i {
    margin-right: 10px
}
.st-service p {
     color: #000;
    margin-top: 2%
}
.isotope-item {
    z-index: 2
}
.isotope-hidden.isotope-item {
    z-index: 1
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity
}
#our-works {
    padding-top: 50px
}
.portfolio-wrapper ul.filter {
    list-style: none;
    padding: 0;
    margin-bottom: 35px;
    margin-top: 28px;
    overflow: hidden
}
.portfolio-wrapper ul.filter li {
    float: left;
    text-transform: uppercase;
    margin-right: 25px;
    font-weight: 600
}
.portfolio-wrapper ul.filter li a {
    color: #909090
}
.portfolio-wrapper ul.filter li a.active,
.portfolio-wrapper ul.filter li a:hover {
    color: #000
}
.portfolio-wrapper .portfolio-content {
    position: relative;
    margin-bottom: 30px
}
.portfolio-wrapper .portfolio-overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -ms-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0;
    -moz-transform: scale(.5);
    -webkit-transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}
.portfolio-wrapper .portfolio-content:hover .portfolio-overlay {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.portfolio-wrapper .portfolio-overlay a {
    color: #fff;
    font-size: 35px
}
.portfolio-wrapper .portfolio-overlay a:hover {
    color: #fff
}
#expertise {
    background-color: #0068a3;
    padding-top: 4%;
    padding-bottom: 3%
}
#pricing {
    background-color: #f5f5f5;
    padding-top: 130px;
    padding-bottom: 120px
}
.st-pricing {
    background-color: #fff;
    padding: 40px;
    margin-top: 30px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.st-pricing:hover {
    box-shadow: 0 0 18px #ddd
}
.st-pricing h3,
.st-pricing h5 {
    margin-top: 0;
    margin-bottom: 25px
}
.st-pricing .st-border {
    width: 100%;
    margin-bottom: 15px;
    background-color: #ccc
}
.st-pricing ul {
    list-style: none;
    padding: 0
}
.st-pricing ul li {
    padding: 12px 0;
    font-size: 15px
}
.st-pricing a.btn-send {
    text-transform: uppercase;
    margin-top: 20px;
    padding: 10px 25px
}
#about-us {
    background-color: #f5f5f5
}
#about-us .about-us {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 15%
}
#about-us .about-us h4 {
    margin-top: 0;
    margin-bottom: 30px
}
#about-us .about-us .btn-send {
    margin-top: 30px
}
#about-us .our-office {
    padding-right: 0
}
.office-carousel-left,
.office-carousel-right {
    background-color: #f0f0f0;
    color: #000;
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 32px;
    z-index: 999;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}
.office-carousel-left {
    left: -32px
}
#office-carousel:hover .office-carousel-left {
    left: 0
}
#office-carousel:hover .office-carousel-right {
    right: 0
}
#office-carousel .item img {
    width: 100%
}
#our-team {
    padding-top: 130px;
    padding-bottom: 120px
}
.team-member {
    margin-top: 30px
}
.member-image {
    position: relative
}
.member-info {
    background-color: #f5f5f5;
    padding: 15px
}
.member-info h4 {
    margin-top: 0;
    margin-bottom: 6px
}
.member-info span {
    text-transform: uppercase
}
.team-member .member-social {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    left: 0;
    top: 0;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -ms-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0;
    -moz-transform: scale(.5);
    -webkit-transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}
.team-member:hover .member-social {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.team-member .member-social a {
    position: relative;
    font-size: 16px;
    color: #fff;
    top: 47%
}
.team-member:hover .member-social a {
    margin: 6px
}
#testimonial {
    background-image: url(../images/testimonial-bg.png);
    background-attachment: fixed;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative
}
.st-testimonials {
    color: #e0e0e0
}
.st-testimonials .st-border {
    background-color: #e0e0e0;
    margin: 20px auto
}
#fun-facts,
#page-header {
    background-color: #f5f5f5
}
.st-testimonials p {
    font-style: italic
}
.st-testimonials .client-info h5 {
    margin-top: 0;
    margin-bottom: 5px
}
.st-testimonials .client-info span {
    font-size: 12px;
    text-transform: uppercase
}
#fun-facts {
    padding-top: 40px;
    padding-bottom: 40px
}
#fun-facts .fun-fact {
    border-right: 1px solid #ddd
}
#fun-facts .col-md-3:last-child .fun-fact {
    border-right: 0 solid #ddd
}
#fun-facts .fun-fact i {
    margin-right: 5px
}
#fun-facts .fun-fact p {
    font-size: 16px
}
#contact {
    padding-top: 0px;
    padding-bottom: 120px
}
.contact-info .contact-content {
    margin-bottom: 5px;
    color: #008de7;
    font-weight: 700
}
.contact-info p {
    margin-bottom: 10px
}
.contact-info p i {
    font-size: 16px;
    margin-right: 10px
}
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form textarea {
    border: 1px solid #E8E8E8;
    padding: 8px 14px;
    width: 100%;
    margin-bottom: 20px
}
#page-header {
    padding-top: 50px;
    padding-bottom: 0;
    position: relative;
    margin-bottom: 50px;
    margin-top: 80px
}
.single-blog {
    margin-top: 35px;
    margin-bottom: 35px
}
.post-title {
    margin-top: 20px;
    margin-bottom: 5px
}
.post-meta {
    margin-bottom: 15px
}
.post-meta span {
    margin-right: 6px;
    font-size: 12px;
    font-weight: 600;
    opacity: .6
}
.post-meta span:hover {
    opacity: 1
}
.post-carousel-left,
.post-carousel-right {
    background-color: #f0f0f0;
    color: #000;
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 32px;
    z-index: 999;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}
.post-link,
.post-quote {
    background-color: #f5f5f5
}
.post-carousel-left {
    left: -32px
}
#post-carousel:hover .post-carousel-left {
    left: 0
}
#post-carousel:hover .post-carousel-right {
    right: 0
}
.post-link {
    text-align: center;
    padding: 40px 0;
    font-size: 16px;
    font-weight: 600
}
.post-quote {
    padding: 30px;
    font-size: 16px;
    font-weight: 500;
    font-style: italic
}
#blog .pagination {
    margin-bottom: 80px
}
#blog .pagination li a {
    width: 35px;
    height: 35px;
    line-height: 31px;
    text-align: center;
    font-size: 16px;
    color: #a3a3a3;
    border: 1px solid #d1d1d1;
    padding: 0;
    margin-right: 5px;
    border-radius: 0
}
#blog .pagination li a:hover,
#blog .pagination li.active a {
    background-color: transparent;
    border-color: #000;
    color: #000
}
.sidebar-widget {
    margin-top: 35px;
    margin-bottom: 50px
}
.sidebar-widget .sidebar-title {
    margin-top: 0;
    margin-bottom: 20px
}
.sidebar-widget ul {
    list-style: square;
    margin: 0;
    padding-left: 18px
}
.full li,
.scroll-up li,
.technology li {
    list-style: none
}
.sidebar-widget ul li {
    margin-bottom: 10px;
    font-weight: 500
}
.back,
.full li {
    font-weight: 700
}
.blog-search {
    position: relative
}
.blog-search input {
    border: 1px solid #d6d6d6;
    color: #8d8d8d;
    height: 44px;
    outline: 0;
    padding: 0 50px 0 17px;
    width: 100%
}
.blog-search span {
    color: #252525;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}
.blog-search .search-submit {
    background: 0 0;
    border: none
}
.blog-search:after {
    background-color: #d6d6d6;
    content: "";
    display: block;
    height: 27px;
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 1px
}
.sidebar-widget .tagcloud a {
    padding: 4px 10px;
    border: 1px solid #ccc;
    margin: 3px 1px;
    display: inline-block
}
.sidebar-widget .tagcloud a:hover {
    border-color: #000;
    color: #000
}
#footer,
#footer a {
    color: rgba(255, 255, 255, .4)
}
ul.content-flickr {
    margin: 0;
    overflow: hidden;
    padding: 0
}
ul.content-flickr li {
    display: block;
    float: left;
    padding: 5px 10px 5px 0;
    width: 33.33%
}
.content-flickr li a {
    display: block;
    position: relative;
    width: 100%
}
#footer {
    background-color: #262626;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 234234
}
#footer a:hover {
    color: #fff
}
.footer-social-icons {
    text-align: right
}
.build,
.scroll-up a,
.solve,
.solve1 {
    text-align: center
}
.footer-social-icons a {
    margin: 0 5px;
    font-size: 16px
}
.footer-social-icons span {
    margin-right: 10px
}
.scroll-up li,
.scroll-up ul {
    margin: 0;
    padding: 0
}
.scroll-up {
    position: fixed;
    display: none;
    z-index: 999;
    bottom: 3.8em;
    right: 1.8em
}
.scroll-up a {
    background-color: #fff;
    display: block;
    width: 40px;
    height: 40px;
    color: #000;
    font-size: 20px;
    line-height: 38px;
    box-shadow: 0 0 6px #ccc
}
.scroll-up a:active,
.scroll-up a:hover {
    background-color: #f5f5f5;
    color: #000
}
.back,
.back:hover,
.heading {
    color: #00aef0
}
.carousel-control {
    left: 2%;
    height: 40px;
    width: 40px;
    background: #222;
    border: 2px solid #FFF;
    border-radius: 23px;
    margin-top: 40px
}
.carousel-control.right {
    right: 2%
}
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px
}
.carousel-indicators li {
    background: #cecece
}
.carousel-indicators .active {
    background: #428bca
}
.top_120 {
    padding-top: 120px
}
.heading {
    margin-top: 0;
    float: left
}
.back {
    cursor: pointer
}
.border_bottom {
    border-bottom: 1px solid #F3F3F3;
    float: left;
    width: 100%
}
.top_50 {
    padding-top: 50px
}
.back1,
.back2,
.back3,
.back4 {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px
}
.tech {
    color: #ed1e79;
    margin-top: 0
}
.solve1,
.top_30 {
    margin-top: 30px
}
.technology {
    padding-left: 10px
}
.icon_1 {
    color: #00aef0;
    font-size: 15px
}
.bottom_30 {
    margin-bottom: 30px
}
.bottom_20 {
    margin-bottom: 20px
}
.bottom_10 {
    margin-bottom: 10px
}
.build {
    font-size: 50px!important;
    position: relative;
    top: 100px;
    text-transform: capitalize!important
}
.comm,
.solve,
.solve1 {
    text-transform: capitalize
}
.solve {
    font-size: 25px
}
.solve1 {
    font-size: 20px
}
.product {
    color: #098ef3
}
.back2 {
    background: #098ef3
}
.back1 {
    background: #ed504d
}
.back3 {
    background: #ff931b
}
.back4 {
    background: #1e6089
}
.comm {
    color: #fff;
    font-size: 25px
}
.full li {
    color: #fff
}
.min_height_370 {
    position: relative;
    min-height: 370px
}
.min_height_320 {
    position: relative;
    min-height: 320px
}
.bottom_18 {
    padding-bottom: 18px
}
.absolute {
    position: absolute;
    bottom: 0
}
#contact_frm label.error {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 6px;
    position: absolute
}
#contact_frm .error,
#contact_frm label#captcha_error,
#contact_frm label#captcha_error_miss {
    color: red;
    font-size: 14px;
    font-weight: 400
}
.contactusmsg {
    margin-left: 2px;
    font-size: 14px;
    color: red
}
 @media only screen and (min-width :767px) and (max-width : 991px){
.left-for-nav{
	float: left!important;
 margin: 0;
 
 }
}
 @media only screen and (min-width :320px) and (max-width : 767px){
.text-left-media{
    text-align: left;
 
 }
}
.st-brokerage p {
     color: #000;
   
}