body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.hm-gradient {
    background-image: linear-gradient(to top, #f3e7e9 0, #e3eeff 99%, #e3eeff 100%)
}

.navbar .dropdown-menu a:hover {
    color: #616161 !important
}

.darken-grey-text {
    color: #2e2e2e
}

.nevcolor {
    background-color: #ab1140;
    border-bottom: 5px solid #070b0c
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 1rem
}

.titlepic {
    color: #fffcfc
}

.pos-rel {
    position: relative
}

@media handheld,
only screen and (max-width:1366px) {
    .website_desktop_banner {
        display: block;
        width: 100%;
        margin: auto
    }
    .website_mobile_banner {
        display: none
    }
}

.link {
    font-size: 17px
}

@media handheld,
only screen and (max-width:1200px) {
    .website_desktop_banner {
        display: block;
        width: 100%;
        margin: auto
    }
    .website_mobile_banner {
        display: none
    }
}

@media handheld,
only screen and (max-width:991px) {
    .website_desktop_banner {
        display: block;
        width: 100%;
        margin: auto
    }
    .website_mobile_banner {
        display: none
    }
}

@media handheld,
only screen and (max-width:768px) {
    .website_desktop_banner {
        display: block;
        width: 100%;
        margin: auto
    }
    .website_mobile_banner {
        display: none
    }
}

@media handheld,
only screen and (max-width:640px) {
    .website_mobile_banner {
        display: block;
        width: 100%;
        margin: auto
    }
    .website_desktop_banner {
        display: none
    }
}

@media handheld,
only screen and (max-width:480px) {
    .website_mobile_banner {
        display: block;
        width: 100%;
        margin: auto
    }
    .website_desktop_banner {
        display: none
    }
}

.jumbotron {
    padding: 0
}

.jumbotron {
    margin-bottom: 0
}

* {
    margin: 0;
    padding: 0
}

i {
    margin-right: 10px
}

.navbar-logo {
    padding: 15px;
    color: #fff
}

.navbar-mainbg {
    background-color: #044c6d;
    padding: 0
}

#navbarSupportedContent {
    overflow: hidden;
    position: relative
}

#navbarSupportedContent ul {
    padding: 0;
    margin: 0
}

#navbarSupportedContent ul li a i {
    margin-right: 10px
}

#navbarSupportedContent li {
    list-style-type: none;
    float: left
}

#navbarSupportedContent ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    display: block;
    padding: 20px 20px;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    position: relative
}

#navbarSupportedContent>ul>li.active>a {
    color: #00c1ff;
    background-color: transparent;
    transition: all .7s
}

#navbarSupportedContent a:not(:only-child):after {
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    transition: .5s
}

#navbarSupportedContent .active>a:not(:only-child):after {
    transform: rotate(90deg)
}

.hori-selector {
    display: inline-block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-top: 10px
}

.hori-selector .left,
.hori-selector .right {
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #fff;
    bottom: 10px
}

.hori-selector .right {
    right: -25px
}

.hori-selector .left {
    left: -25px
}

.hori-selector .left:before,
.hori-selector .right:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #5161ce
}

.hori-selector .right:before {
    bottom: 0;
    right: -25px
}

.hori-selector .left:before {
    bottom: 0;
    left: -25px
}

@media (max-width:991px) {
    #navbarSupportedContent ul li a {
        padding: 12px 30px
    }
    .hori-selector {
        margin-top: 0;
        margin-left: 10px;
        border-radius: 0;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px
    }
    .hori-selector .left,
    .hori-selector .right {
        right: 10px
    }
    .hori-selector .left {
        top: -25px;
        left: auto
    }
    .hori-selector .right {
        bottom: -25px
    }
    .hori-selector .left:before {
        left: -25px;
        top: -25px
    }
    .hori-selector .right:before {
        bottom: -25px;
        left: -25px
    }
}

.form-box {
    max-width: 500px;
    margin: auto;
    padding: 50px;
    background: #fff;
    border: 4px solid #044c6d;
	    box-shadow: 0px 1px 13px 0px #0000006e;
}

input,
textarea {
    width: 100%
}

.header_top {
    background: #0eaee1
}

.header_top .header_top_inner {
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    clear: both;
    overflow: hidden
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

ol,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.header_social li {
    display: inline-block;
    margin-right: 16px
}

.header_top .header_top_inner .pull-right .header_social li a {
    opacity: 1
}

.header_social li a {
    line-height: 48px;
    font-size: 16px;
    color: #ffffff; 
    -webkit-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.table-responsive-stack tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.table .thead-dark th {
 
       color: #fff;
    background-color: #044c6d;
    border-color: #0493c1;
}

.qut {
    font-size: 16px
}

.qution {
    color: #2d3193 !important
}

.table-responsive-stack td,
.table-responsive-stack th {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.table-responsive-stack .table-responsive-stack-thead {
    font-weight: 700
}

@media screen and (max-width:768px) {
    .table-responsive-stack tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 3px solid #ccc;
        display: block
    }
    .table-responsive-stack td {
        width: 100%
    }
}

section {
    padding: 60px 0
}

section .section-title {
    text-align: center;
    color: #f38221;
    margin-bottom: 50px;
    text-transform: uppercase;
    margin-top: 35px;
    font-size: 34px
}

.city {
    text-align: center
}

#what-we-do {
    background: #fff
}

#what-we-do .card {
    padding: 1rem !important;
    border: none;
    margin-bottom: 1rem;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
    border: 2px solid #f38221
}

