
@import "http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic";
@import "http://fonts.googleapis.com/css?family=Fjalla+One";
body {
    background: #f5f6f7 none repeat scroll 0 0;
    color: #797979;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin: 0 !important;
    padding: 0 !important;
}
a, a:hover, a:focus {
    outline: medium none;
    text-decoration: none;
}
*::-moz-selection {
    background: #f77b6f none repeat scroll 0 0;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans",sans-serif;
}
a {
    color: #444e67;
}
a:hover {
    color: #f77b6f;
}
p {
    line-height: 22px;
}
.logo-area {
    float: left;
}
.logo {
    float: left;
}
.topbar {
    border-top: 4px solid #fe7c01;
    font-size: 12px;
}
.topbar ul {
    margin-bottom: 0 !important;
}
.callus {
    float: right;
}
.social {
    float: right;
}
.social li {
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 40px;
}
.social li a {
    font-size: 14px;
}
.callus li {
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 40px;
    list-style: outside none none;
    margin: 0;
    padding: 0 10px;
    position: relative;
    text-align: center;
}
.post_meta a, .portfolio-filter a, .twitter-widget ul li a:hover, .social a, .topbar p {
    color: #9ca5ab;
}
.header-frontend .navbar {
    margin-bottom: 0; height:50px;
}
.navbar-default {
    border: medium none;
}
.navbar-brand {
    color: #bcc0cd;
    font-size: 30px;
    font-weight: 100;
    line-height: 30px;
    margin-top: 0px;
    padding: 0 0 0 15px;
}
.navbar-brand span {
    color: #f25f5b;
}
.header-frontend .navbar-collapse ul.navbar-nav {
    float: right;
    margin-right: 0;
}
.header-frontend .navbar-default {
    background-color: #fff;
}
.header-frontend .nav li a, .header-frontend .nav li.active ul.dropdown-menu li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
}
.header-frontend .nav li a:hover, .header-frontend .nav li a:focus, .header-frontend .nav li.active a, .header-frontend .nav li.active a:hover, .header-frontend .nav li a.dropdown-toggle:hover, .header-frontend .nav li a.dropdown-toggle:focus, .header-frontend .nav li.active ul.dropdown-menu li a:hover, .header-frontend .nav li.active ul.dropdown-menu li.active a {
    background-color: #345b92;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.header-frontend .navbar-default .navbar-nav > .open > a, .header-frontend .navbar-default .navbar-nav > .open > a:hover, .header-frontend .navbar-default .navbar-nav > .open > a:focus {
    background-color: #345b92;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.header-frontend .navbar {
min-height:auto;}
.header-frontend .navbar-nav > li {
    padding: 0;
}
.header-frontend .navbar-nav > li > a {
    margin-left: 0;
    transition: all 0.3s ease 0s;
}
.dropdown-menu li a:hover {
    color: #000 !important;
}
.header-frontend .nav .caret {
    border-bottom-color: #999;
    border-top-color: #999;
}
.dropdown-menu {
    border-radius: 0;
    box-shadow: none;
}
.header-frontend .nav li .dropdown-menu {
    border-bottom: 2px solid #345b92;
    border-top: 3px solid #345b92;
    padding: 0;
}
.header-frontend .nav li .dropdown-menu li a {
    border-bottom: 1px dotted #dedede;
    font-size: 12px;
    line-height: 28px;
    padding: 3px 12px;
}
.header-frontend .nav li .dropdown-menu li a img {
    margin-bottom: 2px;
    margin-right: 14px;
}
.header-frontend .nav li .dropdown-menu li a:hover {
    background: #efefef none repeat scroll 0 0;
}
.feature-head {
    
}
.feature-head h1 {
    color: #475168;
    font-family: "Fjalla One",sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin-top: 0;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
}
.feature-head p {
    color: #8a8b8b;
    font-size: 18px;
    font-weight: normal;
}
#services-area {
    background: #fff url("../images/bg-arrows.png") no-repeat scroll 0 13%;
    padding-top: 1em;
}
.boxIcon a {
    display: block;
    margin-bottom: 11px;
    text-align: left;
    transition: all 0.3s ease-out 0s;
}
.boxIcon a i, .boxIcon a .imgBorder {
    transition: all 0.3s ease-out 0s;
}
.boxIcon a span {
    display: none;
}
.boxIcon i {
    border-radius: 50%;
    display: block;
    margin: 36px auto;
}
.boxIcon h2 {
    font-family: "Fjalla One",sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 16px;
    text-align: center;
}
.boxIcon p {
    color: #000;
    margin: 0;
    min-height: 160px;
    max-height: 160px;
}
.boxIcon a:hover {
    color: #fff;
    text-decoration: none;
}
.boxIcon a:hover i {
    border: 25px solid #f7f7f7;
    height: 130px;
    margin: 11px auto;
    width: 130px;
}
.boxIcon a img {
    height: 100%;
    width: 100%;
}
.boxIcon a:hover img {
}
.boxIcon a .imgBorder {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 4px solid #f7f7f7;
    border-radius: 50% !important;
    height: 109px;
    margin: 18px auto 22px;
    width: 109px;
}
.boxIcon a .imgBorder img {
    height: 100px;
    transition: all 0.3s ease-out 0s;
    width: 100px;
}
.boxIcon a:hover .imgBorder img {
    transform: scale(0.8, 0.8);
}
.tehcnology {
    float: left;
}
.tech {
    float: left;
}
.tech li {
    color: black;
    font-size: 16px;
    line-height: 1.4;
    list-style: outside none none;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}
.tech li a {
    color: #fff;
    font-size: 0.8em;
    line-height: 1.4;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}
.tech li a:hover{
    color: #fff;
    font-size: 0.8em;
    line-height: 1.4;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}
