@import url(../css/reset.css);
    @import url(../css/bootstrap.css);
    @import url(../css/font-awesome.min.css);
    @import url(../css/owl/owl.carousel.css);
    @import url(../css/owl/owl.theme.css);

#map_canvas {
    width: 100%;
    height: 370px;
}

@media (min-width:768px) and (max-width:992px) {
    .navFix {
        width: 74%!important;
    }
}

.our-process .section-content {
    margin: 0 136px;
}

@media only screen and (max-width: 992px) {
    .our-process .section-content {
        margin: 0;
    }
}


.our-process .process {
    margin: 40px 0 40px 0;
}

.our-process .our-process-image {
    height: 6em;
    width: 6em;
    border: 1px solid #000;
    border-radius: 50%;
    text-align: center;
    display: table;
    margin-bottom: 10px;
    float: right;
    margin-left: 40px;
}

.our-process .our-process-image span {
    font-size: 3.2em;
    color: #8E8E8E;
    display: table-cell;
    vertical-align: middle;
}

.our-process h4 {
    font-size: 20px;
    word-spacing: 3px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 25px;
}

.our-process p {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .025em;
    min-height: 40px;
}

.our-process .divider {
    height: 1px;
    width: -webkit-calc(100% - 82px);
    width: calc(100% - 82px);
    position: relative;
    border-bottom: 2px dotted #dadada;
    margin: 0 auto;
}

.our-process .divider-left::after, .our-process .divider-right::before {
    top: -26px;
    content: "";
    position: absolute;
    height: 25px;
    border-left: 2px dotted #dadada;
}

.our-process .divider-right::before {
    right: 0;
}

.our-process .divider-right::after {
    content: "";
    position: absolute;
    top: 2px;
    height: 25px;
    left: 0;
    border-left: 2px dotted #dadada;
}

.our-process .our-process-image.left {
    float: left;
    margin-right: 40px;
    margin-left: 0;
}

.our-process .process .our-process-text.right {
    text-align: right;
}

.our-process .divider-left::before {
    content: "";
    position: absolute;
    top: 2px;
    height: 25px;
    right: 0;
    border-left: 2px dotted #dadada;
}

#references {
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../images/ref.jpg);
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;  
}

.dark-bg .main-title-border-center{
    border-bottom: 1px solid white;
    margin: 0 auto 15px;
    width: 50px;
}

.dark-bg .section-title-caption{
    color: #fff;
}

.check-list, .circle-list {
    list-style: none;
    margin-bottom: 20px;
}

.check-list ul {
    list-style-position: outside;
    margin-left: 1em;
}

.check-list li {
    padding-bottom: 4px;
}

.check-list.left li:before {
    font-family: "FontAwesome";
    content: "\f00c";
    color: #000;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    padding-left: 1px;
    border: 1px solid #3b3e43;
    font-size: 9px;
    line-height: 15px;
}
.check-list.right li:after {
    font-family: "FontAwesome";
    content: "\f00c";
    color: #000;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    padding-left: 1px;
    margin-left: 10px;
    border: 1px solid #3b3e43;
    font-size: 9px;
    line-height: 15px;
}

.process-desc {
    margin-bottom: 75px;
    margin-top: 75px;
}

.process-desc-logo {
    margin: 0 auto;
    padding-top: 10%;
    text-align: center;
    display: table;
    margin-bottom: 10px;
}

.process-desc-logo span {
    font-size: 10.2em;
    color: rgba(0, 0, 0, 0.2);
    display: table-cell;
    vertical-align: middle;
}

.process-content.right {
    text-align: right;
}

.process-content h4 {
    font-size: 24px;
}

.process-content h3 {
    font-size: 15px;
    word-spacing: 3px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 25px;    
}

.hero_wrap {
    width: 100%;
    color: #FFF;
    font-size: 48px;
    font-weight: 900;
    height: 100%;
    position: absolute;
    z-index: 30;
    background: 0;
}
.hero_text {
    max-width: 600px;
    bottom: 30px;
    left: 25%;
    position: absolute;
    cursor: default;
}
.hero_text img {
	position: absolute;
	top: -5%;
}
.hero_text h1 {
    color: #FFF;
    font-size: 60px;
    font-weight: 900;
    padding-left: 120px;
}
.hero_text p {
	font-size: 16px;
    color: #fff;
}

