@import url(http://fonts.googleapis.com/css?family=Satisfy);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600,400italic);
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700);

@font-face {
    font-family: 'sketch_blockbold';
    src: url('../fonts/sketch_block.woff2') format('woff2'), url('../fonts/sketch_block.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    overflow-x: hidden;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}


p {
    font-size: 16px;
    line-height: 25px;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}



a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    //font-weight: 700;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.white-text {
    color: #fff !important;
}

.color-txt1 {
    color: #ffffff;
}

.section-title h3 {
    color: #666;
    //font-style: italic;
    font-size: 28px;
    /*font-family: 'Oswald', sans-serif;*/
    text-transform: none;
}

.section-title p {
    padding-bottom: 30px;
    color: #8a8a8a;
    /*font-size: 18px;
    //font-style: italic;*/
    font-weight: 300;
}

#how-it-works .section-title p {
    padding-bottom: 60px;
    color: #fff;
    /*font-size: 18px;
    //font-style: italic;*/
    font-weight: 300;
}

.blog-title p {
    padding-bottom: 10px;
    color: #fff;
    /*font-size: 18px;
    //font-style: italic;*/
    font-weight: 300;
}

.blog-title h2 {
    color: #000;
}

.test-title p {
    padding-bottom: 10px;
    color: #999;
    font-size: 18px;
    //font-style: italic;
    font-weight: 300;
}

#logo {
    padding: 0px 20px;
    margin-top: 44px;
}

.innersection {
    padding-bottom: 20px;
    color: #999;
    /*font-size: 18px;
    //font-style: italic;
    font-weight: 300;*/
}

    .innersection h4 {
        color: #202e3c;
        font-size: 16px;
        font-weight: bold;
        text-transform: capitalize;
    }

    .innersection .ca-header {
        font-size: 18px;
        color: #2fc0ce;
    }

.btn-primary {
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: transparent;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #000;
        background-color: #63c503;
    }

.navbar-nav > li {
    padding-right: 2px;
}

.service-icon {
    border: 1px solid #0eb493;
    border-radius: 50%;
    color: #0eb493;
    float: left;
    padding: 10px 13px;
}

.service-desc {
    margin-left: 70px;
    position: relative;
    top: 5px;
}

    .service-desc h3 {
        color: #062033;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 25px;
    }

.contact-info span {
    color: #24C0D9;
    margin-right: 10px;
}

.address1 {
    content: "\f041";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #c59a6d;
    vertical-align: middle;
    margin-right: 15px;
    margin-left: 30px;
}

/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    padding-bottom: 100px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}

#quote-carousel-test .carousel-control {
    background: none;
    color: #000000;
    text-shadow: none;
    margin-top: 30px;
    font-size: 50px;
}

    #quote-carousel-test .carousel-control.left {
        left: -60px;
    }

    #quote-carousel-test .carousel-control.right {
        right: -60px;
    }

#quote-carousel-test .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -160px;
    margin-right: -19px;
}

    #quote-carousel-test .carousel-indicators li {
        width: 50px;
        height: 50px;
        margin: 5px;
        cursor: pointer;
        border: 4px solid #CCC;
        border-radius: 50px;
        opacity: 0.6;
        overflow: hidden;
        transition: all 0.4s;
    }

    #quote-carousel-test .carousel-indicators .active {
        background: #ccc;
        width: 128px;
        height: 128px;
        border-radius: 100px;
        border-color: #ccc;
        opacity: 1;
        overflow: hidden;
    }
/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    padding-bottom: 100px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}

    #quote-carousel .carousel-control {
        background: none;
        color: #ffffff;
        text-shadow: none;
        margin-top: 30px;
        font-size: 50px;
    }

    #quote-carousel .carousel-control1 {
        background: none;
        color: #000000;
        text-shadow: none;
        margin-top: 30px;
        font-size: 50px;
    }

    #quote-carousel .carousel-control.left {
        left: -60px;
    }

    #quote-carousel .carousel-control.right {
        right: -60px;
    }

    #quote-carousel .carousel-indicators {
        right: 50%;
        top: auto;
        bottom: 0px;
        margin-right: -19px;
    }

        #quote-carousel .carousel-indicators li {
            width: 50px;
            height: 50px;
            margin: 5px;
            cursor: pointer;
            border: 4px solid #CCC;
            border-radius: 50px;
            opacity: 0.4;
            overflow: hidden;
            transition: all 0.4s;
        }

        #quote-carousel .carousel-indicators .active {
            background: #333333;
            width: 128px;
            height: 128px;
            border-radius: 100px;
            border-color: #f33;
            opacity: 1;
            overflow: hidden;
        }

.carousel-inside {
    min-height: 180px;
    background-color: #2FC0CE;
}

.carousel-inner {
    min-height: 180px;
}

.item blockquote {
    border-left: none;
    margin: 0;
    color: #fff;
}

    .item blockquote p:before {
        /**/ content: "\f10d";
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }

.carousel-indicators .active {
    background: #31708f;
}

.content {
    margin-top: 20px;
}

.adjust1 {
    float: left;
    width: 100%;
    margin-bottom: 0;
    color: #fff;
}

    .adjust1 p {
        color: #fff;
    }

.adjust2 {
    margin: 0;
    font-size: 26px;
}

    .adjust2 p {
        font-size: 22px;
        padding-bottom: 20px;
    }

.carousel-indicators li {
    border: 1px solid #fff;
    background: #63c503;
}

.carousel-control {
    color: #fff;
    width: 5%;
    font-size: 50px;
}

    .carousel-control:hover, .carousel-control:focus {
        color: #31708f;
    }
    /**/
    .carousel-control.left, .carousel-control.right {
        background-image: none;
    }

.media-object {
    margin: auto;
    margin-top: 15%;
}

@media screen and (max-width: 768px) {
    .media-object {
        margin-top: 0;
    }
}

#page-top .inner-banner {
    height: 50vh;
    position: relative;
}

    #page-top .inner-banner:before {
        content: '';
        background: rgba(27,40,53,.7);
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    #page-top .inner-banner .img-bnr {
        width: 100%;
        height: 100%;
        overflow: hidden;
        object-fit: cover;
    }

    #page-top .inner-banner .banner-text {
        position: absolute;
        left: 8%;
        right: 0;
        bottom: 30%;
        z-index: 9;
        color: #fff;
    }

        #page-top .inner-banner .banner-text h1 {
            font-size: 34px;
            text-transform: capitalize;
            line-height: 1;
        }

    #page-top .inner-banner .pag {
        font-size: 12px;
        font-style: italic;
        position: absolute;
        left: 8%;
        right: 0;
        bottom: 2px;
        z-index: 9;
        color: #fff;
    }

        #page-top .inner-banner .pag a {
            font-weight: bold;
            color: #64c604;
        }
/*------------------------------------------------*/
/* Start Top Navbar Section                           */
/*------------------------------------------------*/
.navbar-default {
    border-color: transparent;
    background-color: #222;
}

    .navbar-default .navbar-brand {
        font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    }

    .navbar-default .navbar-collapse {
        border-color: #2c3e50;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }


    .navbar-default .nav li a {
        text-transform: uppercase;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        letter-spacing: 1px;
        color: #fff;
        font-size: 12px;
        padding: 5px 15px;
    }

.navbar-right {
    padding-top: 10px;
}

.navbar-left {
    padding-top: 10px;
}

.navbar-default .navbar-nav > .active > a {
    border-radius: 0;
    color: #fff;
}

    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #fff;
    }

@media(min-width:768px) {


    .navbar-default {
        padding: 2px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        -o-transition: padding .3s;
        transition: padding .3s;
    }

        .navbar-default .navbar-brand {
            font-size: 2em;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s;
        }

        .navbar-default .navbar-nav > .active > a {
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
        }

        .navbar-default.navbar-shrink {
            padding: 10px 0;
            background-color: #2c3e50;
        }

            .navbar-default.navbar-shrink .navbar-brand {
                font-size: 1.5em;
            }
    /*--------------------------------*/
    .navbar-default-inside {
        padding: 2px inside0;
        border: 0;
        background-color: #2c3e50; /**/
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        -o-transition: padding .3s;
        transition: padding .3s;
    }

        .navbar-default-inside .navbar-brand {
            font-size: 2em;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s;
        }

        .navbar-default-inside .navbar-nav > .active > a {
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
        }

        .navbar-default-inside.navbar-shrink {
            padding: 10px 0;
            background-color: #2c3e50;
        }

            .navbar-default-inside.navbar-shrink .navbar-brand {
                font-size: 1.5em;
            }
}






/*--------------------------------------------------*/
/* Start Side Nav Section
/*--------------------------------------------------*/


.menu-wrap a {
    color: #fff;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.menu-wrap .logo {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    font-size: 35px;
}



/* Menu Button */
.menu-button {
    position: fixed;
    z-index: 1000;
    margin: 1em;
    padding: 0;
    width: 2.5em;
    height: 2.25em;
    border: none;
    text-indent: 2.5em;
    font-size: 1.5em;
    color: transparent;
}

    .menu-button::before {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
        bottom: 0.5em;
        left: 0.5em;
        background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
        content: '';
    }


@media (max-width : 479px) {
    .menu-button {
        width: 1.5em;
        height: 1.5em;
    }

        .menu-button::before {
            position: absolute;
            top: 0.5em;
            right: 0.5em;
            bottom: 0.5em;
            left: 0.5em;
            background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
            content: '';
        }

    .menu-wrap a {
        padding: 5px !important;
    }

    #team .team-overlay p {
        font-size: 14px;
        color: #707a8a;
    }
}

@media (max-width : 767px) {
    .menu-button {
        width: 2em;
        height: 2em;
    }

        .menu-button::before {
            position: absolute;
            top: 0.5em;
            right: 0.5em;
            bottom: 0.5em;
            left: 0.5em;
            background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
            content: '';
        }
}