#what-we-do .card:hover {
    -webkit-box-shadow: 5px 7px 9px -4px #9e9e9e;
    -moz-box-shadow: 5px 7px 9px -4px #9e9e9e;
    box-shadow: 5px 7px 9px -4px #9e9e9e
}

#what-we-do .card .card-block {
    position: relative
}

#what-we-do .card .card-block a {
    color: #2d3193 !important;
    font-weight: 700;
    text-decoration: none
}

#what-we-do .card .card-block a i {
    display: none
}

#what-we-do .card:hover .card-block a i {
    display: inline-block;
    font-weight: 700
}

#what-we-do .card .card-block:before {
    font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #2d3193;
    left: 0;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out
}

#what-we-do .card .block-1:before {
    content: "\f1b9"
}

#what-we-do .card .block-2:before {
    content: "\f21c"
}

#what-we-do .card .block-3:before {
    content: "\f187"
}

#what-we-do .card .block-4:before {
    content: "\f0d1"
}

#what-we-do .card .block-5:before {
    content: "\f015"
}

#what-we-do .card .block-6:before {
    content: "\f0c0"
}

#what-we-do .card:hover .card-block:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease
}

.btn-primary {
    color: #fff;
    background-color: #2d3193;
    border-color: #0b12c5
}

a {
    color: #2d3193;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

.isteColor {
    color: #cd2147
}

.isteColor:hover {
    color: #353a40
}

ul.timeline {
    list-style-type: none;
    position: relative
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400
}

ul.timeline>li {
    margin: 20px 0;
    padding-left: 55px
}

.border-danger {
    border-color: #f38221 !important
}

ul.timeline>li:before {
    content: ' ';
    background: #fff;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #f38221;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400
}

.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.vert .active.carousel-item-right,
.vert .carousel-item-next {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0)
}

.vert .active.carousel-item-left,
.vert .carousel-item-prev {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.our-team {
    padding: 30px 0 40px;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    position: relative;
    border: 1px dotted #ccc
}

h1 {
    margin-bottom: 15px
}

.our-team .pic {
    display: inline-block;
    width: 130px;
    height: 130px;
    margin-bottom: 50px;
    position: relative;
    z-index: 1
}

.our-team .pic::before {
    content: "";
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: #2d3193;
    position: absolute;
    bottom: 135%;
    right: 0;
    left: 0;
    transform: scale(3);
    transition: all .3s linear 0s
}

.our-team:hover .pic::before {
    height: 100%
}

.our-team .pic::after {
    content: "";
    width: 100%;
    height: 99%;
    border-radius: 50%;
    background: #2d3193;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.our-team .pic img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    transform: scale(1);
    transition: all .9s ease 0s
}

.our-team:hover .pic img {
    box-shadow: 0 0 0 14px #f7f5ec;
    transform: scale(.7)
}

.our-team .team-content {
    margin-bottom: 30px
}

.our-team .title {
    font-size: 22px;
    font-weight: 700;
    color: #4e5052;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 5px
}

.our-team .post {
    display: block;
    font-size: 15px;
    color: #4e5052;
    text-transform: capitalize
}

.our-team .social {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #2d3193;
    position: absolute;
    bottom: -100px;
    left: 0;
    transition: all .5s ease 0s
}

.our-team:hover .social {
    bottom: 0
}

.our-team .social li {
    display: inline-block
}

.our-team .social li a {
    display: block;
    padding: 10px;
    font-size: 17px;
    color: #fff;
    transition: all .5s ease 0s
}

.our-team .social li a:hover {
    color: #2d3193;
    background: #f7f5ec;
    text-decoration: none
}

.title {
    margin-bottom: 50px;
    text-transform: uppercase
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
    text-align: center
}

.card {
    font-size: 1em;
    overflow: hidden;
    padding: 5;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    margin-top: 20px
}

.carousel-indicators li {
    border-radius: 12px;
    width: 12px;
    height: 12px;
    background-color: #404040
}

.carousel-indicators li {
    border-radius: 12px;
    width: 12px;
    height: 12px;
    background-color: #404040
}

.carousel-indicators .active {
    background-color: #fff;
    max-width: 12px;
    margin: 0 3px;
    height: 12px
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important
}

.btn {
    margin-top: auto
}

.testimonial-section2 {
    position: relative;
    padding: 50px 0;
    background-color: #fff
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222
}

.testim .arrow:before {
    cursor: pointer
}

.testim .arrow:hover {
    color: #2b288d
}

.testim .arrow.left {
    left: 10px
}

.testim .arrow.right {
    right: 10px
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #2b288d;
    border-color: #2b288d
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;
    -moz-animation: testim-scale .5s ease-in-out forwards;
    -ms-animation: testim-scale .5s ease-in-out forwards;
    -o-animation: testim-scale .5s ease-in-out forwards;
    animation: testim-scale .5s ease-in-out forwards
}

.testim .cont {
    position: relative;
    overflow: hidden
}

.testim .cont>div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0
}