.tophead {
	background-attachment: fixed;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../images/ref.jpg);
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0;
    display: block;
    position: relative;
    height: 310px!important;
    overflow: hidden!important;
    width: 100%!important;
}

.service {
	border: 1px solid #ddd;
    padding: 15px;
}

.service-head {

}

.service-head h2, .detailed-ref-head h2 {
	float: right;
	font-size: 25px !important;
}

.service-corpse {
	min-height: 250px;
}
.service-desc {
    min-height: 120px;
}
.sep_light {
    background: url(../images/sep_light.png) center center no-repeat;
    height: 43px;
}

.pledge-details {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.pledge-block i.fa, .detailed-ref i.fa {
    border: 0 !important;
}

.pledge-highlight {
    padding: 15px 0;
    font-weight: 200;
    display: block;
    margin-bottom: 0;
    font-size: 14px;
}

#about-us .our-mission h3, #back-top a, .breadcrumb-title h2, .breadcrumb>ul>li a, .contact-form>h3, .contact-info>h3, .find-us.social h4, .pricing-top .plan-title h2, .project-overflow>h3, .service-item h2, .detailed-ref h2, .sidebar-title>h3, .tp-caption.logoname, footer h3, h2.section-title {
    text-transform: uppercase;
}
.highlight, .latest-post-img, .sidebar-recent-post-item, .team-details-img, section {
    overflow: hidden;
}
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/OpenSans-Regular.eot?v=4.4.0);
    src: url(../fonts/OpenSans-Regular.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(../fonts/OpenSans-Regular.woff?v=4.4.0) format('woff'), url(../fonts/OpenSans-Regular.ttf?v=4.4.0) format('truetype');
}
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/Raleway-Regular.eot?v=4.4.0);
    src: url(../fonts/Raleway-Regular.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(../fonts/Raleway-Regular.woff?v=4.4.0) format('woff'), url(../fonts/Raleway-Regular.ttf?v=4.4.0) format('truetype'), url(../fonts/Raleway-Regular.svg?v=4.4.0#fontawesomeregular) format('svg');
}
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Raleway-Regular.eot?v=4.4.0);
    src: url(../fonts/Raleway-Regular.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(../fonts/Raleway-Regular.woff?v=4.4.0) format('woff'), url(../fonts/Raleway-Regular.ttf?v=4.4.0) format('truetype'), url(../fonts/Raleway-Regular.svg?v=4.4.0#fontawesomeregular) format('svg');
}
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Raleway-Medium.eot?v=4.4.0);
    src: url(../fonts/Raleway-Medium.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(../fonts/Raleway-Medium.woff?v=4.4.0) format('woff'), url(../fonts/Raleway-Medium.ttf?v=4.4.0) format('truetype'), url(../fonts/Raleway-Medium.svg?v=4.4.0#fontawesomeregular) format('svg');
}
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/Raleway-SemiBold.eot?v=4.4.0);
    src: url(../fonts/Raleway-SemiBold.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(../fonts/Raleway-SemiBold.woff?v=4.4.0) format('woff'), url(../fonts/Raleway-SemiBold.ttf?v=4.4.0) format('truetype'), url(../fonts/Raleway-SemiBold.svg?v=4.4.0#fontawesomeregular) format('svg');
}
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Raleway-Bold.eot?v=4.4.0);
    src: url(../fonts/Raleway-Bold.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(../fonts/Raleway-Bold.woff?v=4.4.0) format('woff'), url(../fonts/Raleway-Bold.ttf?v=4.4.0) format('truetype'), url(../fonts/Raleway-Bold.svg?v=4.4.0#fontawesomeregular) format('svg');
}
boby {
    background-color: #F1F1F1;
    font-family: Raleway, sans-serif;
    transition: all .5s ease 0s;
}
li, p {
    font-family: Raleway;
    color: #555;
}
input {
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: none;
    padding: 7px 10px;
    width: 100%}
.logo img {
    margin: 15px 0;
}
.navbar-nav>li.current>a {
    color: #8E8E8E;
}
.navbar-header .navbar-toggle .fa.fa-bars {
    font-size: 26px;
}
.margin-top {
    margin-top: 20px;
}
.margin-bottom {
    margin-bottom: 20px;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.nav-pills .dropdown-menu, .nav-tabs .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, .2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    top: 11px;
    left: -6px;
}
.sticky, header {
    left: 0;
    right: 0;
    top: 0;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #8E8E8E; /* 36c6f4 */
    background-color: transparent;
    transition: all .5s ease 0s;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #8E8E8E;
    transition: all .5s ease 0s;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #173E61;
    transition: all .5s ease 0s;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #173E61;
    outline: 0;
}
header {
    position: relative;
    z-index: 9999;
    min-height: 70px;
    background-color: #000;
    clear: both;
    color: #212121;
    border: 1px solid transparent;
    border-bottom-color: rgba(255,255,255,.26);
}
.color-overlay {
    background: #000;
    opacity: .3;
}

.color-overlay, .gradient-overlay, .overlay {
    /*min-width: 99vw;*/
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
   /* z-index: 500;*/
}

.section {
    padding: 80px 0 10px 0;
    position: relative;
    z-index: 5;
    background-color: #fff;
}

.section-heading {
    position: relative;
    text-align: center;
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.btn {
    font-size: 12px;
    padding: 10px 35px;
    line-height: 6px;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn:active, .btn:focus, .btn:hover {
    color: #000;
    outline: 0;
}

.btn:active:before, .btn:focus:before, .btn:hover:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.btn, .main-navigation .navbar-brand a {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.alert, .btn {
    border-radius: 2px;
}

.btn-default-o {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.white-bg .btn-default-o {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

.white-bg .btn:active, .white-bg .btn:focus, .white-bg .btn:hover {
    color: #000;
    outline: 0;
}

.contact-form input[type=text]:focus, .contact-form input[type=email]:focus, .contact-form textarea:focus {
    border-color: #8E8E8E;
    outline: 0;
}

.header-wrapper {
    background: url(../images/bg.jpg) center center no-repeat;
    background-size: cover;
    display: table;
    height: 100vh;
    width: 100%;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
}

.header-sub {
    padding-top: 200px;
    text-align: center;
    background-image: url(../images/bg2.jpg);
    background-color: rgb(0, 0, 0);
    background-size: cover;
}

.header-wrapper .header-wrapper-inner .arrow-down {
    bottom: 10%;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.header-wrapper .header-wrapper-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding-top: 70px;
}

h1 {
    font-size: 70px;
    font-weight: 600;
    letter-spacing: 12px;
}

h1, h2 {
    margin-top: 0;
    text-transform: uppercase;
}

.header-wrapper .header-wrapper-inner .arrow-down a i {
    font-size: 2em;
    color: #fff;
}

.header-wrapper .header-wrapper-inner .arrow-down a {
    display: inline-block;
    padding: 20px 35px;
}

.dark-bg h1, .dark-bg h2, .dark-bg h3 {
    color: #fff;
}

.header-wrapper .header-wrapper-inner .intro p {
    color: rgba(255,255,255,.75);
    letter-spacing: 4px;
    margin-bottom: 80px;
    text-transform: uppercase;
    font-weight: 600;
}

.intro-sub {
    padding-bottom: 30px;
}

.owl-theme .owl-controls .owl-buttons div {
    background: #173E61;
}
#top-bottom {
    margin-top: -50px;
    position: relative;
    text-align: center;
    z-index: 50;
}
#top-bottom a i.fa {
    color: #fff;
    font-size: 36px;
}
#top-bottom a i.fa:hover {
    color: #173E61;
}
.sticky {
    position: fixed!important;
}
#sticky_navigation {
    position: absolute;
}
#our-service i.fa, #detailed-service i.fa, .btn-blue, .pagination ul li, .sidebar ul li a {
    display: inline-block;
}
.slotholder {
    opacity: .9;
}
.tp-caption.logoname {
    font-size: 72px;
    color: #fff;
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
}
.service-item h2, .service-item p, .tp-caption.slider-text1, h2.section-title {
    font-style: normal;
    font-weight: 400;
}
.detailed-ref h2, .detailed-ref p {
    font-style: normal;
    font-weight: 300;
}
section {
    margin: 0;
    padding: 80px 0 10px;
}
h2.section-title {
    font-family: Raleway;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 10px;
    word-spacing: 8px;
    letter-spacing: 2px;
}
.section-title-caption {
    font-size: 14px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.main-title-border-center {
    border-bottom: 1px solid black;
    margin: 0 auto 15px;
    width: 50px;
}
.main-title-border-left {
    border-bottom: 1px solid black;
    margin: 0 0 15px;
    width: 50px;
}
#our-service i.fa, #detailed-service i.fa, #detailed-references i.fa {
    font-size: 40px;
    padding: 12px;
    text-align: center;
    color: #8E8E8E;
    width: 64px;
    height: 64px;
}
#our-service i.fa:hover, #detailed-service i.fa:hover {

}
.service-item {
    margin: 25px 0 40px;
}
.service-item h2, .detailed-ref h2 {
    font-family: Raleway;
    font-size: 20px;
}
.service-item p {
    font-family: Raleway}