.tech li a i {
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
}
.tech li a:hover i {
	color: #fff;
}
.quote {
    display: inline-block;
    margin: 70px 0;
    width: 100%;
}
.quote-info {
    background: #475168 none repeat scroll 0 0;
    border-radius: 4px;
    min-height: 72px;
    padding: 20px;
}
.quote-info h1 {
    color: #fff;
    font-family: "Fjalla One",sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.quote-info p {
    color: #9eb3c4;
    font-weight: 300;
    margin: 0;
}
.purchase-btn {
    font-family: "Fjalla One",sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 75px;
    text-transform: uppercase;
    width: 100%;
}
.accordion {
    display: inline-block;
    margin-bottom: 40px;
    width: 100%;
}
.tab {
    background: #f4f4f4 none repeat scroll 0 0;
}
.tab .nav > li > a {
    padding: 18px 15px;
}
.tab-bg-dark-navy-blue {
    background: #6f6f6f none repeat scroll 0 0;
    border-bottom: medium none;
    border-radius: 5px 5px 0 0;
    padding: 0;
}
.tab-bg-dark-navy-blue .nav > li > a:hover, .tab-bg-dark-navy-blue .nav > li > a:focus {
    background-color: #f4f4f4;
    text-decoration: none;
}
.panel-heading .nav > li > a, .panel-heading .nav > li.active > a, .panel-heading .nav > li.active > a:hover, .panel-heading .nav > li.active > a:focus {
    border-radius: 0;
    border-width: 0;
}
.panel-heading .nav > li > a {
    color: #fff;
}
.panel-heading .nav > li.active > a, .panel-heading .nav > li > a:hover {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #6f6f6f;
}
.panel-heading .nav > li.active:first-child > a, .panel-heading .nav > li:first-child > a:hover {
    border-radius: 4px 0 0;
}
.tab .nav-tabs.nav-justified > li {
    border-right: 1px solid #f4f4f4;
}
.tab .nav-tabs.nav-justified > li:last-child {
    border-right: medium none;
}
.p-head {
    color: #f77b6f;
    font-size: 14px;
    font-weight: 400;
}
.cmt-head {
    font-size: 14px;
    font-weight: 400;
}
.p-thumb img {
    border-radius: 3px;
    height: 50px;
    width: 50px;
}
.about-testimonial ul li {
    list-style: outside none none;
}
.about-testimonial {
    margin: 20px 0 0;
    position: relative;
}
ul.about-flex-slides {
    margin-left: 0;
}
.flex-direction-nav {
    position: absolute;
    right: 10px;
    top: 30px;
    width: 70px;
}
.flex-direction-nav li {
    display: inline-block;
    width: 12px;
}
.flex-direction-nav li a {
    outline: medium none;
}
.flex-direction-nav li a i {
    color: #cccccc;
}
.flex-control-paging {
    display: none;
}
.about-testimonial .about-testimonial-image {
    float: left;
    margin: 0 15px;
    position: relative;
}
.about-testimonial .about-testimonial-image img {
    border-radius: 50px;
    height: 100px !important;
    width: 100px !important;
}
.about-flexslider .about-flex-slides img {
    display: block;
    width: 100%;
}
.about-testimonial a.about-testimonial-author {
    color: #504946;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    line-height: 11px;
    margin: 30px 0 8px;
    text-transform: uppercase;
}
.about-testimonial .about-testimonial-company {
    color: #ababab;
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 14px;
}
.about-testimonial.boxed-style .about-testimonial-content {
    background-color: #e9e9e9;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}
.about-testimonial .about-testimonial-content {
    margin-top: 55px;
    padding: 20px;
    position: relative;
}
.about-testimonial .about-testimonial-content p {
    line-height: 20px;
    margin: 0;
}
.about-testimonial.boxed-style .about-testimonial-content::before {
    background-color: #e9e9e9;
    border-color: #f5f5f5;
    border-image: none;
    border-right: 1px none #f5f5f5;
    border-style: none;
    content: "";
    display: block;
    height: 14px;
    left: 60px;
    position: absolute;
    top: -7px;
    transform: rotate(45deg);
    width: 15px;
}
.view {
    background: #fff none repeat scroll 0 0;
    cursor: default;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.view .mask, .view .content {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.view img {
    display: block;
    position: relative;
}
.view h2 {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    margin: 5px 0 0;
    padding: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.view p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 10px 20px 20px;
    position: relative;
    text-align: center;
}
.view a.info {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 7px 14px;
    text-decoration: none;
    text-transform: uppercase;
}
.view a.info:hover {
    box-shadow: 0 0 5px #000;
}
.view-tenth img {
    transform: scaleY(1);
    transition: all 0.4s ease-in-out 0s;
}
.view-tenth .mask {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all 0.5s linear 0s;
}
.view-tenth h2 {
    background: transparent none repeat scroll 0 0;
    color: #333;
    margin: 0 10px;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear 0s;
}
.view-tenth p {
    color: #333;
    line-height: normal;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear 0s;
}
.view-tenth a.info {
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear 0s;
}
.view-tenth:hover img {
    opacity: 0.5;
    transform: scale(5);
}
.view-tenth:hover .mask {
    opacity: 1;
}
.view-tenth:hover h2, .view-tenth:hover p, .view-tenth:hover a.info {
    opacity: 1;
    transform: scale(1);
}
[data-zlname] {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;

}
[data-zlname] > img {
    display: block;
    max-width: 100%;
}
[data-zlname] [data-zl-popup] {
    background: #323231 none repeat scroll 0 0;
    color: #fff;
    display: none;
    height: 40px;
    overflow: hidden;
    padding: 1px;
    position: absolute;
    text-align: center;
    width: 40px;
}
[data-zl-overlay] {
    display: none;
    height: 100%;
    left: 0;
    padding: inherit;
    position: absolute;
    top: 0;
    width: 100%;
}
[data-zl-ovzoom0], [data-zl-ovzoom1], [data-zl-ovzoom2], [data-zl-ovzoom3] {
    height: 100%;
    position: absolute;
    width: 25%;
}
[data-zl-ovrolling] {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
}
[data-zl-ovdouble0], [data-zl-ovdouble1] {
    display: none;
    position: absolute;
}
[data-zlname="reverse-effect"] [data-zl-popup="link"] {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    border-radius: 50%;
}
[data-zlname="reverse-effect"] [data-zl-popup="link2"] {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    border-radius: 50%;
}
[data-zlname="reverse-effect"] [data-zl-popup="link"]:hover, [data-zlname="reverse-effect"] [data-zl-popup="link2"]:hover {
    opacity: 0.5;
}
.mask a i {
    color: #242424 !important;
    font-size: 16px;
    line-height: 40px;
}
.r-work {
    color: #475168;
    font-family: "Fjalla One",sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.bx-wrapper {
    margin-bottom: 120px;
}
.pricing-table {
    background: #eeeeee none repeat scroll 0 0;
    border-radius: 5px;
    padding: 0 0 25px;
    text-align: center;
}
.pricing-table.most-popular {
    position: relative;
    top: -20px;
}
.most-popular {
    background: #f77b6f none repeat scroll 0 0;
    color: #fff;
}
.most-popular h1 {
    font-size: 25px !important;
    padding-bottom: 10px;
    padding-top: 17px !important;
}
.most-popular h2 {
    background: #d76b61 none repeat scroll 0 0 !important;
    margin-top: 20px !important;
}
.most-popular ul li {
    border-bottom: 1px dotted #d76b61 !important;
}
.most-popular .price-actions .btn {
    background: #d76b61 none repeat scroll 0 0 !important;
    cursor: pointer;
    margin: 10px 0;
}
.pricing-table .price-actions .btn {
    background: #acacac none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    text-shadow: none;
}
.pricing-head h1 {
    font-size: 18px;
    font-weight: 300;
    padding-top: 15px;
}
.pricing-head h2 {
    background: #777777 none repeat scroll 0 0;
    color: #fff;
    font-size: 50px;
    font-weight: 100;
    padding: 30px 0;
}
.pricing-table ul {
    margin: 15px 0;
    padding: 0;
}
.pricing-table ul li {
    border-bottom: 1px dotted #cccccc;
    font-weight: 300;
    margin: 0 2em;
    padding: 1em 0;
    text-align: center;
}
.pricing-head span.note {
    display: inline;
    font-size: 25px;
    line-height: 0.8em;
    position: relative;
    top: -18px;
}
.pricing-quotation, .team-info {
    background: #eeeeee none repeat scroll 0 0;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 100px;
    padding: 20px 20px 35px;
    text-align: center;
    width: 100%;
}
.pricing-quotation h3, .team-info h3 {
    font-weight: 300;
}
.pricing-quotation p, .team-info p {
    margin-bottom: 0;
}
.pricing-plan, .team-info-wrap {
    position: relative;
}
.pricing-quotation::before, .team-info::before {
    background-color: #eeeeee;
    border-color: #eeeeee;
    border-image: none;
    border-right: 1px none #eeeeee;
    border-style: none;
    content: "";
    display: block;
    height: 14px;
    left: 48%;
    position: absolute;
    top: -7px;
    transform: rotate(45deg);
    width: 15px;
}
.breadcrumbs {
    background: #475268 none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 30px;
    padding: 15px 0;
}
.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 0;
}
.breadcrumb li a {
    color: #f77b6f;
}
.breadcrumb li.active {
    color: #fff;
}
.breadcrumbs h1 {
    font-family: "Fjalla One",sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin: 3px 0 0;
    text-transform: uppercase;
}
.contact-map {
    margin-bottom: 40px;
    margin-top: -40px;
}
.contact-form {
    margin-bottom: 20px;
}
.address h4 {
    color: #475168;
    font-family: "Fjalla One",sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.about-us img {
    width: 100%;
}
.carousel-control.left, .carousel-control.right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.carousel-control {
    background: #000000 none repeat scroll 0 0 !important;
    bottom: 40%;
    color: #ffffff;
    font-size: 20px;
    left: 0;
    line-height: 48px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    top: 40%;
    width: 10%;
}
.carousel-control:hover {
    background: rgba(212, 108, 94, 0.8) none repeat scroll 0 0 !important;
    color: #ffffff;
    text-decoration: none;
}
.carousel-control:hover, .carousel-control:focus {
    opacity: 0.6;
}
.carousel-caption {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    left: 0 !important;
    padding-bottom: 5px;
    padding-top: 10px;
    position: absolute;
    right: 0 !important;
    text-align: center;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    z-index: 10;
}
.about h3 {
    color: #475168;
    font-family: "Fjalla One",sans-serif;
    margin-top: 0;
}
.icon-wrap {
    color: #fff;
    float: left;
    font-size: 2em;
    height: 60px;
    line-height: 60px;
    margin-right: 30px;
    text-align: center;
    width: 60px;
}
.ico-bg {
    background: #f37d6c none repeat scroll 0 0;
}
.round {
    border-radius: 50%;
}
.content h3, .media h3 {
    color: #475168;
    font-family: "Fjalla One",sans-serif;
    font-size: 20px;
    margin-top: 0;
}
.media h3 {
    margin-top: 20px;
}
.media-body h4 {
    color: #475168;
    font-size: 16px;
}
.hiring, .services {
    display: inline-block;
    margin-bottom: 40px;
    width: 100%;
}
.hiring {
    margin-top: 60px;
}
.gray-box {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 60px 0;
}
.progress {
    background-color: #e1e1e1;
}
.flexslider {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.about-skill-meter .sr-only {
    position: static !important;
}
.about-skill-meter .progress-bar {
    padding-left: 10px;
    text-align: left;
}
.about-skill-meter .progress {
    box-shadow: none;
    height: 30px;
    line-height: 30px;
}
.about-skill-meter .progress-bar-danger {
    background-color: #f37d6c;
    box-shadow: none;
}
.skills {
    color: #47506a;
    font-family: "Fjalla One",sans-serif;
    font-size: 20px;
    margin-bottom: 25px;
}
.person {
    margin-bottom: 10px;
}
.person img {
    border-radius: 50%;
    height: 210px;
    width: 210px;
}
.team-social-link {
    display: block;
    margin: 10px 0 20px;
}
.team-social-link a {
    color: #cac8c7;
    display: inline-block !important;
    font-size: 20px;
    margin: 0 8px;
}
.team-social-link a:hover {
    color: #f37c6b;
}
.person-info h4, .person-info h4 a {
    color: #f37c6b;
    font-weight: 300;
    margin-bottom: 5px;
}
.mtop30 {
    margin-top: 30px;
}
.highlight-1 {
    background: #9cce44 none repeat scroll 0 0;
    color: #ffffff;
}
.highlight-2 {
    background: #242424 none repeat scroll 0 0;
    color: #ffffff;
}
.highlight-3 {
    background: #f2c600 none repeat scroll 0 0;
    color: #242424;
}
.dropcap {
    background-color: #666666;
    color: #ffffff;
    float: left;
    font-size: 30px;
    line-height: 30px;
    margin: 4px 8px 0 0;
    padding: 5px 10px;
    text-align: center;
}
.dropcap2 {
    background-color: #666666;
    border-radius: 50%;
    color: #ffffff;
    float: left;
    font-size: 35px;
    height: 41px;
    line-height: 25px;
    margin: 3px 8px 0 0;
    padding: 10px;
    text-align: center;
}
.btn-row {
    margin-bottom: 30px;
}
.blog-item {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.date-wrap, .comnt-wrap {
    margin-bottom: 20px;
}
.date-wrap span, .comnt-wrap span {
    display: block;
    padding: 10px 0;
    text-align: center;
}
.date-wrap .date {
    background: #f77b6f none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
}
.date-wrap .month {
    background: #f6f5f0 none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    color: #a19fa2;
    font-size: 16px;
    font-weight: 300;
}
.comnt-wrap .comnt-ico {
    background: #efeee9 none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    color: #a0a0a0;
    font-size: 20px;
}
.comnt-wrap .value {
    background: #f6f5f0 none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    color: #a0a0a0;
}
.blog-img img {
    border-radius: 4px;
    width: 100%;
}
.blog-item h1, .blog-item h1 a {
    color: #f77b6f;
    font-family: "Fjalla One",sans-serif;
    font-size: 25px;
    font-weight: 300;
}
.blog-item h1 {
    line-height: 35px;
    margin-bottom: 20px;
}
.blog-item h1 a:hover {
    text-decoration: underline;
}
.author {
    font-size: 16px;
    margin: 25px 0 30px;
}
.author a, .shate-view a {
    color: #f77b6f;
}
.shate-view {
    margin-top: 20px;
}
.shate-view ul li {
    margin-bottom: 5px;
}
.blog-side-item h3 {
    color: #475268;
    font-family: "Fjalla One",sans-serif;
    font-size: 18px;
    margin-top: 30px;
}
.blog-side-item ul li {
    border-bottom: 1px solid #efefef;
    line-height: 35px;
    margin-bottom: 5px;
}
.blog-side-item ul li a {
    display: inline-block;
    width: 100%;
}
.media p {
    line-height: normal;
}
ul.tag {
    display: inline-block;
    width: 100%;
}
ul.tag li {
    border-bottom: medium none;
    float: left;
    margin: 10px 10px 0 0;
}
ul.tag li a {
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 0 10px;
}
.media img.media-object {
    border-radius: 50%;
    height: 80px;
    width: 80px;
}
.footer {
    background: #002d4f url("../images/footer_waves.png") repeat-x scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 0px 0;
    width: 100%;
}
.footer:before {
    background: url("../images/ImageFooter.png") no-repeat top center;
    display: block;
    content: "";
    position: relative;
    top: -46px;
    width: 100%;
    height: 80px;
}
.footer h1 {
    font-family: "Fjalla One",sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase;
}
.footer address a {
    color: #f37c6b;
}
.tweet-box {
    background: #505b71 none repeat scroll 0 0;
    border-radius: 5px;
    font-size: 14px;
    padding: 20px 15px;
}
.tweet-box::before {
    background-color: #505b71;
    border-color: #505b71;
    border-image: none;
    border-right: 1px none #505b71;
    border-style: none;
    content: "";
    display: block;
    height: 22px;
    left: 60px;
    position: absolute;
    top: 32px;
    transform: rotate(45deg);
    width: 22px;
}
.tweet-box a, .tweet-box i {
    color: #00adef;
}
.tweet-box a:hover {
    color: #f77b6f;
}
.tweet-box i {
    float: left;
    font-size: 40px;
    margin-right: 15px;
}
.social-link-footer li {
    float: left;
    margin: 0 10px 10px 0;
}
.social-link-footer li a {
    background: #505b71 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 20px;
    height: 50px;
    padding: 10px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}
.social-link-footer li a:hover {
    background: #f77b6f none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}
.main-slider {
    background: #475168 none repeat scroll 0 0;
    color: #fff;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.slider-colored {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    position: relative;
    z-index: 1;
}
.slide_title {
    color: #fff;
    font-family: "Fjalla One",sans-serif;
    font-size: 35px;
    background: #666; padding: 10px !important;
    font-weight: 300;
    text-transform: uppercase;
}
.slide_subtitle {
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase;
}
.slide_list_item {
    color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase;
}
.slide_desc {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    background: #666;
    padding: 10px 10px !important;
}
.slide_desc_bordered {
    border-left: 3px solid #ddd !important;
    padding-left: 5px;
}
.slide_btn {
    background: #f77b6f none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 300;
    padding: 15px 20px;
    text-transform: uppercase;
}
.slide_btn:hover, .slide_btn:focus {
    background: #e77368 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 300;
    padding: 15px 20px;
    text-transform: uppercase;
}
.dark-text {
    color: #fff;
    font-size: 14px;  
    font-weight: bold;
    line-height: 24px;
    background: #666;
    padding: 10px 10px !important;
    margin-top: 20px !important;

}
.yellow-txt {
    color: #ffe582;
}
.bx-controls-direction a {
    background-color: #eee !important;
    border-radius: 5px !important;
    margin-left: 5px !important;
    padding: 20px 35px;
    transition: all 0.3s ease 0s;
}
.bx-controls-direction a:hover {
    background-color: #f77b6f !important;
    transition: all 0.3s ease 0s;
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
    background-position: 25px 8px;
    left: 43%;
}
.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
    background-position: 22px 8px;
}
.property {
    margin-bottom: 60px;
    padding: 100px 0;
}
.gray-bg {
    background: #f4f4f4 none repeat scroll 0 0;
}
.property h1 {
    color: #475168;
    font-family: "Fjalla One",sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px;
    text-transform: uppercase;
}
a.btn-purchase {
    background: #475168 none repeat scroll 0 0;
    color: #fff;
    margin-top: 30px;
    padding: 20px 40px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
a.btn-purchase:hover, a.btn-purchase:focus {
    background: #f77b6f none repeat scroll 0 0;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.clients {
    margin-top: 50px;
}
.clients ul li {
    display: inline-block;
    margin: 0 30px;
}
#gallery {
    margin: auto;
    position: relative;
    width: 100%;
}
#gallery h2 {
    color: #fff;
    padding-top: 30px;
}
.gallery-container {
    margin: 0 auto 40px;
    position: relative;
    width: 100%;
}
.col-4 .item {
    margin-bottom: 2%;
    margin-right: 2%;
    width: 23%;
}
.col-4 .item img {
    height: 230px;
}
ul#filters {
    display: inline-block;
    margin: 5px 0 30px;
    width: 100%;
}
ul#filters li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
ul#filters li a {
    background: #e2e0e1 none repeat scroll 0 0;
    border-radius: 5px;
    color: #7d797a;
    display: inline-block;
    outline: medium none;
    padding: 10px 15px;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
}
ul#filters > li > a:hover, ul#filters > li > a:focus, ul#filters > .active > a, ul#filters > .active > span {
    background: #f77b6f none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    transition-duration: 500ms;
    transition-property: width, background;
    transition-timing-function: ease;
}
.item img {
    height: 100%;
    width: 100%;
}
.text-grid a {
    color: #fff;
}
.text-grid div {

    padding: 0 10px;
}
.text-grid p {
    margin-bottom: 10px;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    transition-duration: 0s;
}
.isotope.infinite-scrolling {
    transition: none 0s ease 0s ;
}
.parallax1 {
    background: #f77b6f url("../img/flat_parallax.jpg") no-repeat fixed 0 0 / cover ;
    font-style: italic;
    min-height: 400px;
    width: 100%;
}
.parallax1 h1 {
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    line-height: 40px;
    margin-top: 160px;
    text-align: center;
}
.mbot50 {
    margin-bottom: 50px;
}
#midsidebar4 {
  background: url("../images/bg-footer-1.jpg") no-repeat fixed 0 0 / cover ;
    clear: both;
    height: auto;
    margin: 0 auto;
}
#midsidebar4 h4 {
    background: rgba(0, 0, 0, 0) url("../images/dot.gif") repeat-x scroll 0 0;
    color: #fff;
    font-size: 40px;
    font-weight: normal;
    padding: 0;
    text-align: center;
}
#midsidebar4 h4 span {
    font-weight: bold;
}
.howwe-ra {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 83%;
}
.howwe-ra-in {
    clear: both;
    margin: 103px 0 0;
}
.howra-name {
    color: #000;
    font-size: 21px;
    letter-spacing: 1px;
    position: absolute;
    text-transform: uppercase;
    top: -112px;
}
.graph-bar:nth-child(21n) {
    margin: 0;
}
.graph-bar, .graph-bar2 {
    display: table-cell;
    margin: 0 26px 0 0;
    visibility: hidden;
    width: 17px;
}
.graph-bar {
    background-color: #22acdd;
}
.graph-bar2 {
    background-color: #c4e1eb;
}
.bar-ra1, .bar-ra2, .bar-ra3, .bar-ra4, .bar-ra5, .bar-ra6, .bar-ra7, .bar-ra8, .bar-ra9, .bar-ra10, .bar-ra11, .bar-ra12, .bar-ra13, .bar-ra14, .bar-1, .bar-2, .bar-3, .bar-4, .bar-5, .bar-6, .bar-7 {
    display: inline-block;
}
.bar-ra1 {
    height: 28px;
}
.bar-ra2 {
    height: 42px;
}
.bar-ra3 {
    height: 57px;
}
.bar-ra4 {
    height: 71px;
}
.bar-ra5 {
    height: 122px;
}
.bar-ra6 {
    height: 109px;
}
.bar-ra7 {
    height: 110px;
}
.bar-ra8 {
    height: 126px;
}
.bar-ra9 {
    height: 171px;
}
.bar-ra10 {
    height: 188px;
}
.bar-ra11 {
    height: 229px;
}
.bar-ra12 {
    height: 200px;
}
.bar-ra13 {
    height: 205px;
}
.bar-ra14 {
    height: 252px;
}
.bar-1 {
    height: 14px;
}
.bar-2 {
    height: 83px;
}
.bar-3 {
    height: 136px;
}
.bar-4 {
    height: 167px;
}
.bar-5 {
    height: 212px;
}
.bar-6 {
    height: 270px;
}
.bar-7 {
    height: 306px;
}
.pullUp, .pullUp2, .pullUp3, .pullUp4, .pullUp5, .pullUp6, .pullUp7, .pullUp8 {
    animation-name: pullUp;
    animation-timing-function: ease-out;
    transform-origin: 50% 100% 0;
}
.pullUp {
    animation-duration: 1.1s;
}
.pullUp2 {
    animation-duration: 2.2s;
}
.pullUp3 {
    animation-duration: 3.3s;
}
.pullUp4 {
    animation-duration: 4.4s;
}
.pullUp5 {
    animation-duration: 5.5s;
}
.pullUp6 {
    animation-duration: 6.6s;
}
.pullUp7, .pullUp8 {
    animation-duration: 7.7s;
}
@keyframes pullUp {
0% {
    transform: scaleY(0.1);
}
40% {
    transform: scaleY(1.02);
}
60% {
    transform: scaleY(0.98);
}
80% {
    transform: scaleY(1.01);
}
100% {
    transform: scaleY(0.98);
}
80% {
    transform: scaleY(1.01);
}
100% {
    transform: scaleY(1);
}
}
.pullUp, .pullUp2, .pullUp3, .pullUp4, .pullUp5, .pullUp6, .pullUp7 {
    background-color: #22acdd !important;
    background-image: none !important;
}
.pullUp, .pullUp2, .pullUp3, .pullUp4, .pullUp5, .pullUp6, .pullUp7, .pullUp8 {
    visibility: visible !important;
}
.pullUp8 {
    background-color: #c4e1eb !important;
    background-image: none !important;
}
.graph-bar-blu {
    background: rgba(0, 0, 0, 0) url("../images/gra.png") repeat scroll 0 0;
    display: table-cell;
    height: 315px;
    margin: 0 29px 0 0;
    position: absolute;
    top: -33px;
    visibility: hidden;
    width: 950px;
}
.slideUp, .slideUp1, .slideUp2, .slideUp3, .slideUp4, .slideUp5, .slideUp6, .slideUp7 {
    animation-name: slideUp;
    animation-timing-function: ease;
    visibility: visible !important;
}
.slideUp {
    animation-delay: 1s;
    animation-duration: 1s;
}
.slideUp1 {
    animation-delay: 2s;
    animation-duration: 1s;
}
.slideUp2 {
    animation-delay: 2s;
    animation-duration: 2s;
}
.slideUp3 {
    animation-delay: 3s;
    animation-duration: 3s;
}
.slideUp4 {
    animation-delay: 4s;
    animation-duration: 4s;
}
.slideUp5 {
    animation-delay: 5s;
    animation-duration: 5s;
}
.slideUp6 {
    animation-delay: 6s;
    animation-duration: 6s;
}
.slideUp7 {
    animation-delay: 7s;
    animation-duration: 7s;
}
@keyframes slideUp {
0% {
    opacity: 0;
    transform: translateY(100%);
}
50% {
    transform: translateY(-8%);
}
65% {
    transform: translateY(4%);
}
80% {
    transform: translateY(-4%);
}
95% {
    transform: translateY(2%);
}
100% {
    opacity: 1;
    transform: translateY(0%);
}
}
.graph-bar-blu-name {
    display: table-cell;
    margin: 0;
    visibility: hidden;
    width: 90px;
}
.ra-icon1, .ra-icon2, .ra-icon3, .ra-icon4, .ra-icon5, .ra-icon6, .ra-icon7 {
    display: block;
    float: left;
    padding: 45px 0 0;
    text-align: center;
    width: 90px;
}
.ra-icon1 {
    background: rgba(0, 0, 0, 0) url("../images/ra-icon1.png") no-repeat scroll center top;
    margin: 289px 0 0 -36px;
}
.ra-icon2 {
    background: rgba(0, 0, 0, 0) url("../images/ra-icon2.png") no-repeat scroll center top;
    margin: 224px 0 0 50px;
}
.ra-icon3 {
    background: rgba(0, 0, 0, 0) url("../images/ra-icon3.png") no-repeat scroll center top;
    margin: 158px 0 0 47px;
}
.ra-icon4 {
    background: rgba(0, 0, 0, 0) url("../images/ra-icon4.png") no-repeat scroll center top;
    margin: 134px 0 0 94px;
}
.ra-icon5 {
    background: rgba(0, 0, 0, 0) url("../images/ra-icon5.png") no-repeat scroll center top;
    margin: 92px 0 0 47px;
}
.ra-icon6 {
    background: rgba(0, 0, 0, 0) url("../images/ra-icon6.png") no-repeat scroll center top;
    margin: 26px 0 0 94px;
}
.ra-icon7 {
    background: rgba(0, 0, 0, 0) url("../images/ra-icon7.png") no-repeat scroll center top;
    margin: 0 0 0 47px;
}
.slider-ra1 {
    white-space: normal;
    width: 390px;
}
.noise {
    background: rgba(0, 0, 0, 0) url("../images/reson_parteen.jpg") repeat scroll 0 0;
    box-shadow: 0 8px 8px -8px #696868 inset, 0 -8px 8px -8px #696868 inset;
    list-style: outside none none;
    padding-bottom: 40px;
}
.reason_inner {
    background: rgba(0, 0, 0, 0) url("../images/single_shadow.png") no-repeat scroll center top;
    height: auto;
    padding: 38px 0 0;
    width: auto;
}
.reason_inner h4 {
    margin-bottom: 0;
    text-shadow: 1px 1px #fff;
}
.capable_rept h4 {
   color:#fe7c01;
}
.mr_lt0 {
    margin-left: 0 !important;
}
.reson_rept {
    float: left;
    height: auto;
    margin-top: 20px;
    position: relative;
    width: 100%;
}
.reson_right span {
    float: left;
    height: 100%;
    margin-right: 20px;
    padding: 45px 5px 45px 20px;
    width: auto;
}
.reson {
    float: left;
    height: auto;
    margin-bottom: 38px;
    width: 100%;
}
.reson_right {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.3);
    float: left;
    min-height: 151px;
    overflow: hidden;
    width: 100%;
}
.reson_right h5 {
    font-size: 1em;/*16px;*/
    font-weight: bold;
    line-height: 20px;
    margin: 7px 15px 7px 0;
    text-transform: uppercase;
}
.mr_top20 {
    margin-top: 20px !important;
}
.shadow {
    bottom: -15px;
    height: auto;
    position: absolute;
    right: 0;
    width: auto;
}
.reson_right p {
    margin-right: 15px;
}
.bg_one {
    background: #f26522 url("../images/dot_parteen.png") repeat scroll left top;
}
.bg_two {
    background: #3287c2 url("../images/dot_parteen.png") repeat scroll left top;
}
.bg_three {
    background: #4b9335 url("../images/dot_parteen.png") repeat scroll left top;
}
.bg_four {
    background: #d8b409 url("../images/dot_parteen.png") repeat scroll left top;
}
.bg_five {
    background: #9b32c2 url("../images/dot_parteen.png") repeat scroll left top;
}
.main_aprctsldr > li {
    text-align: center;
}
.main_aprctsldr > li > img {
    max-width: none !important;
    text-align: center;
}
.aprect_slider .top_heading {
    margin-bottom: 0;
}
@media not all {
.reson h4 {
    letter-spacing: -1px;
}
}
.capable_inner {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d3d4d6;
    height: auto;
    margin-top: 56px;
    width: auto;
}
.icon {
    float: left;
    height: auto;
    margin-right: 10px;
    width: auto;
}
.capable_inner h6 {
    line-height: 29px;
}
.capable_inner p {
    margin: 3px 0 0;
}
.capable_inner .row-fluid .col-lg-6 {
    margin: 0;
    padding: 0;
    width: 50%;
}
.bdr_btm {
    border-bottom: 1px dotted #aaa;
}
.bdr_right {
    border-right: 1px dotted #aaa;
}
.capable_rept {
    background: white none repeat scroll 0 0;
    margin-top: 3%;
    /* max-height: 140px;
    min-height: 140px; */
    padding-bottom: 9px;
    padding-left: 6%;
    padding-top: 6%;
}
.capable_rept p {
    font-size: 13px;
    line-height: 20px;
    padding-top: 3%;
}
.capable_rept i {
    margin-right: 2%; color:#fe7c01;
}
.capable_rept:hover {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #000;
}
.capable_rept a:hover {
    text-decoration: none;
}
.right_colum h2 {
    border-bottom: 1px solid #ccc;
    color: #032f6c;
    font-family: "Fjalla One",sans-serif;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0 0 3px;
}
.left_colum .block1 .box {
    display: block;
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.left_colum .block1 h3 {
    color: #222;
    float: left;
    font-family: "Fjalla One",sans-serif;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
}
.left_colum .block1 .box a {
    border: 1px solid #ddd;
    display: block;
    float: left;
}
.left_colum .block1 .box .thumbarea {
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}
.left_colum .block1 .box .description {
    color: #666;
    float: left;
    padding: 12px;
    width: auto;
}
.tblcontent {
    border: 1px dashed #666;
    margin: 20px 0;
}
.tblcontent tr {
    border-bottom: 1px dashed #666;
    float: left;
    width: 100%;
}
.tblcontent .table_heading {
    float: left;
    width: 96.5%;
}
.tblcontent tr td {
    color: #666;
    font: 14px Arial,Helvetica,sans-serif;
    padding: 10px;
}
.tblcontent h5 {
    color: #222;
    font-size: 20px;
    margin: 0;
    padding: 0;
}
.tblcontent .left-name {
    border-right: 1px dashed #666;
}
.tblcontent tr td {
    color: #666;
    font: 14px Arial,Helvetica,sans-serif;
    padding: 10px;
}
h6 {
    color: #032f6c;
    font-size: 22px;
    font-weight: 400;
    margin: 12px 0 5px;
    padding: 0;
}
.left_colum .block {
    float: left;
    margin: 0;
    width: 100%;
}
.left_colum .block {
    float: left;
    margin: 0;
    width: 100%;
}
.left_colum .left_menu {
    margin-bottom: 30px;
    padding: 0;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.left_colum .left_menu li {
    color: #666;
    font: 12px Arial,Helvetica,sans-serif;
}
.left_colum .left_menu li a.active {
    color: #ff7c01;
    text-decoration: none;
}
.left_colum .left_menu li a {
    border-bottom: 1px solid #ccc;
    color: #666;
    display: block;
    font: 12px Arial,Helvetica,sans-serif;
    padding: 6px 0 6px 5px;
    width: auto;
}
.left_colum .left_menu li {
    color: #666;
    font: 12px Arial,Helvetica,sans-serif;
}

.left_colum .left_menu li.active a {
    color: #fff; background:#345b92;
    font: 12px  Arial,Helvetica,sans-serif;
}
.submenupage {
    margin: 10px 0 5px;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.submenupage li {
list-style:inside;    color: #666;
    font: 12px/18px Arial,Helvetica,sans-serif;
    margin-bottom: 5px;
    padding-left: 10px;
}
.breadcrumb a {
    color: #ff7c01;
}
#midsidebar4 section div.container {
    list-style: outside none none;
}
*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
.header-frontend .nav li .dropdown-menu li a img {
    margin-bottom: 2px;
    margin-right: 14px;
}
img {
    vertical-align: middle;
}
img {
    border: 0 none;
}
* {
    box-sizing: border-box;
}
*::-moz-selection {
    background: #f77b6f none repeat scroll 0 0;
    color: #fff;
}
.navbar {
    margin-bottom: 0;
}
.header-frontend .nav li .dropdown-menu li a {
    font-size: 12px;
    line-height: 28px;
    margin-top: 0px;
}
.header-frontend .nav li a, .header-frontend .nav li.active ul.dropdown-menu li a {
    color: #333333;
    font-size: 14px;
    font-weight: 600;    
    /*padding-top: 36px;*/
    margin-top: 36px;
}
.dropdown-menu > li > a {
    font-weight: 400;
    line-height: 1.42857;
    white-space: nowrap;
}
a {
    color: #444e67;
}
.dropdown-menu {
    font-size: 14px;
    list-style: outside none none;
}
.nav {
    list-style: outside none none;
}
.clientlogo-full {
    float: left;
    margin: 0;
    width: 100%;
}
.clientlogo-full .samm-gallery-thumb {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    float: left;
    width: 100%;
}
.clientlogo-full .samm-gallery-thumb a {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    float: left;
    padding: 5px;
    width: 24.474%;
}
.samm-gallery-thumb {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    float: left;
    width: 100%;
}
.right_colum .top_col {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.right_colum .top_col .left_ul.small {
    width: auto;
}
.right_colum .top_col .left_ul {
    float: left;
    margin-right: 20px;
}
.right_colum .top_col .pic_side {
    float: right;
}
.submenupage {
    margin: 10px 0 5px;
}
.chart {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 20px 0;
    padding: 20px;
    text-align: center;
}
.right_colum .top_col {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.right_colum .top_col .left_ul {
    float: left;
    margin-right: 20px;
    width: 60%;
}
.right_colum .top_col .left_ul {
    float: left;
    margin-right: 20px;
    width: 60%;
}
.right_colum .top_col {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.right_colum .top_col .left_ul {
    float: left;
    margin-right: 20px;
    width: 440px;
}
.right_colum .top_col .pic_side {
    float: right;
}
.left_colum .left_menu li a {
    border-bottom: 1px solid #ccc;
    color: #666;
    display: block;
    font: 12px Arial,Helvetica,sans-serif;
    padding: 6px 0 6px 5px;
    width: auto;
}
.right-panel {
    float: left;
    margin: 15px 0 0 30%;
}
#cntctfrm_contact_form {
    float: left;
    margin-left: 8%;
    width: 100%;
}
.right-panel .block-1 {
    float: left;
    margin: 0 0 15px;
    width: 100%;
}
.right-panel .block-1 h5 {
    background: rgba(0, 0, 0, 0) url("../images/indianFlag.png") no-repeat scroll 0 2px;
    border-bottom: 1px solid #999;
    color: #222;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0 0 2px 21px;
}
.testimonials h2 {
    color: #032f6c;
    font-size: 24px;
    margin: 12px 0 5px;
}
.iq-testimonials {
    background: url("../images/coma.png") no-repeat scroll 20px 20px, #e9e9e9 url("../images/coma-rotate.png") no-repeat scroll right 20px bottom 30px;
    border: 1px solid #eee;
    border-radius: 7px;
    float: left;
    margin-top: 0;
    min-height: 135px;
    outline: 1px solid #fff;
    padding: 30px 50px 20px 60px;
    text-align: center;
    width: 100%;
}
.accordion h2 {
    margin-bottom: 25px;
}
.panel-default {
    border-color: transparent;
}
.panel-default > .panel-heading, .panel {
    background-color: #e6e6e6;
    border: 0 none;
    box-shadow: none;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    background: #fff none repeat scroll 0 0;
    color: #858586;
}
.panel-body {
    padding: 20px 20px 10px;
}
.panel-group .panel + .panel {
    border-top: 1px solid #d9d9d9;
    margin-top: 0;
}
.panel-group .panel {
    border-radius: 0;
}
.panel-heading {
    border-radius: 0;
}
.panel-title > a {
    color: #4e4e4e;
}
.accordion-inner img {
    border-radius: 4px;
}
.accordion-inner h4 {
    margin-top: 0;
}
.panel-heading.active {
    background: #1f1f20 none repeat scroll 0 0;
}
.panel-heading.active .panel-title > a {
    color: #fff;
}
a.accordion-toggle i {
    background: #c9c9c9 none repeat scroll 0 0;
    font-size: 20px;
    line-height: 44px;
    margin-right: -15px;
    margin-top: -10px;
    text-align: center;
    width: 45px;
}
.panel-heading.active a.accordion-toggle i {
    background: #c52d2f none repeat scroll 0 0;
    color: #fff;
}
.panel-heading.active a.accordion-toggle.collapsed i {
    background: #c52d2f none repeat scroll 0 0;
    color: #fff;
}
.nav-tabs > li {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0;
}
.nav-tabs {
    border-bottom: medium none transparent;
    border-right: 1px solid #e6e6e6;
}
.nav-tabs > li > a {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #666;
    line-height: 24px;
    margin-right: 0;
    padding: 13px 15px;
}
.nav-tabs li:last-child {
}
.nav-stacked > li + li {
    margin-top: 0;
}
.nav-tabs > li > a:hover {
    background: #1f1f20 none repeat scroll 0 0;
    color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #1f1f20 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    position: relative;
}
.nav-tabs > li.active > a::after {
    border-color: transparent transparent transparent #1f1f20;
    border-style: solid;
    border-width: 25px 22px;
    content: "";
    height: auto;
    position: absolute;
    right: -44px;
    top: 0;
    width: auto;
}
.tab-wrap {
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.tab-content {
    padding: 20px;
}
.tab-content h2 {
    margin-top: 0;
}
.tab-content img {
    border-radius: 4px;
}
.tag_line {
    color: #222;
    float: right;
    font: 600 16px "Open Sans",Arial,Helvetica,sans-serif;
    margin: 10px 0 0;
    text-align: center;
/*     width: 230px;
 */}
.tag_line span {
    color: #555;
    font-size: 20px;
    font-weight: 600;
}
.tag_line small {
    float: left;
    font-size: 12px;
    font-weight: 400;
    width: 100%;
}
.bottom_footer {
    background: #002948 none repeat scroll 0 0;
}
.copyright-section {
    color: #fff;
    font: 12px Arial,Helvetica,sans-serif;
    padding: 20px 0;
    text-align: center;
}
.copyright-section a {
    color: #d35c4b;
}
.copyright-section a *:hover {
    color: #f37c6b !important;
}
.animateblock {
    color: #fff;
    opacity: 0;
    padding: 8px 0;
    transition: all 0.55s linear 0s;
}
.animateblock.animated {
    opacity: 1;
}
.animateblock.left {
    margin-left: -2%;
}
.animateblock.left.animated {
    margin-left: 12%;
}
.animateblock.right {
    display: block;
    margin-left: 100%;
}
.animateblock.right.animated {
    margin-left: 70%;
}
.animateblock.top {
    display: block;
    margin-top: -25px;
    text-align: left;
    width: auto;
}
.animateblock.top.animated {
    margin-top: 0;
}
.animateblock.btm {
    display: block;
    margin-top: 25px;
    text-align: center;
    width: auto;
}
.animateblock.btm.animated {
    margin-top: 0;
}
.animateblock.centerleft {
    display: block;
    margin-right: -10%;
    text-align: center;
    width: auto;
}
.animateblock.centerleft.animated {
    margin-right: 0;
}
.animateblock.centerright {
    display: block;
    margin-left: -10%;
    text-align: center;
    width: auto;
}
.animateblock.centerright.animated {
    margin-left: 0;
}
.animateblock.center {
    margin-left: 2%;
}
.animateblock.center.animated {
    margin-left: 42%;
}
.animateblock.size {
    display: block;
    text-align: center;
    width: 10%;
}
.animateblock.size.animated {
    height: 100%;
    width: 100%;
}
.animateblock.size img {
    height: auto;
    max-width: 100%;
}
.yellowbg{ background: #f9b02f;
    max-height: 620px;
    min-height: 620px;}
.yellowbg:hover{border-top: 5px solid #e09104;}    
.bluebg{background: #25a4d9;
    max-height: 620px;
    min-height: 620px;}
.bluebg:hover{border-top: 5px solid #097cac;}  
.redbg{background: #db560b;
    max-height: 620px;
    min-height: 620px;}
.redbg:hover{border-top: 5px solid #943803;}  
.greenbg{background: #90c117;
    max-height: 620px;
    min-height: 620px;}
.greenbg:hover{border-top: 5px solid #597c02;}  
#slideout {
    position: fixed;z-index:9999;
    top: 100px;
    right: 0;
    width: 35px;
    padding: 12px 0;
    text-align: center;
    background: #663399;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
}
#slideout_inner {
    position: fixed;
    top: 100px;
    right: -250px;
    background: #4f3c61;
    width: 250px;
    padding-left: 17px;
    padding-top: 10px;
    padding-bottom: 25px;
    
    height: auto;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    text-align: left;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
}
#slideout_inner textarea {
    width: 190px;
    height: 100px;
    margin-bottom: 6px;
}
#slideout:hover {
    right: 250px;
}
#slideout:hover #slideout_inner {
    right: 0;
}


