


.bg-parallax-style-1 {
    background-size: cover;
    position: relative
}
.bg-parallax-style-1 .overlay {
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 119, 215, 0.8);
    position: absolute;
    top: 0;
    left: 0
}
body {
    font: 14px/1.6 "Open Sans", Arial, Helvetica, sans-serif;
    color: #666666
}
.heading-section {
    font-size: 36px;
    color: #0177d7
}
.bold {
    font-weight: 700
}
*:focus {
    outline: none
}
a {
    text-decoration: none !important
}
a, button {
    -webkit-transition: all 0.3s !important;
    transition: all 0.3s !important
}
@media (min-width:1200px) {
    .container {
        width: 1200px
    }
}
.vimeo {
    margin: 0;
    position: relative;
    padding-bottom: 71.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden
}
.vimeo a {
    display: block;
    position: relative
}
.vimeo a img {
    max-width: 100%
}
.vimeo .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px
}
.vimeo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.au-breadcrumb {
    list-style: none;
    padding: 0;
    margin: 0
}
.au-breadcrumb:after {
    content: "";
    display: table;
    clear: both
}
.au-breadcrumb .au-breadcrumb-item {
    float: left
}
.au-breadcrumb .au-breadcrumb-item.active a {
    pointer-events: none;
    cursor: default
}
.au-breadcrumb .au-breadcrumb-item a {
    font-size: 14px;
    color: #555555
}
.au-breadcrumb .au-breadcrumb-item a:hover {
    color: #0177d7
}
.au-breadcrumb .au-breadcrumb-item:after {
    font-family: "FontAwesome";
    content: '\f105';
    margin: 0 5px
}
.au-breadcrumb .au-breadcrumb-item:last-child:after {
    content: '';
    display: none
}
.au-btn {
    border: none;
    border-radius: 3px;
    padding: 15px 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}
.au-btn-sm {
    padding: 10px 25px
}
.au-btn-md {
    padding: 15px 35px
}
.au-btn-lg {
    padding: 15px 40px
}
.au-btn-orange {
    background-color: #f39c12;
    color: #fff
}
.au-btn-orange:hover {
    background: #c87f0a;
    color: #fff
}
.au-btn-white {
    background-color: #fff;
    color: #3498db
}
.au-btn-white:hover {
    background: #015ba4;
    color: #fff
}
.au-btn-blue {
    background: #3498db;
    color: #fff
}
.au-btn-blue:hover {
    background: #015ba4 !important;
    color: #fff
}
.btn-social {
    line-height: 40px;
    width: 40px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 3px;
    margin-left: 5px
}
.btn-social:hover {
    color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3)
}
.btn-social.facebook {
    background: #3b5998
}
.btn-social.twitter {
    background: #00aced
}
.btn-social.linkedin {
    background: #007bb6
}
.au-form-control {
    border: none;
    padding: 13px
}
.au-form-radius {
    border-radius: 3px
}
.au-form-border {
    border: 1px solid #cccccc
}
.show {
    visibility: visible !important
}
.hidden {
    visibility: hidden !important
}
.w-50 {
    width: 50%
}
@media (max-width:991px) {
    .w-sm-100 {
        width: 100%
    }
}
@media (min-width:1200px) {
    .hidden-desktop-up {
        display: none
    }
}
@media (max-width:767px) {
    .hidden-sm-tablet {
        display: none
    }
}
@media (max-width:991px) {
    .hidden-sm-tablet {
        display: none
    }
}
@media (max-width:1199px) {
    .hidden-lg-tablet {
        display: none
    }
}
@media (max-width:479px) {
    .hidden-md-phone {
        display: none
    }
}
@media (max-width:319px) {
    .hidden-sm-phone {
        display: none
    }
}
.pagination-list {
    display: inline-block;
    margin: 0;
    padding: 0
}
.pagination-list li {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    display: table;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin: 0 7px
}
.pagination-list li:hover, .pagination-list li.active {
    background-color: #0177d7;
    border-color: #0177d7
}
.pagination-list li:hover a, .pagination-list li.active a {
    color: #fff
}
.pagination-list li.dot {
    border: none;
    vertical-align: bottom
}
.pagination-list li.dot:hover {
    background-color: transparent
}
.pagination-list li.dot span {
    display: table-cell;
    vertical-align: middle
}
.pagination-list li a {
    display: table-cell;
    color: #555555;
    vertical-align: middle;
    font-size: 15px
}
.about-layout {
    padding: 80px 0 100px 0
}
.about-layout .image {
    padding-left: 20px
}
.about-layout .heading {
    padding-bottom: 15px;
    margin-top: -15px
}
.about-layout .passage {
    padding-bottom: 25px
}
.about-layout .passage p {
    font-size: 14px;
    line-height: 1.7857142857
}
.about-layout .introdude .item .icon {
    padding-bottom: 15px;
    margin-left: 5px
}
.about-layout .introdude .item .icon i {
    font-size: 24px;
    color: #cccccc
}
.about-layout .introdude .item .number {
    padding-bottom: 5px
}
.about-layout .introdude .item .number span {
    line-height: 1;
    font-size: 60px;
    font-weight: 200;
    color: #333333
}
.about-layout .introdude .item .number .sub {
    font-size: 40px;
    color: #555555
}
.about-layout .introdude .item .subtext {
    padding-left: 5px
}
.about-layout .introdude .item .subtext span {
    text-transform: uppercase;
    font-size: 12px
}
@media (max-width:991px) {
    .about-layout .image {
        padding-left: 0
    }
    .about-layout .image img {
        width: 100%
    }
    .about-layout .introdude {
        margin-bottom: 30px
    }
}
.about-layout-1 {
    padding: 90px 0
}
.about-layout-1 .heading {
    font-size: 36px;
    color: #0177d7;
    margin-bottom: 20px;
    margin-top: 0
}
.about-layout-1 .content {
    font-size: 14px;
    color: #666666;
    margin-bottom: 35px;
    line-height: 1.5714285714
}
.about-layout-1 .action-group .sub-link {
    display: inline-block;
    margin-left: 5px
}
.about-layout-1 .action-group .sub-link span {
    font-size: 14px;
    color: #666666
}
.about-layout-1 .action-group .sub-link a {
    font-size: 14px;
    color: #666;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline !important
}
.about-layout-1 .action-group .sub-link a:hover {
    color: #f39c12
}
.about-layout-1 .image img {
    width: 100%
}
@media (max-width:991px) {
    .about-layout-1 .image {
        margin-bottom: 25px
    }
}
@media (max-width:319px) {
    .about-layout-1 .action-group .sub-link {
        margin-top: 10px
    }
}
.blog-item {
    margin-bottom: 50px
}
.blog-item:after {
    content: "";
    display: table;
    clear: both
}
.blog-item .blog-image {
    width: 44.44%;
    float: left
}
.blog-item .blog-main {
    padding-left: 30px;
    float: left;
    width: 55.56%
}
.blog-item .blog-title {
    padding-bottom: 5px
}
.blog-item .blog-title a {
    font-size: 18px;
    font-weight: 700;
    color: #333333
}
.blog-item .blog-title a:hover {
    color: #f39c12
}
.blog-item .blog-topic {
    display: inline-block;
    padding-bottom: 10px;
    margin-right: 30px
}
.blog-item .blog-topic a {
    font-size: 11px;
    color: #0177d7;
    text-transform: uppercase
}
.blog-item .blog-topic a:hover {
    color: #f39c12
}
.blog-item .blog-topic a:after {
    content: ','
}
.blog-item .blog-topic a:last-child:after {
    display: none
}
.blog-item .blog-date {
    display: inline-block
}
.blog-item .blog-date span {
    text-transform: uppercase;
    font-size: 11px;
    color: #999999
}
.blog-item .blog-content {
    padding-bottom: 5px
}
.blog-item .blog-content p {
    font-size: 14px;
    line-height: 1.7857142857
}
.blog-item .blog-link a {
    font-size: 15px;
    color: #333333
}
.blog-item .blog-link a:hover {
    color: #f39c12
}
.blog-single .post-title h1 {
    font-size: 30px;
    color: #333333;
    font-weight: 700
}
.blog-single .post-info {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase
}
.blog-single .post-info .post-topic {
    margin-right: 35px
}
.blog-single .post-info .post-topic, .blog-single .post-info .post-date {
    display: inline-block
}
.blog-single .post-info .post-topic a, .blog-single .post-info .post-date a {
    color: #0177d7
}
.blog-single .post-image img {
    width: 100%
}
.blog-single .post-quote {
    padding: 15px 0 15px 30px
}
.blog-single .post-quote blockquote {
    font-size: 14px;
    color: #333333;
    border-left: 2px solid #cccccc
}
.blog-single .post-quote .quote-author {
    padding-top: 15px;
    font-weight: 600;
    display: block;
    text-transform: uppercase
}
.blog-single .post-lists ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.blog-single .post-lists ul li {
    line-height: 2.2;
    font-size: 14px
}
.blog-single .post-lists ul li i {
    margin-right: 7px;
    color: #0177d7
}
.blog-single .post-more-link:after {
    content: "";
    display: table;
    clear: both
}
.blog-single .post-more-link .link {
    padding-bottom: 5px
}
.blog-single .post-more-link .link a {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
    font-weight: 700
}
.blog-single .post-more-link .post-prev {
    float: left
}
.blog-single .post-more-link .post-prev i {
    margin-right: 3px
}
.blog-single .post-more-link .post-next {
    float: right
}
.blog-single .post-more-link .title h4 {
    margin: 0;
    font-weight: 700;
    font-size: 15px;
    color: #333333
}
.blog-single .post-footer {
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc
}
.blog-single .post-footer:after {
    content: "";
    display: table;
    clear: both
}
.blog-single .post-footer a, .blog-single .post-footer span {
    text-transform: uppercase;
    font-size: 11px;
    color: #0177d7
}
.blog-single .post-footer a:hover {
    color: #f39c12
}
.blog-single .post-footer span {
    color: #999999
}
.blog-single .post-footer .post-share {
    float: right
}
.blog-single .post-footer .post-tags {
    float: left
}
.blog-single .post-comments .post-comments-form .post-comments-form-group {
    padding-bottom: 20px;
    width: 100%
}
.blog-single .post-comments .post-comments-form .post-comments-form-group:after {
    content: "";
    display: table;
    clear: both
}
.blog-single .post-comments .post-comments-form .post-comments-form-group .post-comments-form-item {
    width: 50%;
    float: left
}
.blog-single .post-comments .post-comments-form .post-comments-form-group .post-comments-form-item:first-child {
    padding-right: 10px
}
.blog-single .post-comments .post-comments-form .post-comments-form-group .post-comments-form-item:last-child {
    padding-left: 10px
}
.blog-single .post-comments .post-comments-form .post-comments-form-group .post-comments-form-item input {
    width: 100%
}
.blog-single .post-comments .post-comments-form .post-comments-form-textarea {
    padding-bottom: 15px
}
.blog-single .post-comments .post-comments-form .post-comments-form-textarea textarea {
    max-width: 100%;
    width: 100%;
    min-height: 150px
}
.blog-single .post-comments-submit button {
    background: #555555;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-size: 18px;
    padding: 10px 30px
}
.blog-single .post-comments-submit button:hover {
    background: #333333
}
.blog-single .post-comments-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.blog-single .post-comments-list .post-comments-has-reply .post-comments-item {
    border-bottom: none
}
.blog-single .post-comments-list .post-comments-has-reply .post-reply-lists {
    margin-left: 70px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px
}
.blog-single .post-comments-list .post-comments-has-reply .post-reply-lists .post-comments-item {
    padding-bottom: 40px
}
.blog-single .post-comments-list .post-comments-item {
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6
}
.blog-single .post-comments-list .post-comments-item .post-comments-item-image {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    overflow: hidden;
    float: left
}
.blog-single .post-comments-list .post-comments-item .post-comments-item-main {
    margin-left: 50px;
    padding-left: 15px
}
.blog-single .post-comments-list .post-comments-item .post-comments-item-main .content {
    font-size: 14px;
    line-height: 1.7142857143
}
.blog-single .post-comments-list .post-comments-item .post-comments-item-main .sub-content {
    font-size: 11px;
    text-transform: uppercase
}
.blog-single .post-comments-list .post-comments-item .post-comments-item-main .sub-content span {
    color: #999999;
    margin-right: 20px
}
.blog-single .post-comments-list .post-comments-item .post-comments-item-main .sub-content .btn-reply {
    visibility: hidden;
    opacity: 0;
    cursor: pointer;
    font-weight: 600;
    color: #0177d7
}
.blog-single .post-comments-list .post-comments-item .post-comments-item-main .sub-content .btn-reply i {
    margin-right: 7px
}
.blog-single .post-comments-list .post-comments-item:hover .post-comments-item-main .sub-content .btn-reply {
    visibility: visible;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}
.call-to-action-layout.style-1 {
    width: 100%;
    background-size: cover !important;
    padding: 200px 0 175px 0
}
.call-to-action-layout.style-1 .call-to-action-content h4 {
    font-size: 48px;
    color: #fff;
    line-height: 57px;
    margin-bottom: 35px
}
.call-to-action-layout.style-1 .call-to-action-form .call-to-action-form-input {
    padding-right: 20px;
    display: inline-block;
    min-width: 310px;
    position: relative
}
.call-to-action-layout.style-1 .call-to-action-form .call-to-action-form-input:before {
    position: absolute;
    left: 18px;
    top: 13px;
    content: '\f041';
    font-family: "FontAwesome";
    color: #888888
}
.call-to-action-layout.style-1 .call-to-action-form .call-to-action-form-input input {
    width: 100%;
    padding: 15px 20px 15px 35px;
    font-size: 14px
}
.call-to-action-layout.style-1 .call-to-action-form .call-to-action-form-button {
    display: inline-block
}
@media (max-width:991px) {
    .call-to-action-layout.style-1 {
        background-position: right center !important
    }
}
@media (max-width:767px) {
    .call-to-action-layout.style-1 {
        background-position: center center !important
    }
    .call-to-action-layout.style-1 .call-to-action-form-input {
        padding-bottom: 20px
    }
}
.call-to-action.style-2 {
    padding: 40px 0;
    background: #0177d7
}
.call-to-action.style-2 .call-to-action-block {
    text-align: center
}
.call-to-action.style-2 .call-to-action-content {
    font-size: 24px;
    line-height: 43px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    margin-right: 40px
}
@media (max-width:479px) {
    .call-to-action.style-2 .call-to-action-block {
        text-align: left
    }
}
.call-to-action.style-3 {
    position: relative
}
.call-to-action.style-3 .overlay {
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 119, 215, 0.9);
    position: absolute;
    top: 0;
    left: 0
}
.call-to-action.style-3 .call-to-action-block {
    position: relative;
    text-align: center;
    padding: 115px 0
}
.call-to-action.style-3 .call-to-action-block .call-to-action-content {
    font-size: 36px;
    color: #fff;
    line-height: 1.3;
    font-weight: 400
}
.call-to-action.style-3 .call-to-action-block button {
    margin-top: 25px
}
.call-to-action.style-4 {
    padding: 70px 0;
    background: #f0f5f8
}
.call-to-action.style-4 .call-to-action-block .call-to-action-content h4 {
    color: #333333;
    font-size: 24px
}
.call-to-action.style-4 .fancy-select-wrapper {
    display: inline-block;
    font-size: 0
}
.call-to-action.style-4 .fancy-select-wrapper .fancy-select {
    padding-right: 20px;
    display: inline-block;
    vertical-align: bottom
}
.call-to-action.style-4 .fancy-select-wrapper .fancy-select .trigger {
    min-width: 250px;
    padding: 14px 20px;
    border: 1px solid #cccccc;
    background: #fff;
    box-shadow: none;
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    text-align: left
}
.call-to-action.style-4 .fancy-select-wrapper .fancy-select .trigger:after {
    background: #f0f5f8;
    border-left: 1px solid #cccccc;
    width: 15px;
    height: 15px;
    content: "\f078";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    border-top: 0;
    top: -20px;
    right: 0;
    padding: 35px 20px 35px 10px
}
.call-to-action.style-4 .fancy-select-wrapper .fancy-select ul {
    background: #fff;
    min-width: 0;
    width: 100%;
    padding: 0;
    margin-top: 5px;
    border-top: 0;
    padding-bottom: 15px
}
.call-to-action.style-4 .fancy-select-wrapper .fancy-select ul li {
    width: 100%;
    text-align: left;
    padding-left: 20px;
    font-weight: 400;
    color: #666666
}
.call-to-action.style-4 .fancy-select-wrapper .fancy-select ul li:hover {
    color: #f39c12
}
.call-to-action.style-4 .fancy-select-wrapper .fancy-select ul li.selected {
    background: #f39c12;
    color: #fff
}
@media (max-width:1199px) {
    .call-to-action.style-4 .call-to-action-block {
        text-align: left
    }
    .call-to-action.style-4 .call-to-action-block .call-to-action-content {
        padding-bottom: 15px
    }
}
@media (max-width:319px) {
    .call-to-action.style-4 .fancy-select-wrapper .fancy-select {
        padding-bottom: 15px
    }
}
.contact-layout.style-1 {
    margin-bottom: 10px;
    position: relative
}
.contact-layout.style-1 .heading h4 {
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 0
}
.contact-layout.style-1 .google-map {
    height: 670px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}
