@import url(https://fonts.googleapis.com/css?family=Raleway:100,600);
a:hover,
h2 span {
    color: #28a7e9
}

.preloader,
body {
    height: 100%;
    background: #fff
}

body {
    font-family: "Open Sans", sans-serif
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    color: #333;
    position: relative;
    overflow-x: hidden
}

.preloader,
.sticky {
    position: fixed;
    left: 0;
    top: 0
}

a {
    color: #47C6F8
}

.clear {
    clear: both
}

img {
    max-width: 100%
}

h2 {
    text-align: center;
    font-size: 25px;
    padding-bottom: 10px
}

h2 span {
    font-weight: 700
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Montserrat", sans-serif;
    letter-spacing: 1px
}

.footerright p,
footer {
    font-family: "Montserrat", sans-serif;
}

.clicktocall {
    margin-top: 80px;
    margin-bottom: 10px;
    display: none
}

#about,
#contact,
#portfolio,
#service,
#team {
    padding-top: 20px;
    padding-bottom: 20px
}

.preloader {
    width: 100%;
    z-index: 99999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.sk-spinner-wave.sk-spinner {
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px
}

.sk-spinner-wave div {
    background-color: #28a7e9;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out
}

.sk-spinner-wave .sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-spinner-wave .sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-spinner-wave .sk-rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-spinner-wave .sk-rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes sk-waveStretchDelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes sk-waveStretchDelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.navbar-default {
    background: #fff;
    border: none;
    margin: 0
}

.navbar-default .navbar-brand {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    padding: 15px 0 0
}

.searchTerm,
.searchTerm1 {
    float: left;
    padding: 6px;
    outline: 0
}

.navbar-default .navbar-nav li a {
    font-size: 15px;
    line-height: 22px
}

.searchButton,
.searchButton1 {
    height: 40px;
    background: #28a7e9;
    font-size: 20px;
    right: 3;
    text-align: center;
    cursor: pointer
}

.navbar-default .navbar-nav>li>a.current {
    color: #28A7E9;
    font-weight: 700
}

.templatemo-nav {
    border-radius: 0;
    width: 100%;
    z-index: 1000
}

.sticky {
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, .2)
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans);
.search {
    width: 90%;
    position: relative
}

.searchButton,
.searchButton1,
.wrap {
    position: absolute
}

.searchTerm {
    width: 90%;
    border: 1px solid #ddd;
    height: 40px;
    border-radius: 2px;
    color: #000
}

::-webkit-input-placeholder {
    color: #ddd
}

.searchButton {
    width: 40px;
    border: 1px solid #28a7e9;
    color: #fff;
    border-radius: 2px
}

.search1 {
    width: 90%
}

.searchTerm1 {
    width: 100%;
    border: 1px solid #ddd;
    margin-top: 0;
    height: 40px;
    border-radius: 2px;
    color: #9DBFAF
}

.searchTerm1:focus {
    color: #000
}

.searchButton1 {
    width: 40px;
    margin-top: 0;
    border: 1px solid #28a7e9;
    color: #fff;
    border-radius: 2px
}

.wrap {
    width: 60%;
    left: 50%;
    top: -10%;
    transform: translate(-50%, -50%)
}

.list-nav {
    margin: 10px 0 0;
    padding: 0
}

.list-nav li {
    list-style: disc;
    margin: 0 0 10px 20px;
    padding: 0 0 0 20px;
    font-size: 14px;
    position: relative
}

.mt .list-nav li,
.rightmenu ul,
.rightmenu ul li,
.sitemap ul,
.social-icons ul,
ul.clientlist {
    list-style: none
}

.wrap1 {
    font-size: 15px;
    width: 100%
}

.wrap1 li {
    margin-bottom: 2px;
    background: #f5f8fd;
    padding: 7px;
}

.wrap1 li a {
    color: #000000;
    font-size: 14px;
}

.wrap1 li: hover {
    background: #f0f5ff;
    cursor: pointer;
}

.wrap1 .list-group-item-action {
    border-color: #fff
}

#home {
    background: url(../images/EN_585-16771725.jpg) center center no-repeat;
    padding-top: 0;
    padding-bottom: 100px;
    max-height: 380px
}

#home .gradient {
    position: inherit;
    min-height: 380px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    margin-top: 0;
    margin-left: -110px;
    margin-right: -110px;
    background: rgba(0, 0, 0, .4)
}

#home h1 {
    margin-top: 70px;
    color: #fff;
    font-size: 23x;
    padding-bottom: 0;
    text-align: center;
    font-weight: 700
}

.autocompletebox {
    margin-bottom: 50px
}

#home .btn {
    background: 0 0;
    border-radius: 2px;
    color: #28a7e9;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    width: 180px;
    height: 60px;
    padding-top: 18px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