.menu-button:hover {
    opacity: 0.6;
}

/* Close Button */
.close-button {
    width: 1em;
    height: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    overflow: hidden;
    text-indent: 1em;
    font-size: 0.75em;
    border: none;
    background: transparent;
    color: transparent;
}

    .close-button::before,
    .close-button::after {
        content: '';
        position: absolute;
        width: 3px;
        height: 100%;
        top: 0;
        left: 50%;
        background: #bdc3c7;
    }

    .close-button::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .close-button::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

/* Menu */
.menu-wrap {
    position: absolute;
    z-index: 1001;
    width: 300px;
    height: 100%;
    background: #111;
    padding: 2.5em 1.5em 0;
    font-size: 1.15em;
    -webkit-transform: translate3d(-320px,0,0);
    -moz-transform: translate3d(-320px,0,0);
    -o-transform: translate3d(-320px,0,0);
    transform: translate3d(-320px,0,0);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -webkit-transform 0.4s;
    -o-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

/*.menu,
.icon-list {
    height: 100%;
}*/

.icon-list {
    -webkit-transform: translate3d(0,100%,0);
    -moz-transform: translate3d(0,100%,0);
    -o-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

    .icon-list a {
        display: block;
        padding: 0.8em;
        -webkit-transform: translate3d(0,500px,0);
        -moz-transform: translate3d(0,500px,0);
        -o-transform: translate3d(0,500px,0);
        transform: translate3d(0,500px,0);
    }

    .icon-list,
    .icon-list a {
        -webkit-transition: -webkit-transform 0s 0.4s;
        -moz-transition: -webkit-transform 0s 0.4s;
        -o-transition: -webkit-transform 0s 0.4s;
        transition: transform 0s 0.4s;
        -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    }

        .icon-list a:nth-child(2) {
            -webkit-transform: translate3d(0,1000px,0);
            -moz-transform: translate3d(0,1000px,0);
            -o-transform: translate3d(0,1000px,0);
            transform: translate3d(0,1000px,0);
        }

        .icon-list a:nth-child(3) {
            -webkit-transform: translate3d(0,1500px,0);
            -moz-transform: translate3d(0,1500px,0);
            -o-transform: translate3d(0,1500px,0);
            transform: translate3d(0,1500px,0);
        }

        .icon-list a:nth-child(4) {
            -webkit-transform: translate3d(0,2000px,0);
            -moz-transform: translate3d(0,2000px,0);
            -o-transform: translate3d(0,2000px,0);
            transform: translate3d(0,2000px,0);
        }

        .icon-list a:nth-child(5) {
            -webkit-transform: translate3d(0,2500px,0);
            -moz-transform: translate3d(0,2500px,0);
            -o-transform: translate3d(0,2500px,0);
            transform: translate3d(0,2500px,0);
        }

        .icon-list a:nth-child(6) {
            -webkit-transform: translate3d(0,3000px,0);
            -moz-transform: translate3d(0,3000px,0);
            -o-transform: translate3d(0,3000px,0);
            transform: translate3d(0,3000px,0);
        }

        .icon-list a span {
            margin-left: 10px;
            font-weight: 500;
        }

/* Shown menu */
.show-menu .menu-wrap {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.8s;
    -moz-transition: -webkit-transform 0.8s;
    -o-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 0.8s;
    -moz-transition: -webkit-transform 0.8s;
    -o-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

    .show-menu .icon-list a {
        -webkit-transition-duration: 0.9s;
        -moz-transition-duration: 0.9s;
        -o-transition-duration: 0.9s;
        transition-duration: 0.9s;
    }





/*================================================== 
     Slideshow
 ================================================== */

/*-- Main slide --*/

#main-slide .item {
    height: 640px;
}

    #main-slide .item img {
        width: 100%;
    }

    #main-slide .item .slider-content {
        z-index: 0;
        opacity: 0;
        -webkit-transition: opacity 500ms;
        -moz-transition: opacity 500ms;
        -o-transition: opacity 500ms;
        transition: opacity 500ms;
    }

    #main-slide .item.active .slider-content {
        z-index: 0;
        opacity: 1;
        -webkit-transition: opacity 100ms;
        -moz-transition: opacity 100ms;
        -o-transition: opacity 100ms;
        transition: opacity 100ms;
    }

    #main-slide .item .slider-content h2 {
        font-size: 42px;
    }

    #main-slide .item .slider-content span {
        /*font-weight:bold;*/
        color: #2FC0CE;
    }

#main-slide .slider-content {
    top: 45%;
    margin-top: -70px;
    left: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
}

#main-slide .carousel-indicators {
    /*bottom: 30px;
	left: inherit;
    margin: 0;
    right: 30px;
    top: 49%;
    width: 0;*/
}

.carousel-indicators li {
    /*width: 14px !important;
	height: 14px !important;*/
    border: 0px solid #fff !important;
    margin: 1px !important;
}

#pageind .carousel-indicators {
    bottom: 30px;
    left: inherit;
    margin: 0;
    right: 30px;
    top: 49%;
    width: 0;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

    #main-slide .carousel-control.left span {
        padding: 15px;
    }

    #main-slide .carousel-control.right span {
        padding: 15px;
    }

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
}

#main-slide .carousel-control .fa-angle-left {
    left: 0; /**/
}

#main-slide .carousel-control .fa-angle-right {
    right: 0; /**/
}

#main-slide .carousel-control i {
    background: rgba(0,0,0,.1);
    color: #fff;
    line-height: 36px;
    font-size: 50px;
    padding: 15px 50px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}


#main-slide .slider-content h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 5px;
    margin-bottom: 55px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}


#main-slide .slider-content h2.white, #main-slide .slider-content h3.white {
    color: #fff;
}

#main-slide .slider-content p {
    font-size: 22px;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: 1px;
    margin-bottom: 55px;
    color: #fff;
}

#main-slide .inneritem {
    height: 300px;
}

    #main-slide .inneritem img {
        width: 100%;
    }

#main-slide .slider-innercontent {
    top: 45%;
    margin-top: 0px;
    left: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
}

    #main-slide .slider-innercontent h1 p {
        font-size: 18px;
    }

.slider.btn {
    padding: 2px 10px;
    font-size: 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 300;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background: transparent;
    border: 1px solid #69D2E7;
}

#main-slide .btn-primary:hover {
    background: 63c503;
    border: 1px solid #fff;
}

.slider.btn.btn-default {
    margin-left: 4px;
    background: #63c503;
    color: #fff;
}

    .slider.btn.btn-default:hover {
        background: #fc3;
        color: #000;
    }

.slider-content-left {
    position: relative;
    margin: 0 0 0 40px;
}

.slider-content-right {
    position: relative;
}

.wanttosee-btn {
    padding: 2px 15px;
    font-size: 14px;
    color: #fff;
    background: #63c503;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 300;
    border: 0;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

    .wanttosee-btn:hover {
        background: #fc3;
        color: #000;
    }

.btn-join {
    margin-left: 4px;
    background: #fff;
    color: #000;
    margin-top: 10px;
    width: 200px;
}

    .btn-join:hover {
        margin-left: 4px;
        background: #fc3;
        color: #000;
    }

.join-line {
    border: 1px dashed #ccc;
}
/*.btn-more {
    border-color: #69D2E7;
    background-color: #2FC0CE;
}

.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {
    border-color: #2FC0CE;
	background-color: transparent;
	color:#000;
}*/
.btn-contact {
    margin-left: 4px;
    background: #fc3;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
}

.btn-more {
    margin-left: 4px;
    background: #63c503;
    color: #fff;
    font-size: 14px;
    /*padding: 2px 15px;*/
    border-radius: 4px;
}

.btn-morehome {
    margin-left: 4px;
    background: #fff;
    color: #000;
    font-size: 14px;
    /*padding: 2px 15px;*/
    border-radius: 4px;
}

.btn-blue {
    margin-left: 4px;
    background: #2ecc71;
    color: #fff;
    padding: 1px;
    font-size: 12px;
    border-radius: 4px;
}

    .btn-blue a:hover {
        color: #000;
        background: #fff;
    }

.btn-green {
    margin-left: 4px;
    background: #2ecc71;
    color: #fff;
    padding: 1px;
    font-size: 12px;
    border-radius: 4px;
}

    .btn-green a:hover {
        color: #000;
        background: #fff;
    }

.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {
    border-color: #ffcc33;
    background-color: #ffcc33;
    color: #000;
}

.btn-contact:hover {
    margin-left: 4px;
    background: #63c503;
    color: #000;
    padding: 10px;
}

.btn-sign {
    margin-left: 4px;
    background: #00aeef;
    color: #000;
}

    .btn-sign:hover {
        margin-left: 4px;
        background: #ffcc33;
        color: #000;
    }

.btn-news-more {
    padding: 4px 0;
    text-align: center;
}

.plan-flag-content {
    position: absolute;
    margin-top: -70px;
    margin-left: -10px;
}

.plans .plan-flag-text {
    padding: 15px 10px;
    position: relative;
    z-index: 1;
}

.plans .plan-tile .plan-flag {
    position: absolute;
    bottom: 100%;
    right: 30px;
    color: #fff;
    margin: 0 0 -25px;
    max-width: 85%;
    display: inline-block;
    padding: 0 15px;
}
/*-- Animation --*/
.carousel .item.active .animated1 {
    -webkit-animation: lightSpeedIn 1s ease-in 800ms both;
    animation: lightSpeedIn 1s ease-in 800ms both;
}

.carousel .item.active .animated2 {
    -webkit-animation: bounceIn 1s ease-in 800ms both;
    animation: bounceIn 1s ease-in 800ms both;
}

.carousel .item.active .animated3 {
    -webkit-animation: flipInX 2s ease-in-out 800ms both;
    animation: flipInX 2s ease-in-out 800ms both;
}


@media (min-width : 992px) {

    #main-slide .slider-content h1 {
        font-size: 68px;
    }
}