.contact-layout.style-1 .contact-block {
    width: 900px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    margin: 90px auto 0
}
.contact-layout.style-1 .contact-form {
    float: left;
    background: #0177d7;
    padding: 35px 35px 30px;
    height: 100%
}
.contact-layout.style-1 .contact-form .contact-form-item {
    padding-bottom: 5px
}
.contact-layout.style-1 .contact-form .head-contact-form {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 35px
}
.contact-layout.style-1 .contact-form .head-contact-form .fa {
    color: #fff;
    font-size: 36px;
    margin-bottom: 5px
}
.contact-layout.style-1 .contact-form .contact-form-body .input-title {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0 7px
}
.contact-layout.style-1 .contact-form .contact-form-body input, .contact-layout.style-1 .contact-form .contact-form-body textarea {
    width: 100%;
    color: #888888;
    padding: 13px 20px;
    font-size: 14px
}
.contact-layout.style-1 .contact-form .contact-form-body textarea {
    min-height: 130px;
    resize: vertical
}
.contact-layout.style-1 .contact-form .contact-form-body button {
    margin-top: 10px
}
.contact-layout.style-1 .contact-info {
    float: right;
    padding: 35px;
    background: #fff;
    height: 100%
}
.contact-layout.style-1 .contact-info .head-contact-info, .contact-layout.style-1 .contact-info .head-time-open {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 35px
}
.contact-layout.style-1 .contact-info .head-contact-info .heading h4, .contact-layout.style-1 .contact-info .head-time-open .heading h4 {
    color: #333333
}
.contact-layout.style-1 .contact-info .head-contact-info .fa, .contact-layout.style-1 .contact-info .head-time-open .fa {
    color: #333333;
    font-size: 36px;
    margin-bottom: 5px
}
.contact-layout.style-1 .contact-info .head-time-open, .contact-layout.style-1 .contact-info .head-contact-info {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}
.contact-layout.style-1 .contact-info ul {
    padding: 0
}
.contact-layout.style-1 .contact-info .list-contact-info {
    margin-top: 15px;
    list-style: none;
    padding-bottom: 15px
}
.contact-layout.style-1 .contact-info .list-contact-info li {
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px
}
.contact-layout.style-1 .contact-info .list-contact-info li .bold {
    font-weight: 700
}
.contact-layout.style-1 .contact-info .list-time-open {
    display: block;
    margin-top: 15px
}
.contact-layout.style-1 .contact-info .list-time-open li {
    display: block;
    margin-bottom: 10px;
    font-size: 14px
}
.contact-layout.style-1 .contact-info .list-time-open li .day {
    display: inline-block
}
.contact-layout.style-1 .contact-info .list-time-open li .time {
    float: right;
    text-align: left;
    display: inline-block;
    width: 153px
}
.contact-layout.style-1 .contact-info .list-time-open li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}
@media (max-width:991px) {
    .contact-layout.style-1 {
        height: auto
    }
    .contact-layout.style-1 .contact-block {
        width: auto
    }
    .contact-layout.style-1 .contact-info {
        margin-top: 15px
    }
}
.contact-layout.style-2 {
    background-size: cover !important;
    padding-bottom: 60px;
    margin-bottom: 0
}
.contact-layout.style-2 .contact-block {
    box-shadow: none;
    width: auto;
    padding: 0 365px;
    margin-top: 40px
}
.contact-layout.style-2 .contact-block .contact-form {
    width: 100%;
    background: transparent
}
.contact-layout.style-2 .contact-block .contact-form .head-contact-form {
    border: none
}
.contact-layout.style-2 .contact-block .contact-form .head-contact-form .heading h3 {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    margin: 0
}
.contact-layout.style-2 .contact-block .contact-form .btn-area {
    text-align: center
}
@media (max-width:1199px) {
    .contact-layout.style-2 .contact-block {
        padding: 0 250px
    }
}
@media (max-width:991px) {
    .contact-layout.style-2 .contact-block {
        padding: 0 100px
    }
}
@media (max-width:479px) {
    .contact-layout.style-2 .contact-block {
        padding: 0
    }
}
.contact-layout.style-3 .main-contact {
    padding: 65px 0 100px 0
}
.contact-layout.style-3 .heading {
    margin-bottom: 35px
}
.contact-layout.style-3 .heading h3 {
    font-size: 20px;
    color: #333333;
    font-weight: 700
}
.contact-layout.style-3 .contact-form .input-group {
    width: 100%;
    margin-bottom: 20px
}
.contact-layout.style-3 .contact-form .input-group .input {
    padding-right: 20px;
    width: 33.33%;
    float: left
}
.contact-layout.style-3 .contact-form .input-group .input:last-child {
    padding-right: 0
}
.contact-layout.style-3 .contact-form .input-group input {
    width: 100%;
    border-radius: 3px;
    padding: 13px 20px;
    border: 1px solid #ccc
}
.contact-layout.style-3 .contact-form .text-area {
    margin-bottom: 10px
}
.contact-layout.style-3 .contact-form .text-area textarea {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    min-height: 150px;
    padding: 13px 20px
}
.contact-layout.style-3 .contact-info {
    padding-left: 20px
}
.contact-layout.style-3 .contact-info .subtitle {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px
}
.contact-layout.style-3 .contact-info .contact-list {
    padding: 0;
    list-style: none
}
.contact-layout.style-3 .contact-info .contact-list li {
    line-height: 2.5;
    font-size: 14px
}
.contact-layout.style-3 .contact-info .contact-list li i {
    margin-right: 7px
}
.contact-layout.style-3 .google-map {
    height: 400px;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 1
}
@media (max-width:1199px) {
    .contact-layout.style-3 .contact-info {
        padding-left: 0
    }
    .contact-layout.style-3 .contact-form {
        margin-bottom: 50px
    }
}
@media (max-width:319px) {
    .contact-layout.style-3 .contact-form .input-group .input {
        width: 100%;
        padding-right: 0;
        margin-bottom: 15px
    }
    .contact-layout.style-3 .contact-form .input-group .input input {
        width: 100%
    }
}
.contact-layout.style-4 {
    padding: 70px 0 50px 0
}
.contact-layout.style-4 .heading {
    margin-bottom: 15px
}
.contact-layout.style-4 .heading h3 {
    font-size: 24px;
    color: #222222;
    font-weight: 700
}
.contact-layout.style-4 .main-post .content p {
    font-size: 14px;
    color: #666;
    line-height: 1.7857142857;
    margin-bottom: 25px
}
.contact-layout.style-4 .main-contact .contact-list p {
    font-size: 13px
}
.contact-layout.style-4 .main-contact .contact-list p i {
    margin-right: 5px;
    font-size: 16px;
    color: #f39c12;
    width: 20px
}
.contact-layout.style-4 .main-contact .contact-list p .bold {
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 5px
}
.contact-layout.style-4 .main-contact .contact-list .time-list {
    padding-left: 30px;
    list-style: none
}
.contact-layout.style-4 .main-contact .contact-list .time-list li {
    font-size: 14px;
    line-height: 1.7142857143
}
.contact-layout.style-4 .main-contact .contact-list .time-list li:after {
    content: "";
    display: table;
    clear: both
}
.contact-layout.style-4 .main-contact .contact-list .time-list li .text-left {
    float: left
}
.contact-layout.style-4 .main-contact .contact-list .time-list li .text-right {
    text-align: left;
    width: 50%;
    float: right
}
.content-box-item.style-1 .content-box-icon {
    width: 50px;
    height: 50px;
    display: table;
    background: #0177d7;
    border-radius: 50px;
    text-align: center;
    float: left
}
.content-box-item.style-1 .content-box-icon i {
    font-size: 26px;
    display: table-cell;
    vertical-align: middle;
    color: #fff
}
.content-box-item.style-1 .content-box-main {
    margin-left: 50px;
    padding-left: 15px
}
.content-box-item.style-1 .content-box-main .title h4 {
    font-size: 18px;
    color: #555555;
    font-weight: 700
}
.content-box-item.style-1 .content-box-main .content p {
    font-size: 14px;
    line-height: 1.5714285714
}
.content-box-item.style-2 {
    text-align: center;
    border: 1px solid #cacacc;
    display: table;
    padding: 35px
}
.content-box-item.style-2 .content-holder {
    vertical-align: middle;
    display: table-cell
}
.content-box-item.style-2 .content-box-icon {
    margin: 0 auto;
    background: none;
    float: none;
    text-align: center;
    padding-bottom: 10px
}
.content-box-item.style-2 .content-box-icon i {
    font-size: 48px;
    color: #333333
}
.content-box-item.style-2 .content-box-main {
    margin-left: 0
}
.content-box-item.style-2 .content-box-main .title {
    padding-bottom: 10px
}
.content-box-item.style-2 .content-box-main .title h4 {
    font-size: 24px;
    color: #333333
}
.content-box-item.style-2 .content-box-main .content p {
    font-size: 14px;
    color: #666666
}
.content-box-item.style-3 {
    text-align: center
}
.content-box-item.style-3 .icon-present {
    margin-bottom: 30px
}
.content-box-item.style-3 .icon-present i {
    font-size: 48px;
    color: #0177d7
}
.content-box-item.style-3 .title {
    margin-bottom: 14px
}
.content-box-item.style-3 .title h4 {
    font-size: 18px;
    font-weight: 700;
    color: #0177d7
}
.content-box-item.style-3 .subtitle p {
    font-size: 14px;
    color: #666
}
.content-box-layout.style-3 {
    padding: 80px 0;
    background-color: #f0f5f8
}
.main-footer {
    background-color: #2e363a;
    padding: 40px 0
}
.main-footer .services-widget .logo {
    margin-bottom: 34px
}
.main-footer .services-widget .services-list {
    border-right: 1px solid #384247;
    margin-right: 30px;
    padding-bottom: 30px
}
.main-footer .services-widget .services-list ul {
    margin: 0;
    padding: 0
}
.main-footer .services-widget .services-list ul li {
    list-style: square inside;
    line-height: 2
}
.main-footer .services-widget .services-list ul li:after {
    content: "";
    display: table;
    clear: both
}
.main-footer .services-widget .services-list ul li a {
    font-size: 13px;
    color: #ccc;
    display: inline-block
}
.main-footer .services-widget .services-list ul li:hover {
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}
.main-footer .services-widget .services-list ul li:hover a {
    color: #fff
}
.main-footer .contact-widget h3 {
    margin-bottom: 30px;
    font-size: 24px;
    color: #999999
}
.main-footer .contact-widget .content {
    padding-right: 50px;
    padding-bottom: 22px;
    margin-right: 20px;
    border-right: 1px solid #384247
}
.main-footer .contact-widget .content p {
    font-size: 13px;
    color: #cccccc;
    margin: 0;
    line-height: 2
}
.main-footer .contact-widget .content p .bold {
    font-weight: 700;
    margin-right: 5px
}
.main-footer .social-widget h3 {
    margin-bottom: 34px;
    font-size: 24px;
    color: #999999
}
.main-footer .social-widget .social-list {
    padding: 0
}
.main-footer .social-widget .social-list li {
    float: left;
    border-radius: 3px;
    list-style: none;
    width: 36px;
    height: 36px;
    display: table;
    text-align: center;
    background: #434a4e;
    margin-right: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}