#home .btn:hover {
    background: #28a7e9;
    color: #fff;
    border-color: transparent
}

.element {
    height: 60px;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-top: -10px
}

#aboutus .media-heading-wrapper {
    padding-bottom: 10px
}

#aboutus .media-heading-wrapper .fa {
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 0;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 20px
}

#aboutus .media-heading-wrapper h3 {
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    padding-left: 52px
}

#service .col-md-3 {
    padding-left: 20px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

#service .col-md-3:hover {
    background: #F8F8F8
}

#service h4 {
    color: #28a7e9;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0
}

.logo {
    filter: #00f;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer
}

.logo:hover {
    filter: none;
    -webkit-filter: grayscale(0)
}

#contact {
    background: #fff
}

#contact .form-control {
    background: 0 0;
    border: 1px solid #bbb;
    border-radius: 2px;
    box-shadow: none;
    color: #000;
    margin-top: 2px;
    margin-bottom: 10px
}

#contact label {
    font-weight: 500
}

#contact input {
    height: 40px
}

#contact input[type=submit] {
    background: #28a7e9;
    color: #fff;
    font-weight: 700;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.footer-ul li a,
.footer-ul li a:hover {
    transition: color .2s linear 0s, background .2s linear 0s
}

#contact input[type=submit]:hover {
    background: 0 0;
    color: #28a7e9
}

#contact address {
    border-bottom: 1px solid #505050;
    padding-top: 30px
}

#contact address .address-title {
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 10px
}

#contact address span {
    display: block;
    padding-bottom: 30px
}

#contact address .fa {
    border: 1px solid #000;
    border-radius: 2px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);
footer {
    background-color: #f5f8fd;
}

.logofooter {
    margin-bottom: 10px;
    font-size: 14px;
    color: #413e66;
    font-weight: bold;
    text-transform: uppercase;
}

.footerright {
    margin-top: 25px
}

.footerright p {
    color: #696592;
    font-size: 13px!important;
    margin-bottom: 5px
}

.footerright p i {
    width: 20px;
    color: #999
}

.paddingtop-bottom {
    margin-top: 20px
}

.footer-ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 2px
}

.footer-ul li {
    line-height: 29px;
    font-size: 13px
}

.footer-ul li a {
    color: #696592
}

.footer-ul i {
    margin-right: 10px
}

.footer-ul li a:hover {
    color: #1bb1dc
}

.copyright {
    text-align: center;
    padding-top: 30px;
    color: #535074;
    font-size: 15px;
}

.copyright p {
    padding: 10px 0;
    margin-bottom: 0
}

.heading7 {
    font-size: 14px;
    font-weight: bold;
    color: #413e66;
    text-transform: uppercase;
    position: relative;
}

.post p {
    font-size: 12px;
    color: #FFF;
    line-height: 0
}

.post p span {
    display: block;
    color: #8f8f8f
}

.bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0
}

.bottom_ul li {
    float: left;
    line-height: 40px
}

.bottom_ul li:after {
    content: "/";
    color: #FFF;
    margin-right: 8px;
    margin-left: 8px
}

.bottom_ul li a {
    color: #FFF;
    font-size: 12px
}

.social-icons {
    margin-bottom: 20px
}

.social-icons ul {
    margin: 0
}

.social-icons ul li {
    display: inline
}

.social-icons ul li a {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    border-radius: 4px;
    border: 1px solid rgba(255, 254, 254, .07);
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px
}

.social-icons ul li a:hover {
    color: #fff
}

.facebook a {
    color: #4867aa
}

.facebook a:hover {
    background: #4867aa
}

.twitter a {
    color: #1da1f2
}

.twitter a:hover {
    background: #1da1f2
}

.google-plus a {
    color: #dd4d42
}

.google-plus a:hover {
    background: #dd4d42
}

.youtube a {
    color: #df2926
}

.youtube a:hover {
    background: #df2926
}

.linkedin a {
    color: #007bb6
}

.linkedin a:hover {
    background: #007bb6
}

.pinterest a {
    color: #bd081c
}

.pinterest a:hover {
    background: #bd081c
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    #portfolio .portfolio-thumb .portfolio-overlay {
        padding: 0 8px
    }
}

@media only screen and (max-width:767px) {
    #home {
        min-height: 200px;
        padding-top: 0;
        padding-bottom: 100px
    }
    #home h1 {
        margin-top: 21px;
        font-size: 19px
    }
    .element {
        height: 60px;
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        text-align: center
    }
    .templatemo-nav {
        position: fixed;
        top: 0
    }
    header {
        margin-top: 55px
    }
    header .social-icon {
        text-align: left
    }
    .navbar-toggle {
        margin-top: 15px
    }
    .navbar-collapse {
        max-height: 300px;
        overflow-y: auto
    }
    .navbar-default .navbar-nav li a {
        height: 45px;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 35px
    }
}

