/*

 Project Name : Brick press

 Author Company : themecanyon

 Project Date: 23 November, 2016

 Author Website : http://demo.themecanyon.org

 Project Developer : sufyan319@outlook.com

 */





/* Table of Content

==================================================

1.Fonts

2. Common css

   a)button style

   b)Main heading

   c)Form style

   d)center

   e)Overlay

   f)Socials

   g)Pagination

 3. Top Info

 4. Header

 5. Breadcrumb

 6. Actions

 7. Services

 8. Portfolios

 9. About

 10.Team

 11.Counter

 12.Blog

 13.Testimonials

 14.Footer

 15.Contact Us

 16.Aside

 17.Responsive



===========================================

Fonts

===========================================

*/





/*

================================================

Common Css

================================================

*/



* {

    position: relative;

    outline: 0!important;

	font-family:微软雅黑;

}



section,

#rev_slider_1_1_wrapper * {

    transition: none;

    -webkit-transition: none;

}



ul {

    margin: 0;

    list-style: none;

    padding: 0;

}



body {

    font-family: "Open Sans";

    font-size: 14px;

    font-weight: normal;

    letter-spacing: 0.3px;

    line-height: 26px;

    color: #333333;

}



p {

    margin: 0;

}



a {

    color: #023669;

}



a:hover {

    text-decoration: none;

}



h1,

h2,

h3,

h4,

h5,

h6 {

    color: #333;

    font-family: 'Montserrat';

}



h2 {

    letter-spacing: -0.06em !important;

    font-weight: 700;

}



h2,

h3 {

    line-height: 130% !important;

}



.row {

    clear: both;

}



.bg-color {

    background-color: #fdfcfc;

}





/*

===========================================

button style

===========================================

*/



.sppb-btn {

    border-radius: 3px;

    font-family: Poppins, sans-serif;

    font-size: 13px;

    font-weight: 700;

    margin-top: 10px;

    padding: 8px 35px;

    text-transform: lowercase;

}



.sppb-btn.sppb-btn-default {

    background-color: #023669 !important;

    border: 2px solid #023669;

    color: #fff;

    text-shadow: 0 1px rgba(0, 0, 0, 0.15);

}



.sppb-btn.sppb-btn-primary:hover {

    background-color: transparent;

    border-color: #f5dd25 !important;

    color: #f5dd25;

}



.sppb-btn.sppb-btn-default:hover {

    background-color: transparent !important;

    border-color: #023669 !important;

    color: #023669;

}



.sppb-btn.sppb-btn-primary {

    background-color: #f5dd25;

    border: 2px solid transparent!important;

    color: #023669;

}



.simple {

    color: #023669;

    font-family: Poppins;

    font-weight: 600;

    padding: 0;

    text-transform: lowercase;

}

.simple:hover i {

    margin-left: 10px;

}

.simple i {

    margin-left: 5px;

    transition: all 0.2s ease-in-out 0s;

}



.btn-primary,

.sppb-btn-primary {

    background-color: #023669;

    border-color: #01274b;

}



.sppb-btn.sppb-btn-success {

    background-color: transparent;

    border: 3px solid #023669;

    color: #023669;

}



.sppb-btn.sppb-btn-lg {

    font-size: 16px;

    font-weight: 600;

    padding: 17px 40px;

}



.sppb-btn.sppb-btn-success:hover {

    background-color: #023669;

    color: #f5dd25;

}





/*

===========================================

main heading

===========================================

*/



.main-heading h2 {

    color: #033566;

    font-size: 40px;

    font-weight: 700;

    line-height: 40px;

    margin-bottom: 50px;

    margin-top: 0;

}



.main-heading p {

    color: #999999;

    font-size: 12px;

    line-height: 26px;

}





/*======================================*/



img {

    vertical-align: middle;

    max-width: 100%;

}



.margin {

    display: inline-block;

    margin: 16px 0;

    width: 100%;

}



.large-margin {

    display: inline-block;

    margin: 20px 0;

    width: 100%;

}



.no-padding {

    padding: 0;

}



.padding-left {

    padding: 0 0 0 15px;

}



.padding-right {

    padding: 0 15px 0 0;

}



.space {

    padding: 15px 0;

}



.space-100 {

    padding: 100px 0;

}



.space-top {

    padding: 50px 0 0;

}



.space-bottom {

    padding: 0 0 50px 0;

}



.margin-top-50 {

    margin-top: 50px;

}



.margin-bottom-50 {

    margin-bottom: 50px;

}



.margin-top-103 {

    margin-top: 103px;

}



.small-space {

    margin: 10px 0;

    display: inline-block;

    width: 100%;

}



section {

}





/*

===========================================

Form style

===========================================

*/



select,

textarea,

input[type="text"],

input[type="password"],

input[type="datetime"],

input[type="datetime-local"],

input[type="date"],

input[type="month"],

input[type="time"],

input[type="week"],

input[type="number"],

input[type="email"],

input[type="url"],

input[type="search"],

input[type="tel"],

input[type="color"],

.uneditable-input {

    background-color: #fff;

    background-image: none;

    border: 1px solid #ccc;

    border-radius: 4px;

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

    color: #555555;

    display: block;

    font-size: 14px;

    height: 34px;

    line-height: 1.42857;

    padding: 6px 12px;

}



#contact-form .form-group input,

#contact-form .form-group textarea {

    border-radius: 3px !important;

    box-shadow: none;

}



input[type="radio"],

.checkbox input[type="radio"],

.checkbox input[type="checkbox"],

input[type="checkbox"] {

    display: none;

    margin-left: 0;

    margin-top: 3px;

    position: absolute;

}



.checkbox label::before {

    border: 1px solid #dcdcdc;

    content: "";

    height: 20px;

    left: 0;

    position: absolute;

    width: 20px;

}



.checkbox label::after {

    background-color: #f0f0f0;

    border: 1px solid #dcdcdc;

    content: "";

    height: 12px;

    left: 0;

    margin: 4px;

    position: absolute;

    width: 12px;

}



.radio label,

.checkbox label {

    color: #282828;

    font-size: 13px;

    font-weight: normal;

    padding-left: 30px;

}



.form-control::-moz-placeholder {

    color: #999;

    font-size: 14px;

    font-family: Poppins;

    font-weight: 300;

}



.form-control:-ms-input-placeholder {

    color: #999;

    font-size: 14px;

    font-family: Poppins;

    font-weight: 300;

}



.form-control::-webkit-input-placeholder {

    color: #999;

    font-size: 14px;

    font-family: Poppins;

    font-weight: 300;

}



.contact-block form .form-group {

    margin-bottom: 14px;

    padding: 0 7px;

}



textarea.form-control {

    background-color: transparent;

    border: 1px solid #ccc;

    border-radius: 0;

    box-shadow: none;

    height: 150px;

    resize: none;

}



input:focus,

textarea:focus,

select:focus {

    border-color: #e9322d!important;

    box-shadow: 0 0 6px #f8b9b7!important;

}



select.form-control {

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    background-color: #f0f0f0;

    /* fallback color if gradients are not supported */

    background-image: url("../images/select-arrow.png"), -webkit-linear-gradient(top, #f0f0f0, #f0f0f0);

    /* For Chrome and Safari */

    background-image: url("../images/select-arrow.png"), -moz-linear-gradient(top, #f0f0f0, #f0f0f0);

    /* For old Fx (3.6 to 15) */

    background-image: url("../images/select-arrow.png"), -ms-linear-gradient(top, #f0f0f0, #f0f0f0);

    /* For pre-releases of IE 10*/

    background-image: url("../images/select-arrow.png"), -o-linear-gradient(top, #f0f0f0, #f0f0f0);

    /* For old Opera (11.1 to 12.0) */

    background-image: url("../images/select-arrow.png"), linear-gradient(to bottom, #f0f0f0, #f0f0f0);

    /* Standard syntax; must be last */

    background-position: 96% center;

    background-repeat: no-repeat;

}



select::-ms-expand {

    /* for IE 11 */

    display: none;

}





/*

==========================================

center

==========================================

*/



#slide-nav .container,

.center,

.shots-pagination .pagination li a,

.wrapper #slide-nav .container-fluid .x-topbar-inner.x-container.max.width {

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: flex-start;

    justify-content: flex-start;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}





/*

===========================================

Overlay

===========================================

*/



.overlay::before {

   /* background-color: rgba(25, 25, 25, 0.8);

    bottom: 0;

    content: "";

    left: 0;

    position: absolute;

    right: 0;

    top: 0;*/

}



.blue-overlay::before {

    background-color: rgba(2, 54, 105, 0.54);

    background-repeat: repeat;

    bottom: 0;

    content: "";

    left: 0;

    position: absolute;

    right: 0;

    top: 0;

    z-index: 0;

}





/*

===========================================

Socials

===========================================

*/



ul.social-icons {

    list-style: outside none none;

    margin: 0;

    padding: 0;

}



ul.social-icons > li {

    display: inline-block;

    margin: 0 1.5px;

}



ul.social-icons > li a {

    background-color: #f5dd25;

    border: 2px solid #f5dd25;

    border-radius: 50%;

    color: #023669;

    display: block;

    font-size: 15px;

    height: 30px;

    line-height: 28px;

    padding: 0 2px;

    text-align: center;

    width: 30px;

}



/*.sppb-person-social > li a {

    border: 1px solid #ddd;

    border-radius: 50%;

    color: #999;

    display: inline-block;

    font-size: 13px !important;

    height: 30px;

    line-height: 30px !important;

    text-align: center;

    width: 30px;

}*/



.sppb-person-social > li {

    display: inline-block;

    margin: 0 1px;

}



.sppb-person-social > li a:hover,

#contact .sppb-person-social > li a:hover{

    background: #023669 none repeat scroll 0 0;

    border-color: #023669;

    color: #fff;

}



ul.social-icons > li a:hover {

    background-color: #023669;

    border: 2px solid #f5dd25;

    color: #f5dd25 !important;

}





/*

===========================================

Pagination

===========================================

*/



.pagination > .active > a,

.pagination > .active > span {

    background-color: #023669;

    border-color: #023669;

}



.pagination > li > a,

.pagination > li > span {

    color: #000000;

}



.pagination > li > a:hover,

.pagination > li > span:hover,

.pagination > li > a:focus,

.pagination > li > span:focus {

    color: #222;

}





/*

===========================================

Top Info

===========================================

*/



#sp-top-info {

    background-color: #033566;

    color: #ffffff;

}

.top-l span{

	display: block;

	float: left;

	line-height: 40px;

	height: 40px;

	margin-right: 2%;

}

.top-l p{

	display: block;

	float: left;

	line-height: 35px;

	height: 40px;

	margin: 0;

}

.sp-contact-info li {

    float: left;

    font-size: 90%;

    margin: 0 10px;

}



.sp-contact-info {

    float: right;

    list-style: outside none none;

    margin: 0 -10px;

    padding: 25px 0;

}



.sp-contact-info li i {

    color: #023669;

    display: block;

    float: left;

    font-size: 35px;

    line-height: 38px;

    margin-bottom: 3px;

    margin-right: 5px;

    padding-right: 20px;

    text-align: center;

    width: 40px;

}



.sp-contact-info li p.contact-content {

    font-size: 14px;

    font-weight: 400;

    margin-bottom: 0;

    margin-left: 45px;

}



#sp-top-info .top-block p i {

    color: #f5dd25;

}



.sp-contact-info li p.contact-content span:last-child {

    color: #000;

    font-weight: 600;

    margin-bottom: 0;

}



.sp-contact-info li p.contact-content span {

    display: block;

    letter-spacing: 0.5px;

    line-height: 100%;

    margin: 2px 0 8px 5px;

}



#sp-top-bar {

    border-bottom: 1px solid #eee;

    padding: 8px 0;

}



