/*!
  Theme Name: Marktty
  Theme URI: https://themeforest.net/user/_nile
  Author: _NILE
  Author URI: https://themeforest.net/user/_nile
  Description: Marktty - Creative Agency HTML Template
  Version: 1.0.0
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: _NILE
  Tags:	agency, blog, clean, creative, design studio,
   marktty, modern, psd, psd template, soft, template,
   website, website template , minimal
  */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    line-height: 30px;
}

footer, section {
    padding: 80px 0
}

h2.title {
    font: 700 2.1em raleway, sans-serif;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 100px
}

h2.title > i {
    font-size: .5em;
    position: absolute;
    bottom: -23px;
    left: 49.4%;
    color: #009cff;
    z-index: 88
}

h2.title:after, h2.title:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 69px;
    background-color: #ccc;
    bottom: -17px
}

h2.title:before {
    left: 43%
}

h2.title:after {
    right: 43%
}

a.more, input.more {
    width: 150px;
    height: 50px;
    border: 0;
    background: #009cff;
    color: #f9f9f9;
    border-radius: 100px;
    font: lighter 1.1em/50px lato, sans-serif;
    text-transform: capitalize;
    display: block;
    margin: 20px auto 0;
    clear: both
}

a.more i, input.more i {
    vertical-align: text-bottom;
    margin-left: 3px
}

a.more:hover, input.more:hover {
    text-decoration: none;
    background-color: #007dcc
}

ul.social_media {
    list-style-type: none;
    padding: 0 10px;
    border-left: 1px solid #e8e8e8
}

ul.social_media li {
    display: inline-block
}

ul.social_media li a {
    display: block;
    color: #8c8c8c
}

i[class*=linkedin]:hover, i[class*=slideshare]:hover {
    color: #0077b5
}

i[class*=flickr], i[class*=foursquare], i[class*=linkedin], i[class*=medium], i[class*=paypal], i[class*=skype], i[class*=slideshare], i[class*=snapchat], i[class*=soundcloud], i[class*=facebook], i[class*=telegram], i[class*=tumblr], i[class*=vimeo], i[class*=whatsapp], i[class*=twitter], i[class*=instagram], i[class*=youtube], i[class*=amazon], i[class*=google-plus], i[class*=android], i[class*=behance], i[class*=dribbble] {
    color: #7d7d7d
}

ul.social_media li a i {
    font-size: 1.3em;
    display: block
}

i[class*=facebook]:hover {
    color: #3b5998
}

i[class*=twitter]:hover {
    color: #1da1f2
}

i[class*=instagram]:hover {
    color: #e1306c
}

i[class*=youtube]:hover {
    color: #cd201f
}

i[class*=amazon]:hover {
    color: #f90
}

i[class*=google-plus]:hover {
    color: #dd4b39
}

i[class*=android]:hover {
    color: #a4c639
}

i[class*=behance]:hover {
    color: #1769ff
}

i[class*=dribbble]:hover {
    color: #ea4c89
}

i[class*=flickr]:hover {
    color: #0063dc
}

i[class*=foursquare]:hover {
    color: #f94877
}

i[class*=github] {
    color: #7d7d7d
}

i[class*=github]:hover {
    color: #4078c0
}

i[class*=medium]:hover {
    color: #00ab6c
}

i[class*=paypal]:hover {
    color: #009cde
}

i[class*=skype]:hover {
    color: #00aff0
}

i[class*=snapchat]:hover {
    color: #fffc00
}

i[class*=soundcloud]:hover {
    color: #f80
}

i[class*=telegram]:hover {
    color: #08c
}

i[class*=tumblr]:hover {
    color: #35465c
}

i[class*=vimeo]:hover {
    color: #1ab7ea
}

i[class*=whatsapp]:hover {
    color: #25d366
}

.search_form {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #009cff;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 99
}

.search_form input {
    width: 70%;
    margin: auto;
    background: 0 0;
    color: #f9f9f9;
    padding: 10px 5px;
    font: 400 2em raleway, sans-serif;
    border: 0;
    border-bottom: 2px solid #32affe;
    outline: 0
}

.search_form input::-webkit-input-placeholder {
    color: #e0e0e0
}

.search_form input::-moz-placeholder {
    color: #e0e0e0
}

.search_form input:-ms-input-placeholder {
    color: #e0e0e0
}