.main-footer .social-widget .social-list li a {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}
.main-footer .social-widget .social-list li:hover {
    background: #0177d7;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}
@media (max-width:991px) {
    .main-footer .services-widget .services-list, .main-footer .contact-widget .content {
        border: none
    }
}
.sub-footer {
    padding: 35px 0;
    background-color: #282f33
}
.sub-footer .copyright {
    float: left;
    font-size: 12px;
    color: #888888;
    margin: 0;
    line-height: 1
}
.sub-footer .quick-link {
    float: right;
    padding: 0;
    line-height: 1;
    margin: 0;
    margin: 0 -15px
}
.sub-footer .quick-link li {
    list-style: none;
    display: inline-block;
    padding: 0 15px
}
.sub-footer .quick-link li a {
    font-size: 12px;
    color: #888888
}
.sub-footer .quick-link li a:hover {
    color: #f39c12
}
@media (max-width:991px) {
    .sub-footer .copyright {
        display: block;
        margin-bottom: 15px
    }
    .sub-footer .quick-link {
        float: left
    }
}
#mmenu {
    z-index: 3
}
#mmenu:not(.mm-menu) {
    display: none
}
.navbar-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1)
}
.navbar-fixed.navbar-main {
  background:#fff;
}
.js-global-header-scrolling {
    top: -62px
}
.top-bar {
    font-size: 13px;
    color: #808080;
    padding: 10px 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ededed
}
.top-bar:after {
    content: "";
    display: table;
    clear: both
}
.top-bar .greeting {
    float: left;
    margin-bottom: 0
}
.top-bar .quick-link {
    float: right
}
.top-bar .quick-link a {
    color: #808080;
    padding-right: 3px
}
@media (max-width:767px) {
    .top-bar .greeting {
        float: none;
        display: block;
        text-align: center
    }
    .top-bar .quick-link {
        float: none;
        text-align: center
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-slider.ct-u-displayTable .item {
    display: table;
    text-align: center;
}

.slick-slider.ct-u-displayTable .item .item-inner {
    display: table-cell;
    vertical-align: middle;
}

.slick-slider .slick-track {
    cursor: e-resize;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

.slick-slider .slick-track:active {
    cursor: e-resize;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
}

html.browser-mozilla .slick-slider.ct-u-displayTable .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

html.browser-mozilla .slick-slider.ct-u-displayTable .item .item-inner {
    display: block;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.ct-dots--type1 .slick-dots li {
    width: 12px;
    height: 12px;
}

.ct-dots--type1 .slick-dots li button {
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}

.ct-dots--type1 .slick-dots li button:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -1px;
    opacity: 0;
    filter: alpha(opacity=0);
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}

.ct-dots--type1 .slick-dots li.slick-active button:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ct-dots--type1 .slick-dots li.slick-active button:hover:before {
    width: 4px;
    height: 4px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -1px;
}

.ct-dots--positionBottom .slick-dots {
    bottom: 50px;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .ct-dots--positionBottom .slick-dots {
        bottom: 15px;
    }
}

.ct-dots--positionBottomCenter .slick-dots {
    bottom: -10px;
    width: 100%;
}

@media only screen and (min-width: 992px) {
    .ct-dots--positionBottomCenter .slick-dots {
        bottom: -50px;
    }
}

.ct-dots--positionBottomOffset .slick-dots {
    bottom: -200px;
    width: 100%;
}

.ct-dots--positionRight .slick-dots {
    top: 50%;
    right: 50px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ct-dots--positionRight .slick-dots li {
    display: block;
}

.ct-dots--positionRight .slick-dots li + li {
    margin-top: 10px;
}

.ct-dots--positionLeft .slick-dots {
    top: 50%;
    left: 50px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ct-dots--positionLeft .slick-dots li {
    display: block;
}

.ct-dots--positionLeft .slick-dots li + li {
    margin-top: 10px;
}

.ct-slick-arrows--rounded .slick-arrow {
    color: #00bcdf;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}

.ct-slick-arrows--rounded .slick-arrow.slick-prev {
    left: 0;
}

.ct-slick-arrows--rounded .slick-arrow.slick-prev:before {
    content: '\f104';
    font-family: "FontAwesome";
    color: #333;
    font-size: 40px;
    font-size: 4rem;
    margin-left: -2px;
}

.ct-slick-arrows--rounded .slick-arrow.slick-next {
    right: 0;
}

.ct-slick-arrows--rounded .slick-arrow.slick-next:before {
    content: '\f105';
    font-family: "FontAwesome";
    color: #333;
    margin-left: 1px;
    font-size: 40px;
    font-size: 4rem;
}

.ct-slick-arrows--rounded .slick-arrow.slick-prev:before, .ct-slick-arrows--rounded .slick-arrow.slick-next:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ct-slick-arrows--rounded .slick-arrow.slick-prev.slick-next:before, .ct-slick-arrows--rounded .slick-arrow.slick-prev.slick-prev:before, .ct-slick-arrows--rounded .slick-arrow.slick-next.slick-next:before, .ct-slick-arrows--rounded .slick-arrow.slick-next.slick-prev:before {
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .ct-slick-arrows--rounded .slick-arrow {
        width: 60px;
        height: 60px;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .ct-slick-arrows--rounded.slick-prev {
        left: -100%;
    }

    .ct-slick-arrows--rounded.slick-next {
        right: -100%;
    }

    .ct-slick-arrows--rounded:hover .slick-arrow {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .ct-slick-arrows--rounded:hover .slick-arrow.slick-next {
        right: 25px;
    }

    .ct-slick-arrows--rounded:hover .slick-arrow.slick-prev {
        left: 25px;
    }
}

@media only screen and (min-width: 1200px) {
    .ct-slick-arrows--mobile-only .slick-prev, .ct-slick-arrows--mobile-only .slick-next {
        display: none !important;
    }
}

.ct-dots--type1.slick-slider, .ct-slick-arrows--rounded.slick-slider {
    height: auto !important;
}

/* Slider */
.slick-loading .slick-list {
    background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
    font-family: "slick";
    src: url("../fonts/slick/slick.eot");
    src: url("../fonts/slick/slickd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.html") format("truetype"), url("../fonts/slick/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10 px\9;
    /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 2;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: 25px;
}

[dir="rtl"] .slick-next {
    left: 25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: auto;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 25px;
    line-height: 20px;
    text-align: center;
    color: #00bcdf;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: #00bcdf;
    opacity: 0.75;
}
ct-iconBox-description{
    text-align:center;
}
.ct-iconBox .ct-iconBox-icon {
    margin: 0 auto;
}

.ct-iconBox.ct-iconBox--type1 {
    text-align: center;
    margin-bottom: 50px;
}
.ct-iconBox.ct-iconBox--type1 .ct-iconBox-icon {
    width: 110px;
    height: 110px;
    text-align: center;
    margin: 0 auto;
    line-height: 111px;
    font-size: 30px;
    font-size: 3rem;
    /* border-radius: 50%; */
    background-clip: padding-box;
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}
.header-main {
    padding: 5px 0
}
.header-main:after {
    content: "";
    display: table;
    clear: both
}
.header-main .logo {
    float: left
}
.header-main .contact-widget {
    float: right
}
.header-main .contact-widget .contact-list {
    float: left
}
.header-main .contact-widget .contact-list:after {
    content: "";
    display: table;
    clear: both
}
.header-main .contact-widget .contact-list .item {
    float: left;
    margin-right: 48px
}
.header-main .contact-widget .contact-list .item i {
    float: left;
    font-size: 24px;
    color: #002839;
    padding-top: 7px
}
.header-main .contact-widget .contact-list .item .text {
    margin-left: 37px;
    padding-left: 10px;
    border-left: 1px solid #e6e6e6
}
.header-main .contact-widget .contact-list .item .text p {
    margin: 0;
    font-size: 14px
}
.header-main .contact-widget .contact-list .item .text .bot {
    color: #888888
}
.header-main .contact-widget .phone {
    float: left
}
.header-main .contact-widget .phone i {
    float: left;
    font-size: 24px;
    color: #002839;
    padding-top: 7px
}
.header-main .contact-widget .phone .text {
    margin-left: 35px;
    padding: 6px 0 6px 10px;
    border-left: 1px solid #e6e6e6
}
.header-main .contact-widget .phone .text p {
    margin: 0;
    font-size: 14px;
    color: #555555
}
.header-main .contact-widget .phone .text p .bold {
    font-weight: 700;
    font-size: 18px;
    color: #555555;
    margin-left: 10px
}
@media (max-width:479px) {
    .header-main .contact-widget {
        padding-top: 15px;
        float: left
    }
    .header-main .contact-widget i {
        display: none
    }
    .header-main .contact-widget .phone .text {
        padding-left: 0;
        margin-left: 0;
        border: 0
    }
}
.navbar-main {
    background: #fff;
}
.navbar-main .navbar-holder:after {
    content: "";
    display: table;
    clear: both
}
.navbar-main .navbar-menu {
    text-align:center;
}
.navbar-main .dropdown-menu, .navbar-main .dropdown-menu-child {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1)
}
.navbar-main .menu {
    padding: 0;
    margin: 0px 0px 0px 0px;
}
.navbar-main .menu li {
    display: inline-block
}
.navbar-main .menu li a {
    display: block;
    font-size: 17px;
    font-weight: 500;
    color:  rgb(51, 51, 51);
    text-transform: uppercase;
    padding: 20px;
}
.navbar-main .menu .dropdown:hover .dropdown-menu {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    top: 100%;
    visibility: visible
}
.navbar-main .menu .dropdown .dropdown-menu {
    display: block;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    background: #fff;
    left: 20px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    top: 115%;
    visibility: hidden
}
.navbar-main .menu .dropdown .dropdown-menu li {
    min-width: 260px
}
.navbar-main .menu .dropdown .dropdown-menu li a {
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
    padding: 15px
}
.navbar-main .menu .dropdown .dropdown-menu li a:hover {
    color: #fff;
    background: #2E3194
}
.navbar-main .menu .dropdown-child {
    position: relative
}
.navbar-main .menu .dropdown-child:hover .dropdown-menu-child {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    left: 100%;
    visibility: visible
}
.navbar-main .menu .dropdown-child:hover .dropdown-menu-child li {
    display: block
}
.navbar-main .menu .dropdown-child .dropdown-menu-child {
    position: absolute;
    display: block;
    box-shadow: none;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    background: #fff;
    left: 115%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    top: 0;
    visibility: hidden
}
.navbar-main .menu .dropdown-child .dropdown-menu-child li {
    display: none;
    min-width: 260px
}
.navbar-main .menu .dropdown-child .dropdown-menu-child li a {
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
    padding: 15px
}
.navbar-main .menu .dropdown-child .dropdown-menu-child li a:hover {
    color: #fff;
    background: #0177d7
}
.navbar-main .search {
    float: right;
    margin-top: 17px;
    position: relative;
    border-radius: 4px;
    overflow: hidden
}
.navbar-main .search .search-input {
    border: none;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 0;
    padding: 3px 28px 3px 0;
    visibility: hidden
}
.navbar-main .search .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border: none;
    width: 28px;
    height: 28px;
    z-index: 90;
    cursor: pointer;
    opacity: 0
}
.navbar-main .search .search-icon {
    border-radius: 3px;
    background: #f39c12;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    width: 28px;
    height: 28px;
    display: table;
    text-align: center;
    z-index: 11
}
.navbar-main .search .search-icon:before {
    vertical-align: middle;
    display: table-cell;
    font-family: "FontAwesome";
    content: '\f002';
    color: #fff
}
.navbar-main .search-open .search-input {
    visibility: visible;
    width: 250px;
    padding: 3px 28px 3px 5px
}
.navbar-main .search-open .search-icon {
    border-radius: 0 3px 3px 0
}
.navbar-main .search:hover .search-icon {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #c87f0a
}
@media (min-width:992px) and (max-width:1199px) {
    .navbar-main .search .search-input {
        width: 150px
    }
}
@media (max-width:991px) {
    .navbar-main .navbar-toggle {
        display: block !important;
        float: left;
        padding: 24px 0;
        margin: 0;
        border: 0
    }
    .navbar-main .navbar-toggle .icon-bar {
        background: #000
    }
    .navbar-main .navbar-menu {
        display: none
    }
}
.heading-page {
    background-size: cover !important
}
.heading-normal {
    background: #fff;
    border-bottom: 1px solid #ebebeb
}
.heading-normal .au-breadcrumb {
    padding: 15px 0
}
.heading-normal .au-breadcrumb .au-breadcrumb-item a {
    color: #999999
}
.heading-normal .au-breadcrumb .au-breadcrumb-item a:hover {
    color: #0177d7
}
.heading-normal .au-breadcrumb .au-breadcrumb-item:after {
    color: #0177d7
}
.heading-services-list {
    padding: 70px 0 60px 0
}
.heading-services-list:after {
    content: "";
    display: table;
    clear: both
}
.heading-services-list .heading-title {
    float: left
}
.heading-services-list .heading-title h1 {
    margin: 0;
    font-size: 36px;
    color: #333333;
    font-weight: 700
}
.heading-services-list .au-breadcrumb {
    float: right
}
.heading-services-list .au-breadcrumb .au-breadcrumb-item {
    line-height: 39px
}
.heading-services-list.invert .heading-title h1 {
    color: #fff
}
.heading-services-list.invert .au-breadcrumb .au-breadcrumb-item a, .heading-services-list.invert .au-breadcrumb .au-breadcrumb-item:after {
    color: #0177d7
}
@media (max-width:479px) {
    .heading-services-list .heading-title {
        float: none
    }
    .heading-services-list .au-breadcrumb {
        float: none
    }
}
.heading-services-detail-1 {
    padding: 45px 0
}
.heading-services-detail-1 .au-breadcrumb .au-breadcrumb-item {
    line-height: 39px
}
.heading-services-detail-1 .au-breadcrumb .au-breadcrumb-item:after {
    color: #0177d7
}
.heading-services-detail-1 .au-breadcrumb .au-breadcrumb-item a {
    color: #0177d7
}
.heading-services-detail-1 .heading-title h1 {
    margin: 0;
    font-size: 36px;
    color: #fff;
    font-weight: 700
}
.heading-services-detail-5 {
    text-align: center;
    padding: 110px 0 125px 0
}
.heading-services-detail-5 .heading-title h1 {
    color: #fff;
    font-weight: 700;
    margin: 0
}
.heading-services-detail-5 .au-breadcrumb {
    text-align: center;
    display: inline-block
}
.heading-services-detail-5 .au-breadcrumb .au-breadcrumb-item a, .heading-services-detail-5 .au-breadcrumb .au-breadcrumb-item:after {
    color: #cccccc
}
.heading-agent-list-1 .heading-title h1 {
    font-size: 48px
}
.heading-agent-detail {
    position: relative
}
.heading-agent-detail .content-holder {
    padding: 70px 0 0 0;
    margin-bottom: 30px
}
.heading-agent-detail .agent-main {
    padding-top: 70px;
    padding-bottom: 50px;
    padding-left: 15px
}
.heading-agent-detail .agent-main .heading-title {
    padding-bottom: 20px
}
.heading-agent-detail .agent-main .heading-title h1 {
    margin-top: 0;
    color: #fff;
    font-weight: 700
}
.heading-agent-detail .agent-main .au-breadcrumb {
    padding-bottom: 15px
}
.heading-agent-detail .agent-main .au-breadcrumb .au-breadcrumb-item {
    color: #cccccc
}
.heading-agent-detail .agent-main .au-breadcrumb .au-breadcrumb-item a {
    color: #cccccc
}
.heading-agent-detail .agent-image {
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    top: 30px
}
.heading-agent-detail button {
    display: inline-block;
    float: left;
    margin-right: 5px;
    padding: 9px 15px
}
.heading-agent-detail .contact-group:after {
    content: "";
    display: table;
    clear: both
}
.heading-agent-detail .social-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block
}
.heading-agent-detail .social-list .facebook {
    background: #3b5998
}
.heading-agent-detail .social-list .twitter {
    background: #00aced
}
.heading-agent-detail .social-list .linkedin {
    background: #007bb6
}
.heading-agent-detail .social-list li {
    margin-right: 5px;
    display: table;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 3px
}
.heading-agent-detail .social-list li a {
    display: table-cell;
    vertical-align: middle
}
.heading-agent-detail .social-list li i {
    font-size: 15px;
    color: #fff
}
@media (max-width:1199px) {
    .heading-agent-detail .content-holder {
        margin-bottom: 0
    }
}
@media (max-width:991px) {
    .heading-agent-detail .content-holder {
        padding-top: 30px
    }
    .heading-agent-detail .agent-image {
        top: 70px
    }
}
@media (max-width:767px) {
    .heading-agent-detail .agent-image {
        margin-bottom: 30px
    }
    .heading-agent-detail .agent-image img {
        width: 100%
    }
}
.heading-get-a-quote {
    padding: 40px 0
}
.heading-get-a-quote .heading h1 {
    font-weight: 700;
    color: #fff
}
.heading-get-a-quote .sub-heading span {
    font-size: 14px;
    color: #e5e5e5
}
.heading-get-a-quote-1 {
    padding: 100px 0;
    text-align: center
}
.heading-get-a-quote-1 .heading {
    padding-bottom: 15px
}
.heading-get-a-quote-1 .heading h1 {
    font-weight: 700;
    color: #fff;
    font-size: 48px
}
.heading-get-a-quote-1 .sub-heading span {
    font-size: 18px;
    color: #cccccc;
    font-style: italic
}
.heading-get-a-quote-2 {
    position: relative
}
.heading-get-a-quote-2 .heading-content {
    position: absolute;
    top: 15px;
    left: 45px
}
.heading-get-a-quote-2 .heading h1 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}
.heading-get-a-quote-2 .sub-heading span {
    font-size: 14px;
    color: #e5e5e5
}
.heading-project {
    background: #f2f2f2
}
.heading-project .au-breadcrumb .au-breadcrumb-item.active a, .heading-project .au-breadcrumb .au-breadcrumb-item:after {
    color: #999999;
    content: '/'
}
.heading-project .au-breadcrumb .au-breadcrumb-item a, .heading-project .au-breadcrumb .au-breadcrumb-item i {
    font-size: 13px;
    color: #555555
}
.icon-box-layout.style-1 {
    background: #f0f5f8;
    padding: 85px 0
}
.icon-box-layout.style-1 .icon-box-item {
    margin-bottom: 30px
}
.icon-box-layout.style-1 .heading-layout {
    text-align: center
}
.icon-box-layout.style-1 .sub-heading {
    padding-bottom: 50px;
    text-align: center
}
.icon-box-layout.style-1 .sub-heading span {
    font-size: 16px;
    color: #888888;
    font-weight: 600
}
@media (max-width:991px) {
    .icon-box-layout.style-1 .heading-layout, .icon-box-layout.style-1 .sub-heading {
        text-align: left
    }
}
.icon-box-item .icon-box-icon {
    width: 50px;
    height: 50px;
    display: table;
    text-align: center;
    background: #0177d7;
    float: left
}
.icon-box-item .icon-box-icon i {
    display: table-cell;
    vertical-align: middle;
    font-size: 26px;
    color: #f0f5f8
}
.icon-box-item .icon-box-main {
    margin-left: 50px;
    padding-left: 20px
}
.icon-box-item .icon-box-title {
    line-height: 1;
    padding-bottom: 10px
}
.icon-box-item .icon-box-title a {
    font-size: 14px;
    font-weight: 700;
    color: #555555
}
.icon-box-item .icon-box-title a:hover {
    color: #f39c12
}
.icon-box-item .icon-box-content p {
    font-size: 14px;
    line-height: 1.5714285714
}
#loading {
    position: fixed;
    top: 0;
    min-height: 480px;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #ffffff
}
#loading .image-load {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    height: 64px
}
#loading .image-load img {
    width: 100%
}
.partner-layout.style-1 {
    padding: 80px 0 100px 0
}
.partner-layout.style-1 .partner-list {
    margin: 0 -15px;
    margin: 0;
    padding: 0
}
.partner-layout.style-1 .partner-list:after {
    content: "";
    display: table;
    clear: both
}
.partner-layout.style-1 .partner-list .partner-item {
    font-size: 0;
    padding: 0 15px;
    display: inline-block;
    width: 100%
}
.partner-layout.style-1 .partner-list .partner-item a {
    text-align: center;
    border: 1px solid #e5e5e5;
    display: block;
    width: 205px;
    margin: 0 auto
}
.partner-layout.style-1 .partner-list .partner-item a img {
    padding: 15px 0;
    width: 120px;
    height: 105px;
    margin: 0 auto
}
.product-item.style-1 {
    margin-bottom: 40px
}
.product-item.style-1 .image img {
    width: 100%
}
.product-item.style-1 .title {
    margin: 15px 0 10px 0
}
.product-item.style-1 .title a {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0177d7
}
.product-item.style-1 .title a:hover {
    color: #f39c12
}
.product-item.style-1 .content p {
    font-size: 14px;
    color: #666
}
.product-item.style-2 {
    text-align: center;
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 3px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}
.product-item.style-2:hover {
    background: #0177d7;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}
.product-item.style-2:hover .icon i, .product-item.style-2:hover .icon a, .product-item.style-2:hover .icon p, .product-item.style-2:hover .title i, .product-item.style-2:hover .title a, .product-item.style-2:hover .title p, .product-item.style-2:hover .content i, .product-item.style-2:hover .content a, .product-item.style-2:hover .content p, .product-item.style-2:hover .view-more i, .product-item.style-2:hover .view-more a, .product-item.style-2:hover .view-more p {
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}
.product-item.style-2:hover .view-more a {
    text-decoration: underline !important
}
.product-item.style-2 .icon {
    padding-bottom: 10px;
    padding-top: 15px
}
.product-item.style-2 .icon i {
    font-size: 36px;
    color: #0177d7
}
.product-item.style-2 .title {
    padding-bottom: 10px
}
.product-item.style-2 .title a {
    font-weight: 700;
    font-size: 18px;
    color: #555555;
    text-transform: uppercase
}
.product-item.style-2 .content {
    padding-bottom: 10px
}
.product-item.style-2 .content p {
    font-size: 14px;
    line-height: 1.5714285714
}
.product-item.style-2 .view-more {
    padding-bottom: 15px
}
.product-item.style-2 .view-more a {
    font-size: 14px;
    color: #0177d7
}
.product-layout.style-1 .heading {
    margin-bottom: 30px
}
.product-layout.style-1 .heading h3 {
    font-size: 36px;
    color: #0177d7
}
.product-layout.product-layout-none-heading {
    padding: 75px 0 65px 0
}
.product-layout.style-2 .heading h3 {
    font-size: 24px;
    color: #222222;
    font-weight: 700;
    margin-bottom: 5px
}
.product-layout.style-2 .lead {
    margin-bottom: 25px
}
.product-layout.style-2 .lead span {
    font-size: 15px;
    color: #999999;
    font-style: italic;
    font-weight: 500
}
.product-layout.style-3 {
    background: #f0f5f8;
    padding: 60px 0 90px 0
}
.product-layout.style-3 .heading {
    text-align: center;
    padding-bottom: 15px
}
.product-layout.style-3 .sub-heading {
    text-align: center;
    padding-bottom: 35px
}
.product-layout.style-3 .sub-heading span {
    font-size: 18px;
    color: #888888;
    line-height: 1.3333333333
}
.projects-detail:after {
    content: "";
    display: table;
    clear: both
}
.projects-detail .projects-detail-heading {
    padding-bottom: 15px
}
.projects-detail .projects-detail-heading h3 {
    margin-top: 0;
    font-size: 18px;
    color: #333333;
    font-weight: 700
}
.projects-detail .projects-detail-content p {
    font-size: 14px
}
.projects-detail .projects-detail-detail {
    padding-bottom: 15px
}
.projects-detail .projects-detail-detail ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.projects-detail .projects-detail-detail ul li {
    font-size: 14px;
    color: #666666;
    margin-bottom: 15px
}
.projects-detail .projects-detail-plan p {
    color: #666666;
    margin-bottom: 30px
}
.projects-detail .project-detail-imageMain {
    margin-bottom: 30px
}
.projects-detail .project-detail-imageMain img {
    width: 100%
}
.projects-detail .project-detail-thumb {
    margin: 0 -15px
}
.projects-detail .project-detail-thumb .thumb-item {
    width: 50%;
    float: left;
    padding: 0 15px
}
.projects-detail .project-detail-thumb .thumb-item img {
    width: 100%;
    border-radius: 3px
}
.project-subjects ul {
    padding: 0;
    margin: 0
}
.project-subjects ul li {
    display: inline-block;
    line-height: 1;
    padding-right: 40px;
    cursor: pointer
}
.project-subjects ul li h4 {
    margin: 0;
    font-size: 15px;
    color: #555555
}
.project-subjects ul li.is-checked h4 {
    color: #0177d7
}
.project-subjects ul li:hover h4 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #0177d7
}
@media (max-width:479px) {
    .project-subjects ul li {
        display: block;
        margin-bottom: 10px
    }
}
.project-item {
    margin-bottom: 35px
}
.project-item .project-item-img {
    padding-bottom: 5px
}
.project-item .project-item-title {
    padding-bottom: 2px
}
.project-item .project-item-title a {
    font-size: 18px;
    color: #333333;
    line-height: 2;
    font-weight: 700
}
.project-item .project-item-title a:hover {
    color: #f39c12
}
.project-item .project-item-subjects {
    font-size: 15px;
    color: #9f9f9f;
    line-height: 1
}
.projects-layout .project-subjects {
    padding-bottom: 50px
}
.quote-form-style-1 {
    padding-right: 50px
}
.quote-form-style-1:after {
    content: "";
    display: table;
    clear: both
}
.quote-form-style-1 .heading {
    float: left;
    padding-bottom: 25px
}
.quote-form-style-1 .heading h3 {
    font-size: 24px;
    color: #333333
}
.quote-form-style-1 .fancy-select-wrapper {
    display: inline-block;
    font-size: 0;
    vertical-align: bottom
}
.quote-form-style-1 .fancy-select-wrapper .fancy-select {
    display: inline-block;
    width: 100%
}
.quote-form-style-1 .fancy-select-wrapper .fancy-select .trigger {
    min-width: 0;
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #cccccc;
    background: #fff;
    box-shadow: none;
    font-weight: 400;
    font-size: 14px;
    text-transform: none;
    text-align: left
}
.quote-form-style-1 .fancy-select-wrapper .fancy-select .trigger:after {
    background: #f0f5f8;
    border-left: 1px solid #cccccc;
    width: 15px;
    height: 15px;
    content: "\f078";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    border-top: 0;
    top: -24px;
    right: 0;
    padding: 35px 20px 35px 10px
}
.quote-form-style-1 .fancy-select-wrapper .fancy-select ul {
    background: #fff;
    width: 100%;
    min-width: 0;
    padding: 0;
    margin-top: 5px;
    border-top: 0
}
.quote-form-style-1 .fancy-select-wrapper .fancy-select ul li {
    width: 100%;
    text-align: left;
    padding-left: 20px;
    font-weight: 400;
    color: #666666
}
.quote-form-style-1 .fancy-select-wrapper .fancy-select ul li:hover {
    color: #f39c12
}
.quote-form-style-1 .fancy-select-wrapper .fancy-select ul li.selected {
    background: #f39c12;
    color: #fff
}
.quote-form-style-1 .form-input {
    margin-bottom: 25px
}
.quote-form-style-1 .form-input input {
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 13px 17px;
    font-size: 14px;
    color: #666666 !important
}
.quote-form-style-1 .form-input input[placeholder] {
    color: #888888
}
.quote-form-style-1 .label {
    padding: 0;
    text-align: left
}
.quote-form-style-1 .label span {
    padding-bottom: 15px;
    display: block;
    color: #555555;
    font-size: 14px
}
.quote-form-style-1 .form-group {
    float: left;
    width: 100%
}
.quote-form-style-1 .form-group:after {
    content: "";
    display: table;
    clear: both
}
.quote-form-style-1 .form-group .form-item {
    float: left;
    width: 50%;
    padding-right: 20px
}
.quote-form-style-1 .form-group .form-item .form-input {
    width: 100%
}
.quote-form-style-1 .form-group .form-item .form-input input {
    width: 100%
}
.quote-form-style-1 .form-item-group {
    float: left;
    width: 50%
}
.quote-form-style-1 .form-item-group .form-item-group-item {
    float: left;
    width: 50%;
    padding-right: 20px
}
.quote-form-style-1 .form-item-group .form-item-group-item .form-input {
    width: 100%
}
.quote-form-style-1 .form-item-group .form-item-group-item .form-input input {
    width: 100%
}
.quote-form-style-1 .form-button {
    float: left
}
@media (max-width:479px) {
    .quote-form-style-1 .form-group .form-item {
        width: 100%;
        padding-right: 0
    }
    .quote-form-style-1 .form-item-group {
        float: left;
        width: 100%
    }
}
@media (max-width:319px) {
    .quote-form-style-1 {
        padding-right: 0
    }
}
.quote-form-style-2 .form-group .form-item {
    width: 33.33%
}
.quote-form-style-2 .form-input input {
    border: none
}
.quote-form-style-2 .heading h3 {
    color: #fff
}
.quote-form-style-2 .label span {
    color: #fff
}
.quote-form-style-2 .form-item-group {
    width: 33.33%
}
@media (max-width:479px) {
    .quote-form-style-2 .form-group .form-item {
        width: 100%;
        padding-right: 0
    }
    .quote-form-style-2 .form-item-group {
        float: left;
        width: 100%
    }
}
@media (max-width:319px) {
    .quote-form-style-2 {
        padding-right: 0
    }
}
@media (max-width:991px) {
    .quote-form-style-2 {
        padding-right: 0
    }
}
.quote-form-style-3 {
    background: #0177d7
}
.quote-form-style-3 .head-section {
    background: #014d8c;
    padding: 7px 20px
}
.quote-form-style-3 .head-section h4 {
    font-weight: 700;
    color: #f39c12
}
.quote-form-style-3 .quote-form-container {
    padding: 44px 60px 45px 60px
}
.quote-form-style-3 .quote-form-container .quote-form-heading {
    padding-bottom: 20px
}
.quote-form-style-3 .quote-form-container .quote-form-heading h4 {
    color: #fff;
    font-size: 24px
}
.quote-form-style-3 .quote-form-item {
    margin-bottom: 12px
}
.quote-form-style-3 .quote-form-item .quote-form-label {
    margin-bottom: 5px
}
.quote-form-style-3 .quote-form-item .quote-form-label span {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}
.quote-form-style-3 .quote-form-item .quote-form-input input {
    font-size: 14px;
    width: 100%
}
.quote-form-style-3 .quote-form-button {
    padding-top: 25px
}
.post-paragraph .post-heading h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333333
}
.post-paragraph .post-content p {
    font-size: 18px;
    line-height: 1.5714285714;
    padding: 15px 0px 30px 0px;
    text-align:justify;
}
.post-table table {
    border-collapse: collapse
}
.post-table table tbody tr td {
    padding: 13px 20px;
    font-size: 14px
}
.post-table table tbody tr .tblock {
    background-color: #f2f2f2;
    padding: 30px 20px;
    text-align: center
}
.post-table table tbody tr .tblock .tblock-container {
    display: inline-block
}
.post-table table tbody tr .tblock .tblock-container:after {
    content: "";
    display: table;
    clear: both
}
.post-table table tbody tr .tblock span {
    font-size: 14px;
    float: left;
    line-height: 3;
    margin-right: 35px
}
.post-table table tbody tr .tblock .post-btn {
    float: left
}
.post-table table tbody tr .tblock .post-btn button {
    background-color: #0177d7;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    margin-left: 5px
}
.post-table table tbody tr .tblock .post-btn button i {
    margin-right: 10px
}
.post-table table tbody tr .tblock .post-btn button:hover {
    background-color: #0269bd
}
.post-table-style-1 table {
    border: 0
}
.post-table-style-1 table tbody tr td {
    padding: 13px 20px
}
.post-table-style-1 .title-col {
    font-weight: 700
}
.post-table-style-1 .title-row td {
    border-top: 3px solid #f39c12;
    font-size: 15px;
    color: #0177d7;
    font-weight: 700
}
.post-table-style-1 .title-row td:first-child {
    border: 0
}
.post-content-box {
    padding: 30px 30px 10px 30px;
    border: 1px solid #d9d9d9
}
.post-content-box ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.post-content-box ul li {
    margin-bottom: 20px;
    font-size: 14px
}
.post-content-box ul li:after {
    content: "";
    display: table;
    clear: both
}
.post-content-box ul li p {
    margin-bottom: 0;
    margin-left: 35px
}
.post-content-box ul li i {
    float: left;
    color: #0177d7;
    font-size: 18px
}
.post-content-box ul li .bold {
    margin-right: 7px;
    font-weight: 700
}
.post-form-action {
    padding: 20px 40px;
    background-color: #f2f2f2;
    border-top: 3px solid #d9d9d9
}
.post-form-action:after {
    content: "";
    display: table;
    clear: both
}
.post-form-action .content {
    float: left;
    padding-right: 20px
}
.post-form-action .content .heading h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333333
}
.post-form-action .content .sub-heading p {
    font-size: 14px;
    line-height: 1.5714285714
}
.post-form-action .form-block {
    padding-top: 20px
}
.post-form-action .form-block input {
    min-width: 300px;
    border: 1px solid #cccccc !important;
    margin-right: 10px;
    font-size: 14px;
    color: #888888;
    padding: 15px
}
.post-form-action .form-block button {
    padding: 15px 70px
}
.post-accordion .accordion {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0
}
.post-accordion .accordion-title {
    padding: 0;
    border-bottom: 0;
    cursor: pointer
}
.post-accordion .accordion-title:after {
    display: none
}
.post-accordion .accordion-title i {
    float: left;
    line-height: 1;
    margin-right: 7px;
    font-size: 20px;
    color: #b2b2b2
}
.post-accordion .accordion-title h4 {
    color: #333333;
    font-size: 15px;
    margin: 0
}
.post-accordion .accordion-content p {
    font-size: 14px;
    line-height: 1.5714285714;
    border-bottom: 0;
    margin: 0;
    padding-left: 0
}
.post-with-image-style-2 .post-paragraph h3 {
    font-size: 14px;
    line-height: 1.2857142857
}
.post-with-image-style-3 {
    padding-bottom: 40px !important
}
.post-with-image-style-3 .post-paragraph a {
    font-weight: 700;
    color: #333;
    margin-top: 0;
    font-size: 14px;
    line-height: 1.2857142857
}
.post-with-image-style-3 .post-paragraph a:hover {
    color: #f39c12
}
.post-with-image-style-3 .post-image {
    width: 120px;
    float: left
}
.post-with-image-style-3 .post-paragraph {
    padding-bottom: 0 !important;
    padding-left: 20px;
    margin-left: 120px
}
.post-with-image-style-3 .post-paragraph p {
    margin: 0
}
.post-icon-box-item {
    text-align: center
}
.post-icon-box-item .post-icon-box-icon {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    background: #666666;
    border-radius: 50px;
    display: table;
    text-align: center
}
.post-icon-box-item .post-icon-box-icon i {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 30px
}
.post-icon-box-item .post-icon-box-title {
    padding-top: 5px
}
.post-icon-box-item .post-icon-box-title h4 {
    font-weight: 700;
    font-size: 14px;
    color: #333333;
    line-height: 1.2857142857
}
.accordion-layout {
    padding: 70px 0 100px 0
}
.accordion-layout .heading-layout {
    padding-bottom: 40px;
    text-align: center
}
.sidebar-style-1 .sidebar-container {
    list-style: none;
    padding: 0
}
.sidebar-style-1 .sidebar-container .sidebar-item {
    border-bottom: 1px solid #3492df
}
.sidebar-style-1 .sidebar-container .sidebar-item a {
    display: block;
    background: #0177d7;
    padding: 10px 0 10px 13px;
    border-left: 5px solid #025aa3;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}
.sidebar-style-1 .sidebar-container .sidebar-item a i {
    font-size: 16px;
    margin-right: 15px
}
.sidebar-style-1 .sidebar-container .sidebar-item a:hover {
    background: #f39c12;
    border-left: 5px solid #bf7b0d
}
.sidebar-style-1 .sidebar-container .sidebar-item:hover {
    border-bottom: 1px solid #f5b041
}
.sidebar-style-1 .sidebar-container .sidebar-item.active {
    border-bottom: 1px solid #f5b041
}
.sidebar-style-1 .sidebar-container .sidebar-item.active a {
    background: #f39c12;
    border-left: 5px solid #bf7b0d
}
.sidebar-style-1 .down-file-widget {
    padding: 25px;
    background: #f2f2f2;
    border: 1px solid #d9d9d9
}
.sidebar-style-1 .down-file-widget .widget-title {
    padding-bottom: 15px
}
.sidebar-style-1 .down-file-widget .widget-title h4 {
    font-size: 14px
}
.sidebar-style-1 .down-file-widget .widget-button a {
    display: block;
    width: 100%;
    padding: 10px 30px;
    background-color: #0177d7;
    color: #fff;
    font-weight: normal;
    text-transform: none;
    margin-bottom: 10px
}
.sidebar-style-2 .sidebar-container .sidebar-item {
    border-bottom: 1px solid #e6e6e6
}
.sidebar-style-2 .sidebar-container .sidebar-item:hover {
    border-bottom: 1px solid #e6e6e6
}
.sidebar-style-2 .sidebar-container .sidebar-item a {
    background: #f2f2f2;
    border-left: 5px solid #d9d9d9;
    color: #0177d7;
    text-transform: none
}
.sidebar-style-2 .sidebar-container .sidebar-item a:hover {
    background: #f2f2f2;
    color: #f39c12;
    border-left: 5px solid #f39c12
}
.sidebar-style-2 .sidebar-container .sidebar-item.active {
    border-bottom: 1px solid #e6e6e6
}
.sidebar-style-2 .sidebar-container .sidebar-item.active a {
    background: #f2f2f2;
    border-left: 5px solid #f39c12;
    color: #f39c12
}
.sidebar-style-2 .contact-widget {
    padding: 30px 35px;
    border: 1px solid #d9d9d9
}
.sidebar-style-2 .contact-widget .heading-widget {
    padding-bottom: 20px
}
.sidebar-style-2 .contact-widget .heading-widget h3 {
    font-size: 24px;
    color: #333333
}
.sidebar-style-2 .contact-widget .contact-list {
    list-style: none;
    padding: 0;
    margin: 0
}
.sidebar-style-2 .contact-widget .contact-list li {
    line-height: 1.5;
    font-size: 14px;
    padding-bottom: 10px
}
.sidebar-style-2 .contact-widget .contact-list li i {
    float: left;
    line-height: 1.5
}
.sidebar-style-2 .contact-widget .contact-list li span {
    margin-left: 25px;
    display: block
}
.sidebar-style-3 .sidebar-element {
    padding-bottom: 30px
}
.sidebar-style-3 .sidebar-heading {
    padding-bottom: 15px
}
.sidebar-style-3 .sidebar-heading h3 {
    font-weight: 700;
    color: #333333;
    font-size: 18px
}
.sidebar-style-3 .sidebar-archive-list ul, .sidebar-style-3 .sidebar-cate-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.sidebar-style-3 .sidebar-archive-list ul li, .sidebar-style-3 .sidebar-cate-list ul li {
    line-height: 2;
    padding-bottom: 5px
}
.sidebar-style-3 .sidebar-archive-list ul li a, .sidebar-style-3 .sidebar-archive-list ul li span, .sidebar-style-3 .sidebar-cate-list ul li a, .sidebar-style-3 .sidebar-cate-list ul li span {
    font-size: 14px;
    color: #555555
}
.sidebar-style-3 .sidebar-archive-list ul li a:hover, .sidebar-style-3 .sidebar-archive-list ul li span:hover, .sidebar-style-3 .sidebar-cate-list ul li a:hover, .sidebar-style-3 .sidebar-cate-list ul li span:hover {
    color: #f39c12
}
.sidebar-style-3 .sidebar-archive-list ul li a i, .sidebar-style-3 .sidebar-archive-list ul li span i, .sidebar-style-3 .sidebar-cate-list ul li a i, .sidebar-style-3 .sidebar-cate-list ul li span i {
    margin-right: 7px
}
.sidebar-style-3 .sidebar-archive-list li:after {
    content: "";
    display: table;
    clear: both
}
.sidebar-style-3 .sidebar-archive-list a {
    float: left
}
.sidebar-style-3 .sidebar-archive-list .post-total {
    float: right;
    color: #999999
}
.sidebar-style-3 .sidebar-archive-list .post-total:before {
    content: '('
}
.sidebar-style-3 .sidebar-archive-list .post-total:after {
    content: ')'
}
.slider-primary .slider-title {
    font-weight: 700;
    font-size: 60px;
    color: #fff
}
.slider-primary .slider-subtitle {
    font-size: 24px;
    line-height: 36px;
    font-style: italic;
    color: #fff
}
.slider-primary .slider-item-2 {
    text-align: center
}
.slider-primary .slider-item-2 .slider-title {
    line-height: 60px
}
.slider-primary .slider-item-2 .slider-subtitle {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px
}
.slider-primary .slider-item-2 .btn {
    padding: 16px 25px
}
@media (max-width:479px) {
    .slider-primary .tp-caption {
        display: none
    }
}
.slider-medium-layout.style-1 .slider-item {
    position: relative
}
.slider-medium-layout.style-1 .slider-item .slider-text-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%
}
.slider-medium-layout.style-1 .slider-item .owl-item.active .slider-text-holder {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
.slider-medium-layout.style-1 .slider-item .slider-title {
    float: left;
    padding: 17px 30px 17px 25px
}
.slider-medium-layout.style-1 .slider-item .slider-title a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}
.slider-medium-layout.style-1 .slider-item .slider-btn {
    padding: 10px 0
}
.slider-medium-layout.style-1 .slider-item .slider-dots {
    z-index: 10;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 27px;
    right: 30px
}
.slider-medium-layout.style-1 .slider-item .slider-dots:after {
    content: "";
    display: table;
    clear: both
}
.slider-medium-layout.style-1 .slider-item .slider-dots li {
    cursor: pointer;
    margin-left: 5px;
    width: 8px;
    height: 8px;
    background: #818181;
    border-radius: 5px;
    float: left
}
.slider-medium-layout.style-1 .slider-item .slider-dots li.active {
    background: #0177d7
}
.slider-medium-layout.style-1 .slider-item .slider-arrow .next {
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -18px
}
.slider-medium-layout.style-1 .slider-item .slider-arrow .prev {
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -18px
}
.slider-medium-layout.style-1 .slider-item .slider-arrow .prev, .slider-medium-layout.style-1 .slider-item .slider-arrow .next {
    z-index: 10;
    cursor: pointer;
    width: 36px;
    height: 36px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.8);
    display: table;
    text-align: center
}
.slider-medium-layout.style-1 .slider-item .slider-arrow .prev i, .slider-medium-layout.style-1 .slider-item .slider-arrow .next i {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    color: #fff
}
.slider-medium-layout.style-1 .slider-item .slider-arrow .prev.active, .slider-medium-layout.style-1 .slider-item .slider-arrow .prev:hover, .slider-medium-layout.style-1 .slider-item .slider-arrow .next.active, .slider-medium-layout.style-1 .slider-item .slider-arrow .next:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: rgba(2, 96, 173, 0.8)
}
.slider-medium-layout.style-2 .slider-item .slider-title {
    float: none;
    padding-bottom: 10px
}
.slider-medium-layout.style-2 .slider-item .slider-btn {
    padding-left: 25px;
    padding-bottom: 20px;
    padding-top: 0
}
.team-item.style-1 {
    background-color: #fff;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 40px
}
.team-item.style-1:after {
    content: "";
    display: table;
    clear: both
}
.team-item.style-1 .team-image {
    float: left;
    width: 260px
}
.team-item.style-1 .team-image img {
    font-size: 0px
}
.team-item.style-1 .team-info {
    margin-left: 260px;
    padding-left: 40px;
    padding-right: 40px
}
.team-item.style-1 .team-info .name {
    padding-top: 30px
}
.team-item.style-1 .team-info .name a {
    font-size: 18px;
    font-weight: 700;
    color: #0177d7
}
.team-item.style-1 .team-info .name a:hover {
    color: #f39c12
}
.team-item.style-1 .team-info .title-job {
    padding-bottom: 15px
}
.team-item.style-1 .team-info .title-job span {
    font-size: 13px;
    font-style: italic;
    color: #999999
}
.team-item.style-1 .team-info .content {
    padding-bottom: 10px
}
.team-item.style-1 .team-info .content p {
    font-size: 14px;
    line-height: 1.5714285714
}
.team-item.style-1 .team-info .phone {
    padding-bottom: 10px
}
.team-item.style-1 .team-info .phone i {
    font-size: 30px;
    color: #f39c12;
    vertical-align: middle
}
.team-item.style-1 .team-info .phone span {
    font-size: 16px;
    color: #0177d7
}
.team-item.style-1 .team-info .social-list {
    list-style: none;
    padding-left: 0;
    margin: 0
}
.team-item.style-1 .team-info .social-list li {
    display: inline-block;
    padding-right: 15px
}
.team-item.style-1 .team-info .social-list li a {
    font-size: 14px;
    color: #666666
}
.team-item.style-1 .team-info .social-list li a:hover {
    color: #f39c12
}
@media (max-width:479px) {
    .team-item.style-1 .team-image {
        float: left;
        width: 100%
    }
    .team-item.style-1 .team-image img {
        width: 100%
    }
    .team-item.style-1 .team-info {
        float: left;
        margin-left: 0;
        padding-bottom: 30px
    }
}
.team-item.style-2 {
    margin-bottom: 50px
}
.team-item.style-2 .agent-img {
    margin-bottom: 26px
}
.team-item.style-2 .agent-img img {
    width: 100%;
    border-radius: 3px
}
.team-item.style-2 .agent-name {
    margin-bottom: 20px;
    font-weight: 700;
    color: #0177d7;
    margin-top: 5px
}
.team-item.style-2 .agent-name:hover {
    color: #f39c12;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}
.team-item.style-2 .agent-address, .team-item.style-2 .agent-phone {
    margin-bottom: 5px
}
.team-item.style-2 .agent-address .fa, .team-item.style-2 .agent-phone .fa {
    color: #f39c12;
    font-size: 16px;
    display: block;
    float: left;
    line-height: 22px
}
.team-item.style-2 .agent-address .agent-address-home, .team-item.style-2 .agent-address .agent-phone-number, .team-item.style-2 .agent-phone .agent-address-home, .team-item.style-2 .agent-phone .agent-phone-number {
    font-size: 14px;
    display: block;
    margin-left: 20px;
    line-height: 22px
}
.team-item.style-2 .agent-btn {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #888888;
    padding: 10px 20px;
    display: inline-block;
    background-color: #f1f1f1;
    box-shadow: 0 1px 1px 0 #d9d9d9;
    border-radius: 3px;
    margin-top: 15px
}
.team-item.style-2 .agent-btn:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #f39c12;
    color: #fff
}
.team-item.style-2 .agent-btn .fa {
    margin-left: 5px
}
.team-layout.style-1 {
    background-color: #f0f5f8;
    padding: 70px 0
}
.team-layout.style-1 .heading {
    padding-bottom: 5px;
    text-align: center
}
.team-layout.style-1 .sub-heading {
    text-align: center;
    padding-bottom: 35px
}
.team-layout.style-1 .sub-heading span {
    color: #888888;
    font-size: 18px;
    line-height: 1.3333333333
}
.team-layout.style-2 .heading {
    padding-bottom: 25px;
    text-align: left
}
.team-layout.style-3 {
    background: #fff
}
.testinmonials .testinmonial-control {
    list-style: none;
    padding: 0;
    text-align: center
}
.testinmonials .testinmonial-control li {
    cursor: pointer;
    margin: 0 7px;
    border-radius: 50px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #80bbeb
}
.testinmonials .testinmonial-control li.active {
    background: #0177d7
}
.testinmonial-item.style-1 {
    padding: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}