.logo h1 {

    display: table-cell;

    font-size: 30px;

    font-weight: 900;

    letter-spacing: -1px;

    line-height: 1;

    margin: 0;

    padding: 20px 0 0 0 ;

    vertical-align: middle;

}



.logo {

    display: table; 

}



.breadcrumb span {

    margin-right: 10px;

}



.breadcrumb > li + li::before {

    color: #ccc;

    content: "/ ";

    padding: 0 4px 0 2px;

}





/*

===========================================

Header

===========================================

*/



.sp-megamenu-parent > li > a {

    color: #023669;

    display: inline-block;

    font-family: 微软雅黑;

    font-size: 17px;

    font-weight: 600;

    letter-spacing: -1px;

    line-height: 60px;

    padding: 0 18px;

    transition: none;

    -webkit-transition: none;

}



.sp-megamenu-parent > li {

    display: inline-block;

    margin-right: -5px;

    padding: 0;

    position: relative;

}



.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {

    display: block;

}



.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li.sp-menu-item:hover {

    border-left: 3px solid hsl(53, 91%, 55%);

    transition: all 200ms ease 0s;

}



.sp-megamenu-parent {

    display: block;

    float: left;

    list-style: outside none none;

    margin: 0;

    padding: 0;

    z-index: 9;

}



#offcanvas-toggler {

    float: right;

    line-height: 60px;

}



#sp-header {

    background: #ffffff none repeat scroll 0 0;

    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);

    padding: 0;

}



.sp-megamenu-parent .sp-dropdown {

    display: none;

    margin: 0;

    padding: 0;

    position: absolute;

    z-index: 9999;

    min-width: 240px;

}



.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {

    top: 100%;

}



.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {

    left: 0;

}



.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {

    display: block;

}



.sp-megamenu-parent.menu-fade-up .sp-has-child:hover > .sp-dropdown {

    animation: 400ms ease 0s normal none 1 running spMenuFadeInUp;

}



.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {

    background: #023669 none repeat scroll 0 0;

    border-top: 3px solid #f5dd25;

    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);

}



.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {

    list-style: outside none none;

    margin: 0;

    padding: 10px 0;

}



.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li.sp-menu-item {

    margin-bottom: 3px;

    padding-left: 20px;

    transition: all 200ms ease 0s;

}



.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li.sp-menu-item a {

    border-radius: 3px;

    color: #fff;

    font-size: 14px !important;

    font-weight: 600;

}



.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {

    color: #333;

    display: block;

    padding: 5px 10px;

}



.sp-megamenu-parent > li.active > a,

.sp-megamenu-parent > li:hover > a {

    border-top: 3px solid #f5dd25;

}



.sp-megamenu-parent > li.active > a,

.sp-megamenu-parent > li:hover > a {

    color: #023669;

}



#offcanvas-toggler {

    float: right;

    line-height: 60px;

}



#offcanvas-toggler > i {

    background: transparent none repeat scroll 0 0;

    border-radius: 3px;

    cursor: pointer;

    display: inline-block;

    font-size: 18px;

    padding: 0 0 0 10px;

    transition: color 400ms ease 0s, background-color 400ms ease 0s;

}



#offcanvas-toggler > i:hover {

    color: #fff;

}



.close-offcanvas {

    border: 2px solid #eee;

    border-radius: 100%;

    color: #000;

    font-size: 12px;

    height: 22px;

    line-height: 18px;

    position: absolute;

    right: 15px;

    text-align: center;

    top: 15px;

    width: 22px;

    z-index: 1;

}



.close-offcanvas:hover {

    background: #000 none repeat scroll 0 0;

    color: #fff;

}



.offcanvas-menu {

    background: #fff none repeat scroll 0 0;

    color: #999;

    height: 100%;

    opacity: 0;

    overflow-y: scroll;

    position: fixed;

    top: 0;

    width: 280px;

    z-index: 9999;

}



.offcanvas-menu .offcanvas-inner {

    padding: 20px;

}



.offcanvas-menu .offcanvas-inner .sp-module {

    margin-top: 20px;

}



.offcanvas-menu .offcanvas-inner .sp-module ul > li {

    border: medium none;

}



.offcanvas-menu .offcanvas-inner .sp-module ul > li a {

    border-bottom: 1px dotted #e8e8e8;

    padding: 4px 20px;

    transition: all 300ms ease 0s;

}



.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {

    background: #f5f5f5 none repeat scroll 0 0;

}



#offcanvas-toggler > i:hover {

    color: #f5dd25;

}



.offcanvas-menu .offcanvas-inner .sp-module ul > li > a::before {

    display: none;

}



.offcanvas-menu .offcanvas-inner .sp-module:first-child {

    margin-top: 0;

}



.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content > ul {

    margin: 0 -20px;

}



.offcanvas-menu .offcanvas-inner .search {

    margin-top: 25px;

}



.offcanvas-menu .offcanvas-inner .search input {

    border: 1px solid #eee;

    border-radius: 0;

    box-shadow: none;

    width: 100%;

}



.offcanvas-menu {

    transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1) 0s, right 400ms cubic-bezier(0.7, 0, 0.3, 1) 0s;

}



.body-innerwrapper::after {

    right: 0;

}



.offcanvas-menu {

    right: -280px;

}



.offcanvas .offcanvas-menu {

    right: 0;

}



.body-innerwrapper::after {

    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;

    content: "";

    height: 0;

    opacity: 0;

    position: absolute;

    top: 0;

    transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;

    width: 0;

    z-index: 999;

}



.offcanvas {

    height: 100%;

    position: relative;

    width: 100%;

}



.offcanvas .body-innerwrapper::after {

    height: 100%;

    opacity: 1;

    transition: opacity 0.5s ease 0s;

    width: 100%;

}



.offcanvas .offcanvas-menu {

    opacity: 1;

}



.offcanvas .offcanvas-menu ul.nav-child li {

    padding-left: 10px;

}



.menu .nav-child.small {

    font-size: inherit;

}



.sp-module ul > li > a {

    display: block;

    line-height: 36px;

    padding: 2px 0;

    transition: all 300ms ease 0s;

}



.sp-module ul > li > a {

    color: #000000;

}



.offcanvas-menu .offcanvas-inner .sp-module ul > li a {

    border-bottom: 1px dotted #e8e8e8;

    padding: 4px 20px;

    transition: all 300ms ease 0s;

}



ul#offcanvas-inner-menu > li > a {

    border: 1px solid #ddd;

    margin: 0 0 -1px;

    padding: 5px 20px;

}



ul#offcanvas-inner-menu > li > ul.nav-child {

    animation: 700ms ease 0s normal none 1 running spMenuFadeIn;

    display: none;

    padding: 20px;

}



ul#offcanvas-inner-menu > li.deeper.parent:hover > ul.nav-child {

    display: block;

}



ul#offcanvas-inner-menu > li.deeper.parent:hover > a {

    background-color: #023669;

    color: #fff;

}



.sp-megamenu-parent > li.sp-has-child > a::after {

    content: " ";

    font-family: "FontAwesome";

}



@keyframes spMenuFadeIn {

    0% {

        opacity: 0;

    }

    100% {

        opacity: 1;

    }

}



@keyframes spMenuFadeIn {

    0% {

        opacity: 0;

    }

    100% {

        opacity: 1;

    }

}



@keyframes spMenuZoom {

    0% {

        opacity: 0;

        transform: scale(0.8);

    }

    100% {

        opacity: 1;

        transform: scale(1);

    }

}



@keyframes spMenuZoom {

    0% {

        opacity: 0;

        transform: scale(0.8);

    }

    100% {

        opacity: 1;

        transform: scale(1);

    }

}