@media (min-width : 768px) and (max-width: 991px) {

    #main-slide .slider-content h1 {
        font-size: 35px;
        margin-bottom: 10px;
        margin-top: 0;
    }

    #main-slide .slider-content p {
        font-size: 20px;
        margin-top: 0;
        line-height: 25px;
    }

    .slider.btn {
        padding: 5px 25px;
        margin-top: 5px;
        font-size: 16px;
    }

    #main-slide .item {
        height: 550px;
    }

    #main-slide .slider-content {
        top: 40%;
        margin-top: -70px;
        left: 0;
        padding: 0;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        color: #fff;
    }

    #main-slide .item .slider-content h2 {
        font-size: 24px;
    }
}

@media (min-width : 479px) and (max-width: 767px) {

    #main-slide .slider-content h1 {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 0;
    }

    #main-slide .slider-content p {
        font-size: 14px;
        margin-top: 5px;
    }

    .slider.btn {
        padding: 0 15px;
        margin-top: 0;
        font-size: 12px;
    }

    #main-slide .carousel-indicators {
        display: none;
    }

    #main-slide .item .slider-content {
        /*display: none;*/
    }

    #main-slide .item {
        height: 400px;
    }

    #main-slide .slider-content {
        top: 45%;
        margin-top: -70px;
        left: 0;
        padding: 0;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        color: #fff;
    }

    #main-slide .item .slider-content h2 {
        font-size: 20px;
    }
}


@media (max-width : 479px) {

    #main-slide .item .slider-content {
        /*display: none;*/
    }

    #main-slide .item {
        height: 180px;
    }

    #main-slide .slider-content {
        top: 77%;
        margin-top: -70px;
        left: 0;
        padding: 0;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        color: #fff;
    }

    #team .team-overlay p {
        font-size: 12px;
        color: #707a8a;
    }

    #main-slide .item .slider-content h2 {
        font-size: 14px;
    }

    #main-slide .slider-content p {
        font-weight: 300;
         
        letter-spacing: 1px;
        /*margin-bottom: 0px;*/
        color: #fff;
    }

    0
    .testimonial-section p {
        font-size: 14px;
    }

    .testimonial-section {
        /*background: Url(../images/parallax/testimonial-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;*/
        padding-top: 120px;
        padding-bottom: 120px;
        color: #000;
        text-align: center;
        position: relative;
    }

    #quote-carousel-test .carousel-indicators {
        /* right: 50%; */
        /* top: auto; */
        bottom: -260px;
        /* margin-right: -19px; */
    }
}

.side-rt-logo {
    display: inline;
}

.side-rt-close {
    display: inline;
    float: right;
    width: 106px;
    text-align: right;
    font-size: 20px;
}

/*------------------------------------------------------ */
/* Show Hide                              */
/*------------------------------------------------------ */
.toggle-widget__content {
    height: 0;
    transition: height .3s;
    overflow: hidden;
}

/*-----------------------------------------*/
/* Start Team Section
/*-----------------------------------------*/


.team-member-section {
    padding-top: 80px;
    padding-bottom: 100px;
}



#team-section .our-team {
    padding-top: 20px;
}

#team-section .team-member img {
    width: 99%;
    height: auto;
    text-align: center;
}

.team-member .team-details {
    position: absolute;
    top: 0;
    width: 99%;
    height: 100%;
    color: #fff;
    padding: 0 2px;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.team-member:hover .team-details {
    opacity: 1;
    -webkit-animation: bounceIn;
    animation: bounceIn;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.team-member .team-details h4 {
    padding-top: 30%;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
}

.team-member .team-details li {
    display: inline-block;
    padding-top: 20px;
}

    .team-member .team-details li a {
        padding: 8px 12px;
        background: #fff;
        border: 1px solid #fff;
        color: #666;
        font-size: 16px;
    }

    .team-member .team-details li:hover a {
        background: transparent;
        border: 1px solid #ddd;
        color: #fff;
    }

.owl-controls {
    margin-top: 35px !important;
}

/*------------------------------------------------------ */
/* Start Team Section                              */
/*------------------------------------------------------ */


#team {
    padding: 80px 0 180px;
}

    #team .block {
        position: relative;
        overflow: hidden;
        border: 3px solid transparent;
        -webkit-transition: .4s all;
        -o-transition: .4s all;
        transition: .4s all;
    }

        #team .block img {
            width: 100%;
            position: relative;
        }

        #team .block:hover {
            border: 3px solid #63c503;
        }

            #team .block:hover .team-overlay {
                bottom: 0;
                opacity: 1;
            }

    #team .team-overlay {
        background: rgba(255, 255, 255, 0.95);
        color: #fff;
        text-align: center;
        padding: 48px 15px;
        position: absolute;
        bottom: -150px;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        transition: 0.3s;
    }

        #team .team-overlay h3,
        #team .team-overlay span {
            color: #333;
        }

        #team .team-overlay span {
            display: block;
            font-size: 13px;
            padding-top: 10px;
        }

        #team .team-overlay .icon {
            width: 100%;
            height: 1px;
            margin: 10px auto;
            padding: 1px;
            line-height: 1;
            /*margin-top: 36px;
  margin-bottom: 25px;
  border-radius: 100%;*/
            display: inline-block;
            background: #63c503;
        }

            #team .team-overlay .icon i {
                font-size: 18px;
                color: #fff;
            }

        #team .team-overlay p {
            font-size: 14px;
            line-height: 23px;
            color: #707a8a;
        }

        #team .team-overlay .media {
            margin-top: 10px;
        }

            #team .team-overlay .media a {
                font-size: 12px;
                color: #fff;
                transition: 0.3s;
                margin: 0 10px;
            }

                #team .team-overlay .media a:hover {
                    color: #80d6a3;
                }

/*----
-------------------------------------------------- */
/* Start Feature Section                              */
/*------------------------------------------------------ */


.services-section {
    padding-top: 60px;
    padding-bottom: 20px;
}

.feature-section {
    padding-top: 60px;
    background: #28ABE3;
}

.feature, .feature-2, .feature-3 {
    padding-bottom: 60px;
}

.feature-4 {
    padding-bottom: 30px;
}

.feature, .feature-3 {
    text-align: center;
}

    .feature h4,
    .feature-3 h4 {
        font-size: 18px;
        color: #ffffff;
        font-weight: 500;
    }


.feature-2 h4 {
    font-size: 18px;
    color: #000;
    padding-bottom: 10px;
    font-weight: 500;
}

.feature-4 h4 {
    font-size: 18px;
    color: #000;
    padding-bottom: 10px;
    font-weight: 500;
}

.feature p,
.feature-2 p,
.feature-3 p {
    color: #fff;
    line-height: 20px;
    font-weight: 300;
}

.feature-4 p {
    color: #000;
    line-height: 20px;
    font-weight: 300;
}

.feature i,
.feature-3 i {
    font-size: 2.5em;
    width: 80px;
    height: 80px;
    padding: 25px;
    margin-bottom: 10px;
    position: relative;
}

.feature-icon i {
    font-size: 12px;
    width: 16px;
    height: 16px;
    padding: 2px;
    margin-bottom: 10px;
    position: relative;
}

.feature i {
    color: #fff;
    box-shadow: 0 0 0 30px transparent;
    -webkit-transform: translate3d(2, 2, 2);
    -moz-transform: translate3d(2, 2, 2);
    -o-transform: translate3d(2, 2, 2);
    transform: translate3d(2, 2, 2);
    -webkit-transition: box-shadow .6s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out;
    -o-transition: box-shadow .6s ease-in-out;
    transition: box-shadow .6s ease-in-out;
}

.no-touch .feature:hover i,
.no-touch .feature:active i,
.no-touch .feature:focus i {
    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
}

.feature-3 i {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.feature-3:hover .border {
    margin: 0 35%;
}

.feature-2 i {
    font-size: 2.5em;
    color: #fff;
    width: 70px;
    height: 70px;
    padding: 20px;
    position: relative;
}

.feature-4 i {
    font-size: 2.5em;
    color: #fff;
    width: 70px;
    height: 70px;
    padding: 20px;
    position: relative;
}

.feature-2 .media-body {
    margin-left: 25px !important;
}

.feature-2 .border {
    margin-top: 5px;
    margin-left: 49.999%;
    margin-right: 49.999%;
    border-color: #fff;
}

.feature-2:hover .border {
    margin-left: 0%;
    margin-right: 0%;
}

.feature-4 .media-body {
    margin-left: 25px !important;
}

.feature-4 .border {
    margin-top: 5px;
    margin-left: 49.999%;
    margin-right: 49.999%;
    border-color: #fff;
}

.feature-4:hover .border {
    margin-left: 0%;
    margin-right: 0%;
}
/* ----------------------------------*/
/* Scroll Top Arrow */
/* ----------------------------------*/
.scroll-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    font-size: 20px;
    background: #323232;
    background: #555;
    color: #fff;
    z-index: 99;
    display: none;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

    .scroll-top:hover {
        background: #00ccff;
        text-decoration: none;
        color: #fff;
    }

@media (max-width: 768px) {
    .scroll-top {
        opacity: 0;
        visibility: hidden;
    }
}



/* ----------------------------------*/
/* Scroll Top Arrow */
/* ----------------------------------*/
/*BAck to TOP
=====================*/
#back-to-top {
    right: 40px;
    top: auto;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    color: #000000;
}

    #back-to-top:hover {
        right: 40px;
        top: auto;
        z-index: 1;
        -webkit-backface-visibility: hidden;
        color: #000000;
    }

    #back-to-top.affix {
        bottom: 60px;
    }

    #back-to-top .btn.btn-primary {
        border-radius: 100%;
        padding: 0;
        font-size: 18px;
        width: 36px;
        height: 36px;
        background: rgba(0,0,0,.3);
        border: 2px solid transparent;
        color: #fff;
        opacity: .5;
    }

        #back-to-top .btn.btn-primary:hover {
            color: #fff;
            opacity: 1;
        }

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 20px;
    display: none;
}