@media only screen and (max-width:360px) {
    #service img {
        height: auto!important
    }
    header .social-icon {
        text-align: left
    }
    #home {
        padding-top: 0;
        padding-bottom: 60px;
        margin-top: 65px
    }
    #home h1 {
        font-size: 19px
    }
    .element {
        height: 60px;
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        text-align: center
    }
    .search {
        width: 100%;
        position: relative
    }
    .autocompletebox .wrap {
        width: 80%
    }
    .autocompletebox {
        margin-bottom: 10px
    }
    .searchTerm {
        float: left;
        width: 84%;
        border: 1px solid #ddd;
        padding: 6px;
        height: 40px;
        border-radius: 2px;
        outline: 0;
        color: #000
    }
    ::-webkit-input-placeholder {
        color: #ddd
    }
    .searchButton {
        position: absolute;
        right: 0;
        width: 40px;
        height: 40px;
        border: 1px solid #28a7e9;
        background: #28a7e9;
        text-align: center;
        color: #fff;
        border-radius: 2px;
        cursor: pointer;
        font-size: 20px
    }
}

.rightmenu ul {
    margin-left: 0;
    padding: 0
}

.nav>li>a {
    padding: 10px 12px
}

.form-control {
    width: 100%;
    padding: 16px;
    color: #000;
    font-size: 14px;
    border-radius: 4px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-family: "Montserrat", sans-serif;
    height: auto
}

.homeclientslist .owl-next:before,
.homeclientslist .owl-prev:before {
    font-family: FontAwesome;
    position: relative;
    color: #fff
}

.social-icons ul {
    padding: 0
}

.social-icons ul li {
    list-style: none;
    float: left;
    font-size: 25px
}

.files input {
    outline-offset: 0;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    padding: 20px 0 41px 3%;
    text-align: center!important;
    margin: 0;
    width: 100%!important
}

.files input:focus {
    outline: #28a7e9 dashed 2px;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    border: 1px solid #28a7e9
}

.files {
    position: relative
}

.color input {
    background-color: #f1f1f1
}

.files:before {
    position: absolute;
    bottom: 29px;
    left: 25px;
    pointer-events: none;
    height: 0;
    content: " or drag it here. ";
    display: block;
    margin: 0 auto;
    color: #28a7e9;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center
}

ul.clientlist li {
    float: left;
    width: 20%;
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #1fb5f6;
    margin: 2%;
    height: 150px;
    font-size: 18px;
    overflow: hidden
}

ul.clientlist li .img {
    height: 100px
}

ul.clientlist li img {
    max-height: 100px;
    margin: 0 auto
}

textarea.form-control {
    height: 150px
}

select.form-control {
    border-radius: 5px;
    height: 52px
}

.mobileview {
    display: none
}

.btn-group,
.multiselect.dropdown-toggle.btn.btn-default {
    box-sizing: border-box;
    height: 50px;
    margin: 0;
    padding: 2px 0;
    width: 100%;
    color: #9999a2;
    text-align: left
}

.multiselect-selected-text {
    margin-left: 15px
}

.multiselect.dropdown-toggle.btn.btn-default:hover {
    background: 0 0!important;
    color: #7f7f7f!important;
    border-color: 1px solid #ccc!important
}

.navbar-default .navbar-nav li a.getaquotebtn {
    background-color: #1fb5f6;
    border: 2px solid #1fb5f6;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    height: 32px;
    line-height: 26px;
    margin: 7px 0 0;
    padding: 0 10px;
    box-shadow: 0px 1px 11px rgba(33, 33, 33, 0.3);
}

.navbar-default .navbar-nav li a.getaquotebtn:hover {
    background-color: #019DE0;
    border: 2px solid #019DE0;
}

.navbar-default .navbar-nav li a.getaquotebtn:hover span,
.navbar-default.sticky .navbar-nav li a.getaquotebtn {
    color: #fff
}

button.close {
    background: #fff;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    line-height: 25px;
    padding: 3px 9px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1
}

.navbar .navbar-brand img {
    height: 35px;
    margin-top: -5px
}

#services {
    background: #f5f8fd;
    padding: 60px 0;
}

#services .section-header {
    margin-bottom: 30px;
}

#services .item-boxes:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#services .item-boxes .icon {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 2px solid #28a7e9;
    display: inline-block;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 15px;
    webkit-transition: all 10ms ease-in-out;
    -webkit-transition: all 10ms ease-in-out;
    transition: all 10ms ease-in-out
}

#services .item-boxes .icon i {
    font-size: 25px;
    line-height: 35px;
    color: #28a7e9
}