.btn-blue {
    border: 3px solid #173E61;
    color: #212121;
    font-family: Raleway;
    transition: all .5s ease 0s;
}
.btn-blue-sm {
    padding: 2px 10px;
}
.btn-blue-md {
    padding: 7px 20px;
}
.btn-blue-lg {
    padding: 8px 25px;
    font-size: 18px;
}
a.btn-blue:hover {
    text-decoration: none;
    background: #173E61;
    color: #fff;
}
.blog-item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.pagination {
    margin: 20px 0;
    clear: both;
    width: 100%}
.pagination ul li a {
    background: #173E61;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 14px;
    transition: all .3s ease-in-out 0s;
}
.pagination ul li a.active, .pagination ul li a:hover {
    background: #212121;
}
.sidebar .widget {
    margin-bottom: 30px;
}
.sidebar ul {
    margin: 0;
    padding: 0;
}
.sidebar ul li {
    list-style: none;
}
.sidebar ul li a {
    color: #212121;
    padding: 8px 15px;
    text-decoration: none;
    font-size: 15px;
    transition: all .3s ease 0s;
}
.sidebar ul li a:hover {
    color: #173E61;
}
.sidebar-title>h3 {
    background: #173E61;
    color: #fff;
    font-size: 20px;
    margin: 0 0 10px;
    padding: 8px 10px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}