@keyframes spMenuFadeInUp {

    0% {

        opacity: 0;

        transform: translate3d(0px, 30px, 0px);

    }

    100% {

        opacity: 1;

        transform: none;

    }

}



@keyframes spMenuFadeInUp {

    0% {

        opacity: 0;

        transform: translate3d(0px, 30px, 0px);

    }

    100% {

        opacity: 1;

        transform: none;

    }

}



ul#offcanvas-inner-menu > li.deeper.parent a > i {

    display: block;

    float: right;

    font-size: 14px;

    padding: 10px 6px 10px 40px;

}





/*

===========================================

Breadcrumb

===========================================

*/



#breadcrumb {

    background: #023669 none repeat scroll 0 0;

    padding: 20px 0;

}



.breadcrumb {

    background-color: transparent;

    border-radius: 4px;

    list-style: outside none none;

    margin-bottom: 0;

    padding: 0;

}



#breadcrumb h2 {

    font-size: 24px;

    line-height: 1;

    color: #fff;

    float: left;

    margin: 0;

    padding: 0;

}



.breadcrumb > .active {

    color: rgba(255, 255, 255, 0.8);

}



.breadcrumb li,

.breadcrumb li a {

    color: #fff;

}





/*

===========================================

Action

===========================================

*/



.action {

    padding: 20px 0;

    background-color: #F5DD25;

}



.action .action-block h2 {

    color: #033566;

    font-size: 36px;

    font-weight: 700;

    line-height: 36px;

    margin-bottom: 0;

    margin-top: 0;

}



.action .sppb-btn.sppb-btn-default.sppb-btn- {

    display: inline-block;

    margin: 4px 0 0 0;

}





/*

===========================================

Services

===========================================

*/



.service-block .simple {

    margin-top: 15px;

    display: inline-block;

}



#services .service-block h3 {

    color: #033566;

    font-size: 20px;

    font-weight: 700;

    line-height: 20px;

}



.service-list .media-body .title {

    color: #033566;

    font-size: 14px;

    font-weight: 600;

    line-height: 14px;

    margin-top: 0;

    font-family: Poppins;

}



.service-list .media-body .title a {

    color: #033566;

}



.service-list .pull-left {

    margin-right: 15px;

}



.service-block .service-list {

    margin-bottom: 30px;

}



.service-block .button .simple {

    margin-top: 0;

}



#services .service-block img {

    border-radius: 3px; width:360px; height:240px;

}



#services .service-block:not(:nth-last-child(-n+3)) {

    margin-bottom: 20px;

}



 .service-block p{ min-height:60px;}

#single-service .service-detail h2 {

    color: #033566;

    font-size: 30px;

    font-weight: 600;

    line-height: 30px;

    margin-bottom: 10px;

    margin-top: 0;

}



#about .about-list:hover .sppb-icon {

    background-color: #023669;

    color: #fff;

}



#single-service .service-detail h3 {

    margin-bottom: 20px;

    margin-top: 0;

}



#single-service .service-detail img {

    max-width: 100%;

}



#accordion .panel-title a.collapsed {

    background-color: #fff;

    border: 1px solid #ddd;

    border-radius: 3px;

    display: block;

    font-family: open sans;

    font-size: 16px;

    padding: 16px 15px;

    color: #222;

    box-shadow: none;

}



#accordion .panel-title a {

    background-color: #023669;

    border-radius: 3px;

    box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);

    color: #fff;

    display: block;

    font-family: open sans;

    font-size: 16px;

    padding: 16px 15px;

}



.panel-default > .panel-heading {

    background-color: transparent;

    border: medium none;

    box-shadow: none;

    color: #333;

    padding: 0;

}



#accordion .panel-body {

    border: medium none;

    box-shadow: none;

    padding: 15px;

}



#accordion .panel {

    border: medium none;

}





/*

===========================================

Services- slider

===========================================

*/



.ss-block .flexslider#slider::before {

    content: "";

    height: 100%;

    left: 0;

    opacity: 0;

    position: absolute;

    top: 0;

    transition: all 0.3s ease 0s;

    width: 100%;

    z-index: 10;

}



#slider.flexslider .flex-direction-nav .flex-prev {

    background-color: #023669;

    color: #f5dd25;

    left: -50px !important;

    top: 50%;

    transform: translate(0px, -50%);

}



#slider.flexslider .flex-direction-nav .flex-next {

    background-color: #023669;

    color: #f5dd25;

    right: -50px !important;

    top: 50%;

    transform: translate(0px, -50%);

}



#slider.flexslider .flex-direction-nav .flex-nav-prev a {

    height: 60px;

    left: 0;

    line-height: 60px;

    margin: 0;

    text-align: center;

    text-shadow: none;

    width: 25px;

}



#slider.flexslider .flex-direction-nav a.flex-next {

    height: 60px;

    line-height: 60px;

    margin: 0;

    right: 0;

    text-align: center;

    text-shadow: none;

    width: 25px;

}



#slider.flexslider .flex-direction-nav .flex-next {

    right: 0 !important;

}



#slider.flexslider .flex-direction-nav .flex-nav-prev a::before {

    color: #f5dd25;

    content: "";

    display: block;

    font-family: Fontawesome;

    font-size: 28px;

    text-shadow: none;

}



#slider.flexslider .flex-direction-nav a.flex-next::before {

    color: #f5dd25;

    content: "";

    display: block;

    font-family: Fontawesome;

    font-size: 28px;

    text-shadow: none;

}



.ss-block .flexslider#slider .flex-direction-nav .flex-prev {

    left: auto !important;

}



.ss-block .flexslider#slider {

    background: transparent none repeat scroll 0 0;

    border: 0 none;

    margin: 0 0 15px;

}



.ss-block .flexslider#slider li.flax-item {

    max-height: 500px;

    overflow: hidden;

}



#slider.flexslider .flex-direction-nav {

    left: 0;

    position: absolute;

    right: 0;

    top: 50%;

}



.ss-block #carousel .flex-direction-nav li.flex-nav-next a {

    background-color: #023669;

    bottom: 20px;

    color: #f5dd25;

    height: 30px;

    line-height: 30px;

    top: inherit;

    width: 30px;

    text-align: center;

    right: 0;

}



.ss-block #carousel .flex-direction-nav li.flex-nav-next a {

    right: 0 !important;

}



.ss-block .flex-direction-nav li.flex-nav-next a::before {

    color: #f5dd25;

    content: "";

    display: block;

    font-family: Fontawesome;

    font-size: 28px;

    text-shadow: none;

}



.ss-block .flex-direction-nav li.flex-nav-prev a::before {

    color: #f5dd25;

    content: "";

    display: block;

    font-family: Fontawesome;

    font-size: 28px;

    text-shadow: none;

}



.ss-block #carousel .flex-direction-nav li.flex-nav-prev a {

    background-color: #023669;

    bottom: 25px;

    color: #f5dd25;

    height: 30px;

    left: 22px;

    line-height: 30px;

    top: inherit;

    width: 30px;

    text-align: center;

}



.ss-block #carousel .flex-direction-nav li.flex-nav-prev .flex-prev {

    left: 15px !important;

}



.ss-block #carousel ul li::after {

    background-color: rgba(0, 0, 0, 0.6);

    content: "";

    height: 100%;

    left: 0;

    position: absolute;

    top: 0;

    transition: all 400ms ease 0s;

    width: 100%;

}



.ss-block #carousel ul li {

    margin-right: 15px;

    max-height: 85px;

    opacity: 0.6;

    position: relative;

    transition: all 0.3s ease 0s;

    cursor: pointer;

}



.ss-block #carousel ul li.flex-active-slide::after {

    display: none;

}



.ss-block #carousel ul li.flex-active-slide {

    opacity: 1;

}



.flexslider {

    border: medium none;

    margin: 0;

}





/*

===========================================

Portfolios

===========================================

*/



#portfolio.bg-color {

    background-color: #F2F2F2;

}



.inner #portfolio.space {

    padding: 100px 0;

}



.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {

    border-right: 1px solid #ddd;

    line-height: 15px;

    padding-left: 5px;

    padding-right: 15px;

}



.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {

    background-color: transparent !important;

    color: #023669;

    text-decoration: underline;

}



.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a,

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {

    background-color: transparent;

    color: #777;

    font-weight: 600;

}



.sp-simpleportfolio-btns a {

    background: #fff none repeat scroll 0 0 !important;

    border-radius: 3px !important;

    color: #023669 !important;

    font-weight: normal;

}



.sp-simpleportfolio-overlay-wrapper {

    border-radius: 3px;

    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);

    overflow: hidden;

}



.sp-simpleportfolio-created h4,

.sp-simpleportfolio-tags > h4 {

    font-size: 16px;

    font-weight: bold;

    margin: 0 0 10px;

}



.sp-content.meta div:not(:last-child) {

    border-bottom: 1px solid #eee;

    margin-bottom: 15px;

    padding-bottom: 15px;

}



#single-project .sp-block img {

    margin-bottom: 20px;

}



.sp-content h2 {

    margin-top: 0;

}





/*

===========================================

About

===========================================

*/



#about .about-block h2 {

    color: #033566;

    font-size: 35px;

    font-weight: 600;

    line-height: 35px;

    margin-bottom: 10px;

}



#about .about-block .heading h2 {

    color: #033566;

    font-size: 35px;

    font-weight: 600;

    line-height: 35px;

    margin-bottom: 20px;

    margin-top: 0;

}



#about .about-block h3 {

    color: #023669;

    font-size: 20px;

    font-weight: 600;

    line-height: 20px;

}



#about .about-item {


}



.about-list .sppb-icon {

    background-color: #f2f2f2;

    border-radius: 3px;

    color: #333333;

    display: inline-block;

    font-size: 16px;

    line-height: 16px;

    padding: 20px;

    text-align: center;

}



