

@import url('flaticon.css');
@import url('owl.css');



* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #0965c7;
}

button,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none !important;
}





.auto-container {
    position: static;
    max-width: 1500px;
    padding: 0px 15px;
    margin: 0 auto;
}




ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}



.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}




/*Btn Style One*/

.btn-style-one {
    position: relative;
    padding: 10px 72px 10px 30px;
    line-height: 24px;
    background: #15A9B5;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    border-radius: 50px;
    border: 2px solid #15A9B5;
    font-family: 'Muli', sans-serif;
}

.btn-style-one .icon {
    position: absolute;
    right: -2px;
    top: -2px;
    color: #ffffff;
    width: 57px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    padding-right: 4px;
    background-color: #14c5d5;
    border-radius: 0px 50px 50px 0px;
}

.btn-style-one:hover {
    background: none;
    border-color: #15A9B5;
    color: #15A9B5;
}


/*Btn Style Two*/




/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top {
    position: absolute;
    right: 30px;
    top: -60px;
    width: 50px;
    height: 60px;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 58px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #15A9B5;
    display: none;
    border-radius: 50px 50px 0px 0px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.scroll-to-top span {
    position: relative;
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.scroll-to-top:hover {
    color: #ffffff;
    background: #15A9B5;
}


/***

====================================================================
	section Title
====================================================================

***/

.sec-title {
    position: relative;
    margin-bottom: 50px;
}

.sec-title .title {
    position: relative;
    font-size: 15px;
    color: #012068;
    letter-spacing: 1px;
    margin-bottom: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.sec-title h2 {
    position: relative;
    color: #012068;
    font-weight: 700;
    line-height: 1.3em;
    padding-bottom: 20px;
}

.sec-title h2 span {
    color: #15A9B5;
    font-style: italic;
    font-family: 'Playfair Display', serif;
}

.sec-title h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 40px;
    height: 3px;
    background-color: #012068;
}

.sec-title .text {
    position: relative;
    font-size: 16px;
    line-height: 1.8em;
    color: #1a1e66;
    margin-top: 25px;
}

.sec-title.centered h2:after {
    left: 50%;
    margin-left: -30px;
}

.sec-title.centered {
    text-align: center;
}

.sec-title.light .title {
    color: #ffffff;
}

.sec-title.light h2 {
    color: #ffffff;
}


/***
====================================================================
	section Title1
====================================================================

***/

.sec-title1 {
    position: relative;
    margin-bottom: 50px;
}

.sec-title1 .title {
    position: relative;
    font-size: 15px;
    color: #012068;
    letter-spacing: 1px;
    margin-bottom: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.sec-title1 h2 {
    position: relative;
    color: #012068;
    font-weight: 700;
    line-height: 1.3em;
    padding-bottom: 20px;
}

.sec-title1 h2 span {
    color: #15A9B5;
    font-style: italic;
    font-family: 'Playfair Display', serif;
}

.sec-title1 h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 40px;
    height: 3px;
    background-color: #012068;
}

.sec-title1 .text {
    position: relative;
    font-size: 16px;
    line-height: 1.8em;
    color: #1a1e66;
    margin-top: 25px;
}

.sec-title1.centered h2:after {
    left: 50%;
    margin-left: -30px;
}

.sec-title1.centered {
    text-align: center;
}

.sec-title1.light .title {
    color: #ffffff;
}

.sec-title1.light h2 {
    color: #ffffff;
}


/***
====================================================================
	section Title2
====================================================================

***/

.sec-title2 {
    position: relative;
    margin-bottom: 50px;
    text-align: center !important;
}

.sec-title2 .title {
    position: relative;
    font-size: 15px;
    color: #012068;
    letter-spacing: 1px;
    margin-bottom: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

.sec-title2 h2 {
    position: relative;
    color: #012068;
    font-weight: 700;
    line-height: 1.3em;
    padding-bottom: 20px;
}

.sec-title2 h2 span {
    color: #15A9B5;
    font-style: italic;
    font-family: 'Playfair Display', serif;
}

.sec-title2 h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 40px;
    height: 3px;
    background-color: #012068;
}

.sec-title2 .text {
    position: relative;
    font-size: 16px;
    line-height: 1.8em;
    color: #1a1e66;
    margin-top: 25px;
}

.sec-title2.centered h2:after {
    left: 50%;
    margin-left: -30px;
}

.sec-title2.centered {
    text-align: center;
}

.sec-title2.light .title {
    color: #ffffff;
}

.sec-title2.light h2 {
    color: #ffffff;
}


/***

====================================================================
	section Title Two
====================================================================

***/

.sec-title-two {
    position: relative;
    margin-bottom: 50px;
}

.sec-title-two .title {
    position: relative;
    font-size: 11px;
    color: #444444;
    letter-spacing: 1px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.sec-title-two h2 {
    position: relative;
    color: #000000;
    font-weight: 700;
    line-height: 1.3em;
    font-family: 'Playfair Display', serif;
}

.sec-title-two h2 span {
    color: #9a7f59;
    font-style: italic;
}

.sec-title-two .text {
    position: relative;
    font-size: 16px;
    line-height: 1.8em;
    color: #000000;
    margin-top: 25px;
}

.sec-title-two.centered {
    text-align: center;
}

.sec-title-two.light h2 {
    color: #ffffff;
}


/***

====================================================================
	section Title Three
====================================================================

***/

.sec-title-three {
    position: relative;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-bottom: 10px;
    border-left: 5px solid #0965c7;
    border-bottom: 3px solid #0965c7;
}

.sec-title-three .title {
    position: relative;
    color: #ec0203;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.sec-title-three h2 {
    position: relative;
    font-weight: 700;
    color: #0a4e96;
    font-size: 36px;
    line-height: 1.2em;
}

.sec-title-three.centered {
    padding-left: 0px;
    border: none;
}


/* List Style One */

.list-style-one {
    position: relative;
}

.list-style-one li {
    position: relative;
    color: #012068;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 25px;
}

.list-style-one li:before {
    position: absolute;
    content: "\f10c";
    left: 0px;
    top: 0px;
    font-family: "Flaticon";
}


/* List Style Two */

.list-style-two {
    position: relative;
}

.list-style-two li {
    position: relative;
    color: #afd3f3;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-left: 25px;
}

.list-style-two li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #3276ff;
    font-size: 14px;
}


/* List Style Three */

.list-style-three {
    position: relative;
}

.list-style-three li {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-left: 25px;
}

.list-style-three li:before {
    position: absolute;
    content: "\f10c";
    left: 0px;
    top: 0px;
    font-size: 12px;
    font-family: "Flaticon";
}


/* List Style Four */

.list-style-four {
    position: relative;
}

.list-style-four li {
    position: relative;
    color: #012068;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 8px;
    padding-left: 25px;
}

.list-style-four li:before {
    position: absolute;
    content: "\f042";
    left: 0px;
    top: 1px;
    font-size: 14px;
    font-family: 'FontAwesome';
}


/* List Style Five */

.list-style-five {
    position: relative;
}

.list-style-five li {
    position: relative;
    color: #1a1e66;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-left: 25px;
    line-height: 1.7em;
}

.list-style-five li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #2f3df6;
    font-size: 16px;
}


/* List Style Six */

.list-style-six {
    position: relative;
}

.list-style-six li {
    position: relative;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-left: 35px;
    line-height: 1.7em;
}

.list-style-six li .icon {
    position: absolute;
    left: 0px;
    top: 2px;
    color: #4bb1ff;
    font-size: 25px;
}


/***

====================================================================
	Main Header style
====================================================================

***/

.main-header {
    position: absolute;
    z-index: 999;
    width: 100%;
}

.main-header .main-box {
    position: relative;
    padding: 0px 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    background: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .main-box .outer-container {
    position: relative;
    padding: 0px 40px;
}

.main-header .main-box .logo-box {
    position: relative;
    float: left;
    left: 0px;
    z-index: 10;
    padding: 30px 0px;
}

.main-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}


/* Header Top */

.header-top {
    position: relative;
}

.header-top .inner-container {
    position: relative;
    margin-left: 285px;
    padding-left: 80px;
    background-color: #0965c7;
}

.header-top .inner-container:before {
    position: absolute;
    content: '';
    left: 100%;
    top: 0px;
    height: 100%;
    width: 20000px;
    background-color: #0965c7;
}

.main-header .top-left:before {
    position: absolute;
    content: '';
    left: -50px;
    top: 0px;
    border-top: 60px solid #0965c7;
    border-left: 50px solid transparent;
}

.main-header .top-left {
    float: left;
}

.main-header .top-left .contact-list {
    position: relative;
    padding: 18px 0px;
}

.main-header .top-left .contact-list li {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 25px;
    color: #e9e8e9;
    font-weight: 400;
    margin-right: 19px;
}

.main-header .top-left .contact-list li i {
    float: left;
    font-size: 16px;
    line-height: 25px;
    margin-right: 20px;
    color: #ffffff;
}

.main-header .top-left .contact-list li {
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .top-left .contact-list li a:hover {
    color: #009dea;
}

.main-header .top-right {
    float: right;
    padding: 17px 0px;
}


/* Cart Box */

.main-header .top-right .cart-box {
    position: relative;
    float: left;
    top: 2px;
    color: #ffffff;
    font-size: 14px;
    background: none;
    display: inline-block;
    padding-right: 30px;
    margin-bottom: -2px;
}

.main-header .top-right .cart-box .cart-box-btn {
    background: none;
    cursor: pointer;
    font-size: 23px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.50);
}

.main-header .top-right .cart-box .cart-box-btn:after {
    display: none;
}

.main-header .top-right .cart-box .cart-box-btn .total-cart {
    position: absolute;
    right: 16px;
    top: -5px;
    width: 18px;
    height: 18px;
    color: #ffffff;
    font-weight: 700;
    font-size: 11px;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    background-color: #f71101;
}


/* Language */

.main-header .top-right .language {
    position: relative;
    line-height: 1em;
    margin-top: 3px;
    margin-left: 20px;
    display: inline-block;
}

.main-header .top-right .language .flag-icon {
    margin-right: 8px;
}

.main-header .top-right .language img {
    margin-top: -4px;
    border: 1px solid #fff;
}

.main-header .top-right .language .dropdown-menu {
    top: 100%;
    right: 0px !important;
    left: auto !important;
    width: 170px;
    border: none;
    padding: 0px;
    margin-top: 40px;
    border-radius: 0px;
    background-color: #ffffff;
    border-top: 3px solid #0965c7;
    transform: translate3d(0px, 0px, 0px) !important;
}

.main-header .top-right .language>a {
    color: #ffffff;
    display: inline-block;
    border: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1em;
    padding: 0px;
    border-radius: 0px;
}

.main-header .top-right .language>a:after {
    display: none;
}

.main-header .top-right .language a:hover {
    background: none;
}

.main-header .top-right .language .dropdown-menu>li {
    padding-right: 0px !important;
    margin: 0px !important;
    float: none;
    display: block !important;
    border-bottom: 1px solid #dbdcde;
}

.main-header .top-right .language .dropdown-menu>li:last-child {
    border-bottom: none;
}








/***

====================================================================
	Team section
====================================================================

***/

.team-section {
    position: relative;
    padding: 85px 0px 90px;
}

.team-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/background/pattern-1.png) right , left top no-repeat;
}