.testim .cont>div.inactive {
    opacity: 1
}

.testim .cont>div.active {
    position: relative;
    opacity: 1
}

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%
}

.testim .cont div .h4 {
    color: #2b288d;
    font-size: 1.2em;
    margin: 15px 0
}

.testim .cont div p {
    font-size: 1.15em;
    color: #000;
    width: 80%;
    margin: auto
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;
    -moz-animation: testim-show .5s ease-in-out forwards;
    -ms-animation: testim-show .5s ease-in-out forwards;
    -o-animation: testim-show .5s ease-in-out forwards;
    animation: testim-show .5s ease-in-out forwards
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;
    -moz-animation: testim-content-in .4s ease-in-out forwards;
    -ms-animation: testim-content-in .4s ease-in-out forwards;
    -o-animation: testim-content-in .4s ease-in-out forwards;
    animation: testim-content-in .4s ease-in-out forwards
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;
    -moz-animation: testim-content-in .5s ease-in-out forwards;
    -ms-animation: testim-content-in .5s ease-in-out forwards;
    -o-animation: testim-content-in .5s ease-in-out forwards;
    animation: testim-content-in .5s ease-in-out forwards
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;
    -moz-animation: testim-hide .5s ease-in-out forwards;
    -ms-animation: testim-hide .5s ease-in-out forwards;
    -o-animation: testim-hide .5s ease-in-out forwards;
    animation: testim-hide .5s ease-in-out forwards
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;
    -moz-animation: testim-content-out .4s ease-in-out forwards;
    -ms-animation: testim-content-out .4s ease-in-out forwards;
    -o-animation: testim-content-out .4s ease-in-out forwards;
    animation: testim-content-out .4s ease-in-out forwards
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;
    -moz-animation: testim-content-out .5s ease-in-out forwards;
    -ms-animation: testim-content-out .5s ease-in-out forwards;
    -o-animation: testim-content-out .5s ease-in-out forwards;
    animation: testim-content-out .5s ease-in-out forwards
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee
    }
    35% {
        -webkit-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee
    }
    70% {
        -webkit-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee
    }
    35% {
        -moz-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee
    }
    70% {
        -moz-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e
    }
    100% {
        -moz-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee
    }
    35% {
        -ms-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee
    }
    70% {
        -ms-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e
    }
    100% {
        -ms-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0 0 0 0 #eee;
        box-shadow: 0 0 0 0 #eee
    }
    35% {
        -o-box-shadow: 0 0 10px 5px #eee;
        box-shadow: 0 0 10px 5px #eee
    }
    70% {
        -o-box-shadow: 0 0 10px 5px #ea830e;
        box-shadow: 0 0 10px 5px #ea830e
    }
    100% {
        -o-box-shadow: 0 0 0 0 #ea830e;
        box-shadow: 0 0 0 0 #ea830e
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0 0 0 0 #eee
    }
    35% {
        box-shadow: 0 0 10px 5px #eee
    }
    70% {
        box-shadow: 0 0 10px 5px #ea830e
    }
    100% {
        box-shadow: 0 0 0 0 #ea830e
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        opacity: 0;
        transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0)
    }
    to {
        opacity: 0;
        transform: translateY(-100%)
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0)
    }
    to {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0)
    }
    to {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0)
    }
    to {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1)
    }
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0)
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1)
    }
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0)
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1)
    }
    to {
        opacity: 0;
        transform: scale(0)
    }
}

@media all and (max-width:300px) {
    body {
        font-size: 14px
    }
}

@media all and (max-width:500px) {
    .testim .arrow {
        font-size: 1.5em
    }
    .testim .cont div p {
        line-height: 25px
    }
}

.thamb {
    border: 2px solid #f38221
}

#how-we-do {
    color: #fff
}

#how-we-do h4 {
    text-align: left !important
}

#how-we-do .how-bg-img {
    background-image: url(../img/why.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 300px 0;
    filter: grayscale(100%)
}