.about-list .pull-left {

    margin-right: 15px;

}



.about-list .sppb-media-body .title {

    color: #033566;

    font-size: 15px;

    font-weight: 600;

    line-height: 15px;

}



.about-block .about-list:not(:last-child) {

    margin-bottom: 40px;

}





/*

===========================================

Team

===========================================

*/



#team {

    background-color: #fafafa;

}



#team .team-block .inner {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #f1f1f1;

    border-radius: 3px;

    padding: 15px;

}



.team-block .name {

    font-size: 16px;

    font-weight: bold;

    margin-top: 18px;

    text-transform: uppercase;

}



.team-block .designation {

    font-size: 11px;

    font-style: italic;

    color: #888;

}



.team-block .inner p {

    margin-top: 15px;

}



#team .team-text {

    padding: 0 15px;

}



.team-text .sppb-person-social {

    margin-top: 15px;

}





/*

===========================================

Counter

===========================================

*/



#counter {

    background-attachment: fixed;

    background-image: url("../5744351061_0ee7664c9e_b.jpg");

    background-position: 50% 0;

    background-repeat: no-repeat;

    background-size: cover;

    padding: 30px 0 0;

}



.counter-heading h2 {

    color: #ffffff;

    font-size: 35px;

    font-weight: 900;

    line-height: 35px;

    margin-bottom: 0;

    margin-top: 60px;

}



.counter-heading h2 span {

    color: #f5dd25;

}



#counter .count {

    color: #ffffff;

    font-size: 40px;

    line-height: 40px;

    font-weight: 900;

}



#counter .counter-base h3 {

    color: #f5dd25;

    font-size: 15px;

    font-weight: 700;

    line-height: 15px;

    margin-bottom: 0;

    margin-top: 10px;

}



#counter .counter-base {

    margin-top: 50px;

}





/*

===========================================

Blog

===========================================

*/



.recent-news article .article-title {

    font-size: 24px;

    font-weight: 700;

    margin-bottom: 15px;

    margin-top: 40px;

}



.recent-news article .article-title a {

    color: #023669;

}



article .meta i {

    color: #999;

    font-size: 13px;

    padding-left: 0;

    padding-right: 5px;

}



article .meta > li {

    display: inline-block;

    font-size: 13px;

    font-weight: 400;

    line-height: 24px;

    margin: 0;

    color: #888;

    font-style: italic;

}



article .meta > li:not(:last-child) {

    border-right: 1px solid #999;

    padding-right: 14px;

}



article .meta > li:not(:first-child) {

    padding-left: 14px;

}



.recent-news .blog-list article h3 {

    font-size: 18px;

    margin-bottom: 0;

    margin-top: 0;

}



.recent-news .blog-list article p {

    -moz-box-orient: vertical;

    display: -webkit-box;

    font-size: 14px;

    max-height: 42px;

    overflow: hidden;

    text-overflow: ellipsis;

}



.recent-news .blog-list .article-thumb {

    margin-right: 15px;

}



.blog-list .article-thumb img {

    border-radius: 4px; width:94px; height:94px;

}



.blog-list article .meta > li {

    line-height: 16px;

}



.recent-news .blog-list article:not(:last-child) {

    margin-bottom: 30px;

}



.inner #blog .icon {

    border: 1px solid #023669;

    border-radius: 3px;

    color: #023669;

    display: block;

    font-size: 24px;

    height: 48px;

    line-height: 48px;

    text-align: center;

    top: 0;

    width: 48px;

}



.inner #blog .blog-content {

    background-color: #fff;

    padding: 40px;

}



.inner #blog {

    background-color: #fafafa;

}



.inner #blog article.blog-block {

    box-shadow: 1px 2px 7.28px 0.72px rgba(0, 0, 0, 0.08);

    margin-bottom: 50px;

}



.inner #blog .blog-info {

    margin-bottom: 30px;

    margin-left: 68px;

}



.inner #blog .blog-info .meta li {

    border-right: 1px solid #ddd;

    color: #666;

    display: inline-block;

    font-size: 12px;

    font-style: normal;

    line-height: 12px;

    margin: 0;

    padding: 0 8px;

    text-transform: uppercase;

    position: static;

}



.inner article .meta i {

    color: #666;

}



.inner #blog .blog-info h2 {

    font-size: 24px;

    font-weight: 600;

    line-height: 1;

    margin: 8px 0 0;

    text-transform: capitalize;

}



.inner #blog .blog-info h2 a {

    color: #000;

}



.inner .blog-block .meta {

    margin-bottom: 15px;

}



.inner .blog-block a.readmore {

    background: transparent none repeat scroll 0 0;

    border-color: #023669;

    border-radius: 30px;

    border-width: 2px;

    color: #023669;

    font-size: 14px;

    font-weight: 600;

    line-height: 18px;

    margin: 40px 0 10px;

    padding: 8px 35px;

}



.inner .blog-block a.readmore:hover {

    background: #023669 none repeat scroll 0 0;

    color: #fff;

}



.embed-responsive {

    padding-bottom: 56.25%;

}

.single-blog.two .pager a:hover {

    color: #111 !important;

}

blockquote {

    border-color: #023669;

    font-style: italic;

}



#blog.single-blog p {

    margin-bottom: 10px;

}



#blog.single-blog article {

    background-color: #fff;

    padding: 30px;

}



#blog.single-blog .blog-content {

    padding: 40px 0 0;

}



#blog.single-blog .tags a.label {

    background: #eee none repeat scroll 0 0;

    border-radius: 30px;

    color: #000;

    font-size: 12px;

    font-weight: 600;

    padding: 4px 15px;

}



#blog.single-blog .tags span {

    text-transform: uppercase;

}



#blog.single-blog .tags > li {

    display: inline-block;

}



#blog.single-blog .tags {

    border-top: 1px solid #eee;

    margin-top: 50px;

    padding-top: 30px;

}

.single-blog.two .blog-image:not(:last-child) {

    margin-bottom: 30px;

}

.heading.border-bottom > h2 {

    border-bottom: 1px solid rgba(0, 0, 0, 0.08);

    font-size: 30px;

    margin-bottom: 20px;

    margin-top: 0;

    padding-bottom: 20px;

    color: #222;

}

.heading.border-bottom > h4 {

    border-bottom: 1px solid rgba(0, 0, 0, 0.08);

    font-size: 18px;

    margin-bottom: 20px;

    margin-top: 15px;

    padding-bottom: 20px;

    font-weight: 600;

    color: #222;

}

.heading.border-bottom > h2::after,

.heading.border-bottom > h4::after {

    background-color: #f7c51e;

    bottom: -1px;

    content: "";

    height: 3px;

    left: 0;

    position: absolute;

    width: 30px;

}

.single-blog.two .meta-data {

    background-color: #eeeeee;

    border-radius: 2px;

    color: #666666;

    margin-bottom: 30px;

    padding: 16px 22px;

}

.single-blog.two .meta-data li {

    margin-bottom: 5px;

}

.single-blog.two .meta-data li i{

    display: inline-block;

    font-size: 120%;

    margin-right: 4px;

    min-width: 20px;

    text-align: center;

}

.single-blog.two .pager {

    border-top: 1px solid rgba(0, 0, 0, 0.08);

    list-style: outside none none;

    margin: 20px 0 0;

    padding: 20px 0 0;

    text-align: center;

}

.single-blog.two .pager a {

    background-color: #eeeeee;

    border: medium none;

    border-radius: 0;

    color: #999999 !important;

    display: block;

    font-family: "Montserrat",Helvetica,Arial,sans-serif;

    font-weight: bold;

    padding: 15px;

    text-align: center;

    text-transform: uppercase;

    width: 100%;

}

.single-blog.two .pager li {

    display: inline-block;

    min-height: 1px;

    text-align: center;

    width: calc(50% - 15px);

}

.single-blog.two .pager li:first-child {

    display: inline-block;

    float: left;

    margin-right: 15px;

}

.single-blog.two .pager li:last-child {

    float: right;

}

ul.pagenav li a {

    background: transparent none repeat scroll 0 0;

    border-color: #023669;

    border-radius: 30px;

    border-width: 2px;

    color: #023669;

    font-size: 14px;

    font-weight: 600;

    line-height: 18px;

    margin: 10px 0 0;

    padding: 8px 35px;

}



ul.pagenav li a:hover {

    background: #023669 none repeat scroll 0 0;

    color: #fff;

}



.sp-social-share ul li {

    display: inline-block;

    font-size: 24px;

    margin: 0 5px;

}



.sp-social-share ul {

    display: block;

    margin: 20px -5px 0;

    padding: 0;

}



.items-more {

    clear: both;

}



.sp-social-share.clearfix iframe {

    border: medium none;

    display: inline-block;

    height: 20px;

    width: 100px;

}



#blog.single-blog .tags > li::after {

    content: ",";

    padding: 0 1px 0 4px;

}





/*

===========================================

Testimonials

===========================================

*/



#testimonials {

    background-attachment: fixed;

    background-image: url("../images/desk1.jpg");

    background-position: 100% 32px;

    background-repeat: no-repeat;

    background-size: cover;

    color: #ffffff;

    padding: 50px 0;

}



#testimonials .main-heading i {

    color: #f5dd25;

    font-size: 60px;

    margin-bottom: 40px;

}



#testimonials #sync1 .item p {

    font-size: 30px;

    line-height: 40px;

    margin-bottom: 30px;

    font-style: italic;

}



#testimonials .main-heading h2 {

    color: #fff;

}



#testimonials #sync1 .name {

    color: #f5dd25;

    font-size: 18px;

    font-weight: 600;

    margin-bottom: 60px;

}



