@charset "utf-8";

/*

====================================================================
    TABLE OF CONTENT
====================================================================

1. imported styles
2. Global styles
3. Section Title style
4. Overlay style
5. Scroll To Top styles
6. header top styles
7. Main header styles
8. Slider styles
9. About One styles
10. About Two styles
11. About Three styles
12. book cleaner styles
13. Offer styles
14. Service Style One
15. Service Style Two
16. Service Dtails Style
17. Portfolio styles
18. Team Style
19. Team Details Style
20. Testimonial style
21. Video Style
22. Product Style
23. Blog style
24. Funfact / Counter Style
25. Pricing / Plan style
26. Position Contact Style
27. Inner page heading Style
28. Shop Style
29. 404 Style
30. Contact Style
31. Footer Style
32. CopyRight Style
33. Theme Margin And Padding

====================================================================
/*
====================================================================
    1. Imported styles css start
====================================================================
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('owl.css');
@import url('font-awesome.min.css');
@import url('ihover.css');
@import url('stroke-gap-icons.css');
@import url('flaticon.css');
@import url('jquery.fancybox.css');
@import url('magnific-popup.css');

/*
====================================================================
    1. Imported styles css End
====================================================================
*/


/*
====================================================================
    2. Global styles css start
====================================================================
*/
body {
    background: #FFF;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    color: #333333;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: bold;
    text-transform: uppercase;
}
p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.8em;
    color: #333;
    font-family: 'Lato', sans-serif;
    margin-bottom: 8px;
}
.article-text p{color: #fff !important;}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}
a {
    font-family: 'Lato', sans-serif;
    margin: 0;
    padding: 0;
}
a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.pt8 {
    padding-top: 6px;
}
.cs-my-btn {
    background: #ffffff;
    color: #3d6d9e;
    padding: 12px 15px;
    text-transform: uppercase;
    /* border: none; */
    border: 2px solid #3d6d9e;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-my-btn:hover {
    background: #3d6d9e;
    color: #FFF !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.form-control {
    border-radius: 0px;
    box-shadow: none;
    resize: none;
    border: none;
    height: 45px;
}
.form-control:focus {
    border-color: #e8077d;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
::-webkit-input-placeholder {
    color: #aaaaaa !important;
}
::-moz-placeholder {
    color: #aaaaaa !important;
}
:-ms-input-placeholder {
    color: #aaaaaa !important;
}
input:-moz-placeholder {
    color: #aaaaaa !important;
}

.small-line {
    width: 60px;
    height: 2px;
    background-color: #3d6d9e;
    margin-bottom: 40px;
    margin: auto;
}

.small-line-2 {
    width: 60px;
    height: 2px;
    background-color: #264dc2;
    margin-bottom: 30px;
}

.bg-img {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


/*Modal*/

.modal-content {
    padding: 30px;
}

/*preloader*/

.preloader {
    position:fixed; 
    left:0px; 
    top:0px; 
    width:100%; 
    height:100%; 
    z-index:999999; 
    background-color:#ffffff; 
    background-position:center center; 
    background-repeat:no-repeat; 
    background-image:url(../images/icons/loading.gif);
}

/*
====================================================================
    2. Global styles css End
====================================================================
*/

/*** 
====================================================================
    3. Section Title style Start
====================================================================
***/

.section-title {
    position: relative;
    margin-bottom: 60px;
}
.section-title h2 {
    color: #333333;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.section-title h2 span {
    color: #3d6d9e;
}

.section-title i {
    position: absolute;
    left: 0;
    top: 0;
    color: #e8077d;
}
.section-title i:before {
    font-size: 60px;
    margin-left: 0px;
}
.section-title .title {
    padding-left: 70px;
}
.title-2 {
    margin-top: 30px;
    position: relative;
}
.title-2 .long-border {
    width: 185px;
    height: 1px;
    background: #e8077d;
    margin: auto;
}
.title-2 .small-border {
    width: 165px;
    height: 1px;
    background: #e8077d;
    margin: auto;
    margin-top: 3px;
}
.title-2 span{
    width: 50px;
    height: 50px;
    background: #ffffff;

    color: #e8077d;
    padding: 5px;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -25px;
}
.title-2 span:before{
    margin-left: 0px;
    font-size: 30px;
}

/*** 
====================================================================
    3. Section Title style End
====================================================================
***/

/*** 
====================================================================
    4. Overlay style Start
====================================================================
***/
.default-overlay,
 .black-overlay,
 .white-overlay {
    position: relative;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.default-overlay::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    background-color: rgba(38, 77, 194, 0.85);
}

.black-overlay::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .8);
}

.white-overlay::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .8);
}

/*** 
====================================================================
    4. Overlay style Start
====================================================================
***/


/*** 
====================================================================
    5. Scroll To Top style Start
====================================================================
***/

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.7);
    line-height: 34px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 0;
    display: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.scroll-to-top:hover {
    color: #ffffff;
    background: #111111;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/*** 
====================================================================
    5. Scroll To Top style End
====================================================================
***/

/*
====================================================================
    6. header top css start
====================================================================
*/

.cs-header-top {
    padding: 15px 0px;
    background: #264DC2;
}
.cs-header-top .cs-phn-numbar {
    color: #ffffff;
    font-size: 12px;
    float: left;
    margin-right: 20px;
}
.cs-header-top .cs-phn-numbar span {
    margin-right: 5px;
}
.cs-header-top .cs-phn-numbar:hover span {
    color: #1DAF2A;
}
.cs-header-top .cs-mail-address a {
    color: #ffffff;
    font-size: 13px;
}
.cs-header-top .cs-mail-address span {
    margin-right: 5px;
    color: #ffffff;
}
.cs-header-top .cs-mail-address:hover span {
    color: #1DAF2A;
}
.cs-hearder-top-social {
    color: #ffffff;
    font-size: 12px;
}
.cs-hearder-top-social a {
    color: #ffffff;
    margin-right: 5px;
    margin-left: 5px;
}
.cs-hearder-top-social a:hover {
    color: #1DAF2A;
}
.cs-advice {
    color: #ffffff;
}
.cs-advice a {
    color: #ffffff;
}
.cs-advice a:hover {
    color: #1DAF2A;
}
.cs-advice span {
    margin-right: 5px;
}

.top-head{
    background-color: #000000;
    color: #fff;
    border-bottom: solid 2px #3d6d9e;
    background-image: url(../images/topbg.jpg);
    background-position: center;
    background-size: 80rem 4rem;
    background-repeat: no-repeat;
}
.top-head a {
    color: #fff;
    line-height: 30px;
}
.top-bar-info-r li {
    text-align: right;
}
/*
====================================================================
    6. header top css End
====================================================================
*/

/*
====================================================================
   7. Main header css start
====================================================================
*/
nav.main-menu {
    float: right;
}
.forcefullwidth_wrapper_tp_banner {
    z-index: 0;
}
.main-header {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.logo img {
    width: auto;
    float: left;
    margin-right: 20px;
    margin-top: 8px;
    z-index: 1;
    position: relative;
    
}
.bounce-in-header.now-visible .logo img {
    margin-top: 4px;
}
.bounce-in-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    /*background: #e8077d;*/
	background: #fff;
    z-index: 0;
    border-bottom: 1px solid #cccccc;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.bounce-in-header .logo {
    padding: 6px 0px 2px;
}
.bounce-in-header.now-visible {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.main-header .header-lower {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #3d3f43;
    z-index: 5;
}
.header-style-three {
    /*position: absolute;
    top: 13%;*/
}
.header-style-three.bg-top {
    /*position: absolute;
    top: 4%;*/
}
.header-style-three.bg-top.bg-color {
    position: absolute;
    top: 0;
    background-color: #e8077d;
}
.main-header.header-style-three .header-lower {
    background: #f3f3f3;
}
.main-header .nav-outer {
    position: relative;
}
.main-header.header-style-three .nav-outer {
    /*background: rgba(255, 196, 27, .95);*/
	background: #f3f3f3;
}
.main-header.header-style-three .nav-outer .logo2:before {
    /*background: rgba(255, 196, 27, .95);*/
	background: #fff;
    content: "";
    position: absolute;
    left: -12px;
    width: 30px;
    height: 100%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}
.main-header.header-style-three .nav-outer .main-menu2:before {
    /*background: rgba(255, 196, 27, .95);*/
	background: #fff;
    content: "";
    position: absolute;
    right: -13px;
    width: 30px;
    height: 100%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    z-index: -1;
}
.main-menu .navbar-collapse {
    padding: 0px;
}
.main-menu .navigation {
    position: relative;
    margin: 0px;
    font-weight: 700;
    margin-top: 20px;
}
.main-menu .navigation > li {
    position: relative;
    float: left;
    padding: 0px;
}
.bounce-in-header .main-menu .navigation > li {
    margin-right: 0px;
}
.main-menu .navigation > li > a {
    position: relative;
    display: block;
    padding: 15px 20px 12px;
    font-size: 13px;
    color: #000;
    line-height: 18px;
    border-top: none;
    border-bottom: 3px solid transparent;
    text-transform: uppercase;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-menu .navigation > li > a.current {
    color: #fff;
    background: #3d6d9e;
}
.main-menu .navigation > li > a:hover,
.main-menu .navigation > li > ul > li > a:hover {
    color: #fff !important
    background: #a40659;
}
.bounce-in-header .main-menu .navigation > li {
    margin-left: 0px;
}
.bounce-in-header .main-menu .navigation > li > a {
    color: #000;
    padding: 15px 20px 12px;
}
.main-menu .navigation > li:hover > a:after {
    opacity: 1;
}
.main-menu .navigation > li > ul {
    position: absolute;
    left: 0px;
    top: 150%;
    width: 210px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #283745;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.header-style-three .main-menu .navigation > li > ul {
    background: #ffffff;
}
.main-menu .navigation > li > ul.from-right {
    left: auto;
    right: 0px;
}
.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #FFF;
}
.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 10px 15px 10px 18px;
    line-height: 11px;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    color: #000000;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover > a {
    color: #fff;
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
    font-family: 'FontAwesome';
    content: "\f061";
    position: absolute;
    right: 10px;
    top: 15px;
    width: 10px;
    height: 20px;
    display: block;
    color: #ffffff;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    z-index: 5;
}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after {
    color: #ffffff;
}
.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 120%;
    top: 0px;
    width: 200px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #283745;
}
.header-style-three .main-menu .navigation > li > ul > li > ul {
    background: #ffffff;
}
.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #FFF;
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
    padding: 13px 15px 13px 18px;
    line-height: 22px;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li > ul > li:hover > a {
    color: #247fe1;
}
.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    left: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    background: url(../images/icon-submenu.png) center center no-repeat;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
}
.header-lower .shop-box {
    position: absolute;
    right: 5px;
    top: 8px;
}
.shop-box {
    font-size: 20px;
}
.shop-box a sup {
    background-color: #264DC2;
    font-size: 10px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    line-height: 14px;
    position: relative;
    left: -18px;
    color: white;
    top: -10px;
}
.shop-box span {
    padding: 10px;
    color: #fff;
}
.shop-box .icon-Search {
    border-right: 1px solid #eab20e;
}