.search_form input:-moz-placeholder {
    color: #e0e0e0
}

.search_form button {
    padding: 10px 5px;
    background: 0 0;
    border: 0;
    color: #f9f9f9;
    position: relative;
    left: -50px
}

.search_form .fa-times {
    position: absolute;
    top: 50px;
    right: 48%;
    color: #f9f9f9;
    cursor: pointer
}

.search_form .fa-times:hover {
    -webkit-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    -o-transform: rotate(1turn);
    transform: rotate(1turn)
}

.blog .post, .blog .post .discription a, .blog .post .post_footer, .blog .post:hover, .carousel .owl-carousel .item a, .carousel .owl-carousel .item a:hover, .clients .client_box, .clients .client_box:hover, .copyright .to_top, .main a, .main a:hover, .main_video a, .main_video a:hover, .navbar-default .link li a, .pricing .pricing_table, .pricing .pricing_table a, .pricing .pricing_table:hover, .project .portfolio_nav, .project .project_tab .project_hover span a, .project .project_tab:hover .project_hover, .project .project_tab:hover span, .search_form .fa-times, .service .service_tab, .service .service_tab:hover, .team .profile, .team .profile .profile_img:hover .profile_hover, .team .profile .profile_img:hover span, .team .profile:hover, a.more, a.more:hover, footer .footer_link ul li a, footer .subscribe form button, input.more, input.more:hover, ul.social_media {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.blog .post:hover, .carousel .owl-carousel .item a:hover, .clients .client_box:hover, .main a:hover, .main_video a:hover, .pricing .pricing_table:hover, .service .service_tab:hover, .team .profile:hover, a.more:hover, input.more:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .05);
    -webkit-transform: translatey(-5px);
    -ms-transform: translatey(-5px);
    -o-transform: translatey(-5px);
    -moz-transform: translatey(-5px);
    transform: translatey(-5px)
}

.navbar-default {
    background-color: #f9f9f9;
    box-shadow: 0 2px 20px 0 #bdbdbd;
    padding: 10px 0;
    margin-bottom: 0;
    z-index: 98
}

.navbar-default .link {
    padding-right: 20px;
    text-align: center
}

.navbar-default .link li {
    margin: 8px 15px
}

.navbar-default .link li a {
    color: #8c8c8c;
    text-transform: uppercase;
    position: relative;
    padding: 10px 0
}

.navbar-default .link li a::after {
    border-bottom: 2px solid #009cff;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 5px;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transition: all .4s ease-in-out
}

.navbar-default .link li a:hover:after {
    transform: scaleX(1)
}

.navbar-default .link .active, .navbar-default .link .search i:hover, .navbar-default .link li a:hover {
    color: #00101a !important;
    position: relative
}

@-moz-keyframes link_hover {
    from {
        transform: scaley(0)
    }
    to {
        transform: scaley(1)
    }
}

@-o-keyframes link_hover {
    from {
        transform: scaley(0)
    }
    to {
        transform: scaley(1)
    }
}

@-webkit-keyframes link_hover {
    from {
        transform: scaley(0)
    }
    to {
        transform: scaley(1)
    }
}

.navbar-default .search {
    margin: 0
}

.navbar-default .search i {
    display: block;
    line-height: 50px;
    font-size: 1.3em;
    border-left: 1px solid #f9f9f9;
    cursor: pointer;
    color: #8c8c8c
}

.navbar-nav > li > .dropdown-menu a {
    text-transform: capitalize
}

.navbar-nav > li > .dropdown-menu a:hover::before {
    display: none
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #00101a;
    background: #f9f9f9
}

.carousel {
    padding: 0;
    z-index: 1
}

.carousel .owl-carousel .item {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center
}

.carousel .owl-carousel .item h2 {
    font: 700 2.8em raleway, sans-serif
}

.carousel .owl-carousel .item p {
    margin: 0 auto;
    padding: 0 10px;
    font: 400 1.5em/1.5 lato, sans-serif
}

.carousel .owl-carousel .item a {
    display: inline-block;
    margin: 20px auto;
    padding: 15px 30px;
    background: #009cff;
    color: #f9f9f9;
    border-radius: 100px
}

.carousel .owl-carousel .item a:hover {
    text-decoration: none;
    background: #009cff
}