.testinmonial-item.style-1 .content {
    font-size: 14px;
    color: #888888;
    line-height: 1.5714285714;
    padding-bottom: 10px
}
.testinmonial-item.style-1 .personal:after {
    content: "";
    display: table;
    clear: both
}
.testinmonial-item.style-1 .personal .avatar {
    float: left;
    margin-right: 15px;
    width: 57px;
    height: 57px
}
.testinmonial-item.style-1 .personal .avatar img {
    width: 100%;
    border-radius: 50px
}
.testinmonial-item.style-1 .personal .info {
    float: left;
    padding: 6px 0
}
.testinmonial-item.style-1 .personal .info .name span {
    font-size: 13px;
    font-weight: 700;
    color: #333333
}
.testinmonial-item.style-1 .personal .info .title-job {
    font-size: 13px;
    color: #888888
}
@media (max-width:991px) {
    .testinmonial-item.style-1 {
        margin-bottom: 30px
    }
}
.testinmonial-item.style-2 {
    width: 100%
}
.testinmonial-item.style-2 .content {
    width: 850px;
    margin: 0 auto;
    padding-bottom: 15px
}
.testinmonial-item.style-2 .content p {
    text-align: center;
    font-size: 18px;
    line-height: 1.6666666667
}
.testinmonial-item.style-2 .content p:before {
    line-height: 1;
    font-family: "Arial", sans-serif;
    content: '“';
    font-weight: 700;
    font-size: 60px;
    color: #cccccc
}
.testinmonial-item.style-2 .content p:before:after {
    content: "";
    display: table;
    clear: both
}
.testinmonial-item.style-2 .personal {
    width: 200px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 40px
}
.testinmonial-item.style-2 .personal:after {
    content: "";
    display: table;
    clear: both
}
.testinmonial-item.style-2 .personal .avatar {
    width: 80px;
    height: 80px;
    float: left
}
.testinmonial-item.style-2 .personal .avatar img {
    width: 100%;
    border-radius: 50px
}
.testinmonial-item.style-2 .personal .info {
    padding: 17px 0;
    float: left;
    margin-left: 15px;
    text-align: left
}
.testinmonial-item.style-2 .personal .info .name span {
    font-size: 13px;
    font-weight: 700;
    color: #333333
}
.testinmonial-item.style-2 .personal .info .title-job {
    font-size: 13px;
    color: #888888
}
@media (max-width:991px) {
    .testinmonial-item.style-2 .content {
        width: 100%
    }
}
.testinmonial-item.style-3 {
    border: none;
    padding: 0;
    border-radius: 0
}
.testinmonial-item.style-3 .content {
    margin: 0;
    padding-bottom: 10px;
    width: auto
}
.testinmonial-item.style-3 .content:before {
    float: left;
    line-height: 1;
    font-family: "Arial", sans-serif;
    content: '“';
    font-weight: 700;
    font-size: 60px;
    color: #cccccc
}
.testinmonial-item.style-3 .content p {
    text-align: left;
    margin-left: 35px;
    padding-top: 15px;
    margin-bottom: 0
}
.testinmonial-item.style-3 .content p:before {
    display: none
}
.testinmonial-item.style-3 .personal {
    margin: 0 0 0 35px;
    padding-bottom: 20px
}
.testinmonial-item.style-3 .personal .info {
    margin: 0;
    padding: 0
}
.testinmonials-layout .heading {
    padding-bottom: 25px
}
.testinmonials-layout.style-2 {
    padding-bottom: 70px
}
.testinmonials-layout.style-2 .heading {
    padding-bottom: 0;
    text-align: center
}
.testinmonials-layout.style-3 .heading {
    padding-bottom: 10px
}
.testinmonials-layout.style-3 .heading h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333333
}
.testinmonials-layout.style-3 .testinmonial-control {
    text-align: left;
    margin-left: 29px
}
.testinmonials-layout.style-4 {
    background-size: cover !important;
    padding-top: 50px
}
.testinmonials-layout.style-4 .overlay {
    background: rgba(1, 119, 215, 0.9)
}
.testinmonials-layout.style-4 .heading {
    position: relative
}
.testinmonials-layout.style-4 .heading h3 {
    color: #fff
}
.testinmonials-layout.style-4 .testinmonial-item.style-2 .content p {
    font-weight: 400;
    color: #e5e5e5
}
.testinmonials-layout.style-4 .testinmonial-item.style-2 .content p:before {
    color: #e5e5e5
}
.testinmonials-layout.style-4 .testinmonial-item.style-2 .personal .info .name span {
    color: #f0f5f8
}
.testinmonials-layout.style-4 .testinmonial-item.style-2 .personal .info .title-job span {
    color: #cccccc
}
.about-page .testinmonials {
    margin-top: 50px
}
@media (max-width:991px) {
    .about-page .content-box-item-style-2 {
        margin-bottom: 50px
    }
}
.agent-detail .product-layout {
    padding: 0 0 70px 0
}
.blog-list .blog-list-wrapper {
    margin-right: -15px !important;
    border-right: 1px solid #ebebeb;
    padding: 70px 50px 70px 0
}
.blog-list .sidebar {
    position: relative;
    padding-left: 20px;
    padding-top: 50px
}
.blog-list .sidebar-banner {
    margin-left: -35px
}
@media (max-width:1199px) {
    .blog-list .blog-item .blog-image {
        width: 100%;
        padding-bottom: 15px
    }
    .blog-list .blog-item .blog-main {
        padding-left: 0;
        width: 100%
    }
}
@media (max-width:991px) {
    .blog-list .blog-list-wrapper {
        margin-right: 0 !important;
        border-right: 0;
        padding: 70px 0 70px 0
    }
    .blog-list .sidebar {
        padding-top: 0;
        padding-bottom: 50px;
        padding-left: 0
    }
    .blog-list .sidebar .sidebar-element {
        padding-left: 0
    }
    .blog-list .sidebar .sidebar-banner {
        padding-left: 0;
        margin-left: 0
    }
}
@media (max-width:319px) {
    .blog-list .pagination-list li {
        margin-bottom: 15px
    }
}
.blog-single .sidebar {
    padding-top: 50px
}
.blog-single .sidebar .sidebar-element {
    padding-left: 20px
}
.blog-single .sidebar .sidebar-banner {
    padding-left: 0;
    margin-left: -15px
}
.blog-single .blog-single {
    padding: 45px 50px 100px 0;
    margin-right: -15px !important;
    border-right: 1px solid #ebebeb
}
.blog-single .blog-single .post-title {
    padding-bottom: 15px
}
.blog-single .blog-single .post-info {
    padding-bottom: 30px
}
.blog-single .blog-single .post-image {
    padding-bottom: 5px
}
.blog-single .blog-single .post-paragraph {
    padding-bottom: 10px
}
.blog-single .blog-single .post-lists {
    padding-bottom: 30px
}
.blog-single .blog-single .post-footer {
    margin-bottom: 35px
}
.blog-single .blog-single .post-more-link {
    padding-bottom: 30px
}
.blog-single .blog-single .post-comments .post-heading {
    padding-bottom: 5px
}
.blog-single .blog-single .post-comments .post-content {
    padding-bottom: 15px
}
.blog-single .blog-single .post-comments-form {
    padding-bottom: 45px
}
.blog-single .blog-single .post-comments-list .post-heading {
    padding-bottom: 25px
}
@media (max-width:991px) {
    .blog-single .blog-single {
        padding: 45px 0 50px 0;
        margin-right: 0 !important;
        border-right: 0
    }
    .blog-single .blog-single .post-more-link .post-prev {
        margin-bottom: 15px
    }
    .blog-single .blog-single .post-more-link .post-next {
        float: left
    }
    .blog-single .sidebar {
        padding-top: 0;
        padding-bottom: 50px
    }
    .blog-single .sidebar .sidebar-element {
        padding-left: 0
    }
    .blog-single .sidebar .sidebar-banner {
        padding-left: 0;
        margin-left: 0
    }
}
.home-page-1 .product-layout {
    padding: 55px 0 70px 0
}
.home-page-1 .testinmonials-layout {
    padding: 50px 0 90px 0
}
.home-page-2 .team-layout.style-1 {
    padding: 60px 0 70px 0
}
.home-page-2 .partner-layout.style-1 {
    padding: 80px 0 60px 0
}
.project-list-page .projects-layout {
    padding: 60px 0 100px 0
}
.project-list-page .projects-layout .project-subjects {
    padding-bottom: 45px
}
.projects-detail-page .projects-detail {
    padding: 70px 0
}
.get-a-quote-1 {
    padding: 30px 0 100px 0;
    background: #f0f5f8
}
.get-a-quote-1 .content-box-layout {
    margin-top: 110px
}
.get-a-quote-1 .content-box-item {
    margin-bottom: 30px
}
.get-a-quote-2 .content-box-item-style-1 {
    width: 100%
}
.get-a-quote-2 .quote-container {
    padding: 30px 0 85px 0;
    background: #0177d7
}
.get-a-quote-2 .content-box-container {
    background-size: cover !important
}
.get-a-quote-2 .content-box {
    padding: 100px 0
}
@media (max-width:1199px) {
    .get-a-quote-2 .content-box-item-style-1 {
        margin-bottom: 30px
    }
}
.get-a-quote-3 {
    padding-bottom: 100px
}
.get-a-quote-3 .quote-container {
    padding-bottom: 60px
}
@media (min-width:992px) and (max-width:1199px) {
    .get-a-quote-3 .quote-form-style-3 .quote-form-container .quote-form-heading {
        padding-bottom: 10px
    }
    .get-a-quote-3 .heading-get-a-quote-2 .heading-content {
        position: absolute;
        top: 10px;
        left: 25px;
        padding-right: 15px
    }
    .get-a-quote-3 .content-box-item-style-1 {
        margin-bottom: 30px;
        width: 100%
    }
    .get-a-quote-3 .quote-form-style-3 .quote-form-button {
        padding-top: 10px
    }
}
@media (max-width:1199px) {
    .get-a-quote-3 .heading-get-a-quote-2 .heading-content {
        padding-right: 15px
    }
    .get-a-quote-3 .heading-image {
        margin-bottom: 30px
    }
    .get-a-quote-3 .content-box-item-style-1 {
        margin-bottom: 30px;
        width: 100%
    }
}
@media (max-width:319px) {
    .get-a-quote-3 .quote-form-style-3 .quote-form-container {
        padding: 15px 20px 40px 20px
    }
}
.services-detail-1 {
    padding: 75px 0 100px 0
}
.services-detail-1 .sidebar-container {
    margin-bottom: 35px
}
.services-detail-1 .p1 {
    padding-top: 5px;
    padding-bottom: 15px
}
.services-detail-1 .p2 {
    padding-bottom: 15px
}
.services-detail-1 .post-table {
    padding-bottom: 10px
}
.services-detail-1 .post-with-image {
    padding-bottom: 30px
}
.services-detail-1 .post-with-image .post-paragraph {
    padding-bottom: 15px
}
.services-detail-1 .p3 {
    padding-bottom: 15px
}
.services-detail-1 .post-content-box {
    margin-bottom: 50px
}
.services-detail-1 .testinmonials {
    padding-bottom: 45px
}
@media (min-width:992px) and (max-width:1199px) {
    .services-detail-1 .sidebar-style-1 .sidebar-container .sidebar-item a i {
        margin-right: 5px
    }
}
@media (max-width:1199px) {
    .services-detail-1 .slider-medium-layout.style-1 .slider-item .slider-dots {
        display: none
    }
    .services-detail-1 .slider-medium-layout.style-1 .slider-item .slider-title {
        padding-right: 15px
    }
    .services-detail-1 .post-form-action .form-block {
        float: left
    }
}
@media (max-width:991px) {
    .services-detail-1 .post-services {
        margin-bottom: 50px
    }
    .services-detail-1 .slider-medium-layout.style-1 .slider-item .slider-btn button {
        margin-left: 25px
    }
    .services-detail-1 .slider-medium-layout.style-1 .slider-item .slider-title {
        padding-right: 0
    }
}
@media (max-width:479px) {
    .services-detail-1 .post-table table tbody tr .tblock span {
        float: none
    }
    .services-detail-1 .post-table table tbody tr .tblock .post-btn button {
        margin-bottom: 15px
    }
    .services-detail-1 .post-form-action .form-block input {
        width: 100%;
        min-width: 0;
        margin-bottom: 20px
    }
    .services-detail-1 .slider-medium-layout.style-1 .slider-item .slider-text-holder {
        display: none
    }
}
.services-detail-2 {
    padding-bottom: 135px;
    padding-top: 20px
}
.services-detail-2 .heading-page {
    padding-bottom: 40px
}
.services-detail-2 .heading-page h3 {
    font-weight: 700
}
.services-detail-2 .p1 {
    padding-bottom: 15px
}
.services-detail-2 .p2 {
    padding-bottom: 15px
}
.services-detail-2 .post-table {
    padding-bottom: 15px
}
.services-detail-2 .post-with-image {
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6
}
.services-detail-2 .post-with-image .custom-col-5 {
    float: left;
    width: 43.5064935065%
}
.services-detail-2 .post-with-image .custom-col-7 {
    float: left;
    width: 56.4935064935%
}
.services-detail-2 .post-with-image .custom-push-7 {
    left: 56.4935064935%
}
.services-detail-2 .post-with-image .custom-pull-5 {
    right: 43.5064935065%
}
.services-detail-2 .post-with-image .post-paragraph .post-heading h3 {
    margin-top: 5px
}
.services-detail-2 .testinmonials {
    padding-bottom: 30px
}
.services-detail-2 .sidebar-container {
    margin-bottom: 35px
}
.services-detail-2 .banner {
    margin-bottom: 40px
}
@media (max-width:1199px) {
    .services-detail-2 .post-form-action .form-block {
        float: left
    }
}
@media (max-width:991px) {
    .services-detail-2 .post-with-image .custom-push-7, .services-detail-2 .post-with-image .custom-pull-5 {
        left: auto;
        right: auto
    }
}
@media (max-width:479px) {
    .services-detail-2 .post-with-image .post-image {
        margin-bottom: 15px
    }
    .services-detail-2 .post-with-image .custom-col-5, .services-detail-2 .post-with-image .custom-col-7 {
        width: 100%
    }
}
.services-detail-2 .post-form-action .form-block button, .services-detail-3 .post-form-action .form-block button {
    padding: 15px 55px
}
.services-detail-2 .post-form-action .form-block input, .services-detail-3 .post-form-action .form-block input {
    min-width: 250px
}
@media (max-width:479px) {
    .services-detail-2 .slider-medium-layout.style-1 .slider-item .slider-text-holder, .services-detail-3 .slider-medium-layout.style-1 .slider-item .slider-text-holder {
        display: none
    }
    .services-detail-2 .slider-medium-layout.style-1 .slider-item .slider-dots, .services-detail-3 .slider-medium-layout.style-1 .slider-item .slider-dots {
        display: none
    }
    .services-detail-2 .post-form-action .form-block input, .services-detail-3 .post-form-action .form-block input {
        width: 100%;
        min-width: 0;
        margin-bottom: 20px
    }
}
@media (max-width:1199px) {
    .services-detail-2 .post-form-action .form-block, .services-detail-3 .post-form-action .form-block {
        float: left
    }
    .services-detail-2 .post-services, .services-detail-3 .post-services {
        margin-bottom: 50px
    }
}
.services-detail-3 {
    padding-bottom: 100px;
    padding-top: 60px
}
.services-detail-3 .sidebar-container {
    margin-bottom: 40px
}
.services-detail-3 .banner {
    margin-bottom: 40px
}
.services-detail-3 .heading-page .au-breadcrumb {
    padding-top: 0
}
.services-detail-3 .title-page {
    padding-top: 25px;
    padding-bottom: 20px
}
.services-detail-3 .slider-medium-layout {
    padding-bottom: 5px
}
.services-detail-3 .p1, .services-detail-3 .p2 {
    padding-bottom: 15px
}
.services-detail-3 .post-with-image {
    padding-bottom: 15px
}
.services-detail-3 .post-accordion {
    padding-bottom: 25px
}
.services-detail-3 .testinmonials {
    padding-bottom: 35px
}
@media (max-width:991px) {
    .services-detail-3 .post-with-image .post-image img {
        width: 100%
    }
}
.services-detail-4 .post-services-detail-4 .p2 {
    padding-bottom: 20px
}
.services-detail-4 .post-services-detail-4 .p3 .post-heading h3 {
    margin-top: 0
}
.services-detail-4 .post-services-detail-4 .post-icon-box {
    padding-bottom: 25px
}
.services-detail-4 .down-file-widget {
    margin-bottom: 30px
}
@media (max-width:991px) {
    .services-detail-4 .post-icon-box-item {
        margin-bottom: 30px
    }
}
@media (max-width:479px) {
    .services-detail-4 .post-with-image-style-3 .post-image {
        width: 100%;
        float: left;
        margin-bottom: 15px
    }
    .services-detail-4 .post-with-image .post-paragraph {
        margin-left: 0;
        padding-left: 0
    }
}
.ct-contactForm .form-group {
    position: relative;
    margin-bottom: 30px;
}