#testimonials #sync2 .owl-wrapper {

    margin: auto;

}



#testimonials #sync2 .owl-item {

    display: inline-block;

    float: none;

    text-align: center;

    width: 75px !important;

}



#testimonials #sync2 .owl-wrapper {

    margin: auto;

    text-align: center;

    width: 260px !important;

}



#testimonials #sync2 .item > img {

    border: medium none !important;

    border-radius: 50px;

    cursor: pointer;

    display: inline-block;

    height: 50px;

    line-height: 75px !important;

    opacity: 0.2;

    overflow: hidden;

    transition: all 0.3s ease 0s;

    vertical-align: middle;

    width: 50px;

}



#testimonials #sync2 .synced .item > img {

    height: 75px;

    opacity: 1;

    transition: all 0.3s ease 0s;

    width: 75px;

}





/*

===========================================

Footer upper

===========================================

*/



#sp-bottom {

    background-color: #033566;

    color: #ffffff;

    padding: 70px 0;

}



#sp-bottom .sp-module-title {

    color: #fff;

    font-size: 24px;

    font-weight: 400;

    letter-spacing: -0.04em;

    line-height: 1;

    margin: 0 0 20px;

    text-transform: none;

}



#sp-bottom .textwidget p,

#sp-bottom .textwidget li {

    color: #fff;

    margin-bottom: 10px;

}



#sp-bottom .textwidget p i {

    color: #f5dd25;

    margin-right: 10px;

}



#sp-bottom .textwidget li i {

    color: #f5dd25;

    margin-right: 10px;

}



#sp-bottom .textwidget li a {

    color: #fff;

}



.tagspopular ul li a {

    border: 1px solid #fff;

    border-radius: 30px;

    color: #fff !important;

    font-weight: 400;

    line-height: 30px;

    margin-bottom: 10px;

    margin-right: 5px;

    padding: 0 15px;

    display: inline-block;

}



.tagspopular ul li a:hover {

    background-color: #fff;

    border-color: #fff;

    color: #023669 !important;

}



#sp-bottom .textwidget p a:hover {

    color: #f5dd25;

}



.tagspopular ul li {

    border: medium none;

    display: inline-block;

}



ul.sp-flickr-gallery li {

    max-width: 25%;

}



.sp-flickr-gallery li {

    box-sizing: border-box;

    display: inline-block;

    margin: 0 0 -8px;

}



.sp-flickr-gallery li {

    padding: 0 1px 1px 0 !important;

}



.sp-flickr-gallery li span.flickr-gallery-wrap::after {

    color: #fff;

    content: "+";

    font-family: "FontAwesome";

    font-size: 24px;

    font-weight: bold;

    left: 50%;

    position: absolute;

    top: 50%;

    transform: translate(-50%, -50%) scale(0);

    transition: all 0.25s ease 0s;

    z-index: 2;

}



.sp-flickr-gallery li span.flickr-gallery-wrap::before {

    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;

    content: "";

    height: 100%;

    left: 0;

    opacity: 0;

    position: absolute;

    top: 0;

    transition: all 0.25s ease 0s;

    width: 100%;

    z-index: 1;

}



.sp-flickr-gallery li:hover span.flickr-gallery-wrap::before {

    opacity: 1;

}



.sp-flickr-gallery li:hover span.flickr-gallery-wrap::after {

    transform: translate(-50%, -50%) scale(1);

}



.flickr-gallery-wrap {

    display: inline-block;

}





/*

===========================================

Footer copyrights

===========================================

*/



#sp-footer {

    color: #fff;

    padding: 10px 0;

    text-align: center;

}



#sp-footer {

    background-color: #022f5c;

}



#sp-footer p{ margin-bottom:0px !important;}

#sp-footer p i {

    color: #f5dd25;

}



#sp-bottom .textwidget li a:hover {

    color: #F5DD25;

}





/*

===========================================

Contact us

===========================================

*/



#contact-form .button {

    padding: 0 7px;

}



#contact .contact-block .main-heading {

    padding: 0 7px;

}



#contact .contact-block .main-heading h3 {

    color: #000000;

    font-size: 25px;

    font-weight: 400;

    line-height: 25px;

    margin-bottom: 20px;

    margin-top: 0;

}



#contact {

    padding: 100px 0;

}



.contact-block ul.address li i {

    color: #023669;

    margin-right: 10px;

}



.contact-block li:not(:last-child) {

    margin-bottom: 10px;

}



.contact-block li,

.contact-block li a {

    color: #222;

}



#contact .sppb-person-social {

    margin-top: 50px;

}



#contact .sppb-person-social li a {

    border: 1px solid #023669;

    border-radius: 3px !important;

    color: #023669;

    height: 35px;

    line-height: 35px !important;

    margin: 0;

    padding: 0 !important;

    text-align: center;

    width: 35px;

}



.sppb-addon-gmap-canvas {

    height: 450px;

    width: 100%;

}





/*

===========================================

Aside

===========================================

*/



aside .service li a {

    color: #fff;

    display: inline-block;

    font-size: 15px;

    font-weight: 700;

    letter-spacing: -1px;

    padding: 12px 30px;

    transition: all 200ms ease 0s;

}



aside .service li {

    background-color: #023669;

    margin-bottom: 1px;

    transition: all 200ms ease 0s;

}



aside .service li a:hover,

aside .service li a:focus {

    background-color: #023669;

    color: #f5dd25;

}



aside .service li a.active,

aside .service li:hover a {

    border-left: 3px solid #f5dd25 !important;

    color: #f5dd25;

}



aside .download-links .sppb-btn.sppb-btn-success {

    display: inline-block;

    width: 100%;

}



aside .download-links li a i {

    margin-right: 7px;

}



aside .widget:not(:last-child) {

    margin-bottom: 50px;

}



aside .widget h3 {

    color: #033566;

    font-size: 24px;

    font-weight: 600;

    line-height: 24px;

    margin-bottom: 20px;

    margin-top: 0;

}



aside .address li i {

    color: #f5dd25;

    margin-right: 10px;

}



aside .address > li:not(:last-child) {

    margin-bottom: 10px;

}



aside .address > li:not(:last-child) {

    margin-bottom: 10px;

}



aside .address a,

aside .address li {

    color: #222;

}



aside.sidebar .widget {

    background: #fff none repeat scroll 0 0;

    border: 1px solid #eee;

    margin-top: 30px;

    padding: 40px;

}



aside.sidebar .widget.about h3 {

    color: #222;

    font-size: 17px;

    font-weight: 600;

    margin-bottom: 10px;

    margin-top: 20px;

    text-transform: capitalize;

}



aside.sidebar .widget:first-child {

    margin-top: 0;

}



aside.sidebar .widget h3 {

    color: #222;

    line-height: 1;

    margin: 0 0 20px;

    text-transform: uppercase;

    font-size: 17px;

    font-weight: 600;

}



aside.sidebar .widget.category ul li a {

    display: block;

    line-height: 36px;

    padding: 2px 0;

    color: #222;

}



aside.sidebar .widget.category ul li {

    display: block;

}



aside.sidebar .widget.category ul li:not(:last-child) {

    border-bottom: 1px solid #e8e8e8;

}



aside.sidebar .widget.tag-blog ul li a {

    border: 1px solid #023669;

    border-radius: 30px;

    color: #023669;

    display: inline-block;

    font-weight: 400;

    line-height: 30px;

    margin-bottom: 10px;

    margin-right: 5px;

    padding: 0 15px;

}



aside.sidebar .widget.tag-blog ul li {

    border: medium none;

    display: inline-block;

}



aside.sidebar .widget:not(:last-child) {

    margin-bottom: 0;

}



aside.sidebar .widget.gallery {

    display: inline-block;

    width: 100%;

}



aside.sidebar .recent-post {

    border-bottom: 1px solid #e8e8e8;

    margin-bottom: 5px;

    padding-bottom: 5px;

}



aside.sidebar .recent-post a {

    color: #222;

    display: block;

    font-size: 14px;

    font-style: normal;

    font-weight: 600;

}



aside.sidebar .recent-post span {

    margin-right: 10px;

}





/*

===========================================

Responsive

===========================================

*/