.carousel .owl-theme .owl-dots {
    position: absolute;
    bottom: 15px;
    width: 100%
}

.carousel .owl-theme .owl-dots .owl-dot span {
    background: #f9f9f9;
    width: 15px;
    height: 4px;
    border-radius: 0
}

.carousel .owl-theme .owl-dots .active span, .carousel .owl-theme .owl-dots owl-dot:hover span {
    background-color: #009cff
}

.service {
    background-color: #f8f8f8;
    padding-top: 80px;
    padding-bottom: 50px
}

.service .service_tab {
    padding: 50px 25px;
    background-color: #f9f9f9;
    margin-bottom: 30px
}

.service .service_tab i {
    color: #009cff
}

.service .service_tab h3 {
    font: 700 1.4em raleway, sans-serif;
    letter-spacing: 1px
}

.service .service_tab p {
    color: #707070;
    font: 400 1.1em/1.5em lato, sans-serif
}

#milestones {
    background: url(../img/milestone.png) center no-repeat fixed;
    background-size: cover
}

.about {
    background: url(../img/about_background.png) center no-repeat fixed;
    background-size: cover
}

.about p {
    font: 400 1.3em/1.5 lato, sans-serif;
    color: #323232;
    width: 80% !important;
    margin: 0 auto 10px;
    text-align: justify;
}

.project .portfolio_nav {
    text-align: center;
    margin: 40px 60px;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.project .portfolio_nav span {
    display: inline-block;
    padding: 20px;
    text-transform: capitalize;
    color: #777;
    cursor: pointer;
    font: 400 17px 'open sans'
}

.project .portfolio_nav span.activee, .project .portfolio_nav span:hover {
    color: #000;
    position: relative
}

.project .portfolio_nav span.activee:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #009cff;
    bottom: 0;
    left: 40%
}

.project .non {
    display: none
}

.project .project_tab {
    height: 300px;
    margin-bottom: 30px;
    overflow: hidden
}

.project .project_tab img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.project .project_tab .project_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    cursor: pointer;
    padding: 78px 0;
    opacity: 0
}

.project .project_tab .project_hover .name {
    font: 700 1.875em raleway, sans-serif;
    color: #009cff;
    text-transform: capitalize
}

.project .project_tab .project_hover .type {
    font: 400 1.25em #009cff;
    color: #003e66;
    padding: 10px;
    text-transform: capitalize
}

.project .project_tab .project_hover span {
    display: inline-block;
    background: #000;
    color: #f9f9f9;
    margin: 0 10px;
    border-radius: 100px;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px)
}

.project .project_tab .project_hover span a {
    color: #f9f9f9;
    text-decoration: none;
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: inline-block
}

.project .project_tab .project_hover:hover .view {
    transition-delay: .1s
}

.project .project_tab .project_hover:hover .explorer {
    transition-delay: .2s
}

.project .project_tab:hover .project_hover {
    opacity: 1;
    overflow: hidden
}

.project .project_tab:hover span {
    -webkit-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0)
}

.pricing {
    background-color: #f8f8f8;
    padding-top: 80px;
    padding-bottom: 50px
}

.pricing .pricing_table {
    background-color: #f9f9f9;
    margin-bottom: 10px
}

.pricing .pricing_table .pricing_table_title {
    font: 400 1.7em lato, sans-serif;
    color: #003e66;
    padding: 50px 0;
    position: relative
}

.pricing .pricing_table .pricing_table_title:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 30%;
    background-color: #dbdbdb;
    bottom: 0;
    left: 35%
}

.pricing .pricing_table .price {
    padding: 30px 0;
    font: bolder 4em raleway, sans-serif;
    color: #009cff
}

.pricing .pricing_table .price span:first-of-type {
    font: lighter .4em raleway, sans-serif;
    color: #00101a
}

.pricing .pricing_table .price span:last-of-type {
    display: block;
    font: lighter .4em lato, sans-serif;
    color: #888;
    line-height: 1.5
}

.pricing .pricing_table ul.features {
    list-style-type: none;
    padding: 0
}

.pricing .pricing_table ul.features li {
    font: 400 1em/3 lato, sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #646464
}

.pricing .pricing_table a {
    border: 3px solid #009cff;
    display: inline-block;
    border-radius: 100px;
    padding: 10px 30px;
    margin: 30px 0;
    text-transform: capitalize;
    font: 400 1.3em lato, sans-serif
}