#how-we-do:hover .how-bg-img {
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
    filter: grayscale(1%)
}

#how-we-do .how-contents {
    padding: 35px 30px;
    background: #2d3192
}

#how-we-do .how-contents ul li {
    padding-left: 50px;
    position: relative;
    margin-bottom: 26px
}

#how-we-do .how-contents ul li:before {
    font-family: FontAwesome;
    content: "\f209";
    position: absolute;
    font-size: 39px;
    color: #fff;
    left: 0
}

.site-footer {
    background-color: #26272b;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #fff
}

.site-footer hr {
    border-top-color: #bbb;
    opacity: .5
}

.site-footer hr.small {
    margin: 20px 0
}

.site-footer h6 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
}

.site-footer a {
    color: #fff
}

.site-footer a:hover {
    color: #36c;
    text-decoration: none
}

.footer-links {
    padding-left: 0;
    list-style: none
}

.footer-links li {
    display: block
}

.footer-links a {
    color: #fff
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
    color: #36c;
    text-decoration: none
}

.footer-links.inline li {
    display: inline-block
}

.text-success {
    color: #f38221 !important
}

.btn-success {
    color: #fff;
    background-color: #2d3193;
    border-color: #181d98
}

.btn-success:hover {
    color: #fff;
    background-color: #6c6fb9;
    border-color: #181d98
}

.site-footer .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
    background-color: #0eaee1;
    padding: 0 0 0 10px
}

.copyright-text {
    margin: 0
}

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }
    .site-footer .copyright-text,
    .site-footer .social-icons {
        text-align: center
    }
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.social-icons li {
    display: inline-block;
    margin-bottom: 4px
}

.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px
}

.social-icons a {
    background-color: #eceeef;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background-color: #29aafe
}

.social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px
}

.social-icons a.facebook:hover {
    background-color: #3b5998
}

.social-icons a.twitter:hover {
    background-color: #00aced
}

.social-icons a.linkedin:hover {
    background-color: #007bb6
}

.social-icons a.instagram:hover {
    background-color: #c70710
}

.social-icons a.pinterest:hover {
    background-color: #d80101
}

@media (max-width:767px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600
    }
}

#feedback-page {
    text-align: center
}

#text-feedback {
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    background-color: #fff;
    text-align: center
}

#form-main {
    width: 100%;
    float: left;
    padding-top: 30px
}

#form-div {
    background-color: #3c3c3c;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;
    padding-bottom: 50px;
    width: 450px;
    float: left;
    left: 50%;
    position: absolute;
    margin-left: -260px
}

.feedback-input {
    opacity: .9;
    color: #0493bd;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    border-radius: 0;
    line-height: 22px;
    background-color: #fbfbfb;
    border: 3px solid #fbfbfb;
    padding: 13px 13px 13px 54px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.feedback-input:focus {
    background: #fff;
    box-shadow: 0;
    border: 3px solid #3498db;
    color: #3498db;
    outline: 0;
    padding: 13px 13px 13px 54px
}

.focused {
    color: #30aed6;
    border: #30aed6 solid 3px
}

#name {
    background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat
}

#name:focus {
    background-image: url(http://rexkirby.com/kirbyandson/images/name.svg);
    background-size: 30px 30px;
    background-position: 8px 5px;
    background-position: 11px 8px;
    background-repeat: no-repeat
}

#email {
    background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat
}

#email:focus {
    background-image: url(http://rexkirby.com/kirbyandson/images/email.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat
}

#comment {
    background-image: url(http://rexkirby.com/kirbyandson/images/comment.svg);
    background-size: 30px 30px;
    background-position: 11px 8px;
    background-repeat: no-repeat
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%
}

input:focus,
input:hover,
textarea:focus,
textarea:hover {
    background-color: #fff
}

#button-blue {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    float: left;
    width: 100%;
    border: #fbfbfb solid 4px;
    cursor: pointer;
    background-color: #3498db;
    color: #fff;
    font-size: 24px;
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

#button-blue:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #0493bd
}

.submit:hover {
    color: #3498db
}

.ease {
    border-top: 3px #3c3c3c solid;
    width: 0;
    height: 76px;
    background-color: #fbfbfb;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    -ms-transition: .3s ease;
    transition: .3s ease
}

.submit:hover .ease {
    width: 100%;
    background-color: #fff
}

@media only screen and (max-width:580px) {
    #form-div {
        left: 3%;
        margin-right: 3%;
        width: 88%;
        margin-left: 0;
        padding-left: 3%;
        padding-right: 3%
    }
}

.titleh1 {
    font-size: 29px
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: initial
}

.bottom-services {
    padding: 0;
    background: url(../images/bg.jpg);
    background-repeat: repeat
}

.bottom-services1 {
    background: rgba(255, 255, 255, .86);
    padding: 0
}

.bottom-services-1 {
    padding: 50px 30px
}