@media (max-width: 767px) {

    .logo {

        margin: auto;

    }

    #sp-logo {

        text-align: center;

    }

    #offcanvas-toggler {

        float: none;

    }

    #sp-header .sp-megamenu-wrapper {

        text-align: center;

    }

    #offcanvas-toggler > i {

        padding: 0;

    }

    .sp-simpleportfolio .sp-simpleportfolio-items {

        margin: 0;

    }

    .about-block .about-list {

        margin-bottom: 40px;

    }

    .recent-news .news-block {

        margin-bottom: 30px;

    }

    .recent-news .blog-list .article-thumb {

        margin-bottom: 10px;

    }

    .recent-news .blog-list article h3 {

        font-size: 18px;

    }

    .partner-logo a {

        text-align: center;

        display: block;

    }

    .partner-logo a .img-responsive {

        margin: auto;

    }

    .action .action-block h2 {

        font-size: 18px;

    }

    .main-heading h2 {

        font-size: 35px;

    }

    .padding-left {

        padding: 0;

    }

    .padding-right {

        padding: 0;

    }

    #single-service .service-detail h3 {

        font-size: 20px;

    }

    #single-service .col-sm-9.ss-block {

        margin-top: 30px;

    }

    .ss-block #carousel ul li.flax-thumb {

        height: 65px !important;

        margin-right: 7px !important;

        width: 85px !important;

    }

    .ss-block #carousel ul li.flex-nav-prev {

        left: 0;

        margin-top: 10px;

        position: absolute;

    }

    .ss-block #slider.flexslider {

        margin: 0;

    }

    #services .service-block:not(:last-child) {

        margin-bottom: 30px;

    }

    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {

        line-height: 30px;

    }

    #about .about-block.col-sm-7 {

        margin-top: 20px;

    }

    #counter .counter-block {

        margin-bottom: 30px;

    }

    #testimonials #sync1 .item p {

        font-size: 15px;

        line-height: 32px;

    }

    #about .about-block:not(:last-child) {

        margin-bottom: 30px;

    }

    #team .team-block:not(:last-child) {

        margin-bottom: 30px;

    }

    .pagination {

        padding-left: 10px;

    }

    .inner #blog .blog-content {

        padding: 25px 15px;

    }

    .inner #blog .blog-info h2 {

        font-size: 16px;

        line-height: 28px !important;

    }

    #blog.single-blog article {

        padding: 0;

    }

    #blog.single-blog .tags {

        padding: 30px 15px;

    }

    .pager.pagenav {

        padding: 0 15px;

    }

    .sp-social-share.clearfix iframe {

        width: 63px;

    }

    .sp-social-share ul {

        margin: 20px 0 0;

    }

    #contact .contact-block:not(:last-child) {

        margin-bottom: 30px;

    }

    .sppb-addon-gmap-canvas {

        height: 250px;

    }

    #single-project .sp-content.padding-left.meta {

        margin-top: 30px;

    }

    .single-blog.two .pager li:first-child {

        margin-right: 6px;

    }

    .single-blog.two .pager li {

        width: calc(50% - 6px);

    }

    .single-blog.two .pager a {

        font-size: 11px;

    }

    .single-blog.two .pager {

        margin: 20px 0;

    }

}



@media (min-width: 768px) and (max-width: 992px) {

    #sp-top-bar .sp-contact-time {

        display: none;

    }

    .action .action-block h2 {

        font-size: 23px;

    }

    .service-list .media-body > p {

        line-height: 18px;

        font-size: 11px;

    }

    .service-block .service-list {

        margin-bottom: 15px;

    }

    .counter-heading h2 {

        font-size: 22px;

        margin-top: 0;

    }

    #counter .counter-base h3 {

        font-size: 12px;

    }

    aside.sidebar .widget {

        padding: 30px 20px;

    }

}



/*products*/

.product{

	margin-top: 2%;

	margin-bottom: 2%;

}

.product-l{

	background: #f6f6f6;

	padding: 10px !important;

}

.product-l-tit{

	height: 90px;

	background: #023669;

	padding: 12px;

}



.product-l-tit span{

	color: #fff;

	text-align: center;

	line-height: 68px;

	display: block;

	font-size: 24px;

	border: 1px solid #7894af;

	height: 68px;

}

.goods-tit{

	line-height: 45px;

	height: 45px;

	color: #7d7e7e;

	font-weight: bold;

	font-size: 18px;

	padding-left: 8%;

	cursor: pointer;

	background: #fff;

	margin-bottom: 4px;

}

.goods-tit span{

	display: block;

	float: right;

	line-height: 45px;

	height: 45px;

	padding-right: 8%;

	color: #7d7e7e;

	font-size: 14px;

}

.goods-tit .span2{

	display: none;

}

.goods-tit.on{

	background: #f6f6f6;

	color: #023669;

}

.goods-tit.on span{

	color: #023669;

}

.goods-tit.on .span2{

	display: block;

}

.goods-tit.on .span1{

	display: none;

}

.goods-erji ul li{

	padding-left: 12%;

	background: #fff;

	line-height: 40px;

	height: 40px;

	margin-bottom: 4px;

}

.goods-erji ul li a{

	color: #7d7e7e;

	font-size: 15px;

}