.sidebar-recent-post-item {
    display: block;
    margin-bottom: 20px;
}
.sidebar-recent-post-item h4 {
    color: #212121;
    font-size: 16px;
    margin: 0 0 10px;
}
.sidebar-recent-post .col-sm-4 {
    padding-right: 0;
}
.call-to-action {
    background: #173E61;
    padding: 30px 10px;
}
.call-to-action .pull-left>h4 {
    color: #fff;
    font-weight: 300;
    line-height: 25px;
}
.call-to-action .pull-right a.btn-blue {
    margin: 11px 0;
    background: #fff;
    color: #212121;
    transition: all .3s ease 0s;
}
.call-to-action .pull-right a.btn-blue:hover {
    background: #212121;
    color: #fff;
}
section {
    /*-ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;*/
}
.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
    0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
    0% {
    opacity: 0;
    -moz-transform: translateY(20px);
}
100% {
    opacity: 1;
    -moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
    0% {
    opacity: 0;
    -o-transform: translateY(20px);
}
100% {
    opacity: 1;
    -o-transform: translateY(0);
}
}
@keyframes fadeInUp {
    0% {
    opacity: 0;
    transform: translateY(20px);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.team-details {
    border: 1px solid #EAE3E3;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.team-details img {
    transition: all .4s ease-in-out 0s;
}
.team-details img:hover {
    transform: scale(1.1, 1.1);
}
.team-details-img img {
    margin: 0 auto;
}
.team-social ul {
    text-align: center;
}
.team-social ul li {
    display: inline-block;
}
.team-social ul li a i.fa {
    background-color: #173E61;
    padding: 8px 10px;
    color: #fff;
    font-size: 16px;
    width: 38px;
    margin: 15px 2px;
    transition: all .3s ease-in-out 0s;
}
.team-social ul li a i.fa:hover {
    background-color: #212121;
    color: #fff;
}
.news {
    background: no-repeat fixed;
    padding: 60px 0;
    position: relative;
}
.news::before {
    background: rgba(0, 0, 0, .85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%}
.news .owl-theme .owl-controls {
    left: 0;
    position: relative;
    right: 0;
    top: 20px;
}
.news-item {
    margin: 0 10px;
}
.news-item>img {
    border: 3px solid #fff;
    width: 60px;
    height: 62px;
    border-radius: 90%;
    -moz-border-radius: 90%;
    -webkit-border-radius: 90%;
    margin: 10px auto;
}
.news-item p {
    color: #fff;
    font-size: 16px;
}
.news-item .t-name {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
}
.ref {
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../images/ref.jpg);
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0;
}
.ref-stat {
    margin: 0 auto;
    text-align: center;
}
.ref-stat i {
    color: #fff;
}
.highlight {
    color: #fff;
    padding: 15px 0;
    font-weight: 200;
    display: block;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: .025em;
}
.ref-details {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

.detailed-ref {
    padding: 15px;
    margin: 20px 0;
    border: 1px solid #ddd;
    overflow: auto;
}
.detailed-ref-head {
    padding-bottom: 10px;
}
.detailed-ref-stat {
    margin: 0 auto;
    text-align: center;
}
.detailed-ref-stat i {

}
.detailed-highlight {
    text-align: justify;
    text-align-last: center;
    padding: 15px 0;
    font-weight: 200;
    display: block;
    margin-bottom: 0;
    font-size: 14px;
}
.detailed-ref-details {
    font-weight: 600;
    font-size: 18px;

}

.pricing-item {
    border: 1px solid #ddd;
    padding: 0!important;
    transform: translateZ(0);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.pricing-item .currency .sign {
    font-size: 24px;
    font-weight: 300;
    line-height: 35px;
}
.pricing-item .currency .cost {
    font-size: 50px;
    font-weight: 100;
    letter-spacing: -3px;
    line-height: 50px;
    vertical-align: top;
}
.pricing-item .currency p {
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 0;
    margin: 0;
    color: #fff;
}
.pricing-item .pricing-bottom {
    margin-bottom: 20px;
}
.pricing-item:hover {
    transform: translateY(-8px);
}
.pricing-top {
    background: #173E61;
    transition: all .5s ease 0s;
}
.pricing-top .plan-title {
    border-bottom: 3px solid #fff;
}
.pricing-top .plan-title h2 {
    color: #fff;
    font-weight: 400;
    margin: 0;
    padding: 10px;
}
.pricing-top .plan-title i.fa {
    font-size: 44px;
    color: #fff;
    margin-bottom: 15px;
}
.pricing-top .currency {
    margin-bottom: 10px;
    color: #fff;
    padding: 10px 0;
}
.pricing-featured, .pricing-item:hover .pricing-top {
    background: #212121;
}
.pricing-details ul li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.pricing-details ul li:last-child {
    border-bottom: none;
}
section#client {
    padding: 20px 0;
}
.client-item>img {
    display: block;
    margin: 0;
    max-width: 100%}
.our-client .owl-item {
    padding: 0 10px;
}
.our-mission .col-md-6 li {
    padding: 4px 0;
}
.our-mission .col-md-6 li i.fa {
    color: #173E61;
    font-size: 18px;
    margin-right: 5px;
    font-weight: 400;
}
#about-us .our-mission h3 {
    margin: 0 0 10px;
}
.popular-questions .panel-heading {
    background: 0 0!important;
}
.popular-questions .panel-title>a {
    font-weight: 400;
    padding: 2px 5px;
    display: block;
}
.popular-questions .panel-title>a:hover {
    text-decoration: none;
}
.popular-questions .panel-title i.fa {
    color: #173E61;
    margin-right: 5px;
}
.panel-title>a[aria-expanded=true]>i::before {
    content: ""}
section#contact {
    padding: 70px 0 30px;
}
.contact-form>h3, .contact-info>h3 {
    font-weight: 500;
    margin: 0 0 20px;
}
footer .address p, footer h3 {
    font-style: normal;
    font-weight: 300;
}
.contact-form .field {
    position: relative;
}
.contact-form .field .field_icon {
    bottom: 0;
    height: 100%;
    position: absolute;
    top: 0;
}
.contact-form .field .field_icon i.fa {
    background: #8E8E8E;
    color: #fff;
    font-size: 18px;
    height: 100%;
    padding: 10px 15px;
    width: 47px;
}
.contact-form .field input, .contact-form .field textarea {
    padding-left: 20px;
}
.contact-address ul li {
    margin-bottom: 10px;
}
.contact-address ul li a {
    color: #212121;
}
.contact-address ul li i.fa {
    color: #212121;
    font-size: 20px;
    text-align: center;
    width: 30px;
}

#contact-submit {
    margin-top: 15px;
}