.pricing .pricing_table a:hover {
    text-decoration: none;
    background-color: #009cff;
    color: #fff
}

.team {
    background: #f2f2f2;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.team .profile {
    background: #f9f9f9;
    overflow: hidden;
    text-transform: capitalize;
    margin-bottom: 30px
}

.team .profile .profile_img {
    width: 100%;
    /*min-height: 40vh;*/
    overflow: hidden
}

.team .profile .profile_img img {
    width: 100%;
    height: auto
}

.team .profile .profile_img .profile_hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    cursor: pointer;
    padding: 20vh 0 0;
    opacity: 0
}

.team .profile .profile_img .profile_hover .name {
    font: 700 1.875em raleway, sans-serif;
    color: #009cff;
    text-transform: capitalize
}

.team .profile .profile_img .profile_hover .type {
    font: 400 1.25em #009cff;
    color: #003e66;
    padding: 10px;
    text-transform: capitalize
}

.team .profile .profile_img .profile_hover span {
    display: inline-block;
    background: #000;
    color: #f9f9f9;
    margin: 0 10px;
    border-radius: 100px;
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px)
}

.team .profile .profile_img .profile_hover span:hover {
    background: #009cff
}

.team .profile .profile_img .profile_hover span a {
    color: #f9f9f9;
    text-decoration: none;
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: inline-block
}

.team .profile .profile_img .profile_hover span a i {
    color: #fff
}

.team .profile .profile_img .profile_hover:hover .social_link:first-of-type {
    transition-delay: .1s
}

.team .profile .profile_img .profile_hover:hover .social_link:nth-of-type(2) {
    transition-delay: .2s
}

.team .profile .profile_img .profile_hover:hover .social_link:nth-of-type(3) {
    transition-delay: .3s
}

.team .profile .profile_img .profile_hover:hover .social_link:nth-of-type(4) {
    transition-delay: .4s
}

.team .profile .profile_img .profile_hover:hover .social_link:nth-of-type(5) {
    transition-delay: .5s
}

.team .profile .profile_img:hover .profile_hover {
    opacity: 1;
    overflow: hidden
}

.team .profile .profile_img:hover span {
    -webkit-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    transform: translatey(0)
}

.team .profile .discription {
    padding: 10px 0 15px
}

.team .profile .discription h3 {
    color: #191919
}

.team .profile .discription span {
    color: #646464
}