#services .section-header .lines {
    margin: 15px auto auto;
    width: 70px;
    position: relative;
    border-top: 2px solid #28a7e9
}

#services .section-header .lines::before {
    position: absolute;
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    top: -11px;
    border: 4px solid #fff;
    border-radius: 50%;
    background: #28a7e9;
    left: 28px
}

#services .item-boxes {
    padding: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: #fff;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    transition: all 0.3s ease-in-out;
    text-align: center;
}

#services .item-boxes h4 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #28a7e9
}

#fh5co-trusted {
    padding: 32px 0!important;
}

#fh5co-trusted .container {
    max-width: 1150px
}

.homeclientslist .owl-next,
.homeclientslist .owl-prev {
    position: relative;
    z-index: 20;
    width: 35px;
    border-radius: 23px;
    font-weight: 700;
    font-size: 18px;
    overflow: hidden
}

.homeclientslist .owl-theme .owl-controls .owl-nav [class*=owl-] {
    background-color: #1fb5f6;
    border-radius: 45px;
    font-size: 18px;
    height: 33px;
    margin: 0;
    padding: 4px 11px;
    width: 33px
}

.homeclientslist .owl-prev:before {
    content: "\f0d9";
    padding-right: 30px
}

.homeclientslist .owl-next:before {
    content: "\f0da";
    padding-left: 5px;
    padding-right: 10px
}

a.logo {
    font-size: 25px;
    font-weight: 700;
    font-style: italic;
    font-family: Arial;
    margin-top: 10px;
    display: block
}

.call-to-action {
    background-color: #1fb5f6;
    border: 2px solid #1fb5f6;
    border-radius: 5px;
    margin: 7px 0 0;
    padding: 5px 10px 3px;
    color: #fff;
    line-height: 8px!important
}

@media screen and (min-width:768px) {
    .homeclientslist .owl-stage {
        height: 106px;
        overflow: hidden
    }
    .homeclientslist .owl-nav {
        position: absolute;
        width: 110%;
        top: 20px;
        left: -5%;
        z-index: -1
    }
    .homeclientslist .owl-prev {
        float: left
    }
    .homeclientslist .owl-next {
        float: right
    }
    .navbar-default .navbar-nav>li>a {
        color: #fff
    }
    .navbar-default.sticky .navbar-nav>li>a {
        color: #777
    }
    #home .navbar-default {
        background: 0 0
    }
    #home .navbar-default.sticky {
        background-color: #fff
    }
    a.logo {
        color: #fff
    }
    .navbar-default.sticky a.logo {
        color: #28a7e9;
        margin-top: 10px;
        margin-left: 10px
    }
    .navbar-default.sticky a.logo span {
        color: #7f7f7f
    }
}

@media screen and (max-width:768px) {
    .callbtn,
    .emailbtn {
        background-color: #1fb5f6;
        position: fixed;
        bottom: 6%;
        z-index: 10;
        border-radius: 42px;
        width: 58px;
        height: 58px;
        font-size: 20px;
        display: block;
        box-shadow: 0px 3px 10px rgba(33, 33, 33, .2);
    }
    .callbtn,
    .emailbtn,
    .emailbtn i,
    .emailbtn:hover,
    .mobileview i,
    .mobileview:hover {
        color: #fff;
        text-decoration: none
    }
    .callbtn,
    .clicktocall,
    .emailbtn,
    .mobileview {
        display: block
    }
    .homeclientslist .owl-theme .owl-controls .owl-nav [class*=owl-] {
        margin-right: 10px
    }
    .callbtn {
        left: 2%;
        padding: 13px 16px
    }
    .emailbtn {
        right: 2%;
        padding: 11px 13px
    }
    .clicktocall {
        max-width: 250px;
        font-size: 28px;
        margin: 10px auto
    }
    #fh5co-header.navbar-fixed-top #navbar li.active a {
        color: #ff3b30!important
    }
    .fh5co-trusted .owl-carousel-client {
        margin: 0
    }
    ul.clientlist li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        height: auto
    }
    ul.clientlist {
        padding: 0;
        margin: 0
    }
    .fh5co-services .fh5co-post {
        padding: 0
    }
    .sticky .navbar-default .navbar-nav>li>a {
        color: #7f7f7f
    }
    a.logo {
        color: #337ab7;
        margin-top: 18px;
        margin-left: 10px;
        max-width: 80%
    }
    a.logo span {
        color: #7f7f7f
    }
}

.mt .list-nav li {
    margin-left: 0!important
}

.sitemap h2 {
    margin-bottom: 8px;
    font-size: 22px
}

.sitemap ul {
    margin: 0;
    padding: 0
}

.sitemap ul li {
    float: left;
    margin: 5px 10px;
    font-size: 15px
}