.goods-erji ul li a:hover{ color:#023669}

.goods-erji ul li span{

	padding-right: 3%;

	color: #7d7e7e;

	font-size: 12px;

}

.product-r > ul > li> a{

	max-width:250px;

	overflow:hidden;

	display:block;

	border: 2px solid #033566;

}

.product-r > ul > li> h3{ height:20px; overflow:hidden
}



.product-r > ul > li a img:hover{

	 transform: scale(1.4); 

	 transition: 0.5s; 

}

.product-r > ul > li h3{

	text-align:center;

	overflow:hidden;

	font-size:15px;

}

.port-1{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; border: 2px solid #023669;}

.port-1 .text-desc{opacity: 0.9; top: -100%; transition: 0.5s; color: #000; padding: 45px 20px 20px;}

.port-1 img{transition: 0.5s;}

.port-1:hover img{transform: scale(1.2);}



.port-1.effect-1:hover .text-desc{top: 0;}



.port-1.effect-2 .text-desc{top: auto; bottom: -100%;}

.port-1.effect-2:hover .text-desc{bottom: 0;}



.port-1.effect-3 .text-desc{top: 50%; left: 50%; width: 0; height: 0; overflow: hidden; padding: 0;}

.port-1.effect-3:hover .text-desc{width: 100%; top: 0; left: 0; height: 100%; padding: 5px;}

@media only screen and (max-width: 1090px){

	.port-5.effect-1 {z-index: 19;}

}



@media only screen and (max-width: 360px){

	ul{width: 300px;}

	.port-1 .text-desc, 

	.port-1.effect-3:hover .text-desc, 

	.port-3.effect-1 .text-desc, 

	.port-3.effect-3 .text-desc,

	.port-4.effect-1 .text-desc,

	.port-4.effect-2 .text-desc,

	.port-4.effect-3 .text-desc, .port-8 .text-desc{padding: 20px;}

	.text-desc{padding: 7px;}

	.port-5.effect-1 .text-desc{padding: 13px 20px 20px 90px;}

	.port-5.effect-2 .text-desc{padding: 10px;}

	.port-5.effect-3 .text-desc{padding: 16px 90px 20px 20px;}

	.port-6.effect-1 .text-desc .btn, 

	.port-6.effect-2 .text-desc .btn,

	.port-6.effect-3 .text-desc .btn,

	.port-7.effect-1 .text-desc .btn,

	.port-7.effect-2 .text-desc .btn,

	.port-7.effect-3 .text-desc .btn,

	.port-8.effect-3 .text-desc .btn{display: none;}

	.port-6.effect-2 .text-desc{padding: 20px 120px 20px 20px;}

	.port-6.effect-3 .text-desc{padding: 75px 20px 10px;}

	.port-7.effect-1 .text-desc{padding: 12px 10px;}

}



*{margin: 0; padding: 0; box-sizing: border-box;}

img{max-width: 100%; vertical-align: middle;}

.full-length{width: 100%; float: left; padding-bottom: 80px;}

/*li{float: left; width: 31.33%; margin: 10px 1%; list-style: none;}*/



h3{font-size: 20px; margin: 5px 0 18px;}

p{font-weight: 300; line-height: 20px; font-size: 14px; margin-bottom: 15px;}

.btn1{display: inline-block; padding: 5px 10px; font-size: 14px; color: #fff; border: 2px solid #023669; background-color: #023669; text-decoration: none; transition: 0.4s;}

.btn1:hover{background-color: transparent; color: #023669; transition: 0.4s;}

.text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 100%; opacity: 0; width: 100%; padding: 20px;}





/*detail*/

.detail{

	margin-top: 2%;

}

.detail-height{

	min-height: 520px;

}

.small-img{

	left: 33%; 

	bottom: -7%;

}





/*二级下拉菜单*/

.accordion {

 	width: 100%;

 	max-width: 360px;

 	background: #023669;

 	-webkit-border-radius: 4px;

 	-moz-border-radius: 4px;

 	border-radius: 4px;

 	border: 1px solid #CCC;

 }



.accordion .link {

	padding-left: 5%;

	line-height: 45px;

	cursor: pointer;

	display: block;

	color: #fff;

	font-size: 15px;

	border-bottom: 1px solid #CCC;

	position: relative;

	-webkit-transition: all 0.4s ease;

	-o-transition: all 0.4s ease;

	transition: all 0.4s ease;

}



.accordion li:last-child .link {

	border-bottom: 0;

}



.accordion li i {

	position: absolute;

	top: 16px;

	left: 12px;

	font-size: 18px;

	color: #f;

	-webkit-transition: all 0.4s ease;

	-o-transition: all 0.4s ease;

	transition: all 0.4s ease;

}



.accordion li i.fa-chevron-down {

	right: 12px;

	left: auto;

	font-size: 16px;

}



.accordion li.open .link {

	color: #fff;

}



.accordion li.open i {

	color: #fff;

}

.accordion li.open i.fa-chevron-down {

	-webkit-transform: rotate(180deg);

	-ms-transform: rotate(180deg);

	-o-transform: rotate(180deg);

	transform: rotate(180deg);

}



 .submenu {

 	display: none;

 	background: #fff;

 	font-size: 14px;

 }



 .submenu li {

 	border-bottom: 1px solid #ccc;

 }



 .submenu a {

 	display: block;

 	text-decoration: none;

 	color: #333;

 	padding: 12px;

 	padding-left: 42px;

 	-webkit-transition: all 0.25s ease;

 	-o-transition: all 0.25s ease;

 	transition: all 0.25s ease;

 }



 .submenu a:hover {

 	background: #b9b9b9;

 	color: #FFF;

 }

ul{

	list-style: none;

}



.related ul li{

	margin-bottom: 6%;

}

.more-detail .more-detail-tit { 

  background: #e0e0e0;

}

.more-detail .more-detail-tit span {

  display: block;

  line-height: 40px;

  height: 40px;

  background: #0067a9;

  color: #fff;

  text-align: center;

}



.more-detail-tit ul li{

	float: left;

	line-height: 45px;

	height: 45px;

	width: 50%;

	text-align: center;

	color: #666;

	cursor: pointer;

	background: #f5f7fa;

	border: 1px solid #dae2ed;

	border-bottom:0 ;

	border-left:0 ;

	

}

.tab-hd ul{

	 border-left: 1px solid #dae2ed;

	 border-right: 1px solid #dae2ed;

}

.more-detail-tit ul li.on{

	background-color: #fff;

	

	border-top: 3px solid #0067A9;

	border-bottom: 0;

	font-weight:bold;

}

.more-detail-tit ul li:last-child{

	border-right: 0!important ;

}

.more-detail-nr{

}

.send-tit{

	background: #e0e0e0;

    margin-bottom: 2%;

}

.send-tit span{

	display: block;

    line-height: 40px;

    height: 40px;

    background: #0067a9;

    color: #fff;

    text-align: center;

}



.panduan{ float:left; margin-left:10px;}

.panduan span{ display:block; float:left; line-height:33px; height:33px;font-size: 20px;padding: 0 5px; color:#F00; display:none;} 

.panduan span:frist-child{ color:#0F0 !important;}



/*分享*/

 .socialShare {

    display: block;

    width: 40px;

    height: 40px;

    position: relative;

    z-index: 1;

}

.socialShare .msb_main {

    display: block;

    width: 35px;

    height: 35px;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 2;

    cursor: pointer;

    text-indent: -9999px;

    border: 4px solid #ddd !important;

    box-shadow: 0 0 5px #DDD;

    border-radius: 36px;

}

.socialShare .msb_main:hover {

    box-shadow: 0 0 5px #BBB;

}

.socialShare .msb_main img {

    cursor: pointer;

    border-radius: 23px;

    border: none;

    float: left

}

.socialShare .msb_network_button {

    position: absolute;

    top: 9px;

    left: 92px;

    z-index: 1;

    cursor: pointer;

    display: none;

    background: no-repeat;

	border: 1px solid #ddd;

	border-radius: 50%;

}

.social_group span{ line-height:32px; height:32px; width:32px;

	display: block;

	text-align: center;

	color: #52bff8 !important;

	font-size: 16px;

}

@media only screen and (max-width:768px) { 

    .footer-content .social-links li{ margin:0; margin-bottom:2%;} 

	.social-links li{ margin:0;}

	.more-detail{ margin-top:2% !important;}

	.detail-goods{ left: 39% !important;}

}

.pd{

	padding: 0;

}

.share{

	margin-top: 3%;

}

.detail-r-button{

	margin-top: 3%;

}

.detail-r{

	border-left: 1px solid #ddd;

	padding-left:25px;

}

.detail-r h2{

	padding-left:1%;

}

.detail-r ul li{

	padding-left:1%;

	line-height:40px;
 

	border-bottom: 1px solid #ddd;

}

.detail-r ul li:nth-child(1){

	border-top: 1px solid #ddd;

}

.detail-wz{

	margin-top:20px;

}

.detail-wz span{

	padding: 10px;

	display:block;

    background: #f7f8fa;

    color: #666;

}

/*link*/

.links{

	margin-top: 5px;

}

.social-links {

	list-style: none;

	font-size: 0;

	padding: 0;

}

.social-links li {

	float: right;

	margin-right: 5px;

}

.social-links li a {

	width: 30px;

	height: 30px;

	display: block;

	text-align: center;

	font-size: 14px;

	background: #f5dd25;

	border: 1px solid #f5dd25;

	color: #fff;

}

.social-links.large li a {

	width: 60px;

	height: 60px;

	font-size: 18px;

}

.social-links.light li a {

	background: #fafafa;

	border: 1px solid #f3f3f3;

	color: inherit;

}

.social-links.dark li a {

	background: #454545;

	border: 1px solid #333333;

	color: #acacac;

}

.social-links.radius-5px li a {

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

}

.social-links.circle li a {

	-webkit-border-radius: 100%;

	-moz-border-radius: 100%;

	border-radius: 100%;

}

.social-links li a:hover {

	background-color: transparent;

	border-color: #cd3c2e;

	color: #cd3c2e;

}

.social-links.dark li a:hover {

	background: #fafafa;

	border: 1px solid #acacac;

	color: inherit;

}

.social-links.light li a:hover {

	border: 1px solid #d2d2d2;

	color: #333333;

}

.social-links li a i {

	line-height:30px;

}

.social-links.large li a i {

	line-height: 60px;

}

.footer-content .social-links {

	margin:0;

}

.footer-content .social-links li {

	margin: 0 5px 5px 0;

}

.footer-content .social-links li a {

	color: #666;

	background-color: transparent;

	border-color: #666;

}

.footer-content .social-links li a:hover {

	color: #fff;

	background-color: #666;

	border-color: #666;

}

.social-links li.twitter a:hover,

.colored.social-links li.twitter a {

	background-color: #55acee;

	border-color: #55acee;

	color: #fff;

}

.social-links li.skype a:hover,

.colored.social-links li.skype a {

	background-color: #00aff0;

	border-color: #00aff0;

	color: #fff;

}

.social-links li.linkedin a:hover,

.colored.social-links li.linkedin a {

	background-color: #0976b4;

	border-color: #0976b4;

	color: #fff;

}

.social-links li.googleplus a:hover,

.colored.social-links li.googleplus a {

	background-color: #dd4b39;

	border-color: #dd4b39;

	color: #fff;

}



/*语言*/

.language{

	text-align: center;

	line-height: 40px;

	height: 40px;

	cursor: pointer;

	position: relative;

}

.language a{

	color: #fff;

}

.language span{

	margin-left: 5px;

}

.languages{

	position: absolute;

	left: 0;

	top: 40px;

	width: 100%;

	background: #033566;

	z-index: 99999;

	border-bottom-left-radius: 5px;

	border-bottom-right-radius: 5px;

}

.languages ul li a{

	display: block;

	line-height: 25px;

	height: 25px;

}

.languages {

	padding: 7px 0;

}

.languages ul li a:hover{

	background: #1f3f8a;

}

.sub{

	display: none;

}



.detail-page ul li{

	float:right;

	line-height:50px;

	height:50px;

}

.detail-page{

	border-top: 1px solid #ddd;

	margin-bottom:3%;

	margin-top:2%;

}

.detail-page ul li:nth-child(2){

	margin-right:5%;

}



@media only screen and (max-width: 414px) {

	.detail-r h3{

		font-size: 12px;

	}

	.detail-height{

		min-height: 220px;

	}

	.small-img{

		left: 37%;

	}

	.yz-img{

		margin-top: 3%;

	}

	.detail-bot-button{

		margin-left: 0 !important;

	}

	#portfolio {

    min-height: 850px !important; 

	}

	.space{

		padding:0;

	}

	.main-heading h2{

		margin:0;

		padding:20px 0;

		font-size:28px;

	}

	.partner{

		margin-bottom:20%;

	}

	.detail-r h2{

		font-size:22px;

	}

	#services{

		margin-top: 5%;

	}

	#about{

		margin-top: 5%;

	}

	#about .about-block h3{

		margin: 0;

	}

	.about-p{

		font-size: 12px;

	}

	.about-img{

		margin-top: 20px;

	}

}





.bot-link{ position: fixed; bottom:0; z-index:999; width:100%; background-color:#033566; padding: 2% 0;}

.bot-link ul li{ float:right; width:100%; text-align:center;}

.bot-link ul li span{ color:#fff; display:block; font-size:18px;}

.bot-link ul li p a{ color:#fff; display:block;}

.bot-link ul li p{  margin-bottom:0;}





/*model2 缩略图 切换效果--------------------------------------------------------*/

img {

    display: block;

    max-width: 100%;

    height: auto;

}

.object-non-visible {

    opacity: 0;

    filter: alpha(opacity=0);

}

.object-visible,

.touch .object-non-visible {

    opacity: 1 !important;

    filter: alpha(opacity=100) !important;

}

@-moz-document url-prefix() {

    .object-visible,

    .touch .object-non-visible {

        -webkit-transition: opacity 0.6s ease-in-out;

        -moz-transition: opacity 0.6s ease-in-out;

        -o-transition: opacity 0.6s ease-in-out;

        -ms-transition: opacity 0.6s ease-in-out;

        transition: opacity 0.6s ease-in-out;

    }

}

.nav-pills > li.active > a,

.nav-pills > li.active > a:hover,

.nav-pills > li.active > a:focus,

.nav-pills > li > a:hover {

    background-color: #033566;

    border-color: #033566;

    color: #ffffff;

}

.nav-pills > li > a {

    border-radius: 0;

    padding: 8px 20px;

    border: 1px solid #cacaca;

    color: #666666;

    font-size: 12px;

    text-transform: uppercase;

    font-weight: 300;

}

.filters {

    margin: 0 0 30px 0;

}

.filters .nav-pills > li {

    margin-right: 2px;

    margin-bottom: 2px;

}

.filters .nav-pills > li + li {

    margin-left: 0px;

}

.text-center.filters .nav-pills > li {

    margin-right: 2px;

    margin-left: 2px;

    margin-bottom: 2px;

    display: inline-block;

    float: none;

}

.isotope-container {

    overflow: hidden;

}

.isotope-item {

    margin-bottom: 20px;

}

.isotope-item .btn-default {

    color: #999999;

}

.isotope-item .btn-default:hover {

    color: #ffffff;

}

@media (max-width: 480px) {

    .filters .nav-pills > li {

        width: 100%;

        display: block;

    }

}

.overlay-container {

    position: relative;

    display: block;

    overflow: hidden;

}

.overlay {

    position: absolute;

    top: 0;

    bottom: -1px;

    left: 0;

    right: -1px;

    background-color: rgba(85, 172, 238, 0.9);

    cursor: pointer;

    overflow: hidden;

    opacity: 0;

    filter: alpha(opacity=0);

    -webkit-transform: scale(0.8);

    transform: scale(0.8);

    -webkit-transition: all linear 0.2s;

    -moz-transition: all linear 0.2s;

    -ms-transition: all linear 0.2s;

    -o-transition: all linear 0.2s;

    transition: all linear 0.2s;

}

.overlay:hover {

    text-decoration: none;

}

.overlay span {

    position: absolute;

    display: block;

    bottom: 10px;

    text-align: center;

    width: 100%;

    color: #ffffff;

    font-size: 13px;

    font-weight: 300;

}

.overlay i {

    position: absolute;

    left: 50%;

    top: 50%;

    font-size: 18px;

    line-height: 1x;

    color: #ffffff;

    margin-top: -8px;

    margin-left: -8px;

    text-align: center;

}

.overlay-container:hover .overlay {

    opacity: 1;

    filter: alpha(opacity=100);

    -webkit-transform: scale(1);

    transform: scale(1);

}





.top-r p{

	margin-bottom:0;

	line-height:40px;

	height:40px;

	text-align:right;

}

#portfolio{

	height:480px; 

	overflow:hidden;

}



body.modal-open {

overflow-y: auto !important;

padding-right: 0 !important;

}



/*news*/

.news{

	margin-top: 2%;

}

.news .items{

	padding-bottom: 1%;

	margin-bottom: 1%;

	border-bottom: 1px dashed #ddd;

}

.news .items span{

	display: block;

	margin-top: 2%;

}

.news .items:hover{

	border-bottom: 1px dashed #296AC0;

}

.news .items:hover h3{

	color:#296AC0;

}



/*分页*/

.ep-pages{padding:10px 12px;clear:both;text-align:center;

font-family:Arial, "\5B8B\4F53", sans-serif;font-size:14px;vertical-align:top} 

.ep-pages a, .ep-pages span{display:inline-block;height:23px;line-height:23px;padding:0 8px;

margin:5px 1px 0 0;background:#fff;border:1px solid #e5e5e5;overflow:hidden;vertical-align:top} 

.ep-pages a:hover{background:#033566;border:1px solid #033566;text-decoration:none} 

.ep-pages a, .ep-pages a:visited{color:#252525} 

.ep-pages a:hover, .ep-pages a:active{color:#ffffff} 

.ep-pages .current{background:#033566;border:1px solid #033566;color:#fff} 

.ep-pages a.current, .ep-pages a.current:visited{color:#ffffff} 

.ep-pages a.current:hover, .ep-pages a.current:active{color:#ffffff} 

.ep-pages-ctrl{font-family:"\5B8B\4F53", sans-serif;font-weight:bold;font-size:16px} 

.ep-pages-e5e5e5{color:#e5e5e5} 

.ep-pages-all{font-size:12px;vertical-align:top} 



/*右侧QQ*/

.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}

.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}

.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}

.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}

.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../img/qq-icon-bg.png) no-repeat center 8px;}

.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}

.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}

.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}

.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}

.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;}

.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}