/*=========================
	  Testimonials 2
===========================*/
.carousel-control.left, .carousel-control.right {
    background: none;
    width: 25px;
    font-size: 50px;
    text-shadow: none; /**/
}

.carousel-control.left {
    left: -25px;
}

.carousel-control.right {
    right: -25px;
}

.broun-block {
    /*background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);*/
    padding-bottom: 34px;
    padding-top: 34px;
}

.block-text {
    background-color: #fff;
    border-radius: 5px;
    /*box-shadow: 0 3px 0 #2c2222;*/
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 18px;
}

    .block-text a {
        color: #0eb493;
        font-size: 25px;
        font-weight: bold;
        line-height: 21px;
        text-decoration: none;
    }

.mark {
    padding: 12px 0;
    background: none;
}

.block-text p {
    color: #585858;
    /*font-family: Georgia;
    font-style: italic;*/
    line-height: 20px;
}

.sprite {
}

.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}

.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}

.zmin {
    z-index: 1;
}

.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}

    .person-text a {
        color: #5BB12F;
        display: block;
        margin-top: 3px;
        text-decoration: none;
    }

    .person-text i {
        color: #5BB12F;
        /*font-family: Georgia;*/
        font-size: 13px;
    }

.rel {
    position: relative;
}

.testimonial-img {
    background: #333333;
    width: 128px;
    height: 128px;
    /*border-radius: 100px;*/
    border-color: #f33;
    opacity: 1;
    overflow: hidden;
}
/*=========================	  
	  Testimonials closes
===========================*/

/*------------------------------------------*/
/* Start Portfolio Section
/*------------------------------------------*/

.portfolio-section-1 {
    padding-top: 80px;
    padding-bottom: 120px;
    background: #f7f7f7;
}

.portfolio-section-2 {
    padding-top: 80px;
    padding-bottom: 120px;
    //background: #f7f7f7;
}

.portfolio-section-3 {
    padding-top: 80px;
    padding-bottom: 120px;
    background: #111;
}



#portfolio-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

.portfolio-section-2 #portfolio-list li {
    margin-left: -2px;
}

#portfolio-list li {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 50%;
    margin-left: -4px;
    margin-bottom: -5px;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

@media only screen and (max-width : 550px) {

    #portfolio-list li {
        width: 100%;
    }

    .cir-box {
        padding-left: 200px;
        height: 350px;
    }


    .menu-open:checked ~ .menu-item:nth-child(3) {
        transition-duration: 180ms;
        -webkit-transition-duration: 180ms;
        -webkit-transform: translate3d(0.08361px, -130.99997px, 0);
        transform: translate3d(0.08361px, -130.99997px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(4) {
        transition-duration: 280ms;
        -webkit-transition-duration: 280ms;
        -webkit-transform: translate3d(110.9466px, -32.47586px, 0);
        transform: translate3d(110.9466px, -32.47586px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(5) {
        transition-duration: 380ms;
        -webkit-transition-duration: 380ms;
        -webkit-transform: translate3d(91.9466px, 115.47586px, 0);
        transform: translate3d(91.9466px, 115.47586px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(6) {
        transition-duration: 480ms;
        -webkit-transition-duration: 480ms;
        -webkit-transform: translate3d(-48.08361px, 115.99997px, 0);
        transform: translate3d(-48.08361px, 115.99997px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(7) {
        transition-duration: 580ms;
        -webkit-transition-duration: 580ms;
        -webkit-transform: translate3d(-110.86291px, -32.62064px, 0);
        transform: translate3d(-110.86291px, -32.62064px, 0);
        cursor: pointer;
    }
}

@media only screen and (max-width : 767px) and (min-width : 551px) {

    #portfolio-list li {
        width: 49.9%;
    }

    .cir-box {
        padding-left: 200px;
        height: 350px;
    }
}

@media (min-width: 768px) {
    #portfolio-list li {
        width: 33.3%;
    }

    .cir-box {
        padding-left: 200px;
        height: 350px;
    }
}

@media only screen and (min-width : 601px) and (max-width : 800px) {
    #portfolio-list li {
        width: 50%;
    }
}


@media only screen and (min-width : 801px) and (max-width : 991px) {
    #portfolio-list li {
        width: 50%;
    }
}


.portfolio-item {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    cursor: default;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

    .portfolio-item img {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        -ms-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
    }

    .portfolio-item:hover img {
        -webkit-transform: scale(1,5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
    }

.portfolio-caption {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    filter: Alpha(Opacity=0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.portfolio-item:hover .portfolio-caption {
    opacity: 1;
    filter: Alpha(Opacity=100);
}


.portfolio-caption h4 {
    display: inline-table;
    text-transform: uppercase;
    color: #777;
    font-weight: 400;
    text-align: center;
    position: relative;
    font-size: 18px;
    padding: 10px;
    background: #fff;
    //margin: 20px 0 0 0;
    position: relative;
    top: 14%;
    font-family: 'Oswald', sans-serif;
}

.portfolio-caption a i {
    width: 60px;
    height: 60px;
    padding: 20px;
    font-size: 25px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    background: #fff;
    position: absolute;
    top: 60%;
    //left: 40%;
}

.portfolio-caption a.link-1 i {
    left: 30%;
}

.portfolio-caption a.link-2 i {
    left: 50%;
}

#map_wrapper {
    height: 400px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}
/*---------------------------------------------------------*/
/* Sllide out - Contact                               */
/*---------------------------------------------------------*/

#slideout {
    position: fixed;
    top: 340px;
    left: 0;
    width: 35px;
    padding: 12px 0;
    text-align: center;
    background: #2ecc71;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    z-index: 20000;
}

#slideout_inner {
    position: fixed;
    top: 340px;
    left: -250px;
    background: #2ecc71;
    width: 250px;
    padding: 25px;
    height: 124px;
    color: #fff;
    font-size: 18px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: left;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 0 0;
}

    #slideout_inner textarea {
        width: 190px;
        height: 100px;
        margin-bottom: 6px;
    }

#slideout:hover {
    left: 250px;
}

#slideout a {
    color: #fff;
}

    #slideout a:hover {
        color: #000;
    }

#slideout:hover #slideout_inner {
    left: 0;
}


/*---------------------------------------------------------*/
/* Start About Us Section                                  */
/*---------------------------------------------------------*/
.bth {
    padding-top: 80px;
    padding-bottom: 100px;
    /*background: url(../images/parallax/bg-02.jpg);
    background-attachment: fixed;
    background-size: cover;*/
    background: #2FC0CE;
}

    .bth h2 {
        color: #fff;
    }

.bth-contact {
    padding-top: 80px;
    padding-bottom: 100px;
    /*background: url(../images/parallax/bg-02.jpg);
    background-attachment: fixed;
    background-size: cover;*/
    background: #2FC0CE;
}

.bth-faq {
    padding-top: 80px;
    padding-bottom: 100px;
    background: url(../images/parallax/bg-01.html);
    background-attachment: fixed;
    background-size: cover;
}

    .bth-faq p {
        color: #999;
    }

.bth-contact span {
    font-size: 30px;
    color: #fc3;
}