.blog {
    background: #efefef;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

.blog .post {
    background: #f9f9f9;
    overflow: hidden;
    text-transform: capitalize;
    margin-bottom: 30px
}

.blog .post .post_img {
    width: 100%;
    position: relative;
    overflow: hidden
}

.blog .post .post_img .date, .blog .post .post_img .tag {
    position: absolute;
    top: 10px;
    padding: 5px 20px;
    border-radius: 100px
}

.blog .post .post_img img {
    width: 100%
}

.blog .post .post_img .tag {
    left: 10px;
    color: #f9f9f9;
    background: #009cff
}

.blog .post .post_img .date {
    right: 10px;
    color: #000;
    background: #f9f9f9;
    opacity: .5
}

.blog .post .discription {
    padding: 25px 10px
}

.blog .post .discription a {
    color: #191919;
    font: 700 1.5em lato, sans-serif
}

.blog .post .discription a:hover {
    color: #009cff;
    text-decoration: none
}

.blog .post .discription span {
    color: #646464
}

.blog .post .post_footer {
    padding: 10px;
    color: #7d7d7d
}

.blog .post .post_footer .name {
    display: inline-block;
    width: 3/100%;
    float: left;
    padding: 10px
}

.blog .post .post_footer .comment, .blog .post .post_footer .like {
    display: inline-block;
    width: 3/100%;
    float: right;
    padding: 10px
}

.blog .post .post_footer .name a {
    color: #323232
}

.blog .post .post_footer .like:hover, .blog .post .post_footer .name a:hover {
    color: #009cff;
    text-decoration: none
}

.clients, footer {
    padding-top: 80px
}

.blog .post .post_footer .comment:hover {
    color: #323232;
    text-decoration: none
}

.blog .post .post_footer i {
    padding-right: 1px
}

.contact_us {
    background: #f9f9f9;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 16px;
}

.contact_us form input:not(.more), .contact_us form textarea {
    margin-bottom: 20px;
    border: 0;
    box-shadow: 0 0 0 1px #999;
    border-radius: 0
}

.contact_us form input:not(.more):focus, .contact_us form textarea:focus {
    outline: 0;
    border: 0;
    box-shadow: 0 0 0 1px #009cff
}

.clients {
    background: url(../img/Carousel2.png) center no-repeat;
    background-size: cover;
    padding-bottom: 50px
}

.clients .client_box {
    background: #f9f9f9;
    cursor: pointer;
    margin-bottom: 30px;
    height: 150px;
    line-height: 150px
}

footer .contact, footer .container .col-md-3 {
    margin-bottom: 20px
}

footer {
    background: linear-gradient(to left, rgba(250, 250, 250, .5), rgba(250, 250, 250, .5)), url(../img/footer_background.png) center no-repeat;
    background-size: cover;
    color: #646464;
    padding-bottom: 70px
}

footer .about_company h4 {
    color: #191919
}

footer .about_company p {
    color: #4b4b4b
}

footer .about_company ul.social_media {
    border: none;
    padding-left: 0
}

footer .about_company ul.social_media li a {
    display: block;
    color: #a4a4a4
}

footer .about_company ul.social_media li a:hover {
    text-decoration: none
}

footer .about_company ul.social_media li a i {
    font-size: 1em;
    padding: 10px 10px 10px 0
}

footer .footer_link ul {
    padding: 0;
    list-style: none
}

footer .footer_link ul li {
    line-height: 2.2
}

footer .footer_link ul li a {
    text-decoration: none;
    text-transform: capitalize;
    color: #4b4b4b;
    display: inline-block
}

footer .footer_link ul li a:hover {
    color: #000;
    padding-left: 10px
}

footer .contact p {
    color: #4b4b4b
}

footer .contact p i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #191919
}

footer .subscribe p {
    color: #191919;
    text-transform: capitalize
}

footer .subscribe form {
    position: relative
}

footer .subscribe form input {
    width: 100%;
    padding: 7px 5px;
    border: 0
}

footer .subscribe form button {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: 0;
    padding: 9px 10px;
    vertical-align: middle;
    color: #646464
}

footer .subscribe form button:hover {
    color: #191919
}

.copyright {
    padding: 15px 0;
    background: #000;
    color: #7d7d7d;
    text-transform: capitalize
}

.copyright p {
    float: left;
    margin: 0
}

.copyright .to_top {
    float: right;
    cursor: pointer
}

.copyright .to_top:hover {
    color: #f9f9f9
}

@media (max-width: 980px) and (min-width: 762px) {
    .link, .social_media {
        width: 100%
    }
}

@media screen and (max-width: 766px) {
    .search i {
        border: 1px solid rgba(0, 0, 0, .1);
        margin: 5px 0
    }
}

ul.social_media {
    text-align: left
}

.main, .main_video {
    height: 100vh;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.main video, .main_video video {
    position: absolute;
    z-index: -99;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto
}

.main .typed-cursor, .main_video .typed-cursor {
    opacity: 1;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    animation: blink .7s infinite
}

@keyframes blink {
    0%, 100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@-webkit-keyframes blink {
    0%, 100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@-moz-keyframes blink {
    0%, 100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

.main .main_content, .main_video .main_content {
    text-align: left;
    z-index: 10
}

.main h1, .main_video h1 {
    font: 700 3em raleway, sans-serif
}

.main p, .main_video p {
    font-size: 2em;
    color: #666
}

.main p span, .main_video p span {
    display: inline-block;
    color: #444;
    border-bottom: 2px solid #009cff
}

.main a, .main_video a {
    width: 150px;
    height: 50px;
    border: 0;
    background: #009cff;
    color: #f9f9f9;
    border-radius: 100px;
    font: lighter 1.1em/50px lato, sans-serif;
    text-transform: capitalize;
    display: block;
    text-align: center;
    margin-top: 20px
}

.main a:hover, .main_video a:hover {
    text-decoration: none;
    background-color: #007dcc
}

.main {
    background: url(../img/Carousel1.png) center no-repeat fixed;
    background-size: cover
}

.main_video, .main_video h1, .main_video p {
    color: #f9f9f9
}

.main_video p span {
    color: #fff
}