.main-im .im_main .im-tel:hover{background:#fafafa;}

.main-im .im_main .weixing-container{width:110px;height:47px;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../img/weixing-icon.png) no-repeat center center;float:left;}

.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}

.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}

.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}

.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}

.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}

.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../img/totop-icon.png) no-repeat center center;float:right;}

.main-im .im_main .go-top a{display:block;width:52px;height:47px;}

.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}

.main-im .close-im a{display:block;width:24px;height:24px;background:url(../img/close_im.png) no-repeat left top;}

.main-im .close-im a:hover{text-decoration:none;}

.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../img/open_im.png) no-repeat left top;}



.navbar-toggle{

	margin:0 !important;

    border: 1px solid #fff !important;

	margin-left:15% !important;

}

.navbar-toggle .icon-bar{

	background-color:#fff;

}

.offcanvas-toggle{

	background:none;

}



.tempWrap{

	width:100% !important;

}

.contact-people li{ 

	line-height: 30px;

}

.contact-people li span{

	display: inline-block;

}

.contact-people li a{

	display: inline-block; 

    vertical-align: middle;

}

.contact-people li p{

	display: inline-block; 

	margin-left: 25px; 

}
.overlay-container img{
	width: 100%;
}


/*首页弹窗*/


@-webkit-keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
@-moz-keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
@-o-keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}
@keyframes float {
  0% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
  50% {
    transform: translatey(-30px);
    transform: translatex(20px);
  }
  100% {
    transform: translatey(0px);
    transform: translatex(0px);
  }
}

 
.button button {
   
  font-family: inherit;
  background-color: #023669;
  border: 0;
  padding: 15px 25px;
  color: #fff;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 1px;
  width: 200px;
  overflow: hidden;
  outline: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  visibility: visible;
  opacity: 1;
  font-weight: bold;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.6);
}
.button button:hover {
  cursor: pointer;
  background-color: #F5DD25;
  color: #ffffff;
}
.button button span {
  opacity: 1;
}
.button.clicked button {
  visibility: hidden;
  oacity: 0;
}

/* POP-UP
========================================== */
.pop-up {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.9);
  -moz-transform: translate(-50%, -50%) scale(0.9);
  -ms-transform: translate(-50%, -50%) scale(0.9);
  -o-transform: translate(-50%, -50%) scale(0.9);
  transform: translate(-50%, -50%) scale(0.9);
  overflow-y: auto;
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 10;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .pop-up {
    width: calc(100% - 40px);
    height: auto;
    max-width: 900px;
  }
}
.pop-up .content {
  width: 100%;
  max-width: 900px;
  overflow: hidden;
  text-align: center;
  position: relative;
  min-height: 100vh;
}
@media (min-width: 768px) {
  .pop-up .content {
    min-height: inherit;
  }
}
.pop-up .content .container_home {
  padding: 100px 20px 140px;
}
@media (min-width: 568px) {
  .pop-up .content .container_home {
    padding: 50px 20px 80px;
  }
}
@media (min-width: 768px) {
  .pop-up .content .container_home {
    padding: 70px 0px 90px;
    max-width: 520px;
    margin: 0 auto; position:unset;
  }
}
.pop-up .content .close_home {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  color: #3e4146;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.pop-up .content .close_home:hover {
  cursor: pointer;
  color: #f66867;
}

.pop-up .content .dots{ position:unset;}
.pop-up .content .dots .dot {
  position: absolute;
  border-radius: 100%;
  z-index: 11;
}
.pop-up .content .dots .dot:nth-of-type(1) {
  top: -80px;
  right: -80px;
  width: 160px;
  height: 160px;
  background-color: #689bf6;
  -webkit-animation: float 6s ease-in-out infinite;
  -moz-animation: float 6s ease-in-out infinite;
  -o-animation: float 6s ease-in-out infinite;
  animation: float 6s ease-in-out infinite;
}
@media (min-width: 768px) {
  .pop-up .content .dots .dot:nth-of-type(1) {
    top: -190px;
    right: -190px;
    width: 380px;
    height: 380px;
  }
}
.pop-up .content .dots .dot:nth-of-type(2) {
  bottom: -120px;
  left: -120px;
  width: 240px;
  height: 240px;
  background-color: #f66867;
  -webkit-animation: float 8s ease-in-out infinite;
  -moz-animation: float 8s ease-in-out infinite;
  -o-animation: float 8s ease-in-out infinite;
  animation: float 8s ease-in-out infinite;
}
.pop-up .content .dots .dot:nth-of-type(3) {
  bottom: -50px;
  right: -50px;
  width: 100px;
  height: 100px;
  background-color: #ffd84c;
  -webkit-animation: float 4s ease-in-out infinite;
  -moz-animation: float 4s ease-in-out infinite;
  -o-animation: float 4s ease-in-out infinite;
  animation: float 4s ease-in-out infinite;
}
.pop-up .content .title h1 {
  text-align: center;
  color: #f66867;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.8rem;
  letter-spacing: 0.05rem;
}
.pop-up .content img {
  width: 100%;
  max-width: 220px;
  display: inline-block;
  margin: 30px 0 40px 0;
  opacity: 0;
  -webkit-transform: translateX(60px);
  -moz-transform: translateX(60px);
  -ms-transform: translateX(60px);
  -o-transform: translateX(60px);
  transform: translateX(60px);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 768px) {
  .pop-up .content img {
    max-width: 300px;
  }
}
.pop-up .content .subscribe h1 {
  font-size: 1.5rem;
  color: #3e4146;
  line-height: 130%;
  letter-spacing: 0.07rem;
  margin-bottom: 30px;
}
.pop-up .content .subscribe h1 span {
  color: #f66867;
}
.pop-up .content .subscribe form {
  overflow: hidden;
}
.pop-up .content .subscribe form input {
  width: 100%;
  float: left;
  padding: 15px 20px;
  text-align: center;
  font-family: inherit;
  font-size: 1.1rem;
  letter-spacing: 0.05rem;
  outline: 0;
}
.pop-up .content .subscribe form input[type=email] {
  margin-bottom: 15px;
  border: 1px solid #bec1c5;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .pop-up .content .subscribe form input[type=email] {
    margin-bottom: 0px;
    width: 75%;
    border-right-width: 0px;
  }
}
.pop-up .content .subscribe form input[type=email]:focus {
  border-color: #3e4146;
}
.pop-up .content .subscribe form input[type=button] {
  background-color: #8e6ac1;
  color: #ffffff;
  border: 1px solid #8e6ac1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .pop-up .content .subscribe form input[type=button] {
    width: 25%;
  }
}
.pop-up .content .subscribe form input[type=button]:hover {
  cursor: pointer;
  background-color: #7349af;
  border-color: #7349af;
}
.pop-up.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.pop-up.open img {
  opacity: 1;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}