.bth-sign {
    padding-top: 80px;
    padding-bottom: 100px;
    background: url(../images/topschool-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    /*background:#2fc0ce;*/
    color: #fff;
}

    .bth-sign span {
        color: #fc3;
        font-weight: 600;
    }

    .bth-sign h4 {
        color: #54cbe4
    }

    .bth-sign a {
        color: #fc3;
    }

        .bth-sign a:hover {
            color: #000;
        }

.bth-section {
    padding: 0;
    background: #fff;
}

    .bth-section img {
        width: 100%;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
    }

    .bth-section p {
        border-top: 1px solid #ccc;
    }

.bth-txt {
    padding: 20px;
    /*font-size:18px;*/
    height: 230px;
}

.bth-bigtxt {
    /*font-family: 'sketch_blockbold';*/
    font-size: 24px;
    color: red;
}

.bth-blue {
    color: #15cef3;
}

.bth-orange {
    color: #f77a0b;
}

.bth-red {
    color: #ff0000;
}

p.content-one {
    display: none;
}

.about-us-section-1 {
    padding-top: 80px;
    padding-bottom: 60px;
}

.about-us-section-2 {
    padding-top: 80px;
    padding-bottom: 100px;
    background: url(../images/parallax/bg-01.html);
    background-attachment: fixed;
    background-size: cover;
}

.welcome-section {
    border: 0px solid #f4f4f4;
    margin-bottom: 15px;
    background: #54cbe4;
    color: #ffffff;
}

    .welcome-section img {
        width: 100%;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
    }

.border {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin: 0 45%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.welcome-section h4 {
    padding-top: 20px;
    color: #777;
    font-size: 14px;
}

.welcome-section h5 {
    padding-top: 20px;
    color: #ffffff;
    font-size: 18px;
}

.welcome-section p {
    padding-top: 20px;
    color: #999;
}

.welcome-section:hover .border {
    margin: 0 40%;
}

.about-us-section-2 .carousel {
    margin-top: 8px;
}

.project-image .carousel img {
    width: 100%;
    height: auto;
}

.about-text p {
    color: #999;
    text-align: justify;
}

.about-text ul {
    margin-top: 30px;
    font-size: 13px;
}

.about-text li {
    margin-bottom: 10px;
    color: #999;
}

    .about-text li i {
        padding-right: 10px;
    }

.about-slide img {
    width: 100%;
}

.testimonial1 {
    /*background: url(../images/parallax/bg-02.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
	background: rgba(241, 241, 241, 0.7);*/
    padding-bottom: 130px;
}

.topschool {
    background: url(../images/topschool-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    /*padding-top: 80px;
	background:#2FC0CE;*/
    padding: 80px 0 50px 0;
    color: #fff;
}

    .topschool h2 {
        color: #2c3e50;
    }

.homecontact {
    /*background: url(../images/parallax/bg-02.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding-top: 80px;*/
    background: #f1f1f1;
    padding: 80px 0;
    /* border-top: solid 1px #63c503; */
    color: #ffffff;
}

    .homecontact h2 {
        color: #000;
    }

    .homecontact i {
        font-size: 20px;
    }

    .homecontact a {
        color: #ffffff;
    }

    .homecontact .form-group, .contact-us .form-group {
        margin-bottom: 25px;
    }

        .homecontact .form-group input,
        .homecontact .form-group select,
        .contact .form-group select,
        .homecontact .form-group textarea, .contact-us .form-group input {
            padding: 15px;
        }

            .homecontact .form-group input.form-control, .contact-us .form-group input.form-control {
                height: auto;
                border-radius: 0;
                box-shadow: none;
            }

            .homecontact .form-group textarea.form-control, .contact-us .form-group textarea.form-control {
                height: 126px;
                border-radius: 0;
                box-shadow: none;
            }

    .homecontact .btn, .contact-us .btn {
        border-radius: 0;
        box-shadow: none;
    }

    .homecontact::-webkit-input-placeholder {
        text-transform: uppercase;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    .homecontact:-moz-placeholder {
        text-transform: uppercase;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    .homecontact::-moz-placeholder {
        text-transform: uppercase;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    .homecontact:-ms-input-placeholder {
        text-transform: uppercase;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    .homecontact .text-danger {
        color: #e74c3c;
    }

    .homecontact button {
        font-weight: 400;
        margin-top: 30px;
    }

.map {
    margin-top: 55px;
    border: solid 5px #ececec;
}

.cont-info {
    background: #ececec;
    padding: 25px;
    min-height: 310px;
}

    .cont-info h5 {
        font-size: 15px;
        text-transform: capitalize;
        color: #565656;
        font-weight: 600;
        margin-bottom: 0;
    }

    .cont-info p {
        font-size: 14px;
        margin-bottom: 10px !important;
    }
    .cont-info a {
        color: #848484;
        text-decoration:none;
    }
.project .pro-warp {
    border: solid 1px #ebebeb;
    padding: 15px;
    padding-bottom: 35px;
    margin-bottom: 30px;
    min-height: 405px;
}

.project figure {
    margin-bottom: 25px;
}

.project .des {
    margin-bottom: 15px;
    padding: 0 15px
}

.project a {
    color: #999;
}

    .project a.link {
        font-size: 16px;
        color: #64c604;
        opacity: 0;
        font-weight: 500;
    }

.project .pro-warp:hover {
    border-color: #64c604;
}

    .project .pro-warp:hover a.link {
        color: #64c604;
    }

    .project .pro-warp:hover a {
        opacity: 1;
        text-decoration: none;
        color: #373a47;
    }
/*----------------------------------------------------------*/
/* Start Fun Facts Counter Section
/*----------------------------------------------------------*/
.fun-facts {
    /*background: url(../images/parallax/bg-02.jpg);
    background-attachment: fixed;
    background-size: cover;*/
    background: #0b5258;
    padding-top: 80px;
    padding-bottom: 80px;
}

    .fun-facts h2 {
        color: #fff;
    }

.counter-item {
    position: relative;
    text-align: center;
    /* margin-bottom: 40px; */
    /* background: rgba(255, 255, 255, 0.3); */
    /* background: #119ba9; */
    padding: 25px;
    /* height: 370px; */
    border: solid 1px #21767d;
}

    .counter-item img {
        max-width: 50%;
        margin: 0 auto;
        margin-bottom: 35px;
    }


    .counter-item h5 {
        text-align: center;
        margin-bottom: 0px;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0.5px;
    }

    .counter-item i {
        font-size: 40px;
    }


.timer {
    font-size: 48px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    line-height: 80px;
    font-family: 'Oswald', sans-serif;
    color: #63c503
}


.inner-box {
    position: relative;
    text-align: left;
    margin-bottom: 40px;
    background: #69D2E7;
    padding: 40px;
}

    .inner-box h5 {
        text-align: center;
        margin-bottom: 0px;
        color: #fff;
    }

    .inner-box i {
        font-size: 40px;
    }

/*-------------------------------------------------*/
/* Start Latest News Section                       */
/*-------------------------------------------------*/


.latest-news-section {
    padding-top: 80px;
    padding-bottom: 60px;
}

    .latest-news-section h2 {
        color: #000;
    }

.latest-post {
    /*padding-bottom: 20px;*/
}

    .latest-post h4 {
        padding-top: 20px;
        padding-bottom: 5px;
    }

    .latest-post h5 {
        font-size: 17px;
        padding-bottom: 5px;
        padding: 15px;
    }

        .latest-post h5 a {
            color: #54cbe4;
        }

            .latest-post h5 a:hover {
                color: #000;
            }

    .latest-post .post-details .date {
        position: absolute;
        top: 0;
        /*left: 10%;*/
        color: #fff;
        padding: 8px;
        font-size: 14px;
        text-align: center;
        opacity: 1;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        background: #63c503;
    }

        .latest-post .post-details .date strong {
            font-size: 16px;
        }

    .latest-post .post-details li {
        display: inline;
        font-size: 13px;
        color: #999;
        padding-right: 10px;
    }

        .latest-post .post-details li i {
            padding-right: 5px;
        }

    .latest-post p {
        padding: 0 15px;
        color: #999;
        font-weight: 300;
    }

    .latest-post .header {
        font-size: 14px;
        font-weight: 600px;
    }

    .latest-post .btn-primary {
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        font-weight: 300;
    }

        .latest-post .btn-primary:hover {
            background: none;
            color: #666;
            border: 1px solid #888;
            box-shadow: none;
        }

    .latest-post:hover .date {
        opacity: 1;
        -webkit-animation: bounceIn;
        -moz-animation: bounceIn;
        -o-animation: bounceIn;
        animation: bounceIn;
        -webkit-animation-duration: 0.7s;
        -moz-animation-duration: 0.7s;
        -o-animation-duration: 0.7s;
        animation-duration: 0.7s;
    }



/*************** Testimonials ***************/

.testimonial-section {
    /*background: Url(../images/parallax/testimonial-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;*/
    padding-top: 120px;
    padding-bottom: 120px;
    color: #000;
    text-align: center;
    position: relative;
}

    .testimonial-section h2 {
        color: #000;
    }

    .testimonial-section p {
        font-size: 17px;
    }

.testimonials .testimonial-content img {
    width: 150px;
    height: auto;
    margin-bottom: 40px;
}



.testimonials .testimonial-content p {
    font-size: 20px;
    line-height: 30px;
    //font-style: italic;
    font-weight: 400;
    margin-bottom: 40px;
    color: #fff;
}

.testimonials .testimonial-content {
    position: relative;
}

.testimonials .testimonial-author {
    margin-bottom: 40px;
}

    .testimonials .testimonial-author .author {
        font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
        font-size: 18px;
        padding-bottom: 5px;
    }

    .testimonials .testimonial-author .designation {
        color: #d3d3d3;
    }

.touch-slider .owl-controls.clickable .owl-buttons div:hover {
    //background-color: #00afd1;
}

.touch-carousel .owl-controls.clickable .owl-buttons div:hover {
    //background-color: #00afd1;
}

.testimonials-carousel .owl-controls.clickable .owl-buttons div {
    background: none;
    font-size: 40px;
}

.testimonials-carousel .owl-controls.clickable .owl-buttons .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1000;
}

.testimonials-carousel .owl-controls.clickable .owl-buttons .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1000;
}

.owl-theme .owl-controls .owl-page.active {
    padding: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

    .owl-theme .owl-controls .owl-page.active span {
        background: #fff;
    }



/*--------------------------------------------------*/
/* Start Clients Section                            */
/*--------------------------------------------------*/


#partner {
    padding-top: 80px;
    padding-bottom: 50px;
    text-align: center !important;
}

.clients .owl-buttons {
    padding-top: 50px;
}

.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    filter: Alpha(Opacity=100);
}





/*-------------------------------------------------*/
/* Start Contact Section                           */
/*-------------------------------------------------*/

.contact {
    /*background: url(../images/parallax/contact-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;*/
    padding-top: 80px;
    padding-bottom: 80px;
}

    .contact h2 {
        color: #fff;
    }

    .contact .btn-primary {
        padding: 20px;
        font-size: 16px;
    }

        .contact .btn-primary:hover {
            background: transparent;
        }

    .contact .section-title h3 {
        color: #fff;
    }

    .contact .section-heading {
        color: #fff;
    }

    .contact .form-group {
        margin-bottom: 25px;
    }

        .contact .form-group input,
        .contact .form-group textarea {
            padding: 15px;
        }

            .contact .form-group input.form-control {
                height: auto;
            }

            .contact .form-group textarea.form-control {
                height: 236px;
            }

    .contact::-webkit-input-placeholder {
        text-transform: uppercase;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    .contact:-moz-placeholder {
        text-transform: uppercase;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    .contact::-moz-placeholder {
        text-transform: uppercase;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    .contact:-ms-input-placeholder {
        text-transform: uppercase;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        color: #bbb;
    }

    .contact .text-danger {
        color: #e74c3c;
    }

    .contact button {
        font-weight: 400;
        margin-top: 30px;
    }

.contactbox {
    background: url(../images/topschool-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    /*background:#2fc0ce;*/
    padding: 80px 0;
}

    .contactbox h2, .contactbox p {
        color: #fff;
    }

.contactmap {
    /* background: url(../images/parallax/contact-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;*/
    background: #63c503;
}

.footer-contact-info {
    color: #fff;
    padding: 20px 30px;
    margin-top: 80px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

    .footer-contact-info ul {
        padding-bottom: 10px;
    }

    .footer-contact-info h4 {
        padding-bottom: 10px;
    }

    .footer-contact-info li strong {
        font-weight: 600;
    }

.fluid-width-video-wrapper {
    border: 12px solid whitesmoke;
}

.card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a;
}

    .card > :last-child {
        margin-bottom: 0;
    }

.card-divider {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 1rem;
    background: #e6e6e6;
}

    .card-divider > :last-child {
        margin-bottom: 0;
    }

.card-section {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem;
}

    .card-section > :last-child {
        margin-bottom: 0;
    }
/*
.card {
    display: block;
    border: 1px solid #e9e9e9;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    /*height: 600px;
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
    box-shadow: 1px 1px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
    -o-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
    -ms-box-shadow: 1px 1px 5px rgba(0,0,0,.1);
}*/
/*-------------------------------------------------------*/
/* Start Footer Section                                  */
/*-------------------------------------------------------*/
.footer {
    background: url(../images/parallax/contact-bg.html);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

footer.style-1 h4 {
    text-transform: capitalize;
    font-size: 17px;
    /* font-weight: bold; */
    color: #fff;
    border-bottom: dashed 1px #b7b7b7;
    padding-bottom: 5px;
}

footer .hlink {
    color: #cacaca;
}

    footer .hlink:hover {
        color: #63c504;
        text-decoration: none;
    }

footer li {
    padding: 5px 0;
    font-size: 12px;
}

footer.style-1 {
    margin-top: 0px;
    padding-top: 35px;
    background: #2c3e50;
}

    footer.style-1 .copyright {
        text-transform: uppercase;
        text-transform: none;
        color: #fff;
        background: #202e3c;
        padding: 18px 0;
        margin-top: 25px;
    }

        footer.style-1 .copyright a {
            color: #64c604;
            font-weight: bold;
        }

    footer.style-1 .footer-social li {
        display: inline;
        padding: 0 2px;
    }

        footer.style-1 .footer-social li a {
            padding: 8px;
            color: #fff;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            border-radius: 2px;
        }

        footer.style-1 .footer-social li i {
            font-size: 15px;
            width: 20px;
            height: 20px;
        }

        footer.style-1 .footer-social li:hover a {
            background: #fff;
            color: #666;
        }

    footer.style-1 .footer-link li {
        display: inline;
        padding-left: 10px;
        font-size: 13px;
    }


.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

/**** Start Modal Section ****/

.section-modal .modal-content {
    padding: 100px 0 !important;
    min-height: 100%;
    border: 0 !important;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: #888;
    font-weight: 300;
}



.section-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

    .section-modal .close-modal:hover {
        opacity: .3;
    }

    .section-modal .close-modal .lr {
        z-index: 1051;
        width: 1px;
        height: 75px;
        margin-left: 35px;
        background-color: #222;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

        .section-modal .close-modal .lr .rl {
            z-index: 1052;
            width: 1px;
            height: 75px;
            background-color: #222;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        }


/*---------------------------------------------------------------*/
/* sidebar menuu
/*---------------------------------------------------------------*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 14px;
        color: #818181;
        display: block;
        transition: 0.3s;
        text-transform: uppercase;
    }

        .sidenav a:hover, .offcanvas a:focus {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

}


/*---------------------------------------------------------------*/
/* Start Call To Action
/*---------------------------------------------------------------*/


.call-to-action {
    /* background: url(../images/parallax/call-to.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 90%;*/
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

    .call-to-action h1 {
        font-weight: 300;
        line-height: 50px;
        padding-bottom: 40px;
        font-size: 30px;
    }

    .call-to-action h2 {
        color: #000;
    }

    .call-to-action h1 strong {
        font-weight: 600;
    }

    .call-to-action .btn-primary {
        padding: 2px;
        font-size: 16px;
    }

        .call-to-action .btn-primary:hover {
            background: transparent;
        }
/*---------------------------------------------------------------*/
/* inner section
/*---------------------------------------------------------------*/

#contact-section {
    /* background: url(../images/parallax/call-to.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 90%;*/
    color: #999;
    text-align: center;
    padding: 80px 0 30px 0;
}

#inner-section {
    /* background: url(../images/parallax/call-to.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 90%;*/
    color: #999;
    text-align: center;
    padding: 80px 0;
}

#contact-section i {
    font-size: 20px;
}

.inner-sectionpr li {
    padding: 13px;
    border-bottom: 0px solid #eee;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 11px 19px;
    padding-left: 2em;
    line-height: 21px; /**/
}

.inner-sectionpr ol.f {
    list-style-type: decimal;
    list-style: circle;
}

.inner-sectionpr h1 {
    font-weight: 300;
    line-height: 50px;
    padding-bottom: 40px;
    font-size: 30px;
}

    .inner-sectionpr h1 strong {
        font-weight: 600;
    }

.inner-sectionpr h3 {
    color: #54cbe4;
}

.inner-section li {
    padding: 13px;
    border-bottom: 0px solid #eee;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 11px 19px;
    padding-left: 2em;
    line-height: 21px;
}

.inner-section h1 {
    font-weight: 300;
    line-height: 50px;
    padding-bottom: 40px;
    font-size: 30px;
}

    .inner-section h1 strong {
        font-weight: 600;
    }

.inner-section h3 {
    color: #54cbe4;
}

.inner-section .btn-primary {
    padding: 2px;
    font-size: 16px;
}

    .inner-section .btn-primary:hover {
        background: transparent;
    }

#btn-inner-section {
    /* background: url(../images/parallax/call-to.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 90%;*/
    color: #999;
    text-align: center;
    padding: 80px 0 0 0;
}

    #btn-inner-section h3 {
        color: #54cbe4;
    }

    #btn-inner-section span {
        color: #8a8a8a;
        font-weight: bold;
    }
/*---------------------------------------------------------------*/
/* what-do-you-get
/*---------------------------------------------------------------*/
#what-do-you-get {
    /* background: url(../images/parallax/call-to.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 90%;*/
    color: #848484;
    text-align: center;
    padding: 80px 0;
}

    #what-do-you-get p {
        margin-bottom: 25px;
    }

    #what-do-you-get .serv_warp {
        padding: 15px;
        padding-top: 25px;
        border: solid 1px #ccc;
        margin-top: 25px;
        position: relative;
    }
        #what-do-you-get .serv_warp img{
            max-height:80px;
            margin-bottom:25px;
        }
        #what-do-you-get .serv_warp i {
            font-size: 54px;
            color: #0b5258;
            margin-bottom: 15px;
        }

        #what-do-you-get .serv_warp .hover-text {
            position: absolute;
            left: -1px;
            top: -1px;
            right: -1px;
            bottom: -1px;
            padding: 25% 0;
            background: #144ba0;
            opacity: 0;
            background: #64c604;
            text-align: center;
            z-index: 3;
            -webkit-transition: all .8s ease;
            -moz-transition: all .8s ease;
            -ms-transition: all .8s ease;
            -o-transition: all .8s ease;
            transition: all .8s ease;
        }

        #what-do-you-get .serv_warp:hover .hover-text {
            opacity: 1;
            text-decoration: none;
        }

        #what-do-you-get .serv_warp .hover-text a {
            text-decoration: none;
        }

        #what-do-you-get .serv_warp .hover-text .name {
            display: block;
            font-size: 22px;
            font-weight: 500;
            color: #fff;
            margin-bottom: 18px;
        }

        #what-do-you-get .serv_warp .hover-text .links {
            display: block;
            font-size: 14px;
            font-weight: 500;
            color: #fff;
            text-transform: uppercase;
        }


    #what-do-you-get h3 {
        font-size: 18px;
        font-weight: 500;
        color: #000;
    }