.find-us.social {
    margin-top: 30px;
    margin-bottom: 30px;
}
.find-us.social ul li {
    margin-right: 10px;
    margin-bottom: 10px;
}
.find-us.social ul li i.fa {
    color: #8E8E8E;
}
.find-us.social ul li i.fa:hover {
    color: #000;
}
.btn-blue.btn-blue-md.submit {
    background: rgba(0, 0, 0, 0);
    max-width: 120px;
    padding: 10px;
}
.btn-blue.btn-blue-md.submit:hover {
    background: #173E61;
    color: #fff;
}
footer {
    background-color: #373A3F;
    padding: 0 0 0;
}
footer h3 {
    color: #fff;
    font-family: Raleway;
    margin-top: 10px;
    font-size: 20px;
}
footer .important ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
footer .important ul li a {
    color: #888;
}
footer .important ul li a:hover {
    color: #fff;
}
footer .address p {
    color: #888;
    font-family: Raleway}
.tags ul li {
    display: inline-block;
}
.tags ul li a {
    border: 2px solid #173E61;
    color: #fff;
    display: block;
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    font-family: Raleway;
    transition: all .5s ease 0s;
}
.tags ul li a:hover {
    background-color: #173E61;
    color: #fff;
    text-decoration: none;
}
.sidebar-tags ul li a {
    color: #212121;
}
.social ul li {
    display: inline-block;
    margin-bottom: 10px;
}
.social ul li a i.fa {
    color: #fff;
    font-size: 24px;
    padding: 5px;
    text-align: center;
    width: 45px;
}
.social ul li a i.fa:hover {
    /*background: #8E8E8E;
    transition: all .5s ease 0s;*/
}
.copy-right {
    background: #212121;
    padding: 10px;
}
.copy-right p {
    color: #888;
    line-height: 30px;
    margin: 0;
}
#back-top {
    bottom: 15px;
    position: fixed;
    right: 15px;
    z-index: 10;
}
#back-top a {
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top .fa.fa-chevron-up {
    background: #ddd;
    border-radius: 4px;
    color: black;
    font-size: 10px;
    padding: 8px;
}
#back-top .fa.fa-chevron-up:hover {
    background: #212121;
    color: #fff;
}
.error-page {
    margin-bottom: 150px;
}
.error-page form {
    position: relative;
}
h1.errorPage-title {
    font-size: 200px;
}
.error-description .btn-blue.btn-blue-md {
    background: #173E61;
    color: #fff;
}
.error-description .btn-blue.btn-blue-md:hover {
    background: #212121;
    border-color: #212121;
}