.accordion dt a.active  {
    color: #264DC2;
}
.accordion dt a {
    color: #333;
}
.accordion dt {
    border: 1px solid #333;
    padding: 15px 26px;
    font-size: 14px;
    margin-bottom: 15px;
}
.accordion dd {
    padding: 20px;
    background-color: #eee;
    margin-bottom: 15px;
}
.coupon-form p{
    margin-bottom: 20px;
}
.accordion .form-group label {
    font-size: 16px;
    margin-bottom: 15px;
}
.cart-total li {
    margin-top: 20px;
}
.cart-total span {
    float: right;
}
.cart-total li:last-child {
    margin-top: 0;
}
.cart-item .form-group {
        border: 1px solid #eee;
    }
.border-1 {
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin-top: 20px;
    margin-bottom: 5px;
}

.btn-cart {
    background: #264DC2;
    color: #FFF;
    padding: 12px 15px;
    text-transform: uppercase;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-cart:hover {
    background: #e8077d;
    color: #FFF !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-shop {
    background: #333;
    color: #FFF;
    padding: 12px 15px;
    text-transform: uppercase;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-shop:hover {
    background: #264DC2;
    color: #FFF !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.bg-gray {
    background-color: #FAFAFA;
}
.txt-color-white {
    color: #FFF;
}
h1.error-font {
    font-size: 5em;
}

/*
====================================================================
   7. Main header css End
====================================================================
*/

/*
====================================================================
    8. Slider css Start
====================================================================
*/

.main-slider .sub-title {
    font-size: 12px;
    letter-spacing: 5px;
    color: #FFF;
    font-family: 'Lato', sans-serif;
}
.main-slider .main-title {
    font-size: 48px;
    letter-spacing: 1px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    color: #FFF;
}
.main-slider .main-title span {
    font-weight: 600;
    color: #3d6d9e;
    font-size: 48px;
}
.main-slider .sub-title-1 {
    font-size: 12px;
    letter-spacing: 5px;
    color: #FFF;
    font-family: 'Lato', sans-serif;
}
.main-slider .main-title-1 {
    font-size: 48px;
    letter-spacing: 1px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    color: #FFF;
}
.main-slider .main-title-1 span {
    font-weight: bold;
    color: #3d6d9e;
    font-size: 48px;
}
.main-slider .slider-btn {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 500;
}
.main-slider .slider-btn:hover {
    background-color: #264dc2;
    color: #ffc41b;
}
.main-slider .slider-btn-2 {
    background: transparent;
    border: 2px solid #FFF;
    border-radius: 0;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 20px;
    font-weight: 500;
}
.main-slider .slider-btn-2:hover {
    background-color: #264dc2;
    color: #ffc41b;
}
.main-slider .bg-color {
    /*background-color: rgba(255, 255, 255, .8);*/
    background-color: rgba(64, 141, 0, 0.82);
    width: 620px;
    height: 260px;
}
.main-slider .slider-title-3 span {
    color: #3d6d9e;
    font-size: 36px;
}
.main-slider .slider-title-3 {
    font-weight: 300;
    font-size: 36px;
}
.main-slider .slider-title-4 {
    font-size: 36px;
}
.main-slider .slider-title-4 span {
    color: #3d6d9e;
    font-weight: 600;
    font-size: 36px;
}
.main-slider span:before {
    color: #264dc2;
    font-size: 36px;
}

.overlayer-black {
    position: relative;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.overlayer-black::before {
    background-color: rgba(0, 0, 0, 0.60);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-slider .tparrows.preview3::after {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/
    background-color: #7a0643;
    border: 2px solid #ffffff;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    height: 48px !important;
    line-height: 44px;
    padding: 0;
    top: 0;
    width: 48px !important;
}
.main-slider .tparrows.tp-leftarrow.preview3::after {
    content: "";
    font-family: "FontAwesome";
}
.main-slider .tparrows.tp-rightarrow.preview3::after {
    content: "";
    font-family: "FontAwesome";
}
.main-slider .tparrows.preview3.tp-leftarrow {
    left: 20px !important;
}
.main-slider .tparrows.preview3.tp-rightarrow {
    right: 20px !important;
}
.main-slider .tparrows.preview3:hover::after {
    border-color: #fbca00;
    color: #fbca00;
}
.main-slider .tparrows.preview3 .tp-arr-iwrapper {
    display: none;
    opacity: 0;
    visibility: hidden;
}
.main-slider .tparrows.preview3{
    background: none;    
}
/*
====================================================================
    8. Slider css End
====================================================================
*/

/*
====================================================================
    9. About Style one css start
====================================================================
*/

.cs-about-area {
    padding: 80px 0px 50px;
    overflow: hidden;
}
.cs-about-col .intro-icon i::before {
    font-size: 36px;
    color: #e8077d;
    float: left;
    margin-right: 10px;
    margin-left: 0px;
    clear: both;
}
.cs-about-col .intro-icon p {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding-top: 15px;
}

.cs-about-col .main-title h1 {
    color: #333333;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 65px;
}

.cs-about-col .main-title h1 span {
    color: #264dc2;
}
.cs-about-col .main-title p {
    font-size: 12px;
    line-height: 26px;
    color: #f83435;
    font-style: italic;
    margin-bottom: 20px;
}

.cs-about-col {
    margin-bottom: 30px;
}
.cs-meet-btn {
    margin-top: 30px;
}
.cs-opening-hours {
    position: relative;
}
.cs-about-opening-img img {
    border: 8px solid #92A6E0;
}
.cs-about-gap-box {
    width: 290px;
    height: 400px;
    position: absolute;
    top: 95px;
    left: -20px;
    border: 1px solid #DADADA;
    z-index: 111;
}
.cs-time-box {
    width: 315px;
    min-height: 185px;
    background: #e8077d;
    position: absolute;
    left: 50%;
    bottom: -100px;
    margin-left: -158px;
    z-index: 222;
    padding: 35px 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-time-box h4 span {
    color: #264dc2;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-time-box p {
    color: #ffffff;
}
.cs-time-icon {
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-size: 50px;
    color: #BFA65E;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-opening-hours:hover .cs-time-box {
    background-color: #92A6E0;
    bottom: -80px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-opening-hours:hover.cs-time-icon {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-opening-hours:hover span {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/*
====================================================================
    9. About Style one css End
====================================================================
*/

/*
====================================================================
    10. About Style Two css start
====================================================================
*/

.cs-about-area-two {
    width: 100%;
    padding: 0px 0px 50px;
    overflow: hidden;
}
.cs-about-area-two .cs-about-col {
    margin-bottom: 30px;
}
.cs-about-area-two .cs-about-col h4 {
    font-size: 16px;
    color: #264DC2;
    font-style: italic;
    font-weight: bold;
}
.cs-about-area-two .cs-about-col h2 {
    margin-bottom: 0px;
    font-size: 32px;
}
.cs-about-area-two .cs-about-col h2 span {
    color: #3d6d9e;
}
.cs-about-area-two .cs-about-col p {
    font-style: italic;
}
.cs-about-box-heading {
    position: relative;
    padding-left: 40px;
}
.cs-about-area-two .cs-about-col .cs-about-box {
    padding: 15px;
    border: 1px solid #e6e6e6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-about-area-two .cs-about-col .cs-about-box:hover {
    border-color: #e8077d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-about-area-two .cs-about-col .cs-about-box .cs-about-box-heading {
    margin-bottom: 5px;
}
.cs-about-area-two .cs-about-col .cs-about-box .cs-about-box-heading h4 {
    font-size: 16px;
    color: #3d6d9e;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0px;
}
.cs-about-area-two .cs-about-col .cs-about-box .cs-about-box-heading i {
    position: absolute;
    left: 0;
    top: -3px;
    font-size: 30px;
}
.cs-about-box-heading p {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 5px;
}
.cs-inner-about-two {
    padding-top: 80px;
}

.cs-about-box-heading i:before {
    font-size: 30px;
}

/*
====================================================================
    10. About Style Two css End
====================================================================
*/


/*
====================================================================
    11. About Style Three css Start
====================================================================
*/

.cs-about-area-three {
    width: 100%;
    padding: 80px 0px 50px;
    overflow: hidden;
}
.cs-about-area-three .cs-about-col {
    margin-bottom: 30px;
}
.cs-about-area-three .cs-about-col h6 {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.6px;

}
.cs-about-area-three .cs-about-col h2 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 20px;
}
.cs-about-area-three .cs-about-col h2 span {
    color: #e8077d;
}
.cs-about-area-three .cs-about-col p span {
    color: #f83435;
    font-style: italic;
}
.cs-about-area-three .cs-about-col .cs-about-para {
    margin-top: 10px;
    margin-bottom: 30px;
}
.cs-about-area-three .cs-about-box {
    padding: 15px;
    border: 1px solid #e6e6e6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-about-area-three .cs-about-box:hover {
    border-color: #e8077d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-about-box-heading {
    position: relative;
    padding-left: 45px;
}
.cs-about-area-three .cs-about-box .cs-about-box-heading h4 {
    font-size: 16px;
    color: #e8077d;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0px;
}
.cs-about-area-three .cs-about-box .cs-about-box-heading i {
    position: absolute;
    left: 0;
    top: -4px;
}

/*
====================================================================
    11. About Style Three css End
====================================================================
*/

/*
====================================================================
    12. book cleaner css start
====================================================================
*/

.cs-bg-opacity {
    padding: 25px 60px;
}
.cs-bg-opacity h3 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 5px;
}
.cs-bg-opacity h3 span {
    font-size: 16px;
    font-weight: 100;
    color: #264DC2;
}
.cs-bg-opacity p {
    color: #ffffff;
    text-transform: uppercase;
}
.cs-bg-opacity p span {
    font-weight: bolder;
    color: #e8077d;
    margin-left: 5px;
}
.cs-vertical-line {
    width: 2px;
    height: 80px;
    background: #676767;
    float: left;
}
.cs-book-cleaner-area .cs-my-btn {
    margin-top: 18px;
}

/*
====================================================================
    12. book cleaner css End
====================================================================
*/


/*
====================================================================
   13. Offer Style css start
====================================================================
*/

.cs-offer-area {
    padding: 80px 0px 50px;
    overflow: hidden;
}
.cs-offer-area .cs-offer-col {
    margin-bottom: 180px;
}

.cs-single-item {
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
}
.cs-single-item img {
    width: 270px;
    min-height: 220px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-single-item:hover img {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-item-text-box {
    width: 320px;
    min-height: 190px;
    padding: 70px 20px 20px 20px;
    position: absolute;
    left: 30px;
    bottom: -135px;
    border: 1px solid #DADADA;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-single-item:hover .cs-item-text-box {
    width: 100%;
    min-height: 190px;
    position: absolute;
    left: 0;
    bottom: -135px;
    z-index: 99999;
    border: 1px solid #DADADA;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-single-item:hover .cs-item-text-box p {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-item-text-box .cs-my-btn {
    position: absolute;
    right: -20px;
    top: -45px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.cs-item-text-box h5 a {
    font-weight: bold;
    letter-spacing: 1px;
    color: #e8077d;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-item-text-box h5 a:hover {
    color: #264dc2;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/*offer carosol */

.offer-col .cs-single-item img {
    width: 270px;
    min-height: 220px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.offer-col .cs-single-item:hover img {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.offer-col .owl-nav {
    text-align: center;
}
.offer-col .owl-prev, .offer-col .owl-next {
    border: 1px solid #ffc41b;
    color: #ffc41b;
    display: inline;
    margin-right: 20px;
    padding: 8px 35px;
}

.offer-col .owl-prev:hover,
.offer-col .owl-next:hover {
    background-color: #264dc2;
    border: 1px solid #264dc2;
    color: #FFF;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

/*
====================================================================
    13. Offer Style css End
====================================================================
*/


/*
====================================================================
    14. Service Style One css start
====================================================================
*/

.cs-service-area {
    padding: 80px 0px 50px;
}
.cs-service-area .cs-service-col {
    margin-bottom: 30px;
}
.cs-service-area .title h2 span {
    color: #264dc2;
}
.cs-partner-logo img {
    width: 170px;
    height: 155px;
    float: left;
    opacity: 0.3;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-partner-logo img:hover {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-bdr-right-bottom {
    border-right: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
}
.cs-bdr-top-left {
    border-top: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
}
.cs-service-text-bdr {
    width: 100%;
    border: 1px solid #F2F2F2;
    padding: 4px;
    float: right;
}
.cs-service-text-box {
    border: 1px solid #F2F2F2;
    padding: 20px;
}
.cs-service-text-box p {
    font-style: italic;
}
.cs-servicetop-text {
    margin-bottom: 20px;
}
.cs-servicetop-text img {
    width: 135px;
    height: 135px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
/* tab */

.cs-tab {
    margin-left: 30px;
}
.cs-tab li a {
    background-color: transparent;
    color: #264dc2;
    border: 1px solid #264dc2;
    border-left: 0;
    padding: 10px;
    margin-bottom: 15px;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    display: block;
}
.cs-tab li a {
    color: #264dc2;
    // padding-right: 10px;
    font-family: 'Lato', sans-serif;
}
.cs-tab li span:before {
    margin-left: 5px;
    margin-right: 8px;
    font-size: 30px;
}
.cs-tab li {
    position: relative;
}

.cs-tab li a:before {
    background: #FFF;
    border: 1px solid #264dc2;
    border-right: 0;
    content: "";
    position: absolute;
    top: 0;
    left: -12px;
    width: 25px;
    height: 100%;
    -webkit-transform: skew(-21deg);
    -moz-transform: skew(-21deg);
    -ms-transform: skew(-21deg);
    -o-transform: skew(-21deg);
    transform: skew(-21deg);
    z-index: -1;
}

.cs-tab li a:hover,
.cs-tab li a:hover:before,
.cs-tab li.active a,
.cs-tab li.active a:before {
    background-color: #e8077d;
    border-color: #e8077d;
    color: #fff;
    transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    -o-transition: all 100ms ease;
}

/*
====================================================================
    14. Service Style One css End
====================================================================
*/

/*
====================================================================
    15. Service Style Two css start
====================================================================
*/
.cs-service-two-col {
    background: #fff;
}
.cs-service-area-two {
    width: 100%;
    padding: 80px 0px 50px;
}
.cs-service-two-col {
    /*margin-top: -160px;*/
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-service-two-col:hover {
    background: #FAFAFA;
    box-shadow: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-service-two-col img {
    border-top: 10px solid #6eb4fc;
}
.box-image {
    margin-top: 65px;
}
.cs-service-two-content {
    padding: 30px 10px;
    min-height: 270px;
        height: auto;
}

.cs-service-two-col .cs-service-two-content h2 {
    font-size: 15px;
    line-height: 16px;
}

.cs-service-two-col .cs-service-two-content h6 {
    font-family: 'Lato', sans-serif;
    text-transform: lowercase;
    color: #707070;
    font-style: italic;
    font-size: 14px;
    font-weight: lighter;
}

.cs-service-two-content h2 a {
    color: #3d6d9e;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-service-two-col:hover .cs-service-two-content h2 a {
    /* color: #f80083; */
    /* -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; */
}
.cs-service-two-content p {
    margin-bottom: 20px;
}
.cs-service-two-content .cs-my-btn {
    margin-bottom: -60px;
    display: inline;
}
.cs-inner-service-area .cs-service-two-col {
    margin-top: 0px;
}

/*
====================================================================
    15. Service Style Two css End
====================================================================
*/

/*
====================================================================
    16. Service Details style css Start
====================================================================
*/

.cs-service-details-area {
    width: 100%;
    padding: 80px 0px 50px;
}
.cs-service-details-col {
    margin-bottom: 30px;
}
.cs-service-details-col ul li {
    background: #F4F6F8;
    margin-bottom: 5px;
    padding: 15px 0px 15px 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-service-details-col ul li:hover {
    background: #e8077d;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-service-details-col ul li i {
    margin-right: 10px;
    margin-left: 10px;
    color: #cccccc;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-service-details-col ul li:hover i {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-service-details-col ul li a {
    color: #333333;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-service-details-col ul li:hover a {
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-service-details-col .cs-mb-20 {
    margin-bottom: 30px;
}

.cnt-list li {
    list-style: disc;
    padding: 5px !important;
}

ul.cnt-list {
    margin-left: 24px;
}
.inwrap{
    border: #333 solid 1px;
    margin-bottom: 50px;
    min-height: 450px;
    padding-top: 20px;
}
.inwrap:first-child{
    border-right: #333 solid 0px;
}


/*
====================================================================
    16. Service Details style css End
====================================================================
*/

/*
====================================================================
    17. Portfolio Style css Start
====================================================================
*/
.cs-portfolio-area,
.cs-portfolio-area-two {
    padding: 80px 0 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.cs-portfolio-area .title h2 {
    color: #ffffff;
}
.cs-portfolio-area .title p {
    color: #ffffff;
}
.portfolio {
    margin: 20px 0;
}

.portfolio .portfolio-item {
    float: left;
}

.portfolio .portfolio-item .thumb {
    position: relative;
}

.portfolio .portfolio-item .thumb img{
    width: 100%;
    height: auto;
    display: block;
}

.portfolio-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 5px solid rgba(255, 196, 27, 0.5);
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.portfolio-item:hover .portfolio-hover,
.portfolio-item:hover .portfolio-hover .portfolio-info,
.portfolio-item:hover .portfolio-hover .portfolio-btn {
    opacity: 1;
}


.portfolio-item:hover .portfolio-hover .portfolio-info {
    bottom: 60%;
    margin-bottom: -90px;
}

.portfolio-item:hover .portfolio-hover .portfolio-btn {
    top: 44%;
    margin-top: -45px;
}

.portfolio-hover .portfolio-info {
    position: absolute;
    bottom: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
}


.portfolio-hover .portfolio-btn {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 1.500em;
}

.portfolio-info,
.portfolio-info h4 a,
.portfolio-hover .portfolio-btn a {
    text-align: center;
    color: #222;
}

.portfolio-info h4 {
    margin-bottom: 0;
    font-size: 0.875em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
}

.portfolio-info p {
    font-size: 0.750em;
    margin-bottom: 0;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1px;
    color: #757575;
    font-family: 'Open Sans', sans-serif;
}

.portfolio-info a,
.portfolio-title a {
    color: #757575;
}

/*gutter*/

.portfolio.gutter .portfolio-item {
    padding: 10px;
}


/*portfolio 2 grid*/

.portfolio.col-2 .portfolio-item {
    width: 49.99%;
}


/*portfolio 3 grid*/

.portfolio.col-3 .portfolio-item {
    width: 33.3333333%;
}

/*portfolio 4 grid*/

.portfolio.col-4 .portfolio-item {
    width: 24.98%;
}

/*portfolio 5 grid*/

.portfolio.col-5 .portfolio-item {
    width: 19.99%;
}

/*portfolio 6 grid*/

.portfolio.col-6 .portfolio-item {
    width: 16.666666667%;
}

.portfolio-filter {
    margin:0px;
    padding: 20px;
    list-style: none;
    background: #333;
}

.portfolio-filter li {
    display: inline-block;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
}

.portfolio-filter li a {
    color: #FFF;
    margin: 0 10px;
    font-size: 0.875em;
    font-family: 'Open Sans', sans-serif;
    padding: 10px;
    letter-spacing: 1px;
    line-height: 3;
}


.portfolio-filter li a:hover,
.portfolio-filter li.active a{
    color: #FFF;
    background-color: #8c1134;
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    border: medium none;
    outline: medium none;
}
.flex-control-nav {
    border: medium none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.flex-direction-nav {
    display: none;
}
.flexslider {
    margin: 0;
    padding: 0;
    position: relative;
}
.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.flex-control-nav {
    bottom: 15px;
    margin: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    z-index: 10;
}
.flex-control-nav li {
    display: block;
    float: left;
    height: 10px;
    margin: 0 3px;
    width: 10px;
}
.flex-control-nav li a {
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 10px;
    text-indent: -9999px;
    transition: all 0.3s ease-in-out 0s;
    width: 10px;
}
.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
    background-color: #fff;
}
.flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.flex-direction-nav {
}
.flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: -40px 0 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    top: 50%;
    transition: all 0.3s ease-in-out 0s;
    width: 40px;
    z-index: 200;
}
.flex-direction-nav a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.flex-direction-nav a::before {
    color: #fff;
    content: "";
    display: block;
    font-family: "fontawesome";
    font-size: 16px;
    text-align: center;
    width: 40px;
}
.flex-direction-nav a.flex-next::before {
    content: "";
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}
.post-slider-thumb .flex-control-thumbs {
    left: auto;
    margin: 0 auto;
    position: relative;
    right: auto;
    text-align: left;
    top: 10px;
    z-index: 10;
}
.post-slider-thumb .flex-control-thumbs li {
    cursor: pointer;
    display: inline-block;
    float: none;
    height: auto;
    margin: 0 3px 0 0;
    width: 80px;
}
.post-slider .flex-direction-nav, .post-slider-thumb .flex-direction-nav {
    display: block;
}
.post-slider .flex-direction-nav .flex-prev, .post-slider .flex-direction-nav .flex-next, .post-slider-thumb .flex-direction-nav .flex-prev, .post-slider-thumb .flex-direction-nav .flex-next {
    opacity: 0;
}
.post-slider:hover .flex-direction-nav .flex-prev, .post-slider:hover .flex-direction-nav .flex-next, .post-slider-thumb:hover .flex-direction-nav .flex-prev, .post-slider-thumb:hover .flex-direction-nav .flex-next {
    opacity: 1;
}
.post-list-aside .post-img img {
    border: 2px solid transparent;
}
.post-list-aside .post-img img.flex-active {
    border: 2px solid rgba(0, 0, 0, 0.8);
}
.post-slider .flex-control-thumbs {
    display: none;
}

blockquote {
    background-color: #f5f2eb;
    font-size: 17.5px;
    margin: 20px 0 20px 0;
    padding: 30px 17px;
    border-left: 0px;
    font-family: 'PT Serif', serif;
    font-weight: 600;
}

.mfp-bottom-bar {
    margin-top: -90px;
    left: 5%;
}
.mfp-title {
    font-size: 16px;
    background: rgba(57,92,197,0.9);
    width: 70%;
    padding: 10px 20px;
}
.project-description h5 i{
    color: #1daf2a;
    font-size: 16px;
}

.title-portfolio .portfolio-title {
    background: #333333;
    text-align: center;
    padding: 20px 0;
}
.title-portfolio .portfolio-title h4 {
    margin-bottom: 0;
    line-height: 1;
    color: #fff;
    font-weight: 300;
}
.title-portfolio .portfolio-title h4 a,
.title-portfolio .portfolio-title p a {
    color: #fff;
    font-family: 'Lato', sans-serif;
}
.title-portfolio .portfolio-title p a {
    font-style: italic;
}
.title-portfolio .portfolio-item:hover .portfolio-title{
    background: #ffc51c;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.title-portfolio .portfolio-item:hover .portfolio-hover .portfolio-btn {
    top: 55%;
}
.title-portfolio .portfolio-hover {
    border: 0;
}

/*
====================================================================
    17. Portfolio style css End
====================================================================
*/


/*
====================================================================
    18. Team style css Start
====================================================================
*/

.cs-team-area {
    width: 100%;
    padding: 80px 0px 50px;
    background: #FAFAFA;
    overflow: hidden;
}
.cs-team-area .title-2 span {
    background: #FAFAFA;
}
.cs-team-col {
    margin-bottom: 30px;
}
/*hover effect start*/

.ih-item.square {
    width: 100%;
    height: auto;
    border: none;
    box-shadow: none;
    position: relative;
}
.ih-item.square.effect3 {
    overflow: hidden;
}
.ih-item.square.effect3 .socila_group {
    position: absolute;
    top: 0;
    left: 0;
}
.ih-item.square.effect3 .socila_group .fa-facebook {
    position: absolute;
    top: 30px;
    left: 10px;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #e8077d;
    line-height: 32px;
    color: #e8077d;
    margin-left: -60px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ih-item.square.effect3 .socila_group .fa-facebook:hover {
    color: #ffffff;
    background: #264DC2;
    border: 1px solid #264DC2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ih-item.square.effect3:hover .fa-facebook {
    margin-left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ih-item.square.effect3 .socila_group .fa-twitter {
    position: absolute;
    top: 80px;
    left: 10px;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #e8077d;
    line-height: 32px;
    color: #e8077d;
    margin-left: -60px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ih-item.square.effect3 .socila_group .fa-twitter:hover {
    color: #ffffff;
    background: #264DC2;
    border: 1px solid #264DC2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ih-item.square.effect3:hover .fa-twitter {
    margin-left: 0px;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.ih-item.square.effect3 .socila_group .fa-dribbble {
    position: absolute;
    top: 130px;
    left: 10px;
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #e8077d;
    line-height: 32px;
    color: #e8077d;
    margin-left: -60px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ih-item.square.effect3 .socila_group .fa-dribbble:hover {
    color: #ffffff;
    background: #264DC2;
    border: 1px solid #264DC2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ih-item.square.effect3:hover .fa-dribbble {
    margin-left: 0px;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}
.ih-item.square.effect3.colored .info {
    background: #1a4a72;
}
.ih-item.square.effect3 .img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.ih-item.square.effect3 .info {
    min-height: 80px;
    background: rgba(255, 196, 27, 0.9);
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.ih-item.square.effect3 .info h4 {
    position: relative;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    padding: 0px;
    text-align: left;
    font-style: normal;
    margin-bottom: 0px;
}
.ih-item.square.effect3 .info p {
    font-size: 12px;
    font-style: italic;
    text-align: left;
    color: #ffffff;
    padding: 0px;
}
.ih-item.square.effect3:hover .info {
    visibility: visible;
    opacity: 1;
}
.ih-item.square.effect3.bottom_to_top .info {
    top: auto;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
.ih-item.square.effect3.bottom_to_top:hover .img {} .ih-item.square.effect3.bottom_to_top:hover .info {
    padding: 20px 0px 0px 20px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.ih-item.square.effect3.top_to_bottom .info {
    bottom: auto;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.ih-item.square.effect3.top_to_bottom:hover .img {
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}
.ih-item.square.effect3.top_to_bottom:hover .info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

/*
====================================================================
    18. Team style css End
====================================================================
*/

/*
====================================================================
    19. Team Details css Start
====================================================================
*/

.cs-team-details-area {
    width: 100%;
    padding: 80px 0px 50px;
}

.cs-team-details-col .cs-team-image {
    border: 8px solid #92A6E0;
    min-height: 490px;
}
.cs-team-details-col {
    padding-right: 30px;
}
.team-details {
    margin-top: 10px;
}
.team-details .team-contact,
.progress-levels  {
    margin-top: 20px;
}
.team-details h2 span {
    color: rgba(38, 77, 194, .90);
}
.team-details h5 {
    font-weight: 300;
}
.team-contact li {
    background-color: rgba(38, 77, 194, .90);
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
}

.team-contact li a {
    color: #FFF;
}
.team-contact li:hover {
    background-color: #ffc41b;
    color: #333;
    -moz-transition:all 300ms ease-in-out;
    -webkit-transition:all 300ms ease-in-out;
    -ms-transition:all 300ms ease-in-out;
    -o-transition:all 300ms ease-in-out;
    transition:all 300ms ease-in-out;
}

.progress-levels {
    margin-top: 20px;
    margin-bottom: 20px;
}

.progress-levels .progress-box{
    position:relative;
    margin-bottom:25px;
    overflow:hidden;    
}

.progress-levels .progress-box:last-child{
    margin-bottom:0px;  
}

.progress-levels .progress-box:last-child{
    margin-bottom:0px;  
}

.progress-levels .progress-box .box-title{
    position:relative;
    font-size:18px;
    line-height:24px;
    color:#181818;
    text-transform:capitalize;
    margin-bottom:16px;
    font-family: 'Lato', sans-serif;
}

.progress-levels .progress-box .bar{
     position:relative;
     height:10px;
     background:#eeeeee;    
}

.progress-levels .progress-box .bar .bar-innner{
    position:relative;
    left:0px;
    top:0px;
    width:100%;
    height:4px;
}

.progress-levels .progress-box .bar .bar-fill{
    position:absolute;
    top:0px;
    width:0px;
    height:10px;
    background:#e8077d;
    -moz-transition:all 2000ms ease 300ms;
    -webkit-transition:all 2000ms ease 300ms;
    -ms-transition:all 2000ms ease 300ms;
    -o-transition:all 2000ms ease 300ms;
    transition:all 2000ms ease 300ms;
}

.progress-levels .progress-box.animated .bar .bar-fill{
    left:0px;   
}

.progress-levels .progress-box .percent{
    position:absolute;
    right:0px;
    top:-40px;
    letter-spacing:0px;
    font-size:18px;
    color:#181818 !important;
    font-family: 'Roboto Slab', serif;
    line-height:24px;
    opacity:0;
    -moz-transition:all 2000ms ease 700ms;
    -webkit-transition:all 2000ms ease 700ms;
    -ms-transition:all 2000ms ease 700ms;
    -o-transition:all 2000ms ease 700ms;
    transition:all 2000ms ease 700ms;
}

.progress-levels .progress-box.animated .percent{
    opacity:1; 
}

/*
====================================================================
    19. Team Details css End
====================================================================
*/

/*
====================================================================
    20. Testimonial Style css start
====================================================================
*/

/* use mbn class border */
.mbn {
    margin-bottom: 0 !important;
}
/* use mbn class border */


.cs-testimonial-area {
    width: 100%;
    padding: 80px 0px;
}
.cs-testimonial-item {
    position: relative;
    /*padding-left: 140px;*/
}
.cs-testimonial-item .cs-testimonial-name {
    margin-bottom: 50px;
}
.cs-testimonial-item .cs-testimonial-name img {
    width: 110px;
    height: 110px;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #e8077d;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.cs-testimonial-item .cs-testimonial-name h4 {
    margin-bottom: 0px;
    padding-top: 20px;
    color: #e8077d;
    font-size: 16px;
    font-weight: normal;
}
.cs-testimonial-item .cs-testimonial-name span {
    color: #838383;
    font-size: 12px;
    font-style: italic;
}
.cs-testimonial-item .cs-testimonial-name .cs-start-mark i {
    color: #264DC2;
}
.cs-testimonial-item .cs-quote {
    font-size: 70px;
    color: #EEEEEE;
    position: absolute;
    right: 100px;
    top: 0px;
}
/*testimonial start*/

.cs-testimonial-area-two {
    background: #FAFAFA;
}
/*testimonial end*/

.testimonial-2 .owl-nav {
    position: absolute;
    top: -45%;
    right: 0;
}
.testimonial-2 .owl-prev,
.testimonial-2 .owl-next {
    float: left;
    padding: 8px 20px;
    border: 1px solid #e8077d;
    margin-right: 20px;
    color: #e8077d;
}
.testimonial-2 .owl-prev:hover,
.testimonial-2 .owl-next:hover {
    background-color: #e8077d;
    border: 1px solid #e8077d;
    color: #FFF;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

/*
====================================================================
    20. Testimonial style css End
====================================================================
*/

/*
====================================================================
    21. Video Style css start
====================================================================
*/

.cs-video-area {
    width: 100%;
    padding: 150px 0px;
    position: relative;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
.cs-video-area::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    background-color: rgba(38, 77, 194, 0.85);
}
.cs-video-area h2 {
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 30px;
}
.cs-video-area span {
    color: #ffffff;
    font-size: 72px;
}
/*
====================================================================
    21. Video Style css end
====================================================================
*/

/*
====================================================================
    22. Product Style css start
====================================================================
*/

.cs-product-area {
    width: 100%;
    padding: 80px 0px 50px;
    overflow: hidden;
}
.cs-product-col {
    border: 1px solid #E6E6E6;
    margin-bottom: 30px;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.cs-product-col:hover {
    border-color: #e8077d;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.cs-product-item {
    position: relative;
    overflow: hidden;
}
.cs-product-item .cs-product-content {
    text-align: center;
    padding-top: 35px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.cs-product-item:hover .cs-product-img:before,
.cs-product-item:hover .cs-product-content {
    text-align: center;
    top: 0;
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.cs-product-item .cs-product-img:before,
.cs-product-content {
    background-color: rgba(255, 255, 255, 0.7);
    content: " ";
    height: 100%;
    left: 0%;
    position: absolute;
    top: 99%;
    opacity: 0;
    width: 100%;
    z-index: 0;
}
.cs-product-area .cs-product-content p span {
    color: #e8077d;
}
.cs-product-area .cs-product-content .cs-my-btn {
    margin-top: 10px;
}
.cs-product-area .cs-product-content .cs-icon-box {
    width: 132px;
    height: 35px;
    background: #264DC2;
    padding: 5px;
    padding-top: 10px;
    margin: auto;
    margin-top: 10px;
    text-align: center;
}
.cs-product-area .cs-product-content .cs-icon-box span {
    margin-left: 10px;
    margin-right: 10px;
    color: #ffffff;
}
.cs-product-area .cs-product-content .cs-icon-box span:hover {
    color: #e8077d;
}

.cs-product-area h4 span {
    color: #264dc2;
}

.cs-filter-price {
    background: #F7F7F7;
    padding: 30px;
    margin-bottom: 30px;
}
.cs-product-single-col {
    border: none !important;
}
.cs-product-single-col img {
    margin-bottom: 20px;
}

/*featherlight css start*/
.featherlight-next:hover, .featherlight-previous:hover {
    background: rgba(0, 0, 0, 0.75);
}
.featherlight-next span, .featherlight-previous span {
    font-size: 40px;
    color: #e8077d;
    text-shadow: none;
}
/*featherlight css end*/

.cs-product-single-col i {
    color: #e8077d;
}
.cs-product-single-col .cs-price {
    font-weight: bold;
    color: #29af8a;
}
.cs-product-single-col .cs-price del {
    margin-right: 20px;
    color: #333333;
}
.cs-product-single-col h5 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.cs-product-single-col .form-control {
    width: 125px;
    float: left;
    border: 1px solid #29af8a;
    margin-right: 20px;
}
.cs-add-to-cart {
    margin-top: 30px;
}
.cs-add-to-cart .cs-my-btn {
    margin-right: 50px;
}
.cs-add-to-cart a span {
    margin-right: 10px;
    color: #333333;
    font-size: 16px;
}
.cs-add-to-cart a span:hover {
    color: #29af8a;
}
.cs-similar-title {
    margin-left: 15px;
}
.cs-similar-title p {
    margin-bottom: 30px;
}
/*tab start*/

.cs-tab-area {
    margin-bottom: 50px;
}
.cs-tab-content {
    padding-top: 20px;
}
.cs-tab-area .cs-nav-tabs {
    border-bottom: none;
}
.cs-tab-area .cs-nav-tabs>li.active>a {
    background: #e8077d;
    color: #ffffff;
    border-radius: 0px;
    border: none;
}
.cs-tab-area .cs-nav-tabs>li>a {
    color: #333333;
    background: #EEEEEE;
    border-radius: 0px;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-tab-area .cs-nav-tabs>li>a:hover {
    border: none;
    background: #e8077d;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-tab-content h4 {
    line-height: 1.4;
}

/*
====================================================================
    22. Product Style css End
====================================================================
*/


/*
====================================================================
    23. Blog style css start
====================================================================
*/

.cs-blog-area {
    width: 100%;
    padding: 80px 0px 50px;
    overflow: hidden;
}
.cs-blog-col {
    margin-bottom: 30px;
    overflow: hidden;
}
.cs-blog-img {
    position: relative;
}
.cs-blog-img::before {
    content: " ";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0%;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-blog-col:hover .cs-blog-img::before {
    background-color: rgba(0, 0, 0, 0.5);
}
.cs-like {
    background: #264DC2;
    position: absolute;
    right: 60px;
    top: 20px;
    padding: 0px 8px;
}
.cs-like p {
    color: #ffffff;
    font-size: 10px;
    line-height: 26px;
}
.cs-like p a {
    color: #ffffff;
}
.cs-like p a:hover {
    color: #e8077d;
}
.cs-fullscreen-btn {
    background: #000000;
    position: absolute;
    top: 20px;
    right: 20px;
}
.cs-fullscreen-btn span {
    line-height: 26px;
    color: #fafafa;
    padding: 0px 8px;
}
.cs-blog-date {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.cs-blog-date ul li {
    float: left;
    margin-right: 10px;
    color: #333333;
}
.cs-blog-date ul li a {
    color: #333333;
}
.cs-blog-date ul li a:hover {
    color: #e8077d !important;
}
.cs-blog-col:hover .cs-blog-date ul li {
    color: #ffffff;
}
.cs-blog-col:hover .cs-blog-date ul li a {
    color: #ffffff;
}
.cs-round-img {
    position: absolute;
    right: 50px;
    bottom: -25px;
}
.cs-round-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.cs-blog-two-col .cs-round-img {
    right: 25px;
}
.cs-blog-two-col .cs-round-img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.cs-blog-two-col .cs-comment {
    margin-left: 40px;
}
.cs-blog-text-content {
    margin-top: 20px;
}
.cs-blog-text-content h4 a {
    color: #264DC2;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}
.cs-blog-text-content h4 a:hover {
    color: #e8077d;
}
.cs-blog-text-content p a {
    color: #264DC2;
}
.cs-blog-text-content p a:hover {
    color: #e8077d;
}
.cs-blog-social-box {
    border: 1px solid rgba(255, 196, 27, 0.3);
    padding: 10px;
    margin-top: 30px;
}
.cs-blog-social-box ul li {
    float: left;
    margin-right: 10px;
    display: table-cell;
}
.cs-blog-social-box ul li a {
    color: #264DC2;
}
.cs-blog-social-box ul li a:hover {
    color: #e8077d;
}
.cs-comment {
    margin-left: 50px;
}
.cs-comment a {
    color: #333333 !important;
}
.cs-comment span {
    margin-right: 10px;
    color: #264DC2;
}
.cs-blog-social-box .cs-my-btn {
    color: #ffffff;
    padding: 5px 8px;
    font-size: 11px;
    margin-left: 95px;
}
.cs-comment-box .cs-comment {
    margin-left: 0px;
}
.cs-blog-social-box .cs-comment-box li {
    margin-right: 0px;
}
.cs-comment-box .cs-my-btn {
    margin-left: 40px;
}
.cs-inner-blog-area .cs-comment {
    margin-left: 44px;
}
.cs-inner-blog-area .cs-round-img {
    right: 30px;
}
.cs-inner-blog-area {
    margin-bottom: 30px;
}
/*blog right sidebar start*/

.cs-search-fild {
    background: #F7F7F7;
    padding: 30px;
    margin-bottom: 30px;
}
.cs-search-fild .cs-search-input {
    border: 1px solid #cccccc;
}
.cs-search-fild .cs-search-btn {
    background: #e8077d;
    font-size: 14px;
    color: #ffffff;
    padding: 14px 20px;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-search-fild .cs-search-btn:hover {
    background: #264DC2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-archives-fild {
    background: #F7F7F7;
    padding: 30px;
    margin-bottom: 30px;
}
.cs-archives-fild i {
    margin-right: 10px;
    color: #cccccc;
}
.flaticon-bin:before {
    margin-left: 0px;
}
.cs-archives-fild ul li {
    margin-bottom: 10px;
    margin-top: 10px;
}
.cs-archives-fild ul li a {
    color: #333333;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-archives-fild ul li a:hover {
    color: #e8077d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-archives-fild ul li a span {
    margin-left: 50px;
    float: right;
    margin-top: 5px;
}
.cs-archives-fild-two ul li a span {
    margin-left: 25px;
}
.cs-sidebar-tab-fild {
    background: #F7F7F7;
    padding: 30px;
    margin-bottom: 30px;
}
.cs-sidebar-tab-fild .cs-nav-tabs {
    border: none;
}
.cs-sidebar-tab-fild .cs-nav-tabs>li.active>.cs-tab-btn {
    border: none;
    background: #FFC419;
    color: #ffffff;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-sidebar-tab-fild .cs-nav-tabs>li.active>.cs-tab-btn:hover {
    background: #FFC419;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-sidebar-tab-fild .cs-nav-tabs>li>a {
    background: #333333;
    color: #ffffff;
    border-radius: 0px;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-sidebar-tab-fild .cs-nav-tabs>li>a:hover {
    background: #FFC419;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-sidebar-tab-fild .cs-tab-content {
    margin-top: 30px;
}
.cs-sidebar-tab-fild .cs-tab-single-item {
    margin-bottom: 20px;
}
.cs-sidebar-tab-fild .cs-tab-single-item:last-child {
    margin-bottom: 0px;
}
.cs-sidebar-tab-fild .cs-tab-single-item img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 20px;
}
.cs-sidebar-tab-fild .cs-tab-single-item p {
    margin-top: 10px;
    line-height: 22px;
}
.cs-sidebar-tab-fild .cs-tab-single-item p a {
    color: #333333;
}
.cs-sidebar-tab-fild .cs-tab-single-item p a:hover {
    color: #e8077d;
}
.cs-widget-fild {
    background: #F7F7F7;
    padding: 30px;
    margin-bottom: 30px;
}
.cs-tag-fild {
    background: #F7F7F7;
    padding: 30px;
}
.cs-tag-fild a {
    padding: 7px 15px;
    background: #333333;
    color: #ffffff;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-tag-fild a:hover {
    background: #FFC419;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-small-blog-btn {
    float: right !important;
}
.cs-blog-sub-text {
    background: #F7F7F7;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cs-blog-sub-text p {
    border-left: 2px solid #cccccc;
    padding-left: 20px;
}
.cs-blog-col:hover .cs-hover-none::before {
    background-color: transparent;
}
.cs-mt-0 {
    margin-top: 0px;
}
/*blog right sidebar end*/
/*blog comment start*/

.cs-blog-comment {
    margin-top: 50px;
}
.cs-blog-comment h3 {
    margin-bottom: 30px;
}
.cs-blog-comment h3 a {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.cs-blog-comment h3 i {
    color: #e8077d;
}
.cs-blog-comment .cs-comment-box {
    position: relative;
    padding-left: 130px;
    margin-bottom: 50px;
}
.cs-blog-comment .cs-comment-box .cs-comment-round-img {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 2px solid #e8077d;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.cs-blog-comment .cs-comment-box span {
    color: #e8077d;
    font-weight: bold;
}
.cs-blog-comment .cs-comment-box a {
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.cs-blog-comment .cs-comment-another {
    margin-left: 130px;
    margin-bottom: 0px;
}

.cs-blog-area h4 span {
    color: #264dc2;
} 

/*
====================================================================
    23. Blog style css End
====================================================================
*/
/*
====================================================================
    24. Funfact / Counter Style css Start
====================================================================
*/

.cs-counter-area {
    width: 100%;
    padding: 30px 0px 0px;
    position: relative;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.cs-counter-col {
    margin-bottom: 30px;
}
.cs-counter-area::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    /*background-color: rgba(38, 77, 194, 0.9);*/
	background-color: #3d6d9e;
}
.cs-counter-area .cs-number-count {
    position: relative;
    padding-left: 90px;
}
.cs-counter-area .cs-number-count i {
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
}
.flaticon-sweep:before {
    font-size: 60px;
}
.cs-counter-area .cs-number-count span {
    color: #e8077d;
    font-size: 48px;
    line-height: 48px;
}
.cs-counter-area .cs-number-count p {
    color: #ffffff;
}
/*
====================================================================
    24. Funfact / Counter Style css End
====================================================================
*/

/*
====================================================================
    25. Pricing / Plan style css start
====================================================================
*/

.cs-plan-area {
    width: 100%;
    background: #FAFAFA;
    padding: 80px 0px 50px;
    overflow: hidden;
}
.cs-plan-area .title-2 span{
    background: #FAFAFA;
}
.cs-plan-col {
    margin-bottom: 30px;
    background: #ffffff;
    padding-bottom: 30px;
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-plan-col:hover {
    box-shadow: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cs-plan-img {
    position: relative;
}
.cs-plan-img::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    /*background-color: rgba(38, 77, 194, 0.7);*/
	background-color: rgba(140, 17, 52, 0.7);
}
.cs-plan-img .cs-plan-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 15%;
}
.cs-plan-img .cs-plan-content h1 {
    font-size: 72px;
    color: #ffffff;
    margin-bottom: 0px;
}
.cs-plan-img .cs-plan-content h1 span {
    font-size: 30px;
    color: #ffffff;
}
.cs-plan-img .cs-plan-content p {
    font-size: 16px;
    color: #ffffff;
}
.cs-plan-col h5 {
    /*background: #264DC2;*/
	background: #8c1134;
    padding: 10px;
    color: #ffffff;
}
.cs-plan-col ul li {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #F3F3F3;
}
.cs-plan-col ul li:last-child {
    border-bottom: none;
}
.cs-plan-col .cs-my-btn {
    margin-top: 10px;
}
.cs-inner-plan-area {
    background: #ffffff;
}
.cs-inner-plan-area .cs-plan-col {
    background: #FAFAFA;
}

/*
====================================================================
    25. Pricing / Plan style css End
====================================================================
*/

/*
====================================================================
    26. Position Contact Style css Start
====================================================================
*/

.cs-contact-area {
    width: 100%;
    padding: 80px 0px;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}
.cs-contact-area::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*background-color: rgba(38, 77, 194, 0.85);*/
	/*background-color: rgba(255, 255, 255, 0.69);*/
}
.cs-contact-box {
    max-width: 800px;
    /* background: rgba(0, 0, 0, 0.7); */
    padding: 40px 30px;
    position: relative;
    z-index: 2;
    margin: auto;
    color: white !important;
    /*border-radius: 10px;*/
}
.small-line2 {
    width: 60px;
    height: 2px;
    background-color: #3d6d9e;
    margin-bottom: 40px;
    margin-left: 0px;
}
.home-mission p{
    color: #fff !important;
    text-align: center;
}
.home-mission h2 {
    color: #fff;
    text-align: center;
}
.home-mission .small-line-2 {
    margin: 0px auto 20px auto;
}
.cs-contact-box .cs-title-border {
    background: #264DC2;
}
.cs-contact-box .cs-my-btn {
    background: #333;
    padding: 10px 35px;
    color: #ffffff;
}
.cs-contact-box .cs-my-btn:hover {
    background: #4d97e2;
}
.brcol {
    /* flex-direction: column; */
    height: 60px;
    /* vertical-align: middle; */
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}
.brcol:hover {
    background: #fff;
    transform: scale(1.02);
    box-shadow: 0px 0px 10px -2px #888;
}
.brcol img {
    width: auto;
}
.cs-mar-0 {
    margin: 0px;
}
.cs-contact-area .cs-cleaner-img {
    position: absolute;
    right: 40px;
    bottom: -80px;
    width: 720px;
    z-index: 1;
}

/*
====================================================================
    26. Position Contact Style css End
====================================================================
*/

/*
====================================================================
    27. Inner page heading Style css Start
====================================================================
*/

.cs-page-heading-area {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: fixed;
    padding: 50px 0px 50px;
    overflow: hidden;
    /*background-position: center bottom;*/
}
.cs-page-heading-area .cs-around-bdr {
    /* border: 10px solid rgba(0, 54, 108, 0.48); */
    max-width: 400px;
    height: auto;
    margin: auto;
}
.cs-page-heading-area .cs-pageheading-box {
    /* background: rgba(0, 0, 0, 0.81); */
    padding: 28px;
}
.cs-page-heading-area .cs-pageheading-box h2 {
    color: #ffffff !important;
}
.cs-page-heading-area .cs-pageheading-box p {
    color: #ffffff !important;
}
.cs-page-heading-area .cs-pageheading-box p a {
    color: #ffffff !important;
}
.cs-page-heading-area .cs-pageheading-box p a:hover {
    color: #e8077d !important;
}

/*
====================================================================
    27. Inner page heading Style css End
====================================================================
*/

/*
====================================================================
    28. Shop Style css Start
====================================================================
*/

.cs-chat-area {
    width: 100%;
    padding: 80px 0px;
}
.cs-chat-area .cs-checkbox {
    background: #264DC2;
    padding: 15px;
    color: #ffffff;
    margin-bottom: 20px;
}
.cs-chat-area .cs-table {
    border: 1px solid #ECF0F1;
    margin-bottom: 20px;
}
.cs-table>tbody>tr>td {
    border-top: none;
    padding: 0px;
}
.cs-heading {
    background: #ECF0F1;
}
.cs-table h4 {
    margin-bottom: 0px;
    padding: 20px 30px;
}
.cs-table-content {
    border-bottom: 1px solid #ECF0F1;
}
.cs-table-content .cs-pad {
    padding: 20px 20px 20px 30px !important;
}
.cs-table-content img {
    width: 88px;
    height: 90px;
}
.cs-table-content td img {
    float: left;
    margin-right: 10px;
}
.cs-table-content p {
    margin-top: 30px;
}
.cs-table-content .form-control {
    width: 65px;
    margin-top: 30px;
    border: 1px solid #ECF0F1;
}
.cs-couponbox {
    border: 1px solid #ECF0F1;
    padding: 30px 30px 20px 30px;
}
.cs-couponbox .cs-coupon-input {
    border: 1px solid #ECF0F1;
    height: 44px;
}
.cs-coupon-btn {
    border-radius: 0px;
    background: #e8077d;
    border: 1px solid #ECF0F1;
    color: #ffffff;
    height: 44px;
}
.cs-coupon-btn:hover {
    color: #ffffff;
    background: #264DC2;
    border: 2px solid #ECF0F1;
}

.cs-calculate-area {
    width: 100%;
    padding: 0px 0px 50px;
}
.cs-calculate-area .cs-calculate-col {
    margin-bottom: 30px;
}
.cs-calculate-area .cs-calculate-col h3 {
    margin-bottom: 20px;
}
.cs-calculate-area .cs-calculate-col .form-control {
    border: 1px solid #ECF0F1;
    margin-bottom: 20px;
    height: 44px;
}
.cs-calculate-area .cs-calculate-col .table {
    border: 1px solid #ECF0F1;
}
.cs-calculate-area .cs-calculate-col .table>tbody>tr {
    border-bottom: 1px solid #ECF0F1;
    ;
}
.cs-calculate-area .cs-calculate-col .table>tbody>tr>td {
    border: none;
}
.cs-change-bgc {
    background: #F9FBFB;
}

.cs-pad.cs-tab-button .btn-default {
    font-size: 16px;
    border-radius: 0;
    padding: 12px 15px;
    margin-top: 20px;
    float: right;
}
.cs-pad.cs-tab-button p  {
    float: left;
}

/*
====================================================================
    29. 404 Style css Start
====================================================================
*/

.cs-error-area {
    width: 100%;
    padding: 80px 0px;
}
.cs-error-area li h2 {
    font-size: 200px;
    letter-spacing: 1px;
    line-height: 1;
}
.cs-error-area ul .cs-zero {
    color: #ffffff;
    font-size: 72px;
    font-style: italic;
    background-color: #264DC2;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    padding-top: 20px;
    vertical-align: text-bottom;
    font-weight: 300;
    font-family: 'Playfair Display', serif;
}
.cs-error-area h1 {
    font-size: 38px;
    color: #e8077d;
    font-style: italic;
    font-weight: 300;
    font-family: 'Playfair Display', serif;
    margin-bottom: 50px;
}
.cs-error-area .cs-search-input {
    background: #F7F7F7;
    height: 44px;
}
.cs-error-area .cs-search-btn {
    background: #e8077d;
    color: #ffffff;
    height: 44px;
    border-radius: 0px;
    border: none;
    padding: 6px 40px;
}
.cs-error-area p {
    margin-top: 30px;
    margin-bottom: 30px;
}

/*
====================================================================
    30. Contact Style css Start
====================================================================
*/

.contact-form h2{
    font-size:30px;
    color:#333333;
    text-transform:uppercase;
    letter-spacing:2px;
    margin-bottom:25px;
    font-weight:700;    
}

.form-control {
    height: 50px;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    background-color: #f6f7f3;
    font-family: 'Roboto Slab', serif;
}
.contact-form h2 {
    font-size: 36px;
    margin-bottom: 30px;
}

.contact-1 {
    position: relative;
    padding: 80px 0px 50px;
}
.contact-2 {
    padding: 80px 0px 60px;
}
.main-contact-col {
    margin-top: 30px;
}
.contact-1 h2,
.contact-2 h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 36px;
    margin-bottom: 20px;
}
.contact-1 h2 span,
.contact-2 h2 span {
    color: #e8077d;
}

.contact-item {
    padding: 20px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(240,240,240,1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(240,240,240,1);
    box-shadow: 0px 0px 8px 0px rgba(240,240,240,1);
}

.contact-item h5 {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.contact-item .content {
    float: left;
}
.contact-item span {
    font-size: 72px;
    color: #f0f0f0;
    margin-top: 25px;
    float: right;
}

/*
====================================================================
    30. Contact Style css End
====================================================================
*/

/*
====================================================================
    31. Footer Style css Start
====================================================================
*/

.cs-footer-area {
    width: 100%;
    padding: 80px 0px 50px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
}
.cs-footer-area:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    left: 0;
    top: 0;
    /*background-color: rgba(38, 77, 194, 0.9);*/
	background-color: #0e0e0e;
}
.cs-footer-col {
    margin-bottom: 30px;
    color: #fff !important;
}
.cs-footer-col .cs-footer-logo {
    width: 250px;
    margin-bottom: 30px;
}
.cs-footer-col p {
    color: #ffffff !important;
}
.cs-footer-social {
    margin-top: 20px;
}
.cs-footer-social a i {
    color: #ffffff;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-footer-social a i:hover {
    color: #e8077d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-footer-col h4 {
    color: #ffffff !important;
    font-weight: normal;
    margin-bottom: 30px;
    letter-spacing: 1px;
    white-space: nowrap;
}
.cs-news-list li {
    color: #ffffff !important;
    border-bottom: 0px solid #333;
    padding-bottom: 5px;
    margin-bottom: 6px;
}
.cs-footer-area .cs-footer-contact p span {
    color: #3b6b9d !important;
    font-weight: bold;
}
.cs-footer-contact li {
    margin-bottom: 10px;
}
.cs-flicker-img ul li {
    display: inline-block;
}
.fancybox-skin {
    border-radius: 0px;
}
.cs-flicker-img img:hover {
    opacity: 0.6;
}
.cs-contact-area h2{
    color: #fff !important;
}
.cs-contact-area .small-line-2{
    background-color: #fff;
}
.quick-links li a {
    color: #fff !important;
    border-bottom: 1px solid #9e9c9c;
}
/*
====================================================================
    31. Footer Style css End
====================================================================
*/


/*
====================================================================
    32. CopyRight Style css Start
====================================================================
*/

.cs-copyright-area {
    /*background: #e8077d;*/
	background: #000;
    padding: 10px 0px;
    text-align: left;
}
.cs-copyright-area p {
    color: #ffffff;
}
.cs-copyright-area a {
    color: #3b6b9d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cs-copyright-area a:hover {
    color: #3b6b9d;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*
====================================================================
    32. CopyRight Style css End
====================================================================
*/


/*** 
====================================================================
    33. Theme Margin And Padding Start
====================================================================
***/

.p20 {
    padding: 20px;
}
.w100 {
    width: 100%;
}

/*Padding None*/
.pln {
    padding-left: 0;
}
.prn {
    padding-right: 0;
}
.ptn {
    padding-top: 0;
}
.pbn {
    padding-bottom: 0;
}
.pt100 {
    padding-top: 100px;
}
.pb100 {
    padding-bottom: 100px;
}

/*Padding Top*/
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.pt50 {
    padding-top: 50px;
}

/*Padding Bottom*/
.pb10 {
    padding-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb40 {
    padding-bottom: 40px;
}
.pb50 {
    padding-bottom: 50px;
}

/*Margin Right*/
.prn {
    padding-right: 0;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pr20 {
    padding-right: 20px;
}
.pr30 {
    padding-right: 30px;
}
.pr40 {
    padding-right: 40px;
}
.pr50 {
    padding-right: 50px;
}
.pr90 {
    padding-right: 90px;
}

/* Margin Right*/
.pln {
    padding-left: 0;
}
.pl10 {
    padding-left: 10px;
}
.pl15 {
    padding-left: 15px;
}
.pl20 {
    padding-left: 20px;
}
.pl30 {
    padding-left: 30px;
}
.pl40 {
    padding-left: 40px;
}
.pl50 {
    padding-left: 50px;
}
.pl90 {
    padding-left: 90px;
}

/*Margin None*/
.mln {
    margin-left: 0;
}
.mrn {
    margin-right: 0;
}
.mtn {
    margin-top: 0;
}
.mbn {
    margin-bottom: 0;
}
/* Margin Top*/
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}

/*Margin Bottom*/
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}


/* Margin Right*/
.mrn {
    margin-right: 0;
}
.mr10 {
    margin-right: 10px;
}
.mr15 {
    margin-right: 15px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.mr50 {
    margin-right: 50px;
}

/* Margin Right*/
.mln {
    margin-left: 0;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.ml50 {
    margin-left: 50px;
}


/*** 
====================================================================
    33. Theme Margin And Padding End
====================================================================
***/

/***New Css***/
.home-about.homebg {
    /*background-image: url(../images/welcomebg.jpg) !important;*/
    background-position: center bottom !important;
    background-repeat: repeat !important;
    /*background-color: #6580d5;*/
    padding: 60px 0px;
}
.home-about.homebg p,.home-about.homebg h2{
    color: #333;
}
.article-text.homebg p {
    color: #494949 !important;
}
.home-about .cs-my-btn {
    background: #9ed404;
    margin: 20px 0px;
}

/*left right content*/
.article-text .row.row-article {
    margin-left: 0;
    margin-right: 0;
}
.article-text .row-article {
    position: relative;
    clear: both;
}
.article-text .row-article {
    clear: both;
    display: block;
}
.article-text .box-description-container {
    width: 90.625%;
    margin: -19px auto 0 auto;
    padding: 14px 14px 65px 14px;
}

.article-text .row-article .large, .article-text .row-article .square, .article-text .row-article .normal {
    height: 100%;
}
@media (min-width: 992px){

 
.article-text .row-article .box-image .desktop-image {
    display: block;
    height: 100%;
    background-size: contain;
}
.article-text.homebg .row-article .box-image .desktop-image {
    display: block;
    height: 100%;
    background-size: cover;
}
.article-text .row-article .large, .article-text .row-article .square, .article-text .row-article .normal {
    position: absolute;
    top: 0;
    width: 45%;
    height: 100%;
    padding: 0;
}
.article-text .row-article.right .large, .article-text .row-article.right .square, .article-text .row-article.right .normal {
    right: 0;
}
.article-text .row-article .box-description-container {
    padding-top: 58px;
    margin: 0;
    width: 50%;
    max-width: 575px;
}
.article-text .row-article .box-description-container {
    /*min-height: 450px;*/
}
.article-text .row-article.right .box-description-container {
    margin-right: 50%!important;
    /*padding-left: 68px;
    padding-right: 98px;*/
    float: right;
}
.article-text .row-article .large .box-image {
    height: 100%;
}
.article-text .row-article .box-image {
    padding: 0;
    height: 100%;
}
}

@media (min-width: 768px){
.article-text .box-description-container {
    width: 82.03125%;
    margin: -30px auto 0 auto;
    padding: 36px 0px 52px 0px;
}
ol.carousel-indicators li,
ol.carousel-indicators li.active{
    margin-bottom: 20px !important;
}
}
/*End Left right content*/

section.contact-option {
    background: #000;
    padding: 30px 10px;    
    text-align: center;
}

.contact-option p {
    color: #fff;
    font-size: 20px;
}
.contact-option .cs-my-btn {
    margin-top: 10px;
}
.activities img {
    width: auto;
    margin: auto;
    border: #eee solid;
}

.page-info {
    position: relative;
    color: #272727;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.page-info .bread-crumb {
    position: relative;
    font-size: 16px;
    padding: 10px 0px 10px;
}
.page-info .bread-crumb li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    margin-right: 8px;
    color: #7a0643;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.page-info .fa {
    margin-right: 8px;
}
.cs-service-details-area ul li {
    padding: 8px 0px 8px 15px;
}
.cs-about-area-two {
    width: 100%;
    padding: 50px 0px 50px;
    overflow: hidden;
}
.loading2 {
    color: #fff;
    display: none;
}
.form-group {
    color: #fff;
}
.main-slider {
    position: relative;
    z-index: 10;
    background: #000;
}

*,p {
    color: #494949 !important ;
}



/* Custom */


.main-menu .navigation > li > a {
    color: #1e1e1e;
}

.main-menu .navigation > li > a.current {
    color: #000;
    /* background: #3d6d9e; */
    /* background: #ffffff; */
    background: transparent;
    border-bottom: #247fe1 3px solid;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 20px;
    margin-right: 20px;
}

.main-menu .navigation > li > a

.main-menu .navigation > li > ul > li > a {
    background-color: #ffffff;
    color: #1e1e1e;
    padding: 18px 18px 18px 18px;
    border: #ffffff !important;
}

.main-menu .navigation > li > a:hover, .main-menu .navigation > li > ul > li > a:hover {
    color: #247fe1 !important;
}

.cs-service-area-two{
    background: #f2f2f2;
}

.cs-service-two-col img{
    border-top: none;
}

.container-service{
    background: #3d6d9e;
    background: #6493c3;
}

.row-services{
    display: flex;
    justify-content: space-around;
}

.box-service{
    width: 18%;
    display: inline-block;
    /* background: white; */
    text-align: center;
    color: white;
}

.title-serice{
    color: white !important;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
}

/* * {
    font-family: 'Open Sans', sans-serif !important;
} */
/* .box-service{
    margin: 10px;
} */

.form-control{
    border: none;
    border-bottom: #bdbdbd solid 2px;
    background: transparent;
}
.contactcomment{
    background: white;
}

.contact_text{
    height: 617px;
    color: white !important;
    background-size: cover;
    padding: 80px;
    background-image: url(../images/contact-map.png);
}

.txt-white{
    color: white !important;
    font-size: 18px;
    font-weight: 400;
}
.txt-white span{
    font-size: 22px;
    font-weight: 600;
}

.no-padding{
    padding: 0px;
}



.contact-form{
    padding-left: 40px;
    padding-right: 40px;
    background: #f3f3f3;
}

.iframe-map{
    margin-top: 50px;
}

.contact-button{
    color: #fff !important;
    background: transparent !important;
}

.cs-service-details-col3 img {
    margin-left: 100px;
}

.justify-content-left{
    text-align: left;
}

.vertically-centered {
    position: relative;
    top:50%;
    transform: translateY(-50%);
}

.white{
    color: white !important;
}

ol.carousel-indicators li,
ol.carousel-indicators li.active {
  float: center;
  width: 10%;
  height: 6px;
  margin: 10px;
  margin-bottom: 0px;
  border-radius: 2px;
  border: 0;
  background: rgba(255, 255, 255, 0.2);
}

.carousel-indicators{
    bottom: 0px;
}

ol.carousel-indicators{
    margin-bottom: 0px;
}

ol.carousel-indicators li.active {
    background: rgba(255, 255, 255, 0.562);
}