/*.service [class*="col-"] {
    padding: 0;
}*/
.service .serv_warp {
    margin-top: 0 !important;
    border: 0 !important;
    padding-bottom: 0 !important;
}

.service .serv_warp2 {
    background: #ccc;
    padding: 15px;
    padding-top: 25px;
}

.l-txt {
    line-height: 14px;
    color: #000;
}

.wyg-txt {
    font-weight: 300;
    line-height: 31px;
    /* padding-bottom: 40px; */
    font-size: 21px;
    padding-top: 63px;
}

.what-do-you-get h1 {
    font-weight: 300;
    line-height: 50px;
    padding-bottom: 40px;
    font-size: 30px;
}

.what-do-you-get h2 {
    color: #000;
}

.what-do-you-get h1 strong {
    font-weight: 600;
}

.what-do-you-get .btn-primary {
    padding: 2px;
    font-size: 16px;
}

    .what-do-you-get .btn-primary:hover {
        background: transparent;
    }

.rowline {
    border-top: 1px solid #ccc;
    padding: 80px 0;
}
/*--------------------portfolio---------------------------------*/
#portfolio {
    padding: 100px 0;
    background: #f5f5f5;
}

    #portfolio .portfolio-filter {
        list-style: none;
        padding: 0;
        margin: 0 0 50px;
        display: inline-block;
    }

        #portfolio .portfolio-filter > li {
            float: left;
            display: block;
        }

            #portfolio .portfolio-filter > li a {
                display: block;
                padding: 7px 15px;
                background: #e5e5e5;
                color: #64686d;
                position: relative;
            }

                #portfolio .portfolio-filter > li a:hover,
                #portfolio .portfolio-filter > li a.active {
                    background: #45aed6;
                    color: #fff;
                    box-shadow: 0 -3px 0 0 #318daf inset;
                    -webkit-box-shadow: 0 -3px 0 0 #318daf inset;
                }

                    #portfolio .portfolio-filter > li a.active:after {
                        content: " ";
                        position: absolute;
                        bottom: -17px;
                        left: 50%;
                        margin-left: -10px;
                        border-width: 10px;
                        border-style: solid;
                        border-color: #318daf transparent transparent transparent;
                    }

            #portfolio .portfolio-filter > li:first-child a {
                border-radius: 4px 0 0 4px;
            }

            #portfolio .portfolio-filter > li:last-child a {
                border-radius: 0 4px 4px 0;
            }

    #portfolio .portfolio-items {
        margin: -15px;
    }

    #portfolio .portfolio-item {
        width: 24.9%;
        float: left;
        padding: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

        #portfolio .portfolio-item .portfolio-item-inner {
            position: relative;
        }

            #portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
                opacity: 0;
                transition: opacity 400ms;
                -webkit-transition: opacity 400ms;
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                padding: 10px;
                background: rgba(0, 0, 0, 0.5);
                color: #fff;
            }

                #portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
                    font-size: 16px;
                    line-height: 1;
                    margin: 0;
                    color: #fff;
                }

                #portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
                    position: absolute;
                    top: -18px;
                    right: 12px;
                    border-radius: 50%;
                    background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
                    background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
                    background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
                    width: 36px;
                    height: 36px;
                    line-height: 36px;
                    text-align: center;
                    color: #fff;
                    box-shadow: 0 0 0 2px #fff;
                    -webkit-box-shadow: 0 0 0 2px #fff;
                }

        #portfolio .portfolio-item:hover .portfolio-info {
            opacity: 1;
        }