@media (max-width:468px) {
    .intro.intro-sub h1 {
        font-size: 50px;
        font-weight: 400;
        letter-spacing: 5px;
    }
}
@media (max-width:405px) {
    .intro.intro-sub h1 {
        font-size: 45px;
        font-weight: 400;
        letter-spacing: 5px;
    }
}
@media (min-width:468px) and (max-width:602px) {
    .intro.intro-sub h1 {
        font-size: 60px;
        font-weight: 400;
        letter-spacing: 5px;
    }
}

@media (max-width:450px) {
    .service-head h2, .detailed-ref-head h2 {
        font-size: 18px!important;
        margin-top: 10px !important;
    }
    .service-head i.fa, .detailed-ref-head i.fa {
        width: 32px !important;
        height: 32px !important;
        font-size: 21px !important;
        padding: 2px !important;
    }
}

@media (max-width:560px) {
    .hero_text {
        left: 5% !important;
    }
    .hero_text img {
        position: absolute;
        top: 0px;
        width: 70px;
    }
    .hero_text p {
        font-size: 13px;
        color: #fff;
    }
    .hero_text h2 {
        font-size: 20px !important;
    }
    .hero_text h1 {
        font-size: 36px !important;
        padding-left: 90px;
    }
}
@media (max-width:480px) {
    #about-us .our-mission h3 {
        margin: 10px 0;
    }
    #back-top {
        bottom: 10px;
        right: 10px;
    }
    #back-top .fa.fa-chevron-up {
        font-size: 10px;
    }
    h1.errorPage-title {
        font-size: 140px;
    }
    .pull-right.breadcrumb {
        display: none;
    }
    .breadcrumb-title h2 {
        margin: 0;
        font-size: 20px;
    }
    .breadcrumb>ul {
        margin: 20px 0 0;
    }
    .breadcrumb>ul>li a {
        font-size: 12px;
    }
    .navbar-toggle {
        margin-right: 3px;
    }
    .logo .pull-left {
        width: 200px;
    }
    .animated {
        animation-duration: 0s;
    }
}
@media (max-device-width:736px) and (orientation:landscape) {
.navbar-collapse.in {
    max-height: 210px;
    overflow-y: auto;
}
}
@media (max-width:767px) {
    .ref, .news {
    background-attachment: unset;
}
.ref {
    padding: 30px 0;
}
.ref .ref-block {
    margin-bottom: 50px;
}
.sidebar-recent-post-item h4 {
    margin: 10px 0;
}
.navbar-collapse {
    margin: 0 -20px;
    padding: 0;
}
ul.nav.navbar-nav {
    margin: 0;
}
ul.nav.navbar-nav>li {
    border-top: 1px solid #eee;
}
.margin-bottom {
    margin-bottom: 40px;
}
.navbar-nav>li>a {
    padding-top: .5em;
    padding-bottom: .5em;
}
.dropdown-menu {
    background: rgba(0, 0, 0, 0);
    border: none;
    display: none;
    float: none;
    left: 0;
    padding: 0 20px;
    position: relative;
    top: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #333;
}
.navbar-default .navbar-nav>li>a {
    text-align: left;
    font-weight: 600;
}
.navbar-default .navbar-nav>li>a:hover {
    background: #173E61;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus {
    color: #fff!important;
}
.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
}
.ref-block, .pledge-block {
    margin-top: 20px;
    margin-bottom: 20px;
}
footer h3 {
    margin-top: 25px;
}
}
@media (max-width:991px) {
    section {
        opacity: 1;
    }
    .sidebar {
        margin-top: 30px;
    }
    .call-to-action .pull-left, .call-to-action .pull-right { 
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
}
@media (min-width:768px) and (max-width:991px) {
    #breadcrumb-wrapper {
    margin-top: 135px;
}
.logo .pull-left {
    float: none!important;
}
.logo img {
    display: block;
    margin: 15px auto 0;
}
section {
    margin: 0;
    overflow: hidden;
    padding: 30px 0 10px;
}
.service-item {
    margin: 25px 0 60px;
}
.ref {
    padding: 60px 0;
}
.ref-block, .pledge-block {
    margin-bottom: 50px;
}
footer .container .col-md-3 {
    margin-bottom: 30px;
}
}
@media (min-width:768px) and (max-width:1199px) {
    .navbar-default .navbar-nav>li>a {
    font-size: 12px;
}
.dropdown-menu>li>a {
    font-size: 11px;
}
}
@media (min-width:992px) and (max-width:1199px) {
    .pricing-top .plan-title h2 {
    font-size: 24px;
}
.video-blog-2 iframe {
    height: 283px;
    width: 100%}
.video-blog-3 iframe {
    height: 183px;
    width: 100%}
}