.team-section .title-column {
    position: relative;
    margin-bottom: 40px;
}

.team-section .title-column .sec-title {
    position: relative;
    margin-bottom: 40px;
}

.team-block {
    position: relative;
}

.team-block .inner-box {
    position: relative;
}

.team-block .inner-box .image {
    position: relative;
    overflow: hidden;
}

.team-block .inner-box:hover {}

.team-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.team-block .inner-box .image .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.team-block .inner-box .image .overlay-box .content {
    position: absolute;
    left: 0px;
    bottom: -57px;
    width: 100%;
    padding: 12px 10px;
    text-align: center;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    background-color: #ffffff;
}

.team-block .inner-box:hover .image .overlay-box .content {
    bottom: 0px;
    background: none;
}

.team-block .inner-box .image .overlay-box .content h5 {
    position: relative;
    font-weight: 600;
    line-height: 1.3em;
}

.team-block .inner-box .image .overlay-box .content h5 a {
    position: relative;
    color: #012068;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.team-block .inner-box:hover .image .overlay-box .content h5 a,
.team-block .inner-box:hover .image .overlay-box .content .designation {
    color: #ffffff;
}

.team-block .inner-box .image .overlay-box .content .designation {
    position: relative;
    color: #9c9c9c;
    font-size: 15px;
    margin-top: 2px;
    margin-bottom: 14px;
}

.team-block .inner-box .image .overlay-box .content .social-outer {
    position: relative;
    text-align: center;
}

.team-block .inner-box .image .overlay-box .content .social-outer .social-box {
    position: relative;
    padding: 10px 30px;
    border-radius: 50px;
    display: inline-block;
    background: -ms-linear-gradient(top, #15A9B5 0%, #14c5d5 100%);
    background: -moz-linear-gradient(top, #15A9B5 0%, #14c5d5 100%);
    background: -o-linear-gradient(top, #15A9B5 0%, #14c5d5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #14c5d5), color-stop(100, #14c5d5));
    background: -webkit-linear-gradient(top, #15A9B5 0%, #14c5d5 100%);
    background: linear-gradient(to bottom, #15A9B5 0%, #14c5d5 100%);
}

.team-block .inner-box .image .overlay-box .content .social-outer .social-box li {
    position: relative;
    margin: 0px 3px;
    display: inline-block;
}

.team-block .inner-box .image .overlay-box .content .social-outer .social-box li a {
    position: relative;
    color: #ffffff;
    font-size: 14px;
}

.team-section .blocks-column .owl-nav {
    display: none;
}

.team-section .blocks-column .owl-dots {
    position: relative;
    margin-top: 40px;
    text-align: center;
}

.team-section .blocks-column .owl-dots .owl-dot {
    position: relative;
    width: 9px;
    height: 9px;
    margin: 0px 7px;
    border-radius: 50px;
    display: inline-block;
    background-color: #b8b8b8;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.team-section .blocks-column .owl-dots .owl-dot.active,
.team-section .blocks-column .owl-dots .owl-dot:hover {
    background-color: #395189;
}