.ct-contactForm .form-control::-webkit-input-placeholder {
    text-transform: uppercase;
}

.ct-contactForm .form-control::-moz-placeholder {
    text-transform: uppercase;
}

.ct-contactForm .form-control:-ms-input-placeholder {
    text-transform: uppercase;
}

.ct-contactForm .form-control::placeholder {
    text-transform: uppercase;
}

.ct-contactForm .form-control, .ct-contactForm .selectize-input {
    background-color: transparent;
    border: 2px solid #939393;
    font-family: "Montserrat", sans-serif;
    min-height: 45px;
    padding-left: 32px;
    border-radius: 50px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}

.ct-contactForm .form-control:focus, .ct-contactForm .selectize-input:focus {
    background-color: #fff;
    box-shadow: none;
}

.ct-contactForm .form-control.is-not-empty, .ct-contactForm .selectize-input.is-not-empty {
    background-color: #fff;
}

.ct-contactForm .selectize-input {
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.ct-contactForm textarea {
    resize: none;
    padding-top: 11px;
}

.ct-contactForm button[type="submit"] {
    position: absolute;
    top: 50%;
    right: 11px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ct-contactForm .ct-contactForm-requiredMessage {
    position: absolute;
    font-family: "Montserrat", sans-serif;
    color: #535353;
    padding-top: 5px;
    padding-left: 35px;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
}

.ct-contactForm .alert {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    padding-left: 35px;
    border-radius: 50px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}

.ct-contactForm.ct-contactForm--white .form-control, .ct-contactForm.ct-contactForm--white .selectize-input {
    border-color: #fff;
    color: #fff;
}

.ct-contactForm.ct-contactForm--white .form-control::-webkit-input-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input::-webkit-input-placeholder {
    color: #fff;
}

.ct-contactForm.ct-contactForm--white .form-control:-moz-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.ct-contactForm.ct-contactForm--white .form-control::-moz-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.ct-contactForm.ct-contactForm--white .form-control:-ms-input-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input:-ms-input-placeholder {
    color: #fff;
}

.ct-contactForm.ct-contactForm--white .form-control:focus, .ct-contactForm.ct-contactForm--white .form-control.dropdown-active, .ct-contactForm.ct-contactForm--white .selectize-input:focus, .ct-contactForm.ct-contactForm--white .selectize-input.dropdown-active {
    color: #000;
}

.ct-contactForm.ct-contactForm--white .form-control:focus::-webkit-input-placeholder, .ct-contactForm.ct-contactForm--white .form-control.dropdown-active::-webkit-input-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input:focus::-webkit-input-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input.dropdown-active::-webkit-input-placeholder {
    color: #000;
}

.ct-contactForm.ct-contactForm--white .form-control:focus:-moz-placeholder, .ct-contactForm.ct-contactForm--white .form-control.dropdown-active:-moz-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input:focus:-moz-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input.dropdown-active:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.ct-contactForm.ct-contactForm--white .form-control:focus::-moz-placeholder, .ct-contactForm.ct-contactForm--white .form-control.dropdown-active::-moz-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input:focus::-moz-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input.dropdown-active::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.ct-contactForm.ct-contactForm--white .form-control:focus:-ms-input-placeholder, .ct-contactForm.ct-contactForm--white .form-control.dropdown-active:-ms-input-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input:focus:-ms-input-placeholder, .ct-contactForm.ct-contactForm--white .selectize-input.dropdown-active:-ms-input-placeholder {
    color: #000;
}

.ct-contactForm.ct-contactForm--white .selectize-input:after {
    border-color: #ffffff transparent transparent transparent;
}

.ct-contactForm.ct-contactForm--white .selectize-input.dropdown-active:after {
    border-color: #000000 transparent transparent transparent;
}

.ct-contactForm.form-inline .form-group {
    margin-top: 5px;
    margin-bottom: 5px;
}

@media only screen and (min-width: 768px) {
    .ct-contactForm .form-control, .ct-contactForm .selectize-input {
        min-height: 60px;
    }

    .ct-contactForm textarea {
        padding-top: 18px;
    }

    .ct-contactForm .selectize-input {
        padding-top: 19px;
        padding-bottom: 19px;
    }
}
.ct-contactForm button[type="submit"] {
    position: absolute;
    top: 50%;
    right: 11px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ct-contactForm button[type="submit"] {
    background-color: #2E3194;
}

.ct-contactForm button[type="submit"]:hover {
    background-color: black;
}
.ct-dividerSection .ct-contactForm button[type="submit"] {
    position: relative;
    border: none;
    background-color: transparent;
    padding: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.btn, .ct-cart__product-checkout, .ct-cart__product-clear {
    padding: 13px 18px 11px 18px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-size: 1.1rem;
    border-radius: 50px;
    background-clip: padding-box;
    color:#fff;

}
.gl1{
    width:350px;
}
.btn.btn--withIcon, .btn--withIcon.ct-cart__product-checkout, .btn--withIcon.ct-cart__product-clear {
    padding-right: 21px;
}

.ct-gallery .ct-gallery-item {
    display: block;
    -webkit-transition: none;
    transition: none;
}

.ct-gallery .ct-gallery-item img {
    width: 100%;
}

.ct-gallery .ct-gallery-item .ct-gallery-item-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}

.ct-gallery .ct-gallery-item .ct-gallery-item-inner .ct-u-display-table {
    height: 100%;
}

.ct-gallery .ct-gallery-item .ct-gallery-item-inner .ct-u-display-table .ct-u-display-tableCell {
    display: table-cell;
    vertical-align: middle;
}

.ct-gallery .ct-gallery-item .ct-item-zoomer .ct-item-zoomer-icon {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    border: 1px solid #fff;
    color: #fff;
    line-height: 70px;
    font-size: 20px;
    font-size: 2rem;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}

.ct-gallery .ct-gallery-item .ct-item-zoomer .ct-item-zoomer-title {
    position: relative;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    font-size: 14px;
    font-size: 1.4rem;
}

@media only screen and (min-width: 768px) {
    .ct-gallery .ct-gallery-item .ct-gallery-item-inner {
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .ct-gallery .ct-gallery-item:hover .ct-gallery-item-inner {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }

    .ct-gallery .ct-gallery-item:hover .ct-gallery-item-inner .ct-item-zoomer .ct-item-zoomer-icon {
        top: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .ct-gallery .ct-gallery-item:hover .ct-gallery-item-inner .ct-item-zoomer .ct-item-zoomer-title {
        bottom: 0;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .ct-gallery .ct-gallery-item .ct-item-zoomer .ct-item-zoomer-ico, .ct-gallery .ct-gallery-item .ct-item-zoomer .ct-item-zoomer-title {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .ct-gallery .ct-gallery-item .ct-item-zoomer .ct-item-zoomer-icon {
        top: -35px;
    }

    .ct-gallery .ct-gallery-item .ct-item-zoomer .ct-item-zoomer-title {
        bottom: -35px;
    }
}

[class*="ct-gallery--col"] .ct-gallery-item {
    float: left;
    display: block;
}

[class*="ct-gallery--col"] .ct-gallery-item img {
    width: 100%;
    height: 147px;
}

[class*="ct-gallery--col"]:after {
    content: '';
    display: table;
    clear: both;
}

.ct-gallery--col5 .ct-gallery-item {
    width: 269.5px;
}

@media only screen and (max-width: 1199px) {
    .ct-gallery--col5 .ct-gallery-item {
        width: 33.333333%;
    }
}

@media only screen and (max-width: 991px) {
    .ct-gallery--col5 .ct-gallery-item {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .ct-gallery--col5 .ct-gallery-item {
        width: 100%;
    }
}

.ct-gallery--col4 .ct-gallery-item {
    width: 25%;
}

@media only screen and (max-width: 1199px) {
    .ct-gallery--col4 .ct-gallery-item {
        width: 50%;
    }
}

@media only screen and (max-width: 991px) {
    .ct-gallery--col4 .ct-gallery-item {
        width: 50%;
    }
}

@media only screen and (max-width: 479px) {
    .ct-gallery--col4 .ct-gallery-item {
        width: 100%;
    }
}

.ct-gallery--col3 .ct-gallery-item {
    width: 33.333333%;
}

@media only screen and (max-width: 1199px) {
    .ct-gallery--col3 .ct-gallery-item {
        width: 50%;
    }
}

@media only screen and (max-width: 991px) {
    .ct-gallery--col3 .ct-gallery-item {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .ct-gallery--col3 .ct-gallery-item {
        width: 100%;
    }
}

.ct-gallery--col2 .ct-gallery-item {
    width: 50%;
}

@media only screen and (max-width: 1199px) {
    .ct-gallery--col2 .ct-gallery-item {
        width: 50%;
    }
}

@media only screen and (max-width: 991px) {
    .ct-gallery--col2 .ct-gallery-item {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .ct-gallery--col2 .ct-gallery-item {
        width: 100%;
    }
}

.ct-gallery--col1 .ct-gallery-item {
    width: 100%;
}

.ct-light-gallery .lg-actions .lg-next, .ct-light-gallery .lg-actions .lg-prev {
    background-color: #fff;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ct-light-gallery .lg-actions .lg-next:after, .ct-light-gallery .lg-actions .lg-next:before, .ct-light-gallery .lg-actions .lg-prev:after, .ct-light-gallery .lg-actions .lg-prev:before {
    background-color: #fff;
    color: #000;
}

.ct-light-gallery .lg-actions .lg-next:before, .ct-light-gallery .lg-actions .lg-prev:before {
    color: #000;
}

.ct-light-gallery .lg-actions .lg-next {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.ct-light-gallery .lg-actions .lg-next:after {
    content: 'Next';
    width: 80px;
    height: 100%;
    display: block;
    left: -82px;
    top: 0;
    position: absolute;
    text-align: center;
    padding-top: 11px;
    padding-left: 3px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    opacity: 0;
    filter: alpha(opacity=0);
}

.ct-light-gallery .lg-actions .lg-next:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ct-light-gallery .lg-actions .lg-prev {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.ct-light-gallery .lg-actions .lg-prev:before {
    content: 'Prev';
    width: 80px;
    height: 100%;
    display: block;
    right: -82px;
    top: 0;
    position: absolute;
    text-align: center;
    padding-top: 11px;
    padding-right: 3px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    opacity: 0;
    filter: alpha(opacity=0);
}

.ct-light-gallery .lg-actions .lg-prev:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ct-light-gallery .lg-thumb {
    margin: 0 auto;
}

.ct-light-gallery .lg-thumb .lg-thumb-item {
    position: relative;
    border: 0 none;
}

.ct-light-gallery .lg-thumb .lg-thumb-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}

.ct-light-gallery .lg-thumb .lg-thumb-item.active:before {
    display: none;
}

.ct-light-gallery .lg-thumb .lg-thumb-item:hover:before, .ct-light-gallery .lg-thumb .lg-thumb-item:focus:before, .ct-light-gallery .lg-thumb .lg-thumb-item:active:before {
    background-color: black;
    background-color: transparent;
}

.ct-light-gallery .lg-thumb .lg-thumb-item:first-child {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.ct-light-gallery .lg-thumb .lg-thumb-item:last-child {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.ct-light-gallery #lg-counter {
    font-family: "Montserrat", sans-serif;
}

.ct-brandBox {
    display: table;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0 10px 0;
}

.ct-brandBox figure {
    display: table-cell;
    vertical-align: middle;
}

.ct-brandBox figure img {
    margin: 0 auto;
}

.ct-brandBox figcaption {
    font-family: "Montserrat", sans-serif;
    padding-top: 15px;
    text-transform: uppercase;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.250s, opacity 0.250s linear;
    transition: visibility 0s linear 0.250s, opacity 0.250s linear;
}

.ct-brandBox:hover {
    background-color: #333333;
    background-color: rgba(51, 51, 51, 0.02);
}

.ct-brandBox:hover figcaption {
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 1;
    filter: alpha(opacity=100);
}

html.browser-mozilla .ct-brandBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.ct-iconBox .ct-iconBox-icon {
    margin: 0 auto;
}

.ct-iconBox.ct-iconBox--type1 {
    text-align: center;
    margin-bottom: 50px;
}

.ct-iconBox.ct-iconBox--type1 .ct-iconBox-icon {
    width: 110px;
    height: 110px;
    text-align: center;
    margin: 0 auto;
    line-height: 111px;
    font-size: 30px;
    font-size: 3rem;
    /*  border-radius: 50%; */
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}

@media only screen and (max-width: 767px) {
    .ct-iconBox.ct-iconBox--type1 .ct-iconBox-icon {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
}

.ct-iconBox.ct-iconBox--type1 .ct-iconBox-description + .ct-iconBox-icon {
    margin-top: 25px;
}

.ct-iconBox.ct-iconBox--type1 .ct-iconBox-title {
    font-family: "Montserrat", sans-serif;
    margin-bottom: 3px;
    padding-top: 18px;
}

.ct-iconBox.ct-iconBox--type1 .ct-iconBox-title,
.ct-iconBox.ct-iconBox--type1 .ct-iconBox-description {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}

.ct-iconBox.ct-iconBox--type1 .ct-iconBox-description {
    color: #666;
}

.ct-iconBox.ct-iconBox--type1.ct-iconBox--variant .ct-iconBox-description {
    padding-top: 15px;
    text-transform: inherit;
    color: #666;
    line-height: 30px;
}

.ct-iconBox.ct-iconBox--type1.ct-iconBox--white .ct-iconBox-icon {
    color: #fff;
}

.ct-iconBox.ct-iconBox--type1.ct-iconBox--white .ct-iconBox-title,
.ct-iconBox.ct-iconBox--type1.ct-iconBox--white .ct-iconBox-description {
    color: #fff;
}

.ct-iconBox.ct-iconBox--type1:hover .ct-iconBox-icon {
    color: #fff;
}

.ct-iconBox.ct-iconBox--type2 .media-left,
.ct-iconBox.ct-iconBox--type2 .media-right {
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
    .ct-iconBox.ct-iconBox--type2 .media-left,
    .ct-iconBox.ct-iconBox--type2 .media-right {
        display: block;
    }
}

.ct-iconBox.ct-iconBox--type2 .media-left {
    width: 10000px;
    zoom: 1;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .ct-iconBox.ct-iconBox--type2 .media-left {
        width: auto;
        overflow: visible;
    }
}

@media only screen and (max-width: 767px) {
    .ct-iconBox.ct-iconBox--type2 .media-body {
        text-align: center;
    }
}

.ct-iconBox.ct-iconBox--type2 .ct-iconBox-icon {
    text-align: center;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    font-size: 2rem;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}

@media only screen and (max-width: 767px) {
    .ct-iconBox.ct-iconBox--type2 .ct-iconBox-icon {
        margin: 0 auto;
    }
}

.ct-iconBox.ct-iconBox--type2 .ct-iconBox-title,
.ct-iconBox.ct-iconBox--type2 .ct-iconBox-description {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
}

.ct-iconBox.ct-iconBox--type2 .ct-iconBox-title {
    margin-bottom: 5px;
    font-family: "Montserrat", sans-serif;
}

@media only screen and (max-width: 767px) {
    .ct-iconBox.ct-iconBox--type2.ct-iconBox--right {
        position: relative;
        overflow: visible;
        padding-top: 80px;
    }
}

.ct-iconBox.ct-iconBox--type2.ct-iconBox--right .media-left {
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .ct-iconBox.ct-iconBox--type2.ct-iconBox--right .media-left {
        text-align: center;
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .ct-iconBox.ct-iconBox--type2.ct-iconBox--right .media-right {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -35px;
        padding-left: 0;
    }
}

.ct-iconBox.ct-iconBox--type2.ct-iconBox--white .media-left .ct-iconBox-title,
.ct-iconBox.ct-iconBox--type2.ct-iconBox--white .media-left .ct-iconBox-description {
    color: #fff;
}

.ct-iconBox.ct-iconBox--type2.ct-iconBox--white .ct-iconBox-icon {
    color: #fff;
}

.ct-iconBox.ct-iconBox--type2.ct-iconBox--dark .media-left {
    width: auto;
    overflow: visible;
}

.ct-iconBox.ct-iconBox--type2.ct-iconBox--default .media-left {
    width: auto;
    overflow: visible;
}

.ct-iconBox.ct-iconBox--type2.ct-iconBox--default .media-left,
.ct-iconBox.ct-iconBox--type2.ct-iconBox--default .media-body {
    vertical-align: middle;
}

.ct-iconBox.ct-iconBox--type2.ct-iconBox--default .ct-iconBox-icon {
    border-color: #fff;
}

.ct-iconBox.ct-iconBox--type2.ct-iconBox--default .ct-iconBox-title,
.ct-iconBox.ct-iconBox--type2.ct-iconBox--default .ct-iconBox-description {
    color: #fff;
}

.ct-iconBox.ct-iconBox--type2 + .ct-iconBox--type2 {
    margin-top: 40px;
}

.ct-iconBox.ct-iconBox--type2:hover .ct-iconBox-icon {
    color: #fff;
}

.ct-iconBox.ct-iconBox--type3 .media-left {
    padding-right: 35px;
}

.ct-iconBox.ct-iconBox--type3 .media-left img {
    max-width: none;
}

.ct-iconBox.ct-iconBox--type3 .media-body {
    padding-top: 4px;
    vertical-align: middle;
}

.ct-iconBox.ct-iconBox--type3 .media-body .ct-iconBox-title {
    font-weight: 300;
    margin-bottom: 3px;
    font-size: 36px;
    font-size: 3.6rem;
}

.ct-iconBox.ct-iconBox--type3 .media-body .ct-iconBox-description {
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
}

.ct-iconBox.ct-iconBox--type3 .media-body .ct-iconBox-title,
.ct-iconBox.ct-iconBox--type3 .media-body .ct-iconBox-description {
    text-transform: uppercase;
}

.ct-iconBox.ct-iconBox--type3.ct-iconBox--white {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .ct-iconBox.ct-iconBox--type3 .media-left, .ct-iconBox.ct-iconBox--type3 .media-body {
        display: block;
        width: auto;
        text-align: center;
    }

    .ct-iconBox.ct-iconBox--type3 .media-left {
        padding-right: 0;
    }
}

.ct-iconBox.ct-iconBox--type4 {
    padding-top: 25px;
    padding-bottom: 10px;
}

.ct-iconBox.ct-iconBox--type4 .media-body, .ct-iconBox.ct-iconBox--type4 .media-left {
    vertical-align: baseline;
}

.ct-iconBox.ct-iconBox--type4 .media-left {
    padding-right: 20px;
}

.ct-iconBox.ct-iconBox--type4 .ct-iconBox-icon {
    text-align: center;
    width: 70px;
    height: 70px;
    line-height: 70px;
    padding-left: 2px;
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    font-size: 20px;
    font-size: 2rem;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}

.ct-iconBox.ct-iconBox--type4 .ct-iconBox-title {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
}

.ct-iconBox.ct-iconBox--type4 .ct-iconBox-description {
    color: rgba(0, 0, 0, 0.9);
    line-height: 24px;
    font-size: 14px;
    font-size: 1.6rem;
}

.ct-iconBox.ct-iconBox--type4.ct-iconBox--white .ct-iconBox-icon,
.ct-iconBox.ct-iconBox--type4.ct-iconBox--white .ct-iconBox-title,
.ct-iconBox.ct-iconBox--type4.ct-iconBox--white .ct-iconBox-description {
    color: #fff;
}

.ct-iconBox.ct-iconBox--type4:hover .ct-iconBox-icon {
    color: #fff;
}

.ct-iconBox.ct-iconBox--type5 {
    background-color: transparent;
    text-align: center;
    padding: 72px 60px 60px;
    border: 1px solid white;
    border: 1px solid rgba(255, 255, 255, 0.5);
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    border-radius: 3px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}

.ct-iconBox.ct-iconBox--type5 .ct-iconBox-icon {
    color: #fff;
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    font-size: 50px;
    font-size: 5rem;
}

.ct-iconBox.ct-iconBox--type5 .btn, .ct-iconBox.ct-iconBox--type5 .ct-cart__product-checkout, .ct-iconBox.ct-iconBox--type5 .ct-cart__product-clear {
    margin-top: 35px;
}

.ct-iconBox.ct-iconBox--type5:hover {
    background-color: black;
    background-color: rgba(0, 0, 0, 0.2);
}

.ct-iconBox.ct-iconBox--type5:hover .ct-iconBox-icon {
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
}

.ct-iconBox.ct-iconBox--type5.ct-iconBox--variant {
    border-color: #dadada;
}

.ct-iconBox.ct-iconBox--type5.ct-iconBox--variant .ct-iconBox-icon {
    color: #343434;
}

.ct-iconBox.ct-iconBox--type5.ct-iconBox--variant:hover {
    background-color: #343434;
}

.ct-iconBox.ct-iconBox--type5.ct-iconBox--variant:hover .ct-iconBox-icon {
    color: #fff;
}

.ct-iconBox.ct-iconBox--small {
    margin-top: 0;
    font-family: "Montserrat", sans-serif;
}

.ct-iconBox.ct-iconBox--small a {
    display: block;
}

.ct-iconBox.ct-iconBox--small .media-body {
    width: auto;
}

.ct-iconBox.ct-iconBox--small .media-body, .ct-iconBox.ct-iconBox--small .media-left {
    vertical-align: middle;
}

.ct-iconBox.ct-iconBox--small .ct-iconBox-title {
    text-transform: uppercase;
    font-size: 11px;
    font-size: 1.1rem;
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}

.ct-iconBox.ct-iconBox--small .ct-iconBox-icon {
    display: inline-block;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 250ms cubic-bezier(0.55, 0, 0.1, 1);
}

.ct-iconBox.ct-iconBox--small:hover .ct-iconBox-icon, .ct-iconBox.ct-iconBox--small:focus .ct-iconBox-icon {
    color: #fff;
}

.ct-iconBox--stepped.left {
    text-align: left;
}

.ct-iconBox--stepped.right {
    text-align: right;
}

@media only screen and (max-width: 991px) {
    .ct-iconBox--stepped .ct-iconBox {
        text-align: center;
        float: left;
        width: 50%;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 991px) and (max-width: 991px) {
    .ct-iconBox--stepped .ct-iconBox .media-left {
        display: table;
        margin: 0 auto;
    }

    .ct-iconBox--stepped .ct-iconBox + .ct-iconBox {
        margin-top: 0;
    }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
    .ct-iconBox--stepped .ct-iconBox {
        float: none;
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .ct-iconBox--stepped .ct-iconBox:last-child {
        margin-bottom: 0;
    }

    .ct-iconBox--stepped:after {
        content: '';
        clear: both;
        display: table;
    }
}

.ct-imageBox {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.ct-imageBox img {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.ct-imageBox:before {
    content: '';
    z-index: 1;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ct-imageBox figcaption {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ct-imageBox figcaption .inner {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.ct-imageBox figcaption .inner .inner-cell {
    display: table-cell;
    vertical-align: middle;
}

.ct-imageBox figcaption .ct-imageBox-icon {
    color: #fff;
    padding-bottom: 20px;
    line-height: 1;
    font-size: 50px;
    font-size: 5rem;
}

@media only screen and (min-width: 992px) {
    .ct-imageBox figcaption .ct-imageBox-icon {
        padding-bottom: 40px;
    }
}

.ct-imageBox:hover img {
    -webkit-transform: scale(1.2) rotate(10deg);
    transform: scale(1.2) rotate(10deg);
}

.ct-imageBox--inline {
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
}

.ct-imageBox--inline figcaption {
    padding-left: 15px;
    max-width: 500px;
}

.ct-imageBox--inline figcaption .inner {
    text-align: left;
}

.ct-imageBox--inline.ct-imageBox--left figcaption {
    left: 15px;
    padding: 0;
    max-width: 400px;
}

.ct-imageBox--inline .inner-cell:first-child {
    padding-right: 10px;
}

.ct-imageBox--inline .ct-imageBox-content {
    padding-left: 10px;
}

@media only screen and (max-width: 479px) {
    .ct-imageBox--inline figcaption .ct-imageBox-icon {
        font-size: 20px;
        font-size: 2rem;
    }

    .ct-imageBox--inline .btn, .ct-imageBox--inline .ct-cart__product-checkout, .ct-imageBox--inline .ct-cart__product-clear {
        padding: 5px;
    }
}

@media only screen and (min-width: 480px) {
    .ct-imageBox--inline {
        font-size: 18px;
        font-size: 1.8rem;
    }

    .ct-imageBox--inline figcaption {
        padding-left: 30px;
    }

    .ct-imageBox--inline .inner-cell:first-child {
        padding-right: 30px;
    }

    .ct-imageBox--inline .ct-imageBox-content {
        padding-left: 30px;
    }

    .ct-imageBox--inline.ct-imageBox--left figcaption {
        left: 30px;
    }
}

@media only screen and (min-width: 1200px) {
    .ct-imageBox--inline figcaption {
        width: 50%;
        padding-left: 100px;
    }

    .ct-imageBox--inline.ct-imageBox--left figcaption {
        left: 50%;
        margin-left: -100px;
        padding: 0;
        max-width: 400px;
    }
}

.ct-section-media .btn-block {
    max-width: 285px;
}

.ct-section-media-col-2 .ct-section-media-text-container {
    padding: 40px 0;
}

@media only screen and (min-width: 768px) {
    .ct-section-media-col-2 {
        display: table;
        width: 100%;
    }

    .ct-section-media-col-2 .ct-section-media-row {
        display: table-row;
    }

    .ct-section-media-col-2 .ct-section-media-item {
        display: table-cell;
        width: 50%;
        vertical-align: middle;
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .ct-section-media-col-2 .ct-section-media-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .ct-section-media-col-2 .ct-section-media-row .ct-section-media-item {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1;
    }

    .ct-section-media-col-2 .ct-section-media-row .ct-section-media-text-container {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2;
    }
}

.ct-container-mini p {
    color: #666666;
    font-style: italic;
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
    .ct-container-mini p {
        width: 30%;
        margin: 0 auto 40px auto;
    }
}

@media only screen and (min-width: 768px) {
    .ct-section-media-text-container {
        padding: 100px 0;
    }
}

.ct-pageHeader.ct-pageHeader--type1 .ct-pageHeader-image, .ct-pageHeader.ct-pageHeader--type2 .ct-pageHeader-image {
    margin: 0 auto;
}

.ct-pageHeader.ct-pageHeader--type1 .ct-pageHeader-title, .ct-pageHeader.ct-pageHeader--type2 .ct-pageHeader-title {
    padding-top: 20px;
    font-weight: 300;
    font-size: 72px;
    font-size: 7.2rem;
}

@media only screen and (max-width: 767px) {
    .ct-pageHeader.ct-pageHeader--type1 .ct-pageHeader-title, .ct-pageHeader.ct-pageHeader--type2 .ct-pageHeader-title {
        padding-top: 0;
        font-size: 50px;
        font-size: 5rem;
    }
}

@media only screen and (max-width: 479px) {
    .ct-pageHeader.ct-pageHeader--type1 .ct-pageHeader-title, .ct-pageHeader.ct-pageHeader--type2 .ct-pageHeader-title {
        font-size: 30px;
        font-size: 3rem;
    }
}

.ct-pageHeader.ct-pageHeader--type1 .ct-pageHeader-title span, .ct-pageHeader.ct-pageHeader--type2 .ct-pageHeader-title span {
    display: block;
    padding-top: 15px;
    font-weight: 700;
}

.ct-pageHeader.ct-pageHeader--type1 .ct-pageHeader-title span.inline, .ct-pageHeader.ct-pageHeader--type2 .ct-pageHeader-title span.inline {
    display: inline;
}

.ct-pageHeader.ct-pageHeader--type2 .ct-pageHeader-title {
    padding-top: 18px;
}

.ct-pageHeader.ct-pageHeader--type3 .media {
    display: table;
    margin: 0 auto;
}

.ct-pageHeader.ct-pageHeader--type3 .media .media-body {
    width: auto;
}

.ct-pageHeader.ct-pageHeader--type3 .media-left {
    padding-right: 40px;
}

.ct-pageHeader.ct-pageHeader--type3 .media-left img {
    max-width: none;
}

.ct-pageHeader.ct-pageHeader--type3 .media-left,
.ct-pageHeader.ct-pageHeader--type3 .media-body {
    vertical-align: middle;
}

.ct-pageHeader.ct-pageHeader--type3 .ct-pageHeader-title {
    margin-top: 0;
    font-weight: 300;
    text-align: left;
    font-size: 72px;
    font-size: 7.2rem;
}

@media only screen and (max-width: 767px) {
    .ct-pageHeader.ct-pageHeader--type3 .ct-pageHeader-title {
        font-size: 50px;
        font-size: 5rem;
    }
}

@media only screen and (max-width: 479px) {
    .ct-pageHeader.ct-pageHeader--type3 .ct-pageHeader-title {
        font-size: 48px;
        font-size: 4.8rem;
    }
}

.ct-pageHeader.ct-pageHeader--type3 .ct-pageHeader-title span {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 7px;
}

@media only screen and (max-width: 479px) {
    .ct-pageHeader.ct-pageHeader--type3 .media, .ct-pageHeader.ct-pageHeader--type3 .media-left, .ct-pageHeader.ct-pageHeader--type3 .media-body {
        display: block;
        padding: 0;
    }

    .ct-pageHeader.ct-pageHeader--type3 img {
        margin: 0 auto 20px auto;
    }

    .ct-pageHeader.ct-pageHeader--type3 .ct-pageHeader-title {
        text-align: center;
    }
}

.ct-pageHeader.ct-pageHeader--type4 {
    margin-top: -40%;
}

.ct-pageHeader.ct-pageHeader--type4 span {
    display: block;
    margin-top: 10px;
}

@media only screen and (min-width: 992px) {
    .ct-pageHeader.ct-pageHeader--type4 {
        margin-top: -25%;
    }
}

@media (min-width: 1600px) {
    .ct-pageHeader.ct-pageHeader--type4 {
        margin-top: -30%;
    }
}

.ct-dividerSection .inner .ct-dividerSection--right {
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .ct-dividerSection {
        display: table;
        width: 100%;
    }

    .ct-dividerSection .inner .ct-dividerSection--left,
    .ct-dividerSection .inner .ct-dividerSection--right {
        display: table-cell;
        vertical-align: middle;
    }

    .ct-dividerSection .inner .ct-dividerSection--left {
        width: 58.33333%;
    }

    .ct-dividerSection .inner .ct-dividerSection--right {
        width: 41.66667%;
        text-align: right;
    }
}

@media only screen and (max-width: 1199px) {
    .ct-dividerSection.ct-call-to-action--type1 .ct-dividerSection--left,
    .ct-dividerSection.ct-call-to-action--type1 .ct-dividerSection--right {
        display: block;
        width: 100%;
        text-align: center;
    }

    .ct-dividerSection.ct-call-to-action--type1 .ct-dividerSection--left .ct-iconBox--type3,
    .ct-dividerSection.ct-call-to-action--type1 .ct-dividerSection--right .ct-iconBox--type3 {
        display: table;
        margin: 0 auto;
    }

    .ct-dividerSection.ct-call-to-action--type1 .ct-dividerSection--left .ct-iconBox--type3 .media-body,
    .ct-dividerSection.ct-call-to-action--type1 .ct-dividerSection--right .ct-iconBox--type3 .media-body {
        width: auto;
    }

    .ct-dividerSection.ct-call-to-action--type1 .ct-dividerSection--left .btn-group,
    .ct-dividerSection.ct-call-to-action--type1 .ct-dividerSection--right .btn-group {
        margin-top: 15px;
    }
}

.ct-dividerSection .ct-contactForm button[type="submit"] {
    position: relative;
    border: none;
    background-color: transparent;
    padding: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@media only screen and (min-width: 768px) {
    .ct-dividerSection .form-control, .ct-dividerSection .selectize-control {
        width: 176px;
    }

    .ct-dividerSection .form-inline .form-control {
        width: auto;
    }
}

.ct-dividerSection.ct-dividerSection--currency .selectize-control {
    text-align: left;
}

.ct-dividerSection.ct-dividerSection--currency .ct-dividerSection--left {
    width: 100%;
}

.ct-dividerSection.ct-dividerSection--currency .ct-dividerSection--right {
    width: 100%;
}

.ct-dividerSection.ct-dividerSection--currency .btn-group {
    margin-top: 0 !important;
}
@media (max-width:480px){
    .header-main .container a .img{
        display:none;
    }
    .main-footer .services-widget .services-list ul{
        text-align:center;
    }
    .main-footer .social-widget h3{
        text-align: center;
    }
    .main-footer .services-widget .logo{
        text-align:center;
    }
    .main-footer .contact-widget h3{
        text-align: center;
    }
    .main-footer .contact-widget .content p{
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .ct-dividerSection.ct-dividerSection--currency .form-control, .ct-dividerSection.ct-dividerSection--currency .selectize-control {
        width: 176px;
    }
}

@media only screen and (max-width: 1199px) {
    .ct-dividerSection.ct-dividerSection--currency .ct-dividerSection--left, .ct-dividerSection.ct-dividerSection--currency .ct-dividerSection--right {
        display: block;
        text-align: center;
    }
}

@media only screen and (min-width: 1200px) {
    .ct-dividerSection.ct-dividerSection--currency .ct-contactForm.form-inline .form-group {
        padding: 0 5px;
    }

    .ct-dividerSection.ct-dividerSection--currency .ct-dividerSection--left {
        width: 45%;
    }

    .ct-dividerSection.ct-dividerSection--currency .ct-dividerSection--right {
        width: 55%;
        text-align: right;
    }

    .ct-dividerSection.ct-dividerSection--currency .ct-dividerSection--right .selectize-input {
        text-align: left;
    }
}