/*--------------------What you get---------------------------------*/


.menu-item, .menu-open-button {
    background: #EEEEEE;
    border-radius: 100%;
    width: 140px;
    height: 140px;
    margin-left: -40px;
    position: absolute;
    color: #FFFFFF;
    text-align: center;
    line-height: 80px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}

.menu-open {
    display: none;
}

.lines {
    width: 25px;
    height: 3px;
    background: #596778;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
}

.line-1 {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
}

.line-2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.line-3 {
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0);
}

.menu-open:checked + .menu-open-button .line-1 {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg);
}

.menu-open:checked + .menu-open-button .line-2 {
    -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}

.menu-open:checked + .menu-open-button .line-3 {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    transform: translate3d(0, 0, 0) rotate(-45deg);
}

/*.menu {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  text-align: center;
  box-sizing: border-box;
  font-size: 26px;
}
*/
.cir-box {
    padding-left: 200px;
}

.menu-item:hover {
    background: #EEEEEE;
    color: #3290B1;
}

.menu-item:nth-child(3) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(4) {
    -webkit-transition-duration: 180ms;
    transition-duration: 280ms;
}

.menu-item:nth-child(5) {
    -webkit-transition-duration: 180ms;
    transition-duration: 380ms;
}

.menu-item:nth-child(6) {
    -webkit-transition-duration: 180ms;
    transition-duration: 480ms;
}

.menu-item:nth-child(7) {
    -webkit-transition-duration: 180ms;
    transition-duration: 580ms;
}

.menu-item:nth-child(8) {
    -webkit-transition-duration: 180ms;
    transition-duration: 680ms;
}

.menu-item:nth-child(9) {
    -webkit-transition-duration: 180ms;
    transition-duration: 780ms;
}

.menu-open-button {
    z-index: 2;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transform: scale(2.6, 2.6) translate3d(0, 0, 0);
    transform: scale(2.6, 2.6) translate3d(0, 0, 0);
    cursor: pointer;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
}

    .menu-open-button:hover {
        -webkit-transform: scale(2.9, 2.9) translate3d(0, 0, 0);
        transform: scale(2.9, 2.9) translate3d(0, 0, 0);
    }

.menu-open:checked + .menu-open-button {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
    transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked ~ .menu-item {
    -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
    transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}

    .menu-open:checked ~ .menu-item:hover {
        -webkit-transition-timing-function: cubic-bezier(0.635, 0, 0.24, 1.53);
        transition-timing-function: cubic-bezier(0.635, 0, 0.24, 1.53);
        border: 1px solid #fff;
    }

    .menu-open:checked ~ .menu-item:nth-child(3) {
        transition-duration: 180ms;
        -webkit-transition-duration: 180ms;
        -webkit-transform: translate3d(0.08361px, -160.99997px, 0);
        transform: translate3d(0.08361px, -160.99997px, 0);
        cursor: pointer;
    }




    .menu-open:checked ~ .menu-item:nth-child(4) {
        transition-duration: 280ms;
        -webkit-transition-duration: 280ms;
        -webkit-transform: translate3d(160.9466px, -32.47586px, 0);
        transform: translate3d(160.9466px, -32.47586px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(5) {
        transition-duration: 380ms;
        -webkit-transition-duration: 380ms;
        -webkit-transform: translate3d(111.9466px, 135.47586px, 0);
        transform: translate3d(111.9466px, 135.47586px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(6) {
        transition-duration: 480ms;
        -webkit-transition-duration: 480ms;
        -webkit-transform: translate3d(-88.08361px, 135.99997px, 0);
        transform: translate3d(-88.08361px, 135.99997px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(7) {
        transition-duration: 580ms;
        -webkit-transition-duration: 580ms;
        -webkit-transform: translate3d(-160.86291px, -32.62064px, 0);
        transform: translate3d(-160.86291px, -32.62064px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(8) {
        transition-duration: 680ms;
        -webkit-transition-duration: 680ms;
        -webkit-transform: translate3d(-127.86291px, -80.62064px, 0);
        transform: translate3d(-127.86291px, -80.62064px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(9) {
        transition-duration: 780ms;
        -webkit-transition-duration: 780ms;
        -webkit-transform: translate3d(-150.9466px, -75.47586px, 0);
        transform: translate3d(-150.9466px, -75.47586px, 0);
        cursor: pointer;
    }

.item-1 {
    background-color: #15b4f0;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

    .item-1:hover {
        color: #15b4f0;
        text-shadow: none;
    }

.item-2 {
    background-color: #15b4f0;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

    .item-2:hover {
        color: #15b4f0;
        text-shadow: none;
    }

.item-3 {
    background-color: #15b4f0;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

    .item-3:hover {
        color: #15b4f0;
        text-shadow: none;
    }

.item-4 {
    background-color: #15b4f0;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

    .item-4:hover {
        color: #15b4f0;
        text-shadow: none;
    }

.item-5 {
    background-color: #15b4f0;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

    .item-5:hover {
        color: #15b4f0;
        text-shadow: none;
    }

.item-6 {
    background-color: #15b4f0;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

    .item-6:hover {
        color: #15b4f0;
        text-shadow: none;
    }

.citem-3it {
    margin: 24px 20px 120px 0;
    text-align: right;
    color: #EEEEEE;
}

    .citem-3it a {
        padding: 8px 0;
        color: #C49CDE;
        text-decoration: none;
        transition: all 0.3s ease 0s;
    }

        .citem-3it a:hover {
            text-decoration: underline;
        }

.main_div {
    text-align: left;
    padding: 20px;
    width: 100%;
    height: 400px;
    float: right;
}

.inner_div {
    margin-top: 20px;
    height: 100px;
}

.buttons a {
    font-size: 16px;
}

    .buttons a:hover {
        cursor: pointer;
        font-size: 16px;
    }

/*---------------------------------------------------------------*/
/* How it Works
/*---------------------------------------------------------------*/


#how-it-works {
    /* background: url(../images/parallax/call-to.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 90%;*/
    color: #fff;
    text-align: center;
    padding: 80px 0;
    background: #63c503;
}

.how-it-works h1 {
    font-weight: 300;
    line-height: 50px;
    padding-bottom: 40px;
    font-size: 30px;
}

    .how-it-works h1 strong {
        font-weight: 600;
    }

.how-it-works .btn-primary {
    padding: 2px;
    font-size: 16px;
}

    .how-it-works .btn-primary:hover {
        background: transparent;
    }




/*-----------------------------------------*/
/* Start Progress Bar Section
/*-----------------------------------------*/


/* progress bar */

.skill {
    padding-bottom: 5px;
}

    .skill p {
        margin-bottom: 7px;
    }

.progress {
    background: #fff;
    overflow: visible;
    height: 30px;
    margin-bottom: 10px;
    background-color: #f9f9f9;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress-bar {
    float: left;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
    position: relative;
}

.progress-bar-span {
    opacity: 1;
    position: absolute;
    top: -5px;
    background: #ACB2B8;
    padding: 10px 15px;
    color: #FFF;
    border-radius: 0px;
    right: 0px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.skill:hover .progress-bar-span {
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}



/*-----------------------------------------------*/
/* Start Pricing Table
/*-----------------------------------------------*/


.pricing-section {
    padding: 80px 0;
    background: url(../images/parallax/pricing-bg.html);
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
}

    .pricing-section .section-title h3 {
        color: #fff;
    }

.pricing-table {
    text-align: left;
    background: #fff;
    border: 3px solid #0b5258;
    margin: 2px 0;
    min-height: 538px;
    position: relative;
}

    .pricing-table.abt{min-height:192px;}

    .plan-name {
        background: #2fc0ce;
        padding: 10px;
    }

    .plan-name h3 {
        font-weight: 600;
        color: #fff;
        text-align: center;
    }

.plan-price {
    text-align: center;
}

    .plan-price .price-value {
        font-size: 38px;
        line-height: 40px;
        font-weight: 600;
        color: #444;
    }

        .plan-price .price-value span {
            font-size: 18px;
            font-weight: 300;
            line-height: 18px;
        }

    .plan-price .interval {
        line-height: 14px;
    }

.plan-list {
    /*HEIGHT: 440px;*/
}

    .plan-list a {
        display: block;
        text-align: center;
        background: #f4f4f4;
        cursor: pointer;
    }

    .plan-list li {
        padding: 13px;
        border-bottom: 0px solid #eee;
        background-image: url(../images/arrow.gif);
        background-repeat: no-repeat;
        background-position: 11px 19px;
        padding-left: 2em;
        color: #292929;
        font-weight: 500;
    }

        .plan-list li:nth-child(odd) {
            background-color: #e0e0e0;
        }

/*.plan-list li:first-child {
            border-top: 1px solid #eee;
        }*/

.plan-signup {
    padding: 15px 0;
    text-align: center;
    background: #0b5258;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

    .plan-signup a {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
    }

.career-list li {
    padding: 13px;
    border-bottom: 0px solid #eee;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 11px 19px;
    padding-left: 2em;
}
/*------------------------------*/
.news-table {
    text-align: left;
    background: #fff;
    border: 1px solid #69d2e7;
    margin: 2px 0;
    padding-bottom: 20px;
}

.news-name {
    background: #2fc0ce;
    padding: 10px;
}

    .news-name h3 {
        font-weight: 600;
        color: #fff;
        text-align: center;
    }

.news-price {
    padding: 25px 0;
    text-align: center;
}

    .news-price .price-value {
        font-size: 38px;
        line-height: 40px;
        font-weight: 600;
        color: #444;
    }

        .news-price .price-value span {
            font-size: 18px;
            font-weight: 300;
            line-height: 18px;
        }

    .news-price .interval {
        line-height: 14px;
    }

.news-list {
    HEIGHT: 720px;
}

    .news-list li {
        padding: 13px;
        border-bottom: 0px solid #eee;
        background-image: url(../images/arrow.gif);
        background-repeat: no-repeat;
        background-position: 11px 19px;
        padding-left: 2em;
    }

.fixed-txt {
    display: block;
    margin-bottom: 7px;
    width: 100%;
    height: 339px;
    min-height: 339px;
    /* height: 70px; 
    /* background-color: #475; */
    overflow: hidden;
}

.news-list li:first-child {
    border-top: 1px solid #eee;
}

.news-signup {
    padding: 5px 0;
    text-align: center;
    background: #63c503;
}

    .news-signup a {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
    }
/**
 * Plugin styles
 */

.dynamic-height-wrap {
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height 0.25s ease-in-out;
    -moz-transition: max-height 0.25s ease-in-out;
    -o-transition: max-height 0.25s ease-in-out;
    transition: max-height 0.25s ease-in-out;
    width: 100%;
}

/* Bottom gradient (optional, but recommended)*/
.dynamic-height-active .dynamic-height-wrap:before {
    background: -moz-linear-gradient(top, rgba(240,249,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,0)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(240,249,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(240,249,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(240,249,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(240,249,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f9ff', endColorstr='#ffffff',GradientType=0 );
    bottom: 0;
    content: '';
    height: 30px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

.dynamic-height-active .dynamic-show-more {
    display: inline-block;
}

.dynamic-show-more {
    display: none;
}

.dynamic-height-wrap {
    margin-bottom: 20px;
}

.buttons-wrap {
    display: flex;
    margin-top: 20px;
}


/*------------------------------*/
.about-list {
}

    .about-list li {
        padding: 13px;
        border-bottom: 0px solid #eee;
        background-image: url(../images/arrow.gif);
        background-repeat: no-repeat;
        background-position: 11px 19px;
        padding-left: 2em;
        ;
    }

        .about-list li:first-child {
            border-top: 0px solid #eee;
        }

.news-list li {
    padding: 13px;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

    .news-list li:first-child {
        border-top: 1px solid #eee;
    }

.pricing .owl-buttons {
    padding-top: 30px;
}

    .pricing .owl-buttons div {
        color: #fff !important;
    }

.faq-list {
    /*HEIGHT: 710px;*/
}

    .faq-list .title {
        font-size: 20px;
        color: #2FC0CE;
        padding: 20px 0 10px 0;
    }

    .faq-list ul li {
        padding: 5px 13px;
        text-align: left;
        list-style-type: none;
        margin-left: 16px;
        color: #999;
        border-bottom: 0px solid #eee;
        background-image: url(../images/arrow.gif);
        background-repeat: no-repeat;
        background-position: 2px 10px;
        padding-left: 1.6em;
        /*list-style-image: url(/img/api-1.png)*/
    }

        .faq-list ul li li {
            padding: 5px 13px;
            text-align: left;
            list-style-type: none;
            margin-left: 16px;
            color: #999;
            border-bottom: 0px solid #eee;
            background-image: url(../images/arrow-sub.gif);
            background-repeat: no-repeat;
            background-position: 2px 10px;
            padding-left: 1.6em;
            /*list-style-image: url(/img/api-1.png)*/
        }

    .faq-list ol li {
        padding: 5px 13px;
        text-align: left;
        color: #999;
        /*list-style-image: url(/img/api-1.png)*/
    }

iframe {
    border: 0;
}



/**** Start Color Switcher ****/


.colors-switcher {
    width: 100px;
    padding: 20px 18px 14px 20px;
    position: fixed;
    z-index: 1993;
    top: 90px;
    right: 0;
    background-color: #fff;
    border-radius: 2px 0 0 2px;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

    .colors-switcher > p {
        font-size: 11px;
        line-height: 0;
    }

    .colors-switcher #show-panel {
        position: absolute;
        left: -38px;
        top: 15px;
        width: 38px;
        height: 38px;
        z-index: 1992;
        display: block;
        background-color: #fff;
        border-radius: 2px 0 0 2px;
        border: 1px solid rgba(0,0,0,.1);
        border-right: none;
        cursor: pointer;
    }

        .colors-switcher #show-panel i {
            color: #3D3D3D;
            font-size: 20px;
            line-height: 38px;
            margin-left: 15px;
        }

    .colors-switcher .colors-list {
        margin: 0;
        padding: 0;
    }

        .colors-switcher .colors-list li {
            float: left;
            display: block;
            margin-bottom: 2px;
            margin-right: 6px;
        }

            .colors-switcher .colors-list li a {
                display: inline-block;
                width: 24px;
                height: 24px;
                border-radius: 2px;
                transition: all 0.2s linear;
                -moz-transition: all 0.2s linear;
                -webkit-transition: all 0.2s linear;
                -o-transition: all 0.2s linear;
                cursor: pointer;
            }

                .colors-switcher .colors-list li a:hover {
                    box-shadow: inset 0 0 6px rgba(0,0,0,.4);
                }

        .colors-switcher .colors-list a.light-red {
            background-color: #FF432E;
        }

        .colors-switcher .colors-list a.blue {
            background-color: #28ABE3;
        }

        .colors-switcher .colors-list a.light-blue {
            background-color: #69D2E7;
        }

        .colors-switcher .colors-list a.green {
            background-color: #5BB12F;
        }

        .colors-switcher .colors-list a.light-green {
            background-color: #BCCF02;
        }

        .colors-switcher .colors-list a.yellow {
            background-color: #FED136;
        }



/******* Style Loader *******/


#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999999999;
}

.spinner {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    -webkit-animation: rotatee 2.0s infinite linear;
    animation: rotatee 2.0s infinite linear;
}

.dot1, .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-animation: bouncee 2.0s infinite ease-in-out;
    animation: bouncee 2.0s infinite ease-in-out;
}

.dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes rotatee {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotatee {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bouncee {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncee {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

@media only screen and (max-width : 550px) {

    #portfolio-list li {
        width: 100%;
    }

    .cir-box {
        padding-left: 140px;
        height: 350px;
    }

    .menu-open-button {
        width: 90px;
        height: 90px;
        margin-left: 0px;
    }

    #team .team-overlay p {
        font-size: 11px;
        line-height: 15px;
        color: #707a8a;
    }

    .menu-open:checked ~ .menu-item:nth-child(3) {
        transition-duration: 180ms;
        -webkit-transition-duration: 180ms;
        -webkit-transform: translate3d(0.08361px, -130.99997px, 0);
        transform: translate3d(0.08361px, -130.99997px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(4) {
        transition-duration: 280ms;
        -webkit-transition-duration: 280ms;
        -webkit-transform: translate3d(130.9466px, -32.47586px, 0);
        transform: translate3d(130.9466px, -32.47586px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(5) {
        transition-duration: 380ms;
        -webkit-transition-duration: 380ms;
        -webkit-transform: translate3d(91.9466px, 115.47586px, 0);
        transform: translate3d(91.9466px, 115.47586px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(6) {
        transition-duration: 480ms;
        -webkit-transition-duration: 480ms;
        -webkit-transform: translate3d(-48.08361px, 115.99997px, 0);
        transform: translate3d(-68.08361px, 115.99997px, 0);
        cursor: pointer;
    }

    .menu-open:checked ~ .menu-item:nth-child(7) {
        transition-duration: 580ms;
        -webkit-transition-duration: 580ms;
        -webkit-transform: translate3d(-110.86291px, -32.62064px, 0);
        transform: translate3d(-110.86291px, -32.62064px, 0);
        cursor: pointer;
    }
}


@media (max-width : 768px) {

    .carousel-inner {
        /*overflow: visible;*/
        min-height: 260px;
    }
    #what-do-you-get {
        padding: 30px 0;
    }

    #main-slide .carousel-control {
    display:none;
    }

    #quote-carousel-test .carousel-control.left {
        left: 0px;
    }
    #quote-carousel-test .carousel-control.right {
        right: 0px;
    }

    #main-slide .slider-content p {
        margin-bottom: 15px;
        line-height: 1.2;
    }
    #main-slide .slider-content h2 {
    margin-bottom:10px;
    }

    #logo img {
    max-width:50%;
    }
    .homecontact {
        padding: 50px 0;
    }
        .homecontact [class*="col-"], .contact-us [class*="col-"] {
            width: 100%;
        }
    .section-title p {
        padding-bottom: 10px;
    }
    .fun-facts {
        padding-top: 50px;
        padding-bottom: 50px;
    }

        .fun-facts .counter-item {margin-bottom:15px;
        }
    .feature, .feature-2, .feature-3 {
        padding-bottom: 10px;
    }
    .cont-info {
        margin-bottom: 35px;
    }
    }
