/*** 

====================================================================
	Reset
====================================================================
 ***/
            
            * {
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }
            /*** 

====================================================================
Global Settings
====================================================================

***/
            
            html {
                -o-text-size-adjust: 100%;
                -ms-text-size-adjust: 100%;
                -webkit-text-size-adjust: 100%;
                -moz-font-smoothing: antialiased;
                -webkit-font-smoothing: antialiased;
            }
            /*-----------------------------------------------------body-settings------------------------------------------------------*/
            
            body {
                font-family: 'Nunito', sans-serif;
                font-weight: 400;
                line-height: 26px;
                font-size: 15px;
                color: #212127;
                -moz-font-smoothing: antialiased;
                -webkit-font-smoothing: antialiased;
                overflow-x: hidden!important;
                position: relative;
            }
            
            .page_wapper {
                position: relative;
                overflow: hidden;
            }
            /*-----------------scroolbar-------------*/
            
            body.scrool_bar_color::-webkit-scrollbar {
                width: 8px;
            }
            
            body.scrool_bar_color::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 6px #f1f1f1;
                -moz-box-shadow: inset 0 0 6px #f1f1f1;
                -o-box-shadow: inset 0 0 6px #f1f1f1;
                -ms-box-shadow: inset 0 0 6px #f1f1f1;
                box-shadow: inset 0 0 6px #f1f1f1;
                background: #f1f1f1;
            }
            
            body.scrool_bar_color::-webkit-scrollbar-thumb {
                background: #eabe37;
                -webkit-box-shadow: inset 0 0 6px #eabe37;
                -moz-box-shadow: inset 0 0 6px #eabe37;
                -ms-box-shadow: inset 0 0 6px #eabe37;
                -o-box-shadow: inset 0 0 6px #eabe37;
                box-shadow: inset 0 0 6px #eabe37;
            }
            
            body.scrool_bar_color::-webkit-scrollbar-thumb:window-inactive {
                background: #eabe37;
            }
            
            @media (min-width: 1200px) {
                .container {
                    max-width: 1170px;
                }
            }
            
            img {
                -webkit-transition: all .6s ease-in-out;
                -moz-transition: all .6s ease-in-out;
                -ms-transition: all .6s ease-in-out;
                -o-transition: all .6s ease-in-out;
                transition: all .6s ease-in-out;
            }
            
            *:focus {
                outline: 0!important;
            }
            
            .btn:focus {
                outline: none;
            }
            
            h1,
            h2,
            h3,
            h4,
            h5,
            h6 {
                color: #313131;
                margin: 0px;
                padding: 0;
                font-style: normal;
                font-weight: 700;
                transition: .5s ease;
                font-family: 'Ubuntu', sans-serif;
            }
            
            h1 a,
            h2 a,
            h3 a,
            h4 a,
            h5 a,
            h6 a {
                color: inherit;
                transition: .5s ease;
            }
            
            a,
            button {
                -webkit-transition: all 0.3s ease-out 0s;
                transition: all 0.3s ease-out 0s;
                cursor: pointer;
                color: #4644b6;
                outline: none;
                transition: .5s ease;
                box-shadow: 0px 0px 0px 0px!important;
            }
            
            ul {
                margin: 0px;
                padding: 0px;
                transition: .5s ease;
            }
            
            a:hover,
            button:hover {
                text-decoration: none;
                color: #4644b6
            }
            
            button.btn.btn-link {
                text-decoration: none;
            }
            
            a:focus,
            button:focus {
                text-decoration: none;
                outline: none!important;
                border: 0px;
            }
            
            button:focus,
            input:focus,
            input:focus,
            select:focus,
            textarea,
            textarea:focus {
                outline: none!important;
            }
            
            .padding_zero {
                padding: 0px;
            }
            
            .padding_right_zero {
                padding-right: 0px;
            }
            
            .padding_left_zero {
                padding-right: 0px;
            }
            
            .theme-btn {
                font-family: 'Ubuntu', sans-serif;
                display: inline-block;
                min-width: 180px;
                line-height: 46px;
                min-height: 46px;
                text-align: center;
                color: #FFFFFF;
                font-weight: 700;
                font-size: 16px;
                background: #E30310;
                border-radius: 5px;
                z-index: 0;
                position: relative;
                overflow: hidden;
                -webkit-transition: all .6s ease-in-out;
                -moz-transition: all .6s ease-in-out;
                -ms-transition: all .6s ease-in-out;
                -o-transition: all .6s ease-in-out;
                transition: all .6s ease-in-out;
            }
            
             ::-webkit-input-placeholder {
                color: #757575!important;
                font-weight: 400;
                font-size: 14px
            }
            
             ::-moz-placeholder {
                color: #757575!important;
                font-weight: 400;
                font-size: 14px;
            }
            
             :-ms-input-placeholder {
                color: #757575!important;
                font-weight: 400;
                font-size: 14px;
            }
            
             :-moz-placeholder {
                color: #757575!important;
                font-weight: 400;
                font-size: 14px;
            }
            
            .link {
                position: absolute;
                content: '';
                background: transparent;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
            }
            
            @media (min-width: 1200px) {
                .navbar-expand-lg .navbar-toggler {
                    display: none!important;
                }
            }
            /*--------------------------------------------------------------------
           ====================topbar========================
---------------------------------------------------------------------*/
            
            .header_outer .top_bar {
                position: relative;
                background: #1e2452;
                padding: 13px 0px;
            }
            
            .top_widgets {
                position: relative;
            }
            
            .top_widgets p {
                font-weight: 600;
                color: #fff;
                margin-left: 30px;
                margin-bottom: 0px;
            }
            
            .top_widgets span {
                float: left;
                font-size: 22px;
                color: #fccc00;
                line-height: 26px;
            }
            
            .top_widgets.left {
                float: right;
                position: relative;
            }
            
            .top_bar .text_warp {
                position: relative;
                float: left;
                margin-right: 40px;
            }
            
            .top_bar .text_warp.last {
                margin: 0px;
            }
            
            .top_bar .text_warp::before {
                position: absolute;
                content: '';
                border-right: 1px solid rgba(255, 255, 255, .3);
                border-spacing: 20px;
                height: 20px;
                right: -19px;
                top: 3px;
            }
            
            .top_bar .text_warp.last::before {
                display: none;
            }
            
            .header_outer .top_bar ul li {
                display: inline-block;
                position: relative;
                font-weight: 400;
                font-size: 15px;
                line-height: 26px;
                margin-right: 20px;
                color: #fff;
            }
            
            .header_outer .top_bar ul li:last-child {
                margin-right: 0px;
            }
            
            .header_outer .top_bar ul li:last-child::before {
                display: none;
            }
            
            .header_outer .top_bar ul li a {
                color: #fff;
            }
            
            @media (max-width:992px) {
                .top_bar {
                    display: none;
                }
            }
            /*----------------------------------------------------------------
==================mid_bar===================
-----------------------------------------------------------------*/
            
            .mid_bar {
                position: relative;
                padding: 40px 0px 80px;
            }
            
            .mid_widgets {
                position: relative;
                padding-left: 20px;
            }
            
            .mid_bar .site_logo {
                display: none;
            }
            
            @media (max-width: 1920px) and (min-width: 1200px) {
                .mid_bar .site_logo {
                    display: block;
                }
            }
            
            .mid_bar .mid_widgets_inner {
                position: relative;
                float: left;
                margin-right: 60px;
            }
            
            .mid_bar .mid_widgets_inner span.icon {
                float: left;
                height: 55px;
                width: 55px;
                border-radius: 4px;
                background: #2d72bb;
                line-height: 55px;
                font-size: 30px;
                color: #fff;
                text-align: center;
            }
            
            .mid_bar .mid_widgets_inner.first span.icon {
                padding-left: 7px;
            }
            
            .text_warp_in {
                margin-left: 72px;
            }
            
            .mid_bar .mid_widgets_inner.last {
                margin: 0px;
                float: right;
            }
            
            .mid_bar .mid_widgets_inner.last .text_warp_in {
                margin: 0px;
            }
            
            .mid_bar .mid_widgets_inner.last .text_warp_in span {
                font-size: 30px;
                color: #b0b0b0;
                line-height: 30px;
            }
            
            .mid_search_form {
                padding: 14px 0px 0px;
            }
            
            .mid_search_form::before {
                position: absolute;
                z-index: 10;
                content: '';
                background: #e0e0e0;
                height: 50px;
                width: 1px;
                left: -52px;
                top: 4px;
            }
            
            .text_warp_in h6 {
                font-size: 18px;
                font-weight: 700;
                line-height: 26px;
                color: #1e2452;
            }
            
            .text_warp_in p {
                color: #808080;
            }
            
            #search {
                position: fixed;
                top: 0px;
                left: 0px;
                width: 100%;
                height: 100%;
                background: rgba(30, 36, 82, .8);
                -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;
                -webkit-transform: translate(0px, -100%) scale(0, 0);
                -moz-transform: translate(0px, -100%) scale(0, 0);
                -o-transform: translate(0px, -100%) scale(0, 0);
                -ms-transform: translate(0px, -100%) scale(0, 0);
                transform: translate(0px, -100%) scale(0, 0);
                opacity: 0;
                z-index: 10000;
            }
            
            #search input[type="search"] {
                position: absolute;
                top: 50%;
                width: 100%;
                color: #fff;
                background: rgba(0, 0, 0, 0);
                font-size: 60px;
                font-weight: 300;
                text-align: center;
                border: 0px;
                margin: 0px auto;
                margin-top: -51px;
                padding-left: 30px;
                padding-right: 30px;
                outline: none;
            }
            
            #search input::placeholder {
                color: #fff!important;
            }
            
            #search .search button {
                position: absolute;
                top: 50%;
                left: 50%;
                margin-top: 61px;
				margin-left: -65px;
				background:#2d72bb;
				color:#fff;
				width: 150px;
				height: 40px;
            }
            
            #search .close {
                position: fixed;
                top: 15px;
                right: 15px;
                color: #fff;
                background: #2d72bb;
                opacity: 1;
                padding: 10px 17px;
                font-size: 27px;
            }
            
            #search.open {
                -webkit-transform: translate(0px, 0px) scale(1, 1);
                -moz-transform: translate(0px, 0px) scale(1, 1);
                -o-transform: translate(0px, 0px) scale(1, 1);
                -ms-transform: translate(0px, 0px) scale(1, 1);
                transform: translate(0px, 0px) scale(1, 1);
                opacity: 1;
            }
            
            @media (max-width:992px) {
                .mid_widgets {
                    padding: 0px;
                }
                .mid_bar .mid_widgets_inner {
                    margin-right: 30px;
                }
            }
            
            @media (max-width:768px) {
                .mid_bar .mid_widgets_inner {
                    float: none;
                    margin-right: 0px;
                    margin-bottom: 25px;
                    text-align: center;
                    display: block;
                }
                .mid_bar .mid_widgets_inner span.icon {
                    float: none;
                    display: block;
                    margin: 0 auto 10px;
                }
                .text_warp_in {
                    margin-left: 0px;
                }
                .mid_bar .mid_widgets_inner.last {
                    float: none;
                    padding: 20px 0px 0px;
                }
                .mid_search_form::before {
                    position: absolute;
                    z-index: 10;
                    content: '';
                    background: #e0e0e0;
                    height: 1px;
                    width: 100%;
                    left: 0px;
                    top: 4px;
                }
            }
            /*----------------------------------------------------------------
==================masthead desktop_navbar===================
-----------------------------------------------------------------*/
            
            .masthead.desktop_navbar {
                position: absolute;
                z-index: 999;
                width: 100%;
                margin-top: -45px;
            }
            
            .left_nav::before {
                display: none;
                position: absolute;
                content: '';
                background: #fff;
                width: 100%;
                height: 71px;
                box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
                top: 10px;
                left: -41%;
                border-radius: 5px;
                z-index: -10;
            }
            
            .navbar-brand:before {
                position: absolute;
                content: '';
                background: #fff;
                width: 100%;
                height: 71px;
                box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
                top: 9px;
                left: -41%;
                border-radius: 5px;
                z-index: -10;
            }
            
            .navbar-toggler::before {
                position: absolute;
                content: '';
                background: #2d72bb;
                width: 100%;
                height: 71px;
                box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
                top: 0;
                right: -60%;
                border-radius: 5px;
                z-index: -10;
                top: 10px;
            }
            
            .right_nav {
                padding: 10px 0px;
            }
            
            @media (max-width: 1199px) {
                .right_nav {
                    display: none;
                }
                .mid_content {
                    -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
                    max-width: 100%;
                }
            }
            
            .right_nav:before {
                position: absolute;
                content: '';
                background: #2d72bb;
                width: 100%;
                height: 71px;
                box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
                top: 0;
                right: -60%;
                border-radius: 5px;
                z-index: -10;
                top: 10px;
                display: none;
            }
            
            @media (max-width: 1920px) and (min-width: 1600px) {
                .left_nav::before {
                    top: 10px;
                    left: -41%;
                    display: block;
                }
                .right_nav:before {
                    right: -60%;
                    top: 10px;
                    display: block;
                }
            }
            
            @media (max-width: 1600px) and (min-width: 1300px) {
                .left_nav::before {
                    top: 10px;
                    left: -39%;
                    display: block;
                }
                .right_nav:before {
                    right: -63%;
                    top: 10px;
                    display: block;
                }
				.left_nav.full-width:before {
					left:0px;
				}
            }
            
            @media (max-width: 1300px) and (min-width: 1200px) {
                .left_nav::before {
                    top: 10px;
                    left: -37%;
                    display: block;
                }
                .right_nav:before {
                    right: -65%;
                    top: 10px;
                    display: block;
                }
            }
            
            .masthead.desktop_navbar .navbar {
                padding: 10px 0px 30px;
            }
            
            .navbar-brand {
                display: block;
            }
            
            .navbar-brand img {
                padding: 8px 15px;
                width: 180px;
            }
            
            @media (max-width: 1920px) and (min-width: 1200px) {
                .navbar-brand {
                    display: none;
                }
            }
            
            .call_emergency {
                position: relative;
                text-align: right;
            }
            
            .call_emergency .text {
                float: left;
                margin-right: 35px;
            }
            
            .call_emergency .text p {
                font-family: 'Ubuntu', sans-serif;
                font-size: 12px;
                line-height: 24px;
                font-weight: 700;
                color: #fff;
                text-transform: uppercase;
            }
            
            .call_emergency .text a {
                font-weight: 700;
                font-size: 20px;
                line-height: 26px;
                color: #fff;
            }
            
            .call_emergency .icon {
                float: right;
            }
            
            .call_emergency .icon::before {
                position: absolute;
                content: '';
                height: 0px;
                border-right: 36px solid #fccc00;
                border-top: 69px solid #fccc00;
                border-left: 36px solid #fccc00;
                border-bottom: 25px solid transparent;
                z-index: 0;
                right: -2px;
                top: -10px;
            }
            
            .call_emergency .icon span {
                font-size: 32px;
                line-height: 32px;
                color: #1e2452;
                position: relative;
                padding: 0px 19px;
                margin-top: 9px;
                display: block;
            }
            
            @media (max-width: 3000px) and (min-width: 1200px) {
                .nav-item.dropdown > .dropdown-menu,
				.nav-item.dropdown > .dropdown-menu > li > ul {
                    z-index: 9999;
                    display: block;
                    -webkit-transition: top 0.3s ease 0s, opacity 0.3s;
                    transition: top 0.3s ease 0s, opacity 0.3s;
                    -moz-transition: top 0.3s ease 0s, opacity 0.3s;
                    -ms-transition: top 0.3s ease 0s, opacity 0.3s;
                    -o-transition: top 0.3s ease 0s, opacity 0.3s;
                    position: absolute;
                    top: 120%;
                    left: 0;
                    width: 270px;
                    -webkit-transform: scaleX(0);
                    -moz-transform: scaleX(0);
                    -ms-transform: scaleX(0);
                    -o-transform: scaleX(0);
                    transform: scaleX(0);
                    background-color: #ffffff;
                    margin-top: 13px;
                    border-top: 3px solid #2d72bb;
                    padding: 0px;
                    border-left: 0px;
                    border-right: 0px;
                    border-bottom: 0px;
                    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .07);
                }
				.nav-item.dropdown > .dropdown-menu > li > ul{
					left:auto;
					right:100%;
				}
                .nav-item.dropdown .dropdown-menu::before {
                    content: '';
                    width: 100%;
                    height: 15px;
                    position: absolute;
                    background-color: transparent;
                    left: 0;
                    top: -15px;
                    z-index: -10;
                }
                .nav-item.dropdown:hover > .dropdown-menu,
				.nav-item.dropdown > .dropdown-menu > li:hover >ul {
                    opacity: 1;
                    z-index: 9999;
                    top: 100%;
                    -webkit-transform: scaleX(1);
                    -moz-transform: scaleX(1);
                    -ms-transform: scaleX(1);
                    -o-transform: scaleX(1);
                    transform: scaleX(1);
                }
				.nav-item.dropdown > .dropdown-menu > li:hover >ul{
					top:0px;
				}
            }
            
            @media (max-width: 1920px) and (min-width:1200px) {
                .dropdown-toggle::after {
                    display: none;
                }
            }
            
            .navbar-nav li.nav-item ul.dropdown-menu li a {
                background: #fff;
				display:block;
                padding: 10px 26px;
                font-size: 15px;
                font-weight: 700;
                color: #1e2452!important
            }
            
            .navbar-light .navbar-nav .nav-link {
                padding: 0px 26px;
                display: block;
                font-size: 16px;
                font-weight: 700;
                color: #1e2452!important;
                position: relative;
                -webkit-transition: all .6s ease;
                -moz-transition: all .6s ease;
                -ms-transition: all .6s ease;
                -o-transition: all .6s ease;
                transition: all .6s ease;
                font-family: 'Ubuntu', sans-serif;
                line-height: 42px;
            }
            
            @media (max-width: 1200px) {
                .nav-item.dropdown .nav-link.dropdown-toggle::after {
                    position: absolute;
                    content: '\f107';
                    font-family: 'FontAwesome';
                    color: #fff;
                    font-size: 16px;
                    top: 0px;
                    z-index: 10;
                    right: 0px;
                    background: #2d72bb;
                    padding: 5px 20px;
                    border: 0px;
                    margin: 0px;
                }
                .masthead .navbar-collapse {
                    max-width: none;
                    overflow: auto;
                    float: none !important;
                    width: 100% !important;
                    border: none;
                    -ms-border-radius: 0px;
                    -moz-border-radius: 0px;
                    -webkit-border-radius: 0px;
                    -o-border-radius: 0px;
                    border-radius: 0px;
                    box-shadow: none;
                    z-index: 10000;
                    background: #fff;
                    padding: 20px;
                    margin: 10px;
                }
                .dropdown-menu {
                    padding: 0px;
                    border: 0px;
                    margin: 0px;
                    box-shadow: none;
                    -webkit-transition: all .6s ease-in-out;
                    -moz-transition: all .6s ease-in-out;
                    -ms-transition: all .6s ease-in-out;
                    -o-transition: all .6s ease-in-out;
                    transition: all .6s ease-in-out;
                }
                .navbar-light .navbar-nav .nav-link {
                    border-bottom: 1px solid #e8e8e8;
                    padding: 5px 0px 5px;
                }
                .navbar-nav li.nav-item ul.dropdown-menu li a {
                    background: #2d72bb;
                    color: #fff!important;
                }
                .navbar-nav li.nav-item ul.dropdown-menu li a:focus,
                .navbar-nav li.nav-item ul.dropdown-menu li a:hover {
                    color: #1e2452!important;
                    background-color: #ebf1f8!important;
                }
            }
            
            @media (max-width: 1920px) and (min-width: 1200px) {
                .navbar-light .navbar-nav .nav-link::before {
                    position: absolute;
                    content: '';
                    background: #e0e0e0;
                    width: 1px;
                    height: 32px;
                    right: 0;
                    top: 6px;
                }
            }
            
            .navbar-light .navbar-nav .nav-item:last-child .nav-link {
                padding-right: 0px;
            }
            
            .navbar-light .navbar-nav .nav-item:last-child .nav-link::before,
            .navbar-light .navbar-nav .nav-item:first-child .nav-link::before {
                display: none;
            }
            
            @media (max-width: 1920px) and (min-width: 1200px) {
                .navbar-light .navbar-nav > .nav-item:first-child .nav-link {
                    padding: 0px;
                }
            }
            
            .navbar-toggler {
                padding: 10px 15px 0px;
                border: 0px;
                color: #fff;
            }
            
            .navbar-toggler .flaticon-menu {
                font-size: 20px;
                color: #fff;
            }
            
            .flaticon-home {
                background: #2d72bb;
                font-size: 22px;
                width: 42px;
                height: 42px;
                line-height: 42px;
                display: block;
                color: #fff;
                text-align: center;
                border-radius: 5px;
            }
            
            .masthead.fixed-header .navbar {
                position: fixed;
                z-index: 999;
                width: 100%;
                top: 0;
                background: transparent;
                padding: 0px 0px 30px;
            }
            
            .masthead.fixed-header .left_nav::before {
                top: 0;
            }
            
            .masthead.fixed-header .right_nav:before {
                top: 0;
            }
            
            .masthead.fixed-header .navbar-toggler::before {
                top: 0;
            }
            
            .masthead.fixed-header .navbar-brand:before {
                top: 0;
            }
            /*----------------------------------------------------------------
==================rev_slider_wrapper===================
-----------------------------------------------------------------*/
            
            .rev_slider {
                text-align: center;
            }
            
            .rev_slider .sd_heading p {
                font-size: 30px;
                font-weight: 700;
                line-height: 40px;
                color: #fccc00;
            }
            
            .rev_slider .main_heading h1 {
                font-size: 48px;
                line-height: 100px!important;
                color: #fff;
                padding-bottom: 10px;
            }
            
            .rev_slider .border_line {
                position: absolute;
                content: '';
                height: 1.5px;
                width: 65%;
                background: rgba(255, 255, 255, .2);
                bottom: 0px;
                text-align: center;
                margin: 0 auto;
                display: block;
                left: 155px;
                z-index: 999;
            }
            
            .mdpblock {
                display: none;
            }
            
            .mdpnone {
                display: block;
            }
            
            .rev_slider p {
                font-size: 18px;
                line-height: 26px;
                color: #fff;
            }
            
            @media (max-width:992px) {
                .rev_slider .main_heading h1 {
                    line-height: 70px!important;
                    padding-bottom: 6px!important;
                }
            }
            
            @media (max-width:800px) {
                .rev_slider .main_heading h1 {
                    font-size: 30px!important;
                    line-height: 50px!important;
                    padding-bottom: 6px!important;
                }
                .rev_slider .border_line {
                    display: none;
                }
                .rev_slider .sd_heading p {
                    font-size: 20px;
                }
                .rev_slider p {
                    font-size: 16px;
                }
            }
            
            @media (max-width:550px) {
                .mdpblock {
                    display: block;
                }
                .mdpnone {
                    display: none;
                }
                .rev_slider .main_heading h1 {
                    line-height: 40px!important;
                }
            }
            /*----------------------------------------------------------------
==================welcome_section===================
-----------------------------------------------------------------*/
            
            .welcome_section {
                position: relative;
                padding: 120px 0px 120px;
            }
            
            .welcome_left {
                position: relative;
            }
            
            .welcome_left .image_inner::before {
                width: 370px;
                height: 250px;
                position: absolute;
                content: '';
                background: rgba(30, 36, 82, .8);
                bottom: -23px;
                right: -23px;
                border-radius: 10px;
                -webkit-transition: all .6s ease-in-out;
                -moz-transition: all .6s ease-in-out;
                -ms-transition: all .6s ease-in-out;
                -o-transition: all .6s ease-in-out;
                transition: all .6s ease-in-out;
                opacity: 0;
            }
            
            .welcome_left:hover .image_inner::before {
                opacity: 1;
                width: 100%;
                height: 100%;
                bottom: 0px;
                right: 0px;
            }
            
            .welcome_left .image_inner {
                margin-right: 25px;
                overflow: hidden;
                position: relative;
                border-radius: 10px;
            }
            
            .welcome_left .image_inner img {
                border-radius: 10px;
            }
            
            .welcome_section .wel_content_left {
                width: 370px;
                height: 188px;
                background: url(../images/welcome_video_bg.jpg);
                background-position: center center;
                background-repeat: no-repeat;
                background-size: cover;
                padding: 40px;
                border-radius: 10px;
                position: absolute;
                bottom: -115px;
                right: 0px;
            }
            
            .welcome_section .wel_content_left h2 {
                font-family: 'Ubuntu', sans-serif;
                font-weight: 700;
                color: #fff;
                line-height: 33px;
                font-size: 24px;
                margin-bottom: 30px;
                transition: all .6s ease;
            }
            
            .welcome_left:hover .wel_content_left h2 {
                color: #E30310;
            }
            
            .welcome_section .video_holder_inner {
                position: relative;
            }
            
            .welcome_section .video_holder_inner .icon .flaticon-multimedia {
                font-size: 26px;
                line-height: 70px;
                box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .07);
                border-radius: 50px;
                width: 70px;
                height: 70px;
                display: inline-block;
                color: #2d72bb;
                background: url(../images/welcome_video-icon_bg.jpg);
                text-align: center;
            }
            
            .welcome_section .video_holder_inner .icon {
                position: relative;
                float: left;
                margin-left: 10px;
                z-index: 0;
            }
            
            .welcome_section .video_holder_inner .icon::before {
                position: absolute;
                z-index: -10;
                content: '';
                width: 90px;
                height: 90px;
                background: transparent;
                border: 1px solid #468bd4;
                border-radius: 50%;
                top: -10px;
                left: -10px;
            }
            
            .welcome_section .video_holder_inner .text {
                margin-left: 105px;
                padding-top: 20px;
                position: relative;
            }
            
            .welcome_section .video_holder_inner .text::before {
                position: absolute;
                content: '';
                width: 40px;
                height: 3px;
                background: #fff;
                top: 0;
                left: 0;
            }
            
            .welcome_section .video_holder_inner .text h6 {
                font-family: 'Ubuntu', sans-serif;
                font-weight: 700;
                color: #fff;
                line-height: 26px;
                font-size: 18px;
            }
            
            .welcome_right {
                position: relative;
            }
            
            .welcome_right ul {
                position: relative;
                margin-bottom: 20px;
            }
            
            .welcome_right p.description {
                margin-bottom: 25px;
            }
            
            .welcome_right ul.first {
                float: left;
                position: relative;
                margin: 0px;
            }
            
            .welcome_right ul.second {
                position: relative;
                margin-left: 55%;
            }
            
            .welcome_right ul li {
                font-weight: 700;
                list-style: none;
                color: #1e2452;
                line-height: 26px;
                font-size: 18px;
                margin-bottom: 10px;
            }
            
            .welcome_right ul li span {
                color: #E30310;
                margin-right: 10px;
            }
            
            .authour {
                position: relative;
            }
            
            .authour img {
                float: left;
                margin-right: 25px;
            }
            
            .authour .text h2 {
                color: #1e2452;
                line-height: 26px;
                font-size: 20px;
                margin-bottom: 5px;
            }
            
            @media(max-width:992px) {
                .welcome_left {
                    margin-bottom: 70px;
                }
            }
            
            @media(max-width:600px) {
                .welcome_section .wel_content_left {
                    width: 100%;
                    height: 100%;
                    position: relative;
                    bottom: inherit;
                    right: inherit;
                    padding: 40px 25px;
                }
                .welcome_left .image_inner {
                    margin-right: 0px;
                }
                .welcome_section .wel_content_left h2 br {
                    display: none;
                }
                .welcome_section .video_holder_inner .text h6 br {
                    display: none;
                }
                .welcome_right ul.first {
                    float: none;
                }
                .welcome_right ul.second {
                    margin-left: 0px;
                    margin-bottom: 40px;
                }
                .authour img {
                    display: none;
                }
                .welcome_left .image_inner::before {
                    width: 100%;
                    height: 100%;
                    right: inherit!important;
                    bottom: inherit!important;
                    top: 50%;
                    left: 0;
                    opacity: 0;
                }
                .welcome_left:hover .image_inner::before {
                    opacity: 1;
                    top: 0;
                }
            }
            /*----------------------------------------------------------------
==================heading===================
-----------------------------------------------------------------*/
            
            .heading {
                position: relative;
                margin-bottom: 25px;
            }
            
            .heading h6 {
                font-weight: 700;
                color: #2d72bb;
                line-height: 26px;
                font-size: 14px;
                text-transform: uppercase;
                margin-bottom: 10px
            }
            
            .heading .border_line {
                background: #E30310;
                width: 157px;
                height: 3px;
                position: relative;
            }
            
            .heading .border_line::before {
                position: absolute;
                height: 10px;
                width: 3px;
                background: #E30310;
                content: '';
                top: -7px;
                left: 0;
            }
            
            .heading .border_line::after {
                position: absolute;
                height: 10px;
                width: 3px;
                background:#E30310;
                content: '';
                top: -7px;
                right: 0;
            }
            
            .sub_heading {
                font-weight: 700;
                color: #1e2452;
                line-height: 44px;
                font-size: 36px;
                margin-bottom: 20px
            }
            /*----------------------------------------------------------------
==================our_services ===================
-----------------------------------------------------------------*/
            
            .our_services {
                position: relative;
                padding: 110px 0px;
                background: url(../img/7.png);
               /* background-position: center center;
                background-repeat: no-repeat;
                background-size: cover;*/
            }
            
            .our_services .heading,
            .our_services .descrp,
            .our_services .sub_heading {
                text-align: center;
            }
            
            .our_services .descrp {
                position: relative;
                margin-bottom: 30px;
            }
            
            @media (max-width: 1920px) and (min-width: 1200px) {
                .our_services .descrp {
                    padding: 0px 270px;
                }
            }
            
            .our_services .border_line {
                margin: 0 auto;
                width: 99px;
            }
            
            .our_services .our_service_inner {
                position: relative;
                background: #fff;
                padding: 40px;
                margin: 15px;
                border-top: 4px solid #E30310;
                overflow: hidden;
                z-index: 0;
            }
            
            .our_services .our_service_inner::before {
                position: absolute;
                content: '';
                background: #2d72bb;
                width: 100%;
                height: 100%;
                bottom: 100%;
                left: 0px;
                opacity: 0;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                z-index: -10;
            }
            
            .our_services .our_service_inner:hover::before {
                bottom: 0;
                opacity: 1;
            }
            
            .our_services .our_service_inner .icon {
                position: relative;
                margin-bottom: 20px;
                z-index: 0;
                height: 100px;
                width: 100px;
            }
            
            .our_services .our_service_inner .icon span {
                font-size: 80px;
                line-height: 100px;
                color: #2d72bb;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                display: block;
                text-align: center;
            }
            
            .our_services .our_service_inner .icon::before {
                width: 100px;
                height: 100px;
                border-radius: 50%;
                background: #ebf1f8;
                position: absolute;
                content: '';
                z-index: -10;
                top: 0;
                left: 35px;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
            }
            
            .our_services .our_service_inner:hover .icon::before {
                left: 0;
            }
            
            .our_services .our_service_inner:hover .icon span {
                font-size: 56px;
            }
            
            .our_services .our_service_inner h2 {
                font-weight: 700;
                font-size: 24px;
                line-height: 32px;
                transition: all .3s ease;
                margin-bottom: 10px;
            }
            
            .our_services .our_service_inner p {
                transition: all .3s ease;
            }
            
            .our_services .our_service_inner h2 a {
                color: #1e2452;
            }
            
            .our_services .our_service_inner:hover h2 a {
                color: #fff;
            }
            
            .our_services .our_service_inner:hover p {
                color: #eaf1f8;
            }
            
            .our_services .our_service_inner .read_more a {
                font-family: 'Ubuntu', sans-serif;
                font-weight: 700;
                color: #FFFFFF;
                font-size: 16px;
                line-height: 30px;
                background: #E30310;
                width: 130px;
                height: 30px;
                display: block;
                text-align: center;
                border-top-left-radius: 30px;
                border-bottom-left-radius: 30px;
                position: absolute;
                top: -120px;
                right: 0;
            }
            
            .our_services .our_service_inner:hover .read_more a {
                top: 72px;
            }
            
            .our_services .owl-carousel .owl-nav.disabled {
                display: block;
            }
            
            .our_services .owl-carousel .owl-nav {
                display: block;
                position: relative;
                width: 100%;
                text-align: center;
            }
            
            .our_services .owl-carousel .owl-nav .owl-prev,
            .our_services .owl-carousel .owl-nav .owl-next {
                display: inline-block;
                padding: 50px 10px 0px;
				background:none;
            }
            
            .our_services .owl-carousel .owl-nav .owl-next {
                padding-right: 0px;
            }
            
            .our_services .owl-carousel .owl-nav .owl-prev span,
            .our_services .owl-carousel .owl-nav .owl-next span {
                display: inline-block;
                background: #fff;
                color: #808080;
                border-radius: 5px;
                font-size: 18px;
                transition: .5s ease-in-out;
                cursor: pointer;
                width: 40px;
                height: 52px;
                line-height: 52px;
                text-align: center;
            }
            
            .our_services .owl-carousel .owl-nav .owl-prev span:hover,
            .our_services .owl-carousel .owl-nav .owl-next span:hover {
                color: #fccc00;
                background: #2d72bb;
            }
            /*----------------------------------------------------------------
================== work_gallery===================
-----------------------------------------------------------------*/
            
            .work_gallery {
                position: relative;
                padding: 100px 0px 80px;
            }
            
            .work_gallery .top_headings {
                position: relative;
                margin-bottom: 20px;
            }
            
            .right_content {
                position: relative;
                padding-left: 100px;
            }
            
            .right_content p::before {
                position: absolute;
                content: '';
                background: #e0e0e0;
                height: 52px;
                width: 1px;
                left: 43px;
                bottom: -2px;
            }
            
            .work_gallery .sme {
                padding-top: 53px;
            }
            
            @media(max-width:992px) {
                .right_content p::before {
                    display: none;
                }
                .right_content {
                    padding: 0px;
                }
                .work_gallery .sme {
                    padding-top: 15px;
                    text-align: left!important;
                }
                .work_gallery .sub_heading {
                    margin-bottom: 10px;
                }
                .our_services .our_service_inner {
                    margin: 0px;
                }
            }
            
            .work_gallery .our_services_inner {
                position: relative;
                overflow: hidden;
                margin-bottom: 30px;
                cursor: pointer;
            }
            
            .work_gallery .our_services_inner .image {
                position: relative;
                width: 100%;
                overflow: hidden;
            }
            
            .work_gallery .our_services_inner .image img {
                display: block;
                width: 100%;
                height: auto;
                transition: transform .90s;
                -webkit-transition: transform .90s;
                -moz-transition: transform .90s;
                -ms-transition: transform .90s;
                -o-transition: transform .90s;
            }
            
            .work_gallery .our_services_inner:hover .image img {
                -ms-transform: scale(1.5);
                -webkit-transform: scale(1.5);
                transform: scale(1.5);
            }
            
            .work_gallery .our_services_inner h2 {
                font-weight: 700;
                font-size: 20px;
                line-height: 28px;
                transition: all .3s ease;
                margin-bottom: 0px;
                color: #1e2452;
            }
            

            .work_gallery .our_services_inner p {
                color: #2d72bb;
            }
            
            .work_gallery .our_services_inner h6 {
                font-weight: 700;
                font-size: 16px;
                line-height: 26px;
                transition: all .3s ease;
                margin-bottom: 0px;
                color: #1e2452;
            }
            
            .our_services_inner::before {
                position: absolute;
                content: '';
                left: 100%;
                top: 0;
              /*  background: rgba(45, 114, 187, .8);*/
                width: 100%;
                height: 100%;
                opacity: 0;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                z-index: 8;
            }
            
            .our_services_inner::after {
                position: absolute;
                content: '';
                left: 100%;
                top: 0;
               /* background: #ebf1f8;*/
                width: 50%;
                height: 100%;
                opacity: 0;
                -webkit-transition: all .7s ease;
                -moz-transition: all .7s ease;
                -ms-transition: all .7s ease;
                -o-transition: all .7s ease;
                transition: all .7s ease;
                z-index: 9;
            }
            
            .our_services_inner:hover::before {
                opacity: 1;
                left: 0;
            }
            
            .our_services_inner:hover::after {
                opacity: 1;
                left: 50%;
            }
            
            .over_content {
                position: absolute;
                top: 100%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                text-align: center;
                padding: 17px 20px;
                background: #fff;
                width: 75%;
                border-radius: 8px;
                z-index: 10;
                opacity: 0;
                -webkit-transition: all .7s ease;
                -moz-transition: all .7s ease;
                -ms-transition: all .7s ease;
                -o-transition: all .7s ease;
                transition: all .7s ease;
            }
            
            .our_services_inner:hover .over_content {
                opacity: 1;
                top: 50%;
            }
            
            .sub_text {
                position: absolute;
                bottom: -30%;
                right: 46px;
                opacity: 0;
                -webkit-transition: all .7s ease;
                -moz-transition: all .7s ease;
                -ms-transition: all .7s ease;
                -o-transition: all .7s ease;
                transition: all .7s ease;
                z-index: 10;
            }
            
            .our_services_inner:hover .sub_text {
                opacity: 1;
                bottom: 30px;
            }
            /*----------------------------------------------------------------
================== facts===================
-----------------------------------------------------------------*/
            
            .facts {
                position: relative;
                padding: 110px 0px 80px;
                background: url(../images/resources/counter_bg.jpg);
                background-attachment: fixed;
                background-position: center center;
                background-repeat: no-repeat;
                background-size: cover;
                width: 100%;
            }
            
            .facts .facts_inner {
                position: relative;
                text-align: center;
                margin-bottom: 30px;
                z-index: 0;
            }
            
            .facts_num {
                position: relative;
                text-align: center;
            }
            
            .facts .facts_inner h6.counter-value {
                font-size: 72px;
                line-height: 82px;
                margin-bottom: 15px;
                color: #fccc00;
            }
            
            .facts .facts_inner h2 {
                font-size: 24px;
                line-height: 30px;
                text-transform: uppercase;
                color: #fff;
                margin-bottom: 10px;
            }
            
            .line_bro {
                background: #fccc00;
                height: 2px;
                width: 100px;
                text-align: center;
                display: block;
                margin: 0 auto 25px;
            }
            
            .facts .facts_inner p {
                font-size: 20px;
                color: #FDFDFD;
            }
            /*----------------------------------------------------------------
================== testimonial_section===================
-----------------------------------------------------------------*/
            
            .testimonial_section {
                position: relative;
                overflow: hidden;
            }
            
            .testimonial_inner {
                padding: 100px 0px;
                position: relative;
            }
            
            .testimonial_outer::before {
                position: absolute;
                content: url(../img/t1.jpg);
                width: 100%;
                height: 770px;
                left: -67%;
                top: 0;
            }
            
            .testimonial_inner .sub_heading {
                margin-bottom: 50px;
            }
            
            .testimonial_inner .heading .border_line {
                width: 105px;
            }
            
            .test_inner .cust_name h2 {
                font-size: 24px;
                line-height: 30px;
                color: #1e2452;
            }
            
            .test_inner .cust_name h6 {
                font-size: 16px;
                line-height: 26px;
                color: #2d72bb;
                margin-bottom: 20px;
            }
            
            .test_inner p.description {
                margin-bottom: 25px;
            }
            
            .test_inner {
                margin-right: 150px;
                margin-bottom: 30px;
            }
            
            .test_inner ul li span {
                margin-right: 7px;
                color: #E30310;
                font-size: 20px;
                line-height: 20px;
            }
            
            .test_inner ul li {
                margin-bottom: 5px;
            }
            
            .testimonial_carousel {
                padding-left: 135px;
            }
            
            .testimonial_section .owl-dots {
                position: absolute;
                left: 0;
                top: 0
            }
            
            .testimonial_section .owl-theme .owl-dot {
                width: 100px;
                height: 100px;
				display:block;
            }
            
            .testimonial_section .owl-theme .owl-dots span {
                width: 70px;
                display: block;
                height: 70px;
                border-radius: 50%;
                background: url("../images/resources/testi_profile.png") no-repeat;
                background-size: cover;
                transition: all 0.3s ease-in-out 0s;
                margin: 0 auto;
                -webkit-transition: all 200ms ease-in;
                -webkit-transform: scale(1);
                -ms-transition: all 200ms ease-in;
                -ms-transform: scale(1);
                -moz-transition: all 200ms ease-in;
                -moz-transform: scale(1);

                transition: all 200ms ease-in;
                transform: scale(1);
            }
            
            .testimonial_section .owl-theme .owl-dot:nth-child(2) span {
                background: url("../images/resources/testi_profile-2.png") no-repeat;
                background-size: cover;
            }
            
            .testimonial_section .owl-theme .owl-dot:nth-child(3) span {
                background: url("../images/resources/testi_profile-3.png") no-repeat;
                background-size: cover;
            }
            
            .testimonial_section .owl-theme .owl-dot.active span,
            .testimonial_section .owl-theme .owl-dot.active:hover span {
                border-color: #d133ff;
                z-index: 2;
                -webkit-transition: all 200ms ease-in;
                -webkit-transform: scale(1.3);
                -ms-transition: all 200ms ease-in;
                -ms-transform: scale(1.3);
                -moz-transition: all 200ms ease-in;
                -moz-transform: scale(1.3);
                transition: all 200ms ease-in;
                transform: scale(1.3);
                margin-bottom: 10px;
            }
            
            .testimonial_section .owl-carousel .owl-nav {
                display: block;
                position: relative;
                width: 100%;
                text-align: left;
            }
            
            .testimonial_section .owl-carousel .owl-nav .owl-prev,
            .testimonial_section .owl-carousel .owl-nav .owl-next {
                display: inline-block;
                padding: 20px 0px 0px;
                margin-right: 10px;
				background:none;
            }
            
            .testimonial_section .owl-carousel .owl-nav .owl-next {
                padding-right: 0px;
            }
            
            .testimonial_section .flaticon-back:before {
                display: block;
                transform: rotate(90deg);
            }
            
            .testimonial_section .flaticon-next:before {
                display: block;
                transform: rotate(90deg);
            }
            
            .testimonial_section .owl-carousel .owl-nav .owl-prev span,
            .testimonial_section .owl-carousel .owl-nav .owl-next span {
                display: inline-block;
                background: #fff;
                color: #808080;
                border-radius: 5px;
                font-size: 16px;
                transition: .5s ease-in-out;
                cursor: pointer;
                width: 40px;
                height: 52px;
                line-height: 52px;
                text-align: center;
            }
            
            .testimonial_section .owl-carousel .owl-nav .owl-prev span:hover,
            .testimonial_section .owl-carousel .owl-nav .owl-next span:hover {
                color: #fccc00;
                background: #2d72bb;
            }
            
            .appointment_inner {
                position: relative;
                padding: 100px 0px;
            }
            
            .appointment_inner p {
                padding-left: 10px;
            }
            
            .schedule_appointment::before {
                position: absolute;
                content: '';
                background: #ebf1f8;
                width: 1200px;
                height: 829px;
                left: -53px;
            }
            
            .appointment_inner .topic {
                position: absolute;
                transform: rotate(-90deg);
                top: 50%;
                left: -50%;
                background: #ebf1f8;
                width: 400px;
                height: 50px;
                text-align: center;
            }
            
            .appointment_inner .topic::before {
                position: absolute;
                content: '';
                height: 0px;
                border-right: 25px solid transparent;
                border-top: 25px solid transparent;
                border-left: 25px solid #ebf1f8;
                border-bottom: 25px solid #ebf1f8;
                z-index: 0;
                right: -49px;
                top: 0px;
            }
            
            .appointment_inner .topic::after {
                position: absolute;
                content: '';
                height: 0px;
                border-right: 25px solid #ebf1f8;
                border-top: 25px solid transparent;
                border-left: 25px solid transparent;
                border-bottom: 25px solid #ebf1f8;
                z-index: 0;
                left: -49px;
                bottom: 0px;
            }
            
            .appointment_inner .topic h1 {
                font-size: 24px;
                line-height: 30px;
                color: #1e2452;
                padding-top: 20px;
            }
            
            .appointment_inner .form_inner {
                position: relative;
                margin-top: 35px;
            }
            
            .appointment_inner .form_inner input,
            .appointment_inner .form_inner textarea {
                position: relative;
                line-height: 26px;
                color: #808080;
                min-height: 55px;
                font-size: 16px;
                width: 100%;
                background: #fff;
                padding: 10px 18px;
                border: 1px solid #fff;
                border-radius: 6px;
            }
            
            .appointment_inner .theme-btn {
                border: 0px;
                box-shadow: none;
            }
            
            .ui-selectmenu-button.ui-button {
                position: relative;
                font-size: 16px!important;
                color: #757575!important;
                font-weight: 400!important;
                line-height: 44px!important;
                width: 100%!important;
                border: 1px solid #fff!important;
                height: 55px;
                border-radius: 0px;
                padding: 5px 18px;
                background: #fff;
                border-radius: 6px;
            }
            
            .ui-state-hover,
            .ui-widget-content .ui-state-hover,
            .ui-widget-header .ui-state-hover,
            .ui-state-focus,
            .ui-widget-content .ui-state-focus,
            .ui-widget-header .ui-state-focus,
            .ui-button:hover,
            .ui-button:focus {
                background: #fff!important;
                border: 1px solid #e8e8e8;
            }
            
            .ui-state-active,
            .ui-widget-content .ui-state-active,
            .ui-widget-header .ui-state-active,
            a.ui-button:active,
            .ui-button:active,
            .ui-button.ui-state-active:hover {
                background: #2d72bb!important;
                border-bottom: 1px solid #2d72bb!important;
            }
            
            .ui-menu .ui-menu-item-wrapper {
                padding: 7px!important;
                padding: 10px 18px!important;
                border-bottom: 1px solid #e8e8e8!important;
            }
            
            .ui-widget.ui-widget-content {
                border-top: 1px solid #e8e8e8!important;
                border-left: 1px solid #e8e8e8!important;
                border-right: 1px solid #e8e8e8!important;
                border-bottom: 0px solid #e8e8e8!important;
                border-radius: 6px;
            }
            
            .ui-button .ui-icon {
                background: none!important;
                text-indent: 0!important;
                display: block;
                overflow: inherit;
            }
            
            .ui-button .ui-icon::before {
                position: absolute;
                content: '\f107';
                font-family: 'FontAwesome';
                right: 0px;
                color: #888888;
                font-size: 16px;
                top: -1px;
            }
            
            .appointment_inner .form_inner .form-group {
                position: relative;
                margin-bottom: 30px;
            }
            
            .appointment_inner .form_inner textarea {
                padding: 20px 18px;
            }
            
            .appointment_inner .form_inner input::placeholder,
            .appointment_inner .form_inner textarea::placeholder {
                color: #808080;
                font-size: 16px;
                font-weight: 400;
            }
            
            @media (max-width: 1200px) and (min-width: 992px) {
                .schedule_appointment::before {
                    left: -15px;
                }
                .test_inner {
                    margin-right: 45px;
                }
            }
            
            @media (max-width: 992px) {
                .testimonial_outer::before {
                    width: 100%;
                    height: 100%;
                    left: -150px;
                    top: 0;
                }
                .schedule_appointment::before {
                    position: absolute;
                    content: '';
                    background: #ebf1f8;
                    width: 1000px;
                    height: 100%;
                    left: -150px;
                }
                .test_inner {
                    margin-right: 0px;
                }
                .testimonial_inner {
                    padding: 100px 0px 70px;
                }
                .appointment_inner {
                    padding: 50px 0px 100px;
                }
                .padding_right_zero {
                    padding-right: 15px;
                }
            }
            
            @media (max-width:1140px) {
                .appointment_inner .topic {
                    position: relative;
                    transform: inherit;
                    top: inherit;
                    left: inherit;
                    width: 100%;
                    height: auto;
                }
                .appointment_inner .topic::before {
                    display: none;
                }
                .appointment_inner .topic::after {
                    display: none;
                }
                .schedule_appointment::before {
                    height: 100%;
                }
                .appointment_inner p {
                    padding-left: 34px;
                }
                .news_and_updates p.descrp {
                    padding: 0px!important;
                }
            }
            
            @media (max-width: 500px) {
                .testimonial_carousel {
                    padding-left: 0px;
                }
                .testimonial_section .owl-dots {
                    display: none !important;
                }
            }
            /*----------------------------------------------------------------
================== emergency_contact===================
-----------------------------------------------------------------*/
            
            .emergency_contact {
                position: relative;
                background: url("../images/resources/emergency_bg.jpg");
                background-size: cover;
                background-position: 0vh;
                padding: 100px 0px;
            }
            
            .emergency_inner {
                position: relative;
                text-align: center;
            }
            
            .emergency_contact h1 {
                font-size: 36px;
                line-height: 46px;
                color: #fff;
                text-align: center;
                padding: 0px 100px;
            }
            
            @media(max-width:992px) {
                .emergency_contact h1 {
                    padding: 0px;
                }
                .appointment_inner p {
                    padding: 0px;
                }
            }
            
            .emergency_contact h1 span {
                color: #E30310;
            }
            
            .contact_nuber {
                position: absolute;
                text-align: center;
                display: block;
                width: 100%;
                bottom: -130px;
            }
            
            .contact_nuber ul li {
                list-style: none;
                padding: 0px 15px;
                display: inline-block;
            }
            
            .contact_nuber ul {
                position: relative;
                box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .07);
                background: #fff;
                height: 66px;
                width: 65%;
                margin: 0 auto;
                line-height: 66px;
                border-radius: 8px;
            }
            
            .contact_nuber ul li a {
                font-size: 20px;
                line-height: 26px;
                font-weight: 700;
                font-family: 'Nunito', sans-serif;
                color: #2d72bb;
            }
            
            .contact_nuber ul li span {
                font-size: 20px;
                line-height: 26px;
                font-weight: 700;
                font-family: 'Nunito', sans-serif;
                color: #E30310;
            }
            
            @media(max-width:870px) {
                .contact_nuber {
                    position: relative;
                }
                .contact_nuber ul li {
                    display: block;
                }
                .contact_nuber ul {
                    width: auto;
                    height: auto;
                    line-height: 46px;
                    padding: 10px 0px;
                }
            }
            /*----------------------------------------------------------------
================== news_and_updates ===================
-----------------------------------------------------------------*/
            
            .news_and_updates {
                position: relative;
                padding: 110px 0px 85px;
            }
            
            .news_and_updates .heading {
                text-align: center;
            }
            
            .news_and_updates .heading .border_line {
                margin: 0 auto;
                width: 120px;
            }
            
            .news_and_updates .sub_heading {
                text-align: center;
            }
            
            .news_and_updates p.descrp {
                text-align: center;
                padding: 0px 270px;
                margin-bottom: 60px;
            }
            
            .news_updates_inner {
                position: relative;
                margin-bottom: 60px;
                background: #fff;
                -webkit-transition: all .6s ease;
                -moz-transition: all .6s ease;
                -ms-transition: all .6s ease;
                -o-transition: all .6s ease;
                transition: all .6s ease;
                border-radius: 8px;
                border: 1px solid #fff;
            }
            
            .news_updates_inner .image_inner {
                position: relative;
                border: 1px solid #e8e8e8;
                border-radius: 8px;
                -webkit-transition: all .6s ease;
                -moz-transition: all .6s ease;
                -ms-transition: all .6s ease;
                -o-transition: all .6s ease;
                transition: all .6s ease;
				box-shadow: 2px 2px 2px 2px #bfbaba;
            }
            
            .news_updates_inner .image_inner .flaticon-zoom {
                position: absolute;
                content: '';
                top: 100%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                text-align: center;
                font-size: 30px;
                line-height: 30px;
                color: #fff;
                opacity: 0;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                z-index: 8;
            }
            
            .news_updates_inner:hover .image_inner .flaticon-zoom {
                top: 50%;
                opacity: 1;
            }
            
            .news_updates_inner .image_inner img {
                border-radius: 8px;
            }
            
            .news_updates_inner .image_inner .image_before {
                position: relative;
                margin: 10px;
                overflow: hidden;
            }
            
            .news_updates_inner .image_inner .image_before::before {
                position: absolute;
                content: '';
                left: 0;
                top: 100%;
                border-radius: 8px;
               /* background: rgba(45, 114, 187, .8);*/
                width: 100%;
                height: 100%;
                opacity: 0;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease;
                z-index: 8;
            }
            
            .news_updates_inner:hover .image_inner .image_before::before {
                top: 0;
                opacity: 1;
            }
            
            .news_updates_inner:hover .image_inner {
                border: 1px solid #fff;
            }
            
            .news_updates_inner .date {
                position: absolute;
                top: -31px;
                left: 18px;
            }
            
            .news_updates_inner .date span {
                position: relative;
                display: block;
                background: #fff;
                font-family: 'Rubik', sans-serif;
                font-size: 14px;
                line-height: 26px;
                text-transform: uppercase;
                padding: 5px 10px 0px;
                color: #2d72bb;
                font-weight: 700;
                text-align: center;
                border-top-right-radius: 6px;
                border-top-left-radius: 6px;
                border-top: 1px solid #e8e8e8;
                border-left: 1px solid #e8e8e8;
                border-right: 1px solid #e8e8e8;
                border-bottom: 0px solid #e8e8e8;
            }
            
            .news_updates_inner .content {
                position: relative;
                padding: 20px;
                overflow: hidden;
            }
            
            .news_updates_inner .content ul {
                position: relative;
                margin-bottom: 20px;
            }
            
            .news_updates_inner .content ul li {
                display: inline-block;
                margin-right: 30px;
                color: #808080;
                font-size: 16px;
                line-height: 26px;
            }
			
			.news_updates_inner .content ul li a{
				color:inherit;
			}
            
            .news_updates_inner .content ul li:last-child {
                margin-right: 0px;
            }
            
            .news_updates_inner .content ul li span {
                margin-right: 10px;
                color: #bababa;
            }
            
            .news_updates_inner .content h2 {
                font-size: 20px;
                line-height: 26px;
                padding-bottom: 20px;
                border-bottom: 1px solid #e8e8e8;
            }
            
            .news_updates_inner .content h2 a {
                color: #1e2452;
            }
            
            .news_updates_inner .content .continue {
                width: 100%;
                padding: 10px 0 0;
                display: inline-block;
                opacity: 0;
                transform: translateY(50px);
                -webkit-transition: all .6s ease;
                -moz-transition: all .6s ease;
                -ms-transition: all .6s ease;
                -o-transition: all .6s ease;
                transition: all .6s ease;
                font-family: 'Ubuntu', sans-serif;
                font-size: 16px;
                color: #1e2452;
                font-weight: 700;
            }
            
            .news_updates_inner:hover .content .continue {
                opacity: 1;
                transform: translateY(0);
            }
            
            .news_updates_inner:hover {
                box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .09);
                border: 1px solid #e8e8e8;
            }
            /*----------------------------------------------------------------
==================  offer_banner===================
-----------------------------------------------------------------*/
            
            .offer_banner {
                position: relative;
            }
            
            .offer_banner .offer_banner_outer {
                background: url(../images/resources/offer_banner.jpg);
                background-size: cover;
                padding: 20px;
                border-radius: 10px;
                position: absolute;
                z-index: 100;
                top: -95px;
                width: 1140px;
            }
            
            .offer_banner .offer_banner_inner {
                padding: 30px 60px;
                border-radius: 10px;
                border: 2px dashed #7bb2ed;
            }
            
            .offer_banner .offer_banner_inner .offer_left .text_l {
                float: left;
                position: relative;
            }
            
            .offer_banner .offer_banner_inner .offer_left .text_l::before {
                background: #4492e5;
                position: absolute;
                content: '';
                width: 1px;
                height: 72px;
                right: -69px;
                top: 6px;
            }
            
            .offer_banner .offer_banner_inner .offer_left .text_l h1 {
                font-size: 72px;
                line-height: 80px;
                color: #fff;
            }
            
            .offer_banner .offer_banner_inner .offer_left .text_l span {
                position: absolute;
                transform: rotate(-90deg);
                font-size: 30px;
                line-height: 38px;
                color: #fff;
                font-family: 'Ubuntu', sans-serif;
                text-transform: uppercase;
                font-weight: 700;
                top: 23px;
                right: -50px;
            }
            
            .text_r {
                margin-left: 250px;
            }
            
            .text_r h2 {
                font-size: 30px;
                line-height: 38px;
                color: #fff;
                font-family: 'Ubuntu', sans-serif;
            }
            
            .offer_right {
                position: relative;
                text-align: right;
                padding-top: 11px;
            }
            
            .offer_right .theme-btn {
                width: 270px;
                line-height: 60px;
                height: 60px;
            }
            
            @media(max-width:992px) {
                .offer_right {
                    text-align: center;
                }
            }
            
            @media(max-width:600px) {
                .offer_banner .offer_banner_inner .offer_left .text_l {
                    float: none;
                }
                .text_r {
                    margin-left: 0px;
                }
                .offer_banner .offer_banner_inner .offer_left .text_l::before {
                    display: none;
                }
                .offer_right {
                    text-align: left;
                }
                .offer_right .theme-btn {
                    min-width: 200px;
                    width: 200px;
                }
                .offer_banner .offer_banner_inner {
                    padding: 30px;
                }
                .offer_banner .offer_banner_inner .offer_left .text_l span {
                    right: inherit;
                    left: 144px;
                }
            }
            /*-------------------------------------------------------------
=========================footer===========================
--------------------------------------------------------------*/
            
            .footer {
                position: relative;
                padding: 100px 0px 70px;
                background: #1e2452;
                overflow: hidden;
            }
			
			.footer.p-t180{
				padding-top:180px;
			}
            
            .footer .footer_widgets {
                position: relative;
                margin-bottom: 30px;
            }
            
            .footer .footer_widgets h2.title {
                font-size: 24px;
                color: #fff;
                line-height: 30px;
                display: block;
                margin-bottom: 30px;
            }
            
            .footer .footer_widgets.first h2.title {
                margin-bottom: 30px;
            }
            
            .footer .footer_widgets p {
                font-size: 15px;
                line-height: 26px;
                color: #b0b2c2;
                font-weight: 400;
                margin-bottom: 10px;
            }
            
            .footer .footer_widgets ul li {
                list-style: none;
                font-size: 15px;
                line-height: 26px;
                font-weight: 400;
                margin-bottom: 10px;
                cursor: pointer;
            }
            
            .footer .footer_widgets ul li a {
                color: #FFFFFF;
                text-decoration: none;
                transition: all .5s ease-in-out
            }
            
            .border_gd {
                background-image: -webkit-gradient(linear, left top, right top, from(#2d70b8), to(#1e2452));
                background-image: linear-gradient(to right, #2d70b8, #264c8d, #233b78, #1e2452);
                width: 100%;
                height: 2px;
                margin-bottom: 35px;
            }
            
            .footer_widgets h5 {
                font-size: 18px;
                line-height: 26px;
                color: #ffff;
                margin-bottom: 20px;
            }
            
            .footer_widgets.first a {
                font-size: 16px;
                line-height: 26px;
                color: #b0b2c2;
            }
            
            .single-footer-widget .our-info .button a {
                font-size: 16px;
                line-height: 26px;
                color: #fccc00;
                margin: 20px 0px 5px;
				font-family: 'Ubuntu', sans-serif;
				font-weight: 700;
            }
            
            .footer .footer_widgets ul li:hover a {
                color: #fff;
            }
            
            .footer_widgets.sub {
                position: relative;
                background: #2d72bb;
                border-radius: 10px;
                padding: 30px 30px 15px;
            }
            
            .footer_widgets.sub h2.title {
                margin-bottom: 21px;
            }
            
            .footer_widgets.sub p {
                margin-bottom: 15px;
                color: #fff;
            }
            
            .footer_widgets.sub form {
                position: relative;
                margin-top: 22px;
            }
            
            .footer_widgets.sub input {
                position: relative;
                font-size: 16px;
                color: #fff;
                font-weight: 400;
                line-height: 26px;
                width: 100%;
                background: #1e2452;
                height: 52px;
                padding: 5px 14px;
                margin-bottom: 10px;
                border: 0px;
                border-radius: 6px;
            }
            
            .footer_widgets.sub input::placeholder {
                color: #b0b2c2!important;
                font-size: 16px;
            }
            
            .footer_widgets.sub .theme-btn {
                border: 0px;
                box-shadow: none;
                position: absolute;
                background: #fccc00;
                color: #1e2452;
                min-height: 52px;
                min-width: 52px;
                text-align: center;
                top: 0;
                right: 0;
                border-top-right-radius: 6px;
                border-bottom-right-radius: 6px;
                border-top-left-radius: 0px;
                border-bottom-left-radius: 0px;
            }
            
            .footer_widgets.sub .theme-btn .flaticon-send {
                font-size: 20px;
                line-height: 26px;
                display: block;
            }
            
            .footer_last {
                background: #191e48;
                position: relative;
                padding: 20px 0px;
            }
            
            .footer_last p {
                color: #b0b2c2;
                font-weight: 400;
                font-size: 16px;
            }
            
            .footer_last ul {
                position: relative;
                text-align: right;
            }
            
            .footer_last ul li {
                list-style: none;
                font-size: 16px;
                line-height: 26px;
                padding: 0px 20px;
                display: inline-block;
                color: #b0b2c2;
                font-weight: 400;
                position: relative;
            }
            
            .footer_last ul li::before {
                position: absolute;
                height: 18px;
                width: 1px;
                background: #b0b2c2;
                top: 5px;
                right: 0;
                content: '';
            }
            
            .footer_last ul li a {
                color: #b0b2c2;
            }
            
            .footer_last ul li:last-child {
                padding-right: 0px;
            }
            
            .footer_last ul li:last-child::before {
                display: none;
            }
            
            @media (max-width:992px) {
                .footer_last ul {
                    text-align: center;
                }
                .footer_last p {
                    text-align: center;
                }
            }
            
            @media (max-width:500px) {
                .footer_last ul {
                    display: none;
                }
            }
            
            @media (max-width:1199px) {
                .offer_banner .offer_banner_outer {
                    width: 100%;
                    left: inherit;
                    padding: 0px;
                    margin: 0 auto;
                    position: relative;
                    background: none;
                    top: 0px;
                }
                .news_and_updates {
                    padding-bottom: 30px
                }
                .footer {
                    padding-top: 100px;
                }
                .offer_banner {
                    background: url(../images/resources/offer_banner-mid.jpg);
                    background-size: cover;
                    padding: 20px 0px;
                }
            }
.collapse.navbar-collapse{
	min-height:71px;
}

/*=================
New Style For Header
===================*/

.header_outer{
    position: relative;
}

.new-header-middle{
    position: relative;
    padding: 4px 0px 44px;
}

.new-header-middle .logo-box{
    position: relative;
    float: left;	
}

.new-header-middle .right-content{
    position: relative;
    float: right;    
}

.new-header-middle .info-boxes{
    position: relative;
}

.new-header-middle .info-boxes .info-box{
    position: relative;
    float: left;
    margin-right: 60px;
}

.new-header-middle .info-boxes .info-box:last-child{
    margin-right: 0;
}

.new-header-middle .info-boxes .info-box .inner{
    position: relative;
    padding-top: 2px;
    padding-left: 72px;
    min-height: 50px;
}

.new-header-middle .info-boxes .search-btn-box .inner{
    top: 3px;
    padding-left: 54px;
    border-left: 1px solid #e0e0e0;
    padding-top: 11px;
}

.new-header-middle .info-boxes .search-btn-box .inner span {
    font-size: 30px;
    color: #b0b0b0;
    line-height: 30px;
}

.new-header-middle .info-boxes .info-box h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: #1e2452;
}

.new-header-middle .info-boxes .info-box p {
    color: #808080;
    margin-bottom:0px;
}

.new-header-middle .info-boxes .info-box span.icon{
    position: absolute;
    left: 0;
    top: 0;
    height: 55px;
    width: 55px;
    border-radius: 4px;
    background: #2d72bb;
    line-height: 55px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.new-header-middle .info-boxes .info-box:first-child span.icon{
    padding-left: 0px;
}

.new-header-lower{
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: -40px;
    width: 100%;
    z-index: 999;
}

.fixed-header .new-header-lower{
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 9999;
}

.new-header-lower ul,
.new-header-lower ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}

.new-header-lower .new-nav-box{
    position: relative;
    float: left;
    min-width: 730px;  
}

.new-header-lower .new-nav-box:before{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 3000px;
    height: 72px;
    background: #ffffff;
    border:1px solid #f0f0f0;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
    border-radius: 7px;
}

.new-header-lower .new-nav-box .inner{
    position: relative;
    display: block;
    padding-right: 5px;
}

.new-header-lower .new-nav-box .dropdown-btn{
    display: none;
}

.new-header-lower .new-nav-box .new-navigation{
    position: relative;
}

.new-header-lower .new-nav-box .new-navigation > li{
    position: relative;
    display: block;
    float: left;
    padding: 15px 0px;
}

.new-header-lower .new-nav-box .new-navigation > li:before{
    position: absolute;
    content: '';
    background: #e0e0e0;
    width: 1px;
    height: 32px;
    right: 0;
    top: 20px;
}

.new-header-lower .new-nav-box .new-navigation > li:last-child:before{
    display: none;
}

.new-header-lower .new-nav-box .new-navigation > li > a{
    position: relative;
    padding: 0px 25px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #1e2452;
    font-family: 'Ubuntu', sans-serif;
    line-height: 40px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.new-header-lower .new-nav-box .new-navigation > li:first-child > a{
    padding-left: 0px;
}

.new-header-lower .new-nav-box .new-navigation > li:hover > a,
.new-header-lower .new-nav-box .new-navigation > li.current > a{
    color:#3786ff;  
}

.new-header-lower .new-nav-box .new-navigation > li > ul{
    position: absolute;
    left: 0;
    top: 100%;
    display: block;
    width: 314px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    background-color: #ffffff;
    border-top: 3px solid #2d72bb;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .07);
    z-index: 9999;
}

.new-header-lower .new-nav-box .new-navigation > li > ul > li{
    position: relative;
}

.new-header-lower .new-nav-box .new-navigation > li > ul > li > a {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    background: #fff;
    padding: 10px 26px;
    font-size: 15px;
    font-weight: 700;
    color: #1e2452!important;
}

.new-header-lower .new-nav-box .new-navigation > li > ul > li > a:active,
.new-header-lower .new-nav-box .new-navigation > li > ul > li:hover > a{
    background: #f8f9fa;
    color: #1e2452!important;
}

.new-header-lower .new-nav-box .new-navigation > li:hover > ul{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.new-header-lower .lower-info-box{
    position: relative;
    float: right;    
}

.new-header-lower .lower-info-box .inner{
    position: relative;
    padding-left: 30px;
    min-width: 370px;
}

.new-header-lower .lower-info-box .inner:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 3000px;
    height: 72px;
    background: #2d72bb;
    border:1px solid #2d72bb;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
    border-radius: 7px;
}

.new-header-lower .lower-info-box .emergency-call {
    position: relative;
    text-align: right;
}

.new-header-lower .lower-info-box .emergency-call .text {
    float: right;
    padding-top: 9px;
    margin-right: 35px;
}

.new-header-lower .lower-info-box .emergency-call .text p {
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
    line-height: 24px;
    margin-bottom:0px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.new-header-lower .lower-info-box .emergency-call .text a {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
}

.new-header-lower .lower-info-box .emergency-call .icon{
    position: relative;
    float: right;
}

.new-header-lower .lower-info-box .emergency-call .icon::before {
    position: absolute;
    content: '';
    height: 0px;
    border-right: 36px solid #E30310;
    border-top: 72px solid #E30310;
    border-left: 36px solid #E30310;
    border-bottom: 25px solid transparent;
    z-index: 0;
    right: 0px;
    top: 0px;
}

.new-header-lower .lower-info-box .emergency-call .icon span {
    position: relative;
    display: block;
    text-align: center;
    top: 12px;
    font-size: 32px;
    line-height: 32px;
    color: #FFFFFF;
    position: relative;
    padding: 0px 20px;
    margin-top: 10px;
    display: block;
}

/*** 

====================================================================
            Mobile Menu
====================================================================

***/

.new-header-lower .new-nav-box .mobile-nav-toggler{
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 50px;
    margin: 11px 0px;
    cursor: pointer;
    color:#2d72bb;
    display: none;
}

.mobile-menu{
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right:30px;
    max-width:100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}

.mobile-menu .navbar-collapse{
    display:block !important;   
}

.mobile-menu .nav-logo{
    position:relative;
    padding:30px 25px;
    text-align:left;    
}

.mobile-menu-visible{
    overflow: hidden;
}

.mobile-menu-visible .mobile-menu{
    opacity: 1;
    visibility: visible;
}

.mobile-menu .menu-backdrop{
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background:#3786ff;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.mobile-menu-visible .mobile-menu .menu-backdrop{
    opacity: 0.30;
    visibility: visible;
    -webkit-transition:all 0.7s ease;
    -moz-transition:all 0.7s ease;
    -ms-transition:all 0.7s ease;
    -o-transition:all 0.7s ease;
    transition:all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .menu-box{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #202020;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}

.mobile-menu .menu-box .mCSB_inside>.mCSB_container{
    margin-right: 10px;
}

.mobile-menu-visible .mobile-menu .menu-box{
    opacity: 1;
    visibility: visible;
    -webkit-transition:all 0.7s ease;
    -moz-transition:all 0.7s ease;
    -ms-transition:all 0.7s ease;
    -o-transition:all 0.7s ease;
    transition:all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .close-btn{
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    background: #3786ff;
    text-align: center;
    opacity: 1;
    padding: 5px 5px;
    font-size: 20px;
    line-height: 20px;
    width: 30px;
    cursor: pointer;
    z-index: 10;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
}

.mobile-menu-visible .mobile-menu .close-btn{
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg);
}

.mobile-menu .close-btn:hover{
    -webkit-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
}

.mobile-menu .mobile-navigation{
    position: relative;
    display: block;
    width: 100%;
    float: none;
}

.mobile-menu .mobile-navigation li{
    position: relative;
    display: block;
    border-top: 1px solid rgba(255,255,255,0.10);
}

.mobile-menu .mobile-navigation:last-child{
    border-bottom: 1px solid rgba(255,255,255,0.10);
}

.mobile-menu .mobile-navigation li > ul > li:first-child{
    border-top: 1px solid rgba(255,255,255,0.10);
}

.mobile-menu .mobile-navigation li > a{
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; 
}

.mobile-menu .mobile-navigation li ul li > a{
    font-size: 16px;
    margin-left: 20px;
    text-transform: capitalize;
}

.mobile-menu .mobile-navigation li > a:before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    height:0;
    border-left:5px solid #3786ff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; 
}

.mobile-menu .mobile-navigation li.current > a,
.mobile-menu .mobile-navigation li > a:hover{
    color:#3786ff;  
}

.mobile-menu .mobile-navigation li.current > a:before{
    height:100%;
}

.mobile-menu .mobile-navigation li.dropdown .dropdown-btn{
    position:absolute;
    right:6px;
    top:6px;
    width:32px;
    height:32px;
    text-align:center;
    font-size:16px;
    line-height:32px;
    color:#ffffff;
    background:rgba(255,255,255,0.10);
    cursor:pointer;
    border-radius:2px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; 
    z-index:5;
}

.mobile-menu .mobile-navigation li.dropdown .dropdown-btn.open{
    background:#3786ff; 
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);    
}

.mobile-menu .mobile-navigation li > ul,
.mobile-menu .mobile-navigation li > ul > li > ul{
    display: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}

.mobile-menu .social-links{
    position:relative;
    text-align:center;
    padding:30px 25px;
}

.mobile-menu .social-links li{
    position:relative;
    display:inline-block;
    margin:0px 10px 10px;
}

.mobile-menu .social-links li a{
    position:relative;
    line-height:32px;
    font-size:16px;
    color:#ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; 
}

.mobile-menu .social-links li a:hover,
.mobile-menu .social-links li.current a{
    color:#2d72bb;  
}

@media (max-width:1199px) {
    .new-header-lower .lower-info-box .inner,
    .new-header-lower .new-nav-box{
        min-width: 0;
    }

    .header_outer .top_bar .container,
    .new-header-lower .container,
    .new-header-middle .container{
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media (max-width:1139px) {
    .new-header-lower .new-nav-box .new-navigation > li{
        margin-right: 30px;
    }

    .new-header-lower .new-nav-box .new-navigation > li:after,
    .new-header-lower .new-nav-box .new-navigation > li:before{
        display: none;
    }

    .new-header-lower .new-nav-box .new-navigation > li > a{
        padding-left: 0px;
        padding-right: 0px;
    }

    .new-header-middle .info-boxes .info-box{
        margin-right: 50px;
    }
}

@media (max-width:1023px) {

    .new-header-lower .new-nav-box{
        float: right;
        width: 100px;
        padding: 0px 0px 0px 20px;
        text-align: center;
    }

    .new-header-lower .new-nav-box:before{
        left: 0;
        right: auto;
    }

    .new-header-lower .new-nav-box .inner{
        display: none;
    }

    .new-header-lower .lower-info-box{
        float: left;
        width: 50%;
        padding: 0px 20px 0px 0px;
    }

    .new-header-lower .lower-info-box .inner{
        padding-left: 0;
    }

    .new-header-lower .lower-info-box .inner:before{
        left: auto;
        right: 0;
    }

    .new-header-lower .lower-info-box .emergency-call .icon{
        float: left;
    }

    .new-header-lower .lower-info-box .emergency-call .text{
        float: left;
        margin-left: 25px;
        margin-right: 0;
        text-align: left;
    }

    .new-header-lower .new-nav-box .mobile-nav-toggler{
        display: block;
    }

    .new-header-middle .info-boxes .info-box .inner{
        padding-left: 0;
    }

    .new-header-middle .info-boxes .info-box{
        margin-left: 50px;
        margin-right: 0;
    }

    .new-header-middle .info-boxes .info-box:first-child {
        margin-left: 0;
    }

    .new-header-middle .info-boxes .search-btn-box,
    .new-header-middle .info-boxes .info-box span.icon{
        display: none;
    }
}

@media (max-width:767px) {
    .new-header-middle .info-boxes .info-box{
        display: none;
    }

    .new-header-middle .info-boxes .search-btn-box{
        display: block;
        margin: 0;
    }

    .new-header-middle .info-boxes .search-btn-box .inner{
        padding-left: 50px;
    }

    .new-header-lower .lower-info-box{
        width: auto;
    }

     .new-header-lower .lower-info-box .inner{
        padding-right: 20px;
    }
}

@media (max-width:479px) {
    .new-header-lower .lower-info-box .emergency-call .text{
        display: none;
    }

    .new-header-lower .lower-info-box .inner{
        padding-right: 0px;
    }

    .new-header-lower .new-nav-box{
        width: 80px;
        padding-left: 15px;
    }

    .new-header-middle .info-boxes .search-btn-box .inner{
        padding-left: 30px;
    }
}

.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	overflow: hidden;
}

@media(max-width: 991px) {
    .new-header-lower {
        overflow: hidden;
    }
}
@media(max-width: 375px) {
    .new-header-middle .info-boxes .search-btn-box .inner span {
        font-size: 22px;
    }
    .new-header-middle .info-boxes .search-btn-box .inner {
        padding-left: 18px;
    }
}

.l1
{
	margin:0px 0px 0px 0px !important;
}

.l2
{
	padding-left:12% !important;
	margin-top:-2% !important;
}

.l3
{
	background-color: #2d72bb !important;
}

.l4
{
	font-size: 20px !important;
line-height: 23px;
padding-bottom: 0px !important;
border-bottom: none !important;
color:#FFFFFF !important;
}

.l5 {
position: absolute;
top: 90%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 19px;
background-color: #2d72bbc4;
width: 100%;
padding: 15px 10px 17px 10px !important;
color: #FFFFFF;
border-radius: 8px;
}


.l6
{
	/*box-shadow: #2d72bb 2px 5px, #2d72bb 10px 10px, #2d72bb 15px 15px, #2d72bb 0px 0px, #2d72bb 0px 0px;*/
	margin-top: 2%; 
	
border-radius: 20px;
box-shadow: 7px 7px 7px 7px #2d72bb;}
	
	
	.pl
	{
		position: relative !important;;
background: #FFFFFF !important;;
padding: 9px !important;;
margin: 15px !important;;
/*border-top: 4px solid #E30310;*/
overflow: hidden;
z-index: 0;
box-shadow: 2px 2px 2px 2px #b3b3b3;
border:2px solid #2d72bb;

		}
		
		.main
		{margin-right:30px !important;
			}
			
			/*
Theme Name: Aircol
Theme URI: http://tonatheme.com/newwp/aircol/
Author: Theme Kalia
Author URI: http://themeforest.net/user/themekalia
Description: This is Aircol theme
Version: 1.0.0
License: copyright commercial
License URI: http://themeforest.net/user/themekalia
Text Domain: aircol
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
*/

/* Aircol Heating & Conditioning Expert Wordpress Template */

/***************************************************************************************************************
||||||||||||||||||||||||||       MASTER STYLESHEET FOR AIRCOL           |||||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||                TABLE OF CONTENT               |||||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

01. Imported styles
02. Flaticon reset styles
03. Header styles
04. Mainmenu styles
05. Rev_slider_wrapper styles
66. Call to action area Style
07. Categories area style
08. Fact counter area style
09. Latest Blog area style
10. Latest blog area style 
11. Testimonial area style
12. Brand area style
13. Single service style
14. Pricing table area style
15. About page style
16. Account page style
17. 404 page style style
18. Blog page style
19. Blog single style
20. Contact page style

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/


/*==============================================
   Base Css
===============================================*/
html,
body { height: 100% }
body {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    color: #949494;
    line-height: 30px;
    font-weight: 400;
}
button:focus{
  outline: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  margin: 0;
}
h3 {
 
}
h4 {

}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
img {
	max-width: 100%;
    height: auto;
}
i {
	font-style: normal;
}
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}






button{
  border: none;
}
.thm-btn {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    transition: all 500ms ease;
    line-height: 14px;
    border-radius: 2px;
    position: relative;
}
.bg-1{
    background: #00a5ea;
    color: #ffffff;
}

.bg-2{
  background: #2a3b5c; 
  border-bottom: 2px solid #152545;
}


.sec-title {
  margin-top: -6px;
  padding-bottom: 43px;
  position: relative;
}
.sec-title h1 {
    position: relative;
    z-index: 1;
}
.sec-title h1:before {
    position: absolute;
    top: 19px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #f4f4f4;
    z-index: -1;
}
.sec-title h1 span {
  background: #ffffff;
  display: inline-block;
  padding-right: 20px;
  color: #1c1c1c;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  text-transform: none;
  margin: 0;
}
.sec-title.center h1 span {
    padding: 0 20px;
}


.sec-title-two {
  margin-top: -1px;
  padding-bottom: 50px;
  position: relative;
}
.sec-title-two h1{
  color: #3d3d3d;
  font-size: 34px;
  font-weight: 700;
  line-height: 32px;
  margin: 0;
  text-transform: capitalize;    
}
.sec-title-two .border {
  background: #ececec none repeat scroll 0 0;
  display: block;
  height: 1px;
  width: 70px;
  margin: 20px 0 0;
}



/*________________Preloader_______________ */

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:rgba(255,255,255,1); background-position:center center; background-repeat:no-repeat; background-image:url(images/icon/preloader.gif);}



/* Update header Style */
@keyframes menu_sticky {

}
.mainmenu-area.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  background: #152545;
  transition: all 0.7s ease 0s;
  -moz-box-shadow: -1px 5px 11px #0a1327;
  -webkit-box-shadow: -1px 5px 11px #0a1327;
  box-shadow: -1px 5px 11px #0a1327;
}
.mainmenu-area.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  background: #00a5ea;
  transition: all 0.7s ease 0s;
  box-shadow: 1px 0px 1px #00a5ea;
}



/* scroll to top styles */
.scroll-to-top {
    background: #00a5ea;
    border: 2px solid #00a5ea;
    border-radius: 5%;
    bottom: 25px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 30px;
    font-weight: normal;
    height: 55px;
    line-height: 46px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: all 500ms ease 0s;
    width: 45px;
    z-index: 99999;
    -webkit-box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
    -moz-box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
    box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
}
.scroll-to-top:hover {
    border: 2px solid #ffd700;
    color: #fff;
    background: #0293d0;
}



/* Form validation styles */
input:focus,
textarea:focus,
select:focus {
  border-color: #43c3ea;
  outline: none;
}

#contact-form input[type="text"].error{
  border-color: red;    
}
#contact-form input[type="email"].error{
  border-color: red;    
}
#contact-form select.error {
  border-color: red;
}
#contact-form textarea.error{
  border-color: red;    
}


/* Post pagination styles */
.post-pagination li {
    display: inline-block;
    margin: 0 3px;
}
.post-pagination li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f7f7f7;
    color: #3d3d3d;
    display: block;
    font-size: 18px;
    font-weight: 700;
    height: 55px;
    padding: 14px 0;
    transition: all 500ms ease 0s;
    width: 55px;
    font-family: 'Raleway', sans-serif;
    border-radius: 3px;
}
.post-pagination li.active a, .post-pagination li:hover a {
    background: #00a5ea;
    color: #fff;
    border: 1px solid #00a5ea;
}


/* Overlay styles */
.overlay-style-one{
    width: 100%;
    height: 100%;
    position:absolute;
    top: 80%;
    left:0;
    transition: all 0.7s ease;
    background: rgba(0, 0, 0, .70);
    opacity: 0; 
}
.overlay-style-one .box{
    display: table;
    height: 100%;
    width: 100%;    
}
.overlay-style-one .box .content{
    display: table-cell;
    text-align: center;
    vertical-align: middle;    
}



.review-box {}
.review-box ul {
  margin-left: -1px;
  margin-right: -1px;
}
.review-box ul li {
  display: inline-block;
  margin: 0 1px;
}
.review-box ul li i {
  color: #00a5ea;
  font-size: 12px;
}



/*==============================================
    Top bar Area Css
===============================================*/
.top-bar-area {
    background: #fff;
    overflow: hidden;
}
.top-bar-area .top-bar {
    position: relative;
    display: block;
    padding: 13px 0 13px;
}
.top-bar-area .top-bar:before{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1000000px;
    height: 1px;
    content: "";
    background: #f4f4f4;
}
.top-bar-area .welcome p {
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    transition: all 500ms ease;
}
.top-bar-area .welcome p:hover{
    color: #00a5ea;
}
.top-bar-area .welcome p span:before {
    display: inline-block;
    padding-right: 10px;
    position: relative;
    top: 2px;
}

.top-social-links ul{
    float: right;
}
.top-social-links ul li {
    display: inline-block;
    margin: 0 0 0 20px;
    line-height: 22px;
}
.top-social-links ul li a i{
  color: #949494;
  font-size: 14px;
  transition: all 500ms ease;
}
.top-social-links ul li a:hover i{
  color: #00a5ea;    
}


/*==============================================
    Header Area Css
===============================================*/
.header-area {
    padding: 28px 0 28px;
    position: relative;
}
.header-area .logo {
    margin-top: -25px;
}
.header-contact-info ul {
    overflow: hidden;
    margin: 6px 0;
}
.header-contact-info ul li {
    display: inline-block;
    float: left;
    margin-right: 25px;
    position: relative;
    border-right: 1px solid #f4f4f4;
    padding-right: 25px;
}
.header-contact-info ul li:last-child{
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}
.header-contact-info ul li .iocn-holder{
    width: 30px;
}
.header-contact-info ul li .iocn-holder span::before {
    color: #00a5ea;
    display: block;
    font-size: 35px;
    line-height: 25px;
    transition: all 500ms ease;
}
.header-contact-info ul li .iocn-holder, 
.header-contact-info ul li .text-holder{
  display: table-cell;
  vertical-align: middle;
} 
.header-contact-info ul li .text-holder {
  padding-left: 15px;
}
.header-contact-info ul li .text-holder h5 {
  color: #00a5ea;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 20px;
  margin: 0 0 5px;
}
.header-contact-info ul li .text-holder h6{
    color: #949494;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.search-button .toggle-search {
    overflow: hidden;
}
.search-button .toggle-search button {
    background: #fff;
    border: 1px solid #f4f4f4;
    display: block;
    height: 50px;
    width: 50px;
    padding: 0;
    line-height: 48px;
    border-radius: 3px;
    margin: 2px 0;
    transition: all 500ms ease;
}
.search-button .toggle-search button i {
    color: #999999;
    font-size: 14px;
}
.search-button .toggle-search button:hover i{
    color: #222;
}
.search-button .toggle-search button:hover{
    background: #ffd700;
    border: 1px solid #ebc601;    
} 



/*** 
=============================================
    Start header-search Area style
=============================================
***/
.header-search {
    position: relative;
    padding: 10px 0px;
    background: #00b4ff;
    border-bottom: 1px solid #0097d6;
    z-index: 5;
    display: none;
}
.header-search .container {
    padding-right: 0px
}
.header-search .search-form {
    position: relative;
    width: 270px;
}
.header-search .search {
    position: relative;
    margin: 0px;
}
.header-search .search input[type="text"], 
.header-search input[type="search"] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    background: none;
    padding: 7px 40px 7px 15px;
    border: 1px solid #fff;
    color: #ffffff;
    font-size: 14px;
    border-radius: 0px;
    transition: all 500ms ease;
}
.header-search button {
    background: #fff;
    border-radius: 0;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 38px;
    border: 1px solid #fff;
    transition: all 500ms ease;
}
.header-search button i {
    color: #222;
    font-size: 15px;
}
.header-search .search input:focus {
    border: 1px solid #ffd700
}
.header-search .search input:focus + button, 
.header-search .search input button:hover {
    background: #ffd700 none repeat scroll 0 0;
    color: #111;
    border: 1px solid #ffd700;
}




/*==============================================
    Mainmenu Area Css
===============================================*/
.mainmenu-area {
  background: #00a5ea;
}
.main-menu {
  float: left;
  position: relative;
}
.main-menu .navbar-collapse {
  padding: 0px
}
.main-menu .navigation {
  float: left;
  margin: 0;
  position: relative;
}
.main-menu .navigation li {
    float: left;
    padding: 23px 24px;
    position: relative;
    margin-left: 2px;
}
.main-menu .navigation li:first-child{
    margin-left: 0;
    padding-left: 0;
}
.main-menu .navigation li::before {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 2px;
    height: 100%;
    background: url(images/resources/menu-border.png) center center no-repeat;
}
.main-menu .navigation li:last-child:before {
    display: none;
}
.main-menu .navigation li a {
    background: #00a5ea;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    opacity: 1;
    padding: 2px 0px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease;
    font-family: 'Raleway', sans-serif;
}
.main-menu .navigation > li:hover > a, 
.main-menu .navigation > li.current > a {
    color: #ffd700;
    opacity: 1;
}

.main-menu .navigation li a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #ffd700;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -30px;
    width: 100%;
    height: 15px;
    transition: all 300ms ease 300ms;
    text-align: center;
    opacity: 0;
}
.main-menu .navigation li:hover > a:after,
.main-menu .navigation li.current > a:after,
.main-menu .navigation li.current-menu-item > a:after{
	bottom: -10px;	
    opacity: 1;
}


.main-menu .navigation > li > ul {
    position: absolute;
    left: 0px;
    top: 140%;
    width: 265px;
    background: #fff;
    padding: 15px 15px;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
}
.main-menu .navigation > li:hover > ul {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top: 60%;
    width: 265px;
    background: #fff;
    padding: 15px 15px;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: all 500ms ease;
}
.main-menu .navigation > li > ul > li:hover > ul{
  top: 0%;
  opacity: 1;
  visibility: visible;
}
.main-menu .navigation li ul li {
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    display: block;
}
.main-menu .navigation li ul li::before{
    display: none;
}
.main-menu .navigation li ul li a {
    background: #fff;
    color: #1c1c1c;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding: 11px 0px 10px 15px;
    position: relative;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.main-menu .navigation li ul li a:after{
    display: none;
}
.main-menu .navigation > li > ul > li:hover > a,
 .main-menu .navigation > li > ul > li > ul > li:hover > a{
  color: #fff;
  background-color: #00a5ea;
}

/*
.main-menu .navigation > li > ul > li.dropdown > a:after{}
.main-menu .navigation > li > ul > li.dropdown:hover > a:after{}
.main-menu .navigation > li > ul > li > ul{}
.main-menu .navigation > li > ul li:hover ul {}
.main-menu .navigation > li > ul > li ul li {}
.main-menu .navigation > li > ul > li ul li:first-child{}
.main-menu .navigation > li > ul > li ul li a{ }
.main-menu .navigation > li > ul > li  > ul > li:hover > a{}
*/
.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-icon.png) center center no-repeat;
  background-size: 20px;
  cursor: pointer;
  z-index: 5;
  display: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
}

.mainmenu-area .appoinment-button a {
    float: right;
    background: #ffd700;
    width: 230px;
    display: block;
    text-align: center;
    line-height: 70px;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 500ms ease;
}
.mainmenu-area .appoinment-button a:hover{
    background: #e4c000;
  
}



/*** 
=============================================
    Rev Slider Wrapper style
=============================================
***/
.rev_slider_wrapper .slide-content-box h1 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
}
.rev_slider_wrapper .slide-content-box p{
    font-size: 18px;
    color: #f4f4f4;
    font-weight: 300;
    line-height: 26px;
    font-family: 'Rubik', sans-serif;
}
.rev_slider_wrapper .slide-content-box .button a{
    padding: 18px 30px 17px;
    background: #00a5ea;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    margin-right: 16px;
	display:inline-block;
}
.rev_slider_wrapper .slide-content-box .button a:hover{
    background: #0194d1;
}
.rev_slider_wrapper .slide-content-box .button a.btn-style-two{
    background: #ffffff;
    color: #1c1c1c;
}
.rev_slider_wrapper .slide-content-box .button a.btn-style-two:hover{
    background: #00a5ea;
}
.rev_slider_wrapper .slide-content-box .button a.remdmore:hover{
    border-color: #fdc900;
}

.rev_slider_wrapper .slide-content-box.middle-slide h1{
    text-align: center !important;    
}
.rev_slider_wrapper .slide-content-box.middle-slide p{
    text-align: center !important;
}

.rev_slider_wrapper .slide-content-box.lastslide h1{
    margin: 0 0 22px;  
}
.rev_slider_wrapper .slide-content-box.lastslide p{
    margin-bottom: 45px;
}
.rev_slider_wrapper .slide-content-box.lastslide h1 span{
    background: #ffd700;
    display: inline-block;
    padding: 1px 3px;
}


.tparrows {
    background: #000000;
    border: 2px solid #f4f4f4;
    cursor: pointer;
    display: block;
    height: 50px;
    position: absolute;
    width: 50px;
    z-index: 1000;
    transition: all 500ms ease;
    border-radius: 4px;
}
.tparrows:before{
    font-size:18px; 
    font-weight: 700;
    color:#fff; 
    display:block; 
    line-height: 46px; 
    text-align: center;
    transition: all 500ms ease;
}
.tparrows:hover{
    background:#fdc900;
    border-color: #fdc900;
}
.tparrows:hover:before{
    color: #333333;    
}




/*** 
=============================================
    Welcome Area style
=============================================
***/
.welcome-area {
  background: #f9f9f9;
  padding: 85px 0 50px;
}
.welcome-area .title{
    padding-bottom: 43px;    
}
.welcome-area .title h1{
    color: #1c1c1c;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    margin: 0 0 19px;
}
.welcome-area .title p{
    color: #949494;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
}
.welcome-area .single-item {
    margin-bottom: 40px;
    position: relative;
    display: block;
    max-width: 100%;
    background-color: #f9f9f9;
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.welcome-area .single-item .inner-content{
    transform-origin: 50% 100%;  
    border: 1px solid #e9e9e9;
    transition: all 500ms ease;
}
.welcome-area .single-item:hover .inner-content {
    transform: rotateX(90deg);
    opacity: 0;
}
.welcome-area .single-item .inner-content .img-holder {
    display: block;
    overflow: hidden;
}
.welcome-area .single-item .inner-content .text-holder {
    padding-left: 83px;
    position: relative;
    padding-top: 19px;
    padding-bottom: 19px;
}
.welcome-area .single-item .inner-content .text-holder .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 83px;
    height: 90px;
}
.welcome-area .single-item .inner-content .text-holder .icon span:before {
    color: #00a5ea;
    font-size: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    padding: 23px 0;
}
.welcome-area .single-item .inner-content .text-holder .text{
    border-left: 1px solid #e9e9e9; 
    padding-left: 20px;
}
.welcome-area .single-item .inner-content .text-holder .text h3{
    color: #1c1c1c;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 4px;
}
.welcome-area .single-item .inner-content .text-holder .text span{
    color: #949494;
    font-size: 14px;
}
.welcome-area .single-item .inner-content .img-holder img {
    transition: all 0.7s ease;
    width: 100%;      
}
.welcome-area .single-item .overlay-content{
    transform: rotateX(-90deg);
    transform-origin: 50% -50%;    
    background-color: #00a5ea;
    padding: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    transition: all 500ms ease;
}
.welcome-area .single-item:hover .overlay-content {
    transform: rotateX(0);
}

.welcome-area .single-item .overlay-content .text-holder{
    padding-left: 65px;
    position: relative;
    padding-top: 19px;
    padding-bottom: 19px;    
}
.welcome-area .single-item .overlay-content .text-holder .icon{
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    height: 90px;    
}
.welcome-area .single-item .overlay-content .text-holder .icon span:before{
    color: #f9f9f9;
    font-size: 45px;
    line-height: 45px;
    text-align: left;
    display: block;
    padding: 23px 0;    
}
.welcome-area .single-item .overlay-content .text-holder .text{
    border-left: 1px solid #e9e9e9; 
    padding-left: 20px;    
}
.welcome-area .single-item .overlay-content .text-holder .text h3{
    color: #f9f9f9;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 4px;    
}
.welcome-area .single-item .overlay-content .text-holder .text span {
    color: #f9f9f9;
    font-size: 14px;    
}

.welcome-area .single-item .overlay-content .bottom-text-holder {
    margin-top: 10px;
}
.welcome-area .single-item .overlay-content .bottom-text-holder ul li{
    color: #f9f9f9;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    padding-left: 25px;
    line-height: 35px;
    position: relative;
}
.welcome-area .single-item .overlay-content .bottom-text-holder ul li:before {
    position: absolute;
    top: 14px;
    left: 2px;
    width: 10px;
    height: 10px;
    background: #f9f9f9;
    border: 1px solid #7ecff2;
    content: "";
    transform: rotate(45deg);
}
.welcome-area .single-item .overlay-content .bottom-text-holder .icon-holder{}
.welcome-area .single-item .overlay-content .bottom-text-holder .icon-holder span:before {
    color: #009adb;
    font-size: 140px;
    line-height: 140px;
    text-align: right;
    vertical-align: bottom;
    display: table-cell;
    float: right;
}



/*** 
=============================================
    About Us Area style
=============================================
***/
.about-us-area {
    background: #fff;
    padding: 90px 0 90px;
}
.about-us-area .img-holder {
    overflow: hidden;
    display: block;
}
.about-us-area .img-holder img {
    width: 100%;
}
.about-us-area .middle-text-box {
    overflow: hidden;
    display: block;
}
.about-us-area .middle-text-box .single-item.top {
    margin-bottom: 30px;
}
.about-us-area .middle-text-box .single-item h3 {
    color: #1c1c1c;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 18px;
}
.about-us-area .right-info-box{
    border: 2px solid #f4f4f4;
    padding: 30px;
}
.about-us-area .right-info-box .top {
    overflow: hidden;
    padding-left: 50px;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 20px;
}
.about-us-area .right-info-box .top .iocn-holder {
    position: absolute;
    top: 3px;
    left: 0;
}
.about-us-area .right-info-box .top .iocn-holder span:before {
    color: #00a5ea;
    font-size: 40px;
    line-height: 40px;
}
.about-us-area .right-info-box .top .text-holder{}
.about-us-area .right-info-box .top .text-holder h3{
    color: #1c1c1c;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 5px;
}
.about-us-area .right-info-box .top .text-holder span{}

.about-us-area .right-info-box .middle {
    overflow: hidden;
}

.about-us-area .right-info-box .middle {
    overflow: hidden;
    margin: 25px 0 10px;
}
.about-us-area .right-info-box .middle h1 {
    color: #00a5ea;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 12px;
    font-family: 'Open Sans', sans-serif;
}
.about-us-area .right-info-box .middle p{
    margin: 0;    
}
.about-us-area .right-info-box .bottom {
    overflow: hidden;
    margin-top: 20px;
}
.about-us-area .right-info-box .bottom h4 {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 11px;
}
.about-us-area .right-info-box .bottom ul li{
    line-height: 30px;
    font-size: 16px;
}
.about-us-area .right-info-box .bottom ul li span{
    color: #00a5ea;
    font-weight: 700;
}



/*** 
=============================================
    Caption box Area style
=============================================
***/
.caption-box-area {
    background: url(images/resources/caption-box-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}
.caption-box-area .text-holder h1{
    color: #ffffff;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 8px;
}
.caption-box-area .text-holder p{
    color: #ffffff;
    margin: 0;
}
.caption-box-area .button{
    
}
.caption-box-area .button a {
    background: #ffffff;
    width: 210px;
    height: 50px;
    line-height: 46px;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 2px solid #fff;
    margin: 10px 0;
    transition: all 500ms ease;
}
.caption-box-area .button a:hover{
    background: #ffd700;
}



/*** 
=============================================
    Services Area style
=============================================
***/
.services-area {
    background: #ffffff;
    padding-bottom: 60px;
    padding-top: 90px;
    position: relative;
}
.services-area .sec-title{ }
.services-area .single-item {
    margin-bottom: 30px;
    position: relative;
    padding-left: 90px;
    background: #ffffff;
    z-index: 1;
}
.services-area .single-item .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 100%;
}
.services-area .single-item .icon-holder .icon-box {
    display: table;
    height: 100%;
    width: 100%;  
}
.services-area .single-item .icon-holder .icon-box .icon{
  display: table-cell;
  vertical-align: middle;
}
.services-area .single-item .icon-holder .icon-box .icon .icon-bg {
    width: 90px;
    height: 90px;
    display: block;
    border-radius: 50%;
    background: #fff;
    padding: 9px;
    border: 1px solid #f4f4f4;
    transition: all 500ms ease;
    transition-delay: 0.10s;
}
.services-area .single-item .icon-holder .icon-box .icon .icon-bg span::before {
    color: #999999;
    font-size: 30px;
    line-height: 30px;
    background: #fff;
    width: 70px;
    height: 70px;
    display: block;
    border-radius: 50%;
    text-align: center;
    padding: 20px 0;
    border: 1px solid #f4f4f4;
    transition: all 500ms ease;
    transition-delay: 0.15s;
}
.services-area .single-item .text-holder {
    border: 1px solid #f4f4f4;
    padding-left: 70px;
    padding-top: 27px;
    padding-bottom: 21px;
    padding-right: 12px;
    margin-left: -45px;
    transition: all 500ms ease;
    transition-delay: 0.10s;
}
.services-area .single-item .text-holder h3{
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 7px;
}
.services-area .single-item .text-holder p{
    margin: 0 0 10px;    
}
.services-area .single-item .text-holder a{
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}
.services-area .single-item .text-holder a i {
    display: inline-block;
    padding-left: 7px;
    font-size: 14px;
    font-weight: 700;
}

.services-area .single-item:hover .icon-holder .icon-box .icon .icon-bg{
    border-color: #00a5ea;    
}
.services-area .single-item:hover .icon-holder .icon-box .icon .icon-bg span::before{
    border-color: #00a5ea;    
    background: #00a5ea;
    color: #fff;
}
.services-area .single-item:hover .text-holder{
    border-color: #00a5ea;
}
.services-area .single-item:hover .text-holder a{
    color: #00a5ea;
    transition: all 500ms ease;
}
.services-area .special-offers {
    padding: 25px 0 25px;
}
.services-area .special-offers h3{
    color: #1c1c1c;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}
.services-area .special-offers h3 span{
    color: #00a5ea;    
}
.services-area .single-item.hvr-float-shadow:before{
    background: none;    
}



/*** 
=============================================
    Appoinment Area style
=============================================
***/
.appoinment-area {
  padding: 55px 0 0px;
}
.appoinment-area .appoinment {
    display: block;
    padding-top: 35px;
}
.appoinment-area .appoinment .sec-title {
    padding-bottom: 26px;
}
.appoinment-area .appoinment .sec-title h1 span {
    background: transparent;
}
.appoinment-area .appoinment .sec-title p {
    margin: 16px 0 0;
    font-size: 16px;
    line-height: 28px;
}
.appoinment-area .appoinment .appoinment-form .field-label {
    color: #1c1c1c;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 2px;
    font-family: 'Raleway', sans-serif;
}
.appoinment-area .appoinment .appoinment-form .field-input input[type=text] {
    width: 100%;
    border: 1px solid #fff;
    height: 50px;
    display: block;
    padding: 0 15px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    transition: all 500ms ease;
    margin: 0 0 24px;
}
.appoinment-area .appoinment .appoinment-form button,
.appoinment-area .appoinment .appoinment-form input[type="submit"] {
    display: block;
    width: 160px;
    height: 50px;
    border: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #00a5ea;
    transition: all 500ms ease;
    padding: 0;
    line-height: 30px;
    margin: 16px 0 0;
}
.appoinment-area .appoinment .appoinment-form .field-input input[type=text]:focus{
  border-color: #00a5ea;
}
.appoinment-area .appoinment .appoinment-form button:hover,
.appoinment-area .appoinment .appoinment-form input[type="submit"]:hover {
  background: #0295d2;
}



/*** 
=============================================
    Testimonial Area style
=============================================
***/
.testimonial-area {
    padding: 90px 0 90px;
    background: #ffffff;    
}
.testimonial-area .single-item .img-holder {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    border-radius: 50%;
    display: block;
    height: 95px;
    margin: 0 auto;
    overflow: hidden;
    padding: 7px;
    width: 95px;
    z-index: 1;
    position: relative;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.testimonial-area .single-item:hover .img-holder{
    background: #00a5ea;
    border-color: #00a5ea;
}
.testimonial-area .single-item .img-holder img {
    border-radius: 50%;
}
.testimonial-area .single-item .text-holder {
  border: 1px solid #f4f4f4;
  margin-top: -48px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 74px;
  z-index: -1;
  padding-bottom: 23px;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.testimonial-area .single-item:hover .text-holder{
  border-color: #e7e3e3;
}
.testimonial-area .single-item .text-holder h5 {
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 9px;
}
.testimonial-area .single-item .text-holder p {}

.testimonial-area .single-item .client-info {
  background: #fff none repeat scroll 0 0;
  display: block;
  overflow: hidden;
  padding: 15px 25px 12px;
  text-align: left;
  border-left: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  position: relative;
  z-index: 1;
 transition: all 500ms ease;
}
.testimonial-area .single-item:hover .client-info{
  border-color: #e7e3e3;
}

.testimonial-area .single-item .client-info .name h6 {
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 3px;
  transition: all 700ms ease;
}
.testimonial-area .single-item .client-info .name p {
  color: #00a5ea;
  margin: 0;
  transition: all 500ms ease;
}
.testimonial-area .single-item .client-info .review-box {
    width: 115px;
    height: 30px;
    border: 1px solid #f4f4f4;
    text-align: center;
    margin: 8px 0;
    display: block;
}
.testimonial-area .single-item .client-info .review-box ul li i{
    color: #ffd700;
}

.testimonial-area .owl-theme .owl-dots {
  display: none;
  text-align: center;
}
.testimonial-area .owl-theme .owl-nav {
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.testimonial-area .owl-theme .owl-nav .owl-prev {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f6f6f6;
  display: block;
  height: 40px;
  left: -44px;
  position: absolute;
  top: -15px;
  transition: all 700ms ease 0s;
  width: 40px;
  z-index: 10;
  border-right: none;
}
.testimonial-area .owl-theme .owl-nav .owl-next {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #f6f6f6;
  display: block;
  height: 40px;
  position: absolute;
  right: -44px;
  top: -15px;
  width: 40px;
  z-index: 10;
  transition: all 700ms ease 0s;
  border-left: none;
}
.testimonial-area .owl-theme .owl-nav .owl-prev:hover{
  background: #00a5ea;
}
.testimonial-area .owl-theme .owl-nav .owl-next:hover{
  background: #00a5ea;    
}
.testimonial-area .owl-theme .owl-nav div .fa:hover{
  color: #fff;    
}
.testimonial-area .owl-theme .owl-nav div .fa {
  color: #ececec;
  font-size: 25px;
  display: block;
  padding-top: 2px;
  text-align: center;
}
.testimonial-area .more-review-button{
    margin-top: 40px;
}
.testimonial-area .more-review-button a{
    border: 1px solid #f4f4f4;
    width: 160px;
    height: 50px;
    margin: 0 auto;
    display: block;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 48px;
    transition: all 500ms ease;
}
.testimonial-area .more-review-button a:hover{
    background: #00a5ea;
    color: #fff;
    border-color: #00a5ea;
}


/*** 
=============================================
    Brand Area style
=============================================
***/
.brand-area {
  background: #f9f9f9;
  padding-bottom: 70px;
  padding-top: 70px;
}
.brand-area .brand .owl-stage-outer{
  z-index:10;		
}
.brand-area .brand .single-item {
  border: 1px solid #eaeaea;
  height: 100px;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  text-align: center;
}
.brand-area .brand .single-item img {
  display: inline-block;
  max-width: 100%;
  opacity: 1;
  padding: 3px 0;
  position: relative;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  width: auto;
}
.brand-area .brand .single-item:hover{
  border: 1px solid #d4d2d2;
}
.brand-area .brand .single-item:hover img{
  opacity: .9;
}
.brand-area .owl-controls {
  display: none;
}



/*** 
=============================================
    Latest blog Area style
=============================================
***/
.latest-blog-area {
    background: #ffffff none repeat scroll 0 0;
    padding-bottom: 50px;
    padding-top: 90px;
}
.latest-blog-area .single-blog-post {
    margin-bottom: 40px;
    transition: all 500ms ease;
}
.single-blog-post .img-holder{
    display: block;
    overflow: hidden;
    position: relative;  
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;   
}
.single-blog-post .img-holder img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    max-width: 100%;     
}
.single-blog-post .img-holder .overlay-style-one .box .content a i {
    background: rgba(0, 0, 0, 0.95) none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 3%;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 42px;
    transition: all 500ms ease 0s;
    width: 40px;    
}
.single-blog-post:hover .img-holder .overlay-style-one{
    top: 0%;
    opacity: 1;   
}
.single-blog-post:hover .img-holder img {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
}
.single-blog-post .img-holder .overlay-style-one .box .content a:hover i{
    background: #00a5ea;
    color: #222;
    border-color: #fff
}

.single-blog-post .text-holder {
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 12px;
  transition: all 500ms ease;
  position: relative;
  z-index: 1;
} 
.single-blog-post .text-holder .meta-info {
    padding-top: 23px;
    padding-bottom: 7px;
}
.single-blog-post .text-holder .meta-info li {
    display: inline-block;
    margin: 0px 7px 0px 0px;
    border-right: 1px solid #dcdcdc;
    line-height: 14px;
    padding-right: 10px;
	color: #2d72bb;
}
.single-blog-post .text-holder .meta-info li i{
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
}
.single-blog-post .text-holder .meta-info li:last-child{
    margin: 0;
    padding: 0;
    border: none;
}
.single-blog-post .text-holder .meta-info li a{
  color: #2d72bb;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  transition: all 500ms ease;
}
.single-blog-post .text-holder .blog-title {
  color: #1c1c1c;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 0;
  transition: all 500ms ease 0s;
}
.single-blog-post .text-holder .blog-title:hover{
  color: #00a5ea;
}
.single-blog-post .text-holder .meta-info li a:hover{
  color: #00a5ea;
}
.single-blog-post .text-holder .text {
    margin: 6px 0 0;
}
.single-blog-post .text-holder .text p {}
.latest-blog-area .owl-controls {
    width: 120px;
    background: #fff;
    position: absolute;
    right: -15px;
    top: -92px;
}
.latest-blog-area .owl-theme .owl-nav [class*="owl-"] {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    color: #949494;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 36px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 40px;
    border: 2px solid #f9f9f9;    
    transition: all 700ms ease 0s;
}
.latest-blog-area .owl-theme .owl-nav .owl-next {
    margin-left: 10px;
}
.latest-blog-area .owl-theme .owl-nav [class*="owl-"]:hover{
    border-color: #00a5ea;
    color: #00a5ea;
}



/*** 
=============================================

    Newsletter area style
=============================================
***/
.newsletter-area{
    padding-bottom: 100px;    
}
.newsletter-area .sec-title p {
    margin: 16px 0 0;
}
.newsletter-area .newsletter{
    display: block;
    padding: 0 100px;
}
.newsletter-area .newsletter .newsletter-form .field-input input[type=text],
.newsletter-area .newsletter .newsletter-form .field-input input[type=email]{
    width: 100%;
    border: 1px solid #f4f4f4;
    height: 55px;
    display: block;
    padding: 0 15px;
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    transition: all 500ms ease;
}
.newsletter-area .newsletter .newsletter-form .field-input input[type=text]:focus{
    border-color: #00a5ea;    
}
.newsletter-area .newsletter .newsletter-form .field-input input[type=email]:focus{
    border-color: #00a5ea;        
}
.newsletter-area .newsletter .newsletter-form button {
    display: block;
    width: 100%;
    height: 55px;
    border: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #00a5ea;
    transition: all 500ms ease;
    padding: 0;
    line-height: 30px;
    margin: 0;
}
.newsletter-area .newsletter .newsletter-form button:hover{
    background: #048bc4;
}



/*** 
=============================================
    Footer area style
=============================================
***/
.footer-area {
    background: url(images/footer/footer-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 65px 0 77px;
}
.single-footer-widget .footer-logo {
  padding: 0 0 30px;
}
.single-footer-widget .our-info {
  overflow: hidden;
}
.single-footer-widget .our-info p {
    margin: 0 0 15px;
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
}
.single-footer-widget .our-info .button a {
    transition: all 500ms ease;
}
.single-footer-widget .our-info .button a span:before {
    font-size: 15px;
    line-height: 14px;
    display: inline-block;
    padding-right: 7px;
    transition: all 500ms ease;
}
.single-footer-widget .our-info .button a:hover{}

.single-footer-widget .title {
    padding-bottom: 17px;
    margin-bottom: 40px;
    margin-top: -3px;
    border-bottom: 1px solid #e9e9e9;
}
.single-footer-widget .title h3 {
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding-top:20px;
}


.single-footer-widget .usefull-links {
    float: left;
    margin-top: -7px;
}
.single-footer-widget .usefull-links.left{ 
    margin-right: 30px;
}
.single-footer-widget .usefull-links li{
    margin-bottom: 10px;  
    position: relative;
}
.single-footer-widget .usefull-links li:last-child{
    margin-bottom: 0px;  
}
.single-footer-widget .usefull-links li a {
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    transition: all 700ms ease;
}
.single-footer-widget .usefull-links li:hover a{
    color: #00a5ea;
    text-decoration: underline;
}

.single-footer-widget .instagram-feed-list {
    overflow: hidden;
    display: block;
    margin-left: -5px;
    margin-right: -5px;
}
.single-footer-widget .instagram-feed-list li {
    display: inline-block;
    float: left;
    margin: 0 4px 8px;
}
.single-footer-widget .instagram-feed-list li .image-holder{
    display: block;
    overflow: hidden;
    position: relative;   
}
.single-footer-widget .instagram-feed-list li .image-holder img{
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    /*width: 100%;*/         
}
.single-footer-widget .instagram-feed-list li .image-holder .overlay-style-one .box .content a i {
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    transition: all 500ms ease;
}
.single-footer-widget .instagram-feed-list li:hover .image-holder .overlay-style-one{
    top: 0%;
    opacity: 1;   
}
.single-footer-widget .instagram-feed-list li:hover .image-holder img {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
}
.single-footer-widget .instagram-feed-list li .image-holder .overlay-style-one .box .content a:hover i{
    color: #ffd700;
}


.single-footer-widget .footer-contact-info {
    margin-top: -6px;
}
.single-footer-widget .footer-contact-info li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
}
.single-footer-widget .footer-contact-info li:last-child{
    margin-bottom: 0;
}
.single-footer-widget .footer-contact-info li .icon-holder {
    position: absolute;
    top: 2px;
    left: 0;
}
.single-footer-widget .footer-contact-info li .icon-holder span:before {
    color: #00a5ea;
    font-size: 25px;
    line-height: 25px;
}
.single-footer-widget .footer-contact-info li .icon-holder span.map-marker:before {
    position: relative;
    top: 3px;
}
.single-footer-widget .footer-contact-info li .text-holder {}
.single-footer-widget .footer-contact-info li .text-holder h5 {
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
}
.single-footer-widget .footer-contact-info li .text-holder h5 span {
    text-transform: capitalize;
    font-weight: 700;
    color: #00a5ea;
    font-size: 16px;
}



/*** 
=============================================
    Footer bottom area style
=============================================
***/
.footer-bottom-area{}
.footer-bottom-area .footer-bottom {
    overflow: hidden;
    padding: 16px 0 16px;
}
.footer-bottom-area .footer-bottom .copyright-text {
    margin: 7px 0;
}
.footer-bottom-area .footer-bottom .copyright-text p {
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.footer-bottom-area .footer-bottom .copyright-text p a {
    color: #00a5ea; 
    font-weight: 700;
    transition: all 500ms ease;
}
.footer-bottom-area .footer-bottom .copyright-text p a:hover{
    color: #ffd700;
}
.footer-bottom-area .footer-bottom .footer-social-links{}
.footer-bottom-area .footer-bottom .footer-social-links ul li{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.footer-bottom-area .footer-bottom .footer-social-links ul li:last-child{
    margin-right: 0px;
}
.footer-bottom-area .footer-bottom .footer-social-links ul li a i{
    height: 40px;
    width: 40px;
    border: 2px solid #f4f4f4;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    color: #949494;
    font-size: 14px;
    transition: all 500ms ease; 
}
.footer-bottom-area .footer-bottom .footer-social-links ul li a:hover i{
    background: #00a5ea;
    border-color: #00a5ea;
    color: #fff;
}



/*** 
=============================================
    Breadcrumb area style
=============================================
***/
.breadcrumb-area {
    background: #f9f9f9 none repeat scroll 0 0;
    padding-top: 90px;
    padding-bottom: 63px;
}
.breadcrumb-area h1 {
    color: #1c1c1c;
    font-size: 36px;
    font-weight: 700;
    text-transform: capitalize;
}


/*** 
=============================================
    Breadcrumb botton area style
=============================================
***/
.breadcrumb-botton-area {
    border-bottom: 1px solid #f9f9f9;
    padding: 17px 0 15px;
}
.breadcrumb-botton-area .left { }
.breadcrumb-botton-area .left ul {
    overflow: hidden;
    display: block;
}
.breadcrumb-botton-area .left ul li{
    display: inline-block;
    margin-right: 6px;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
}
.breadcrumb-botton-area .left ul li a{
    color: #3d3d3d;
    transition: all 500ms ease;
}
.breadcrumb-botton-area .left ul li a:hover{
    color: #00a5ea;    
}
.breadcrumb-botton-area .left ul li.active{
    color: #00a5ea;     

}



/*** 
=============================================
   Faq Content Area style
=============================================
***/
.faq-content-area {
    padding-bottom: 90px;
    padding-top: 90px;
}
.faq-content-area .faq-content {
    background: #f7f7f7 none repeat scroll 0 0;
    display: block;
    padding: 50px 40px 20px;
}
.faq-content-area .faq-content .single-item {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    padding: 46px 28px 22px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 3px 8px -1px rgba(216,214,214,1);
    -moz-box-shadow: 0px 3px 8px -1px rgba(216,214,214,1);
    box-shadow: 0px 3px 8px -1px rgba(216,214,214,1);
    transition: all 500ms ease;
}
.faq-content-area .faq-content .single-item:hover {
    -webkit-box-shadow: 0px 3px 8px -1px rgba(0,165,234,1);
    -moz-box-shadow: 0px 3px 8px -1px rgba(0,165,234,1);
    box-shadow: 0px 3px 8px -1px rgba(0,165,234,1);
}
.faq-content-area .faq-content .single-item .title {
    margin: 0 0 19px;
    position: relative;
    z-index: 1;
}
.faq-content-area .faq-content .single-item .title::before {
    background: rgba(0, 0, 0, 0) url("images/resources/q.png") repeat scroll 0 0;
    content: "";
    height: 62px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: -16px;
    width: 45px;
    z-index: -1;
}
.faq-content-area .faq-content .single-item .title h3 {
    color: #272727;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 5;
}
.faq-content-area .faq-content .single-item .text {}
.faq-content-area .faq-content .single-item .text p {
  margin: 0 0 14px;
}
.faq-content-area .faq-content .single-item .text a {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 500ms ease;
}
.faq-content-area .faq-content .single-item .text a i{
    display: inline-block;
    padding-left: 5px;
}
.faq-content-area .faq-content .single-item:hover .text a{
    color: #00a5ea;
} 



/*** 
=============================================
    Faq single area style
=============================================
***/
.faq-single-area{
    padding-top: 90px;
    padding-bottom: 90px;
}
.accordion-box {
    border: 1px solid #f4f4f4;
    display: block;
    padding: 30px 30px 0px;
}
.accordion-box .accordion {
    margin-bottom: 20px;
    position: relative;
}
.accordion-box .accordion .accord-btn {
    border-bottom: 1px solid #ededed;
    cursor: pointer;
    padding: 0px 0px 22px 50px;
    position: relative;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn.last{
    border-bottom: none;
}
.accordion-box .accordion .accord-btn h4 {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn::after {
    color: #ededed;
    content: "\f11e";
    font-family: "Flaticon";
    font-size: 12px;
    font-weight: 700;
    line-height: 27px;
    margin-top: -25px;
    position: absolute;
    left: 0px;
    top: 50%;
    transition: all 500ms ease 0s;
    width: 30px;
    height: 30px;
    border: 2px solid #ededed;
    text-align: center;
}
.accordion-box .accordion .accord-btn.active{
    border-bottom: 1px solid transparent;  
    transition: all 500ms ease;
}
.accordion-box .accordion .accord-btn.active h4 {
    color: #00a5ea;
}
.accordion-box .accordion .accord-btn.active:after{
    content: "\f11d";
    border: 2px solid #00a5ea;
    color: #00a5ea;
    background: transparent;
}
.accordion-box .accordion .accord-content {
    display: none;
    padding: 20px 20px 18px 50px;
    position: relative;
    border-bottom: 0px solid #ededed;
    background: #f7f7f7;
}
.accordion-box .accordion .accord-content.collapsed {
    display: block;
}
.accordion-box .accordion .accord-content p {
    margin: 0;
}



/*** 
=============================================
    Not found area style
=============================================
***/
.not-found-area {
    background: #ffffff none repeat scroll 0 0;
    padding-bottom: 90px;
    padding-top: 50px;
}
.not-found-content h1 {
    color: #1c1c1c;
    font-size: 150px;
    font-weight: 700;
    margin: 0 0 16px;
}
.not-found-content h3 {
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.not-found-content p {
    color: #00a5ea;
    font-size: 18px;
    margin: 0 0 30px;
}

.not-found-content .search-form {
  width: 432px;
  position: relative;
  margin: 0 auto;
}
.not-found-content .search-form input[type="text"] {
  background: #fff;
  border: 1px solid #f4f4f4;
  color: #9a9a9a;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  height: 55px;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 60px;
  position: relative;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 432px;
}
.not-found-content .search-form button {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f4f4f4;
  color: #1c1c1c;
  display: inline-block;
  height: 55px;
  padding: 11px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 55px;
}
.not-found-content .search-form button i {
    font-size: 14px
}
.not-found-content .search-form input[type="text"]:focus {
  border: 1px solid #00a5ea;
  background: #fff;
  color: #222;
}
.not-found-content .search-form input[type="text"]:focus + button, 
.not-found-content .search-form button:hover {
  background: #00a5ea none repeat scroll 0 0;
  color: #fff;
}



/*** 
=============================================
    Main Project Area style
=============================================
***/
.main-project-area{
    padding-top: 90px;
    padding-bottom: 90px;
}
.main-project-area .project-filter {
    padding-bottom: 25px;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 50px;
}
.main-project-area .project-filter li{
    display: inline-block;
    margin: 0 20px;
}
.main-project-area .project-filter li span {
    position: relative;
    color: #1c1c1c;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
    font-family: 'Raleway', sans-serif;
}

.main-project-area .project-filter li span:before {
    background: #00a5ea none repeat scroll 0 0;
    bottom: -26px;
    content: " ";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    transition: .5s ease;
}
.main-project-area .project-filter li:hover span:before,
.main-project-area .project-filter li.active span:before{
  transform: scaleX(1);
  transition: .5s ease;
}
.main-project-area .project-filter li.active span, 
.main-project-area .project-filter li:hover span {
  color: #00a5ea;
}

.main-project-area .single-project-item{
    margin-bottom: 30px;
}
.single-project-item {
    position: relative;
    overflow: hidden;
    display: block;
}
.single-project-item .img-holder{
    display: block;
    overflow: hidden;
    position: relative;  
}
.single-project-item .img-holder img {
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single-project-item:hover .img-holder img{
    transform: scale(1, 1);
}
.single-project-item:hover .img-holder .overlay-style-one{
    top: 0%;
    opacity: 1;   
}
.single-project-item .img-holder .overlay-style-one .box .content a {
    opacity: 1;
    border: 1px solid #00a5ea;
    background: #00a5ea;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    transition: all 500ms ease;
    text-transform: uppercase;
    padding: 8px 17px 8px;
}
.single-project-item .img-holder .overlay-style-one .box .content a:hover{
    background: #222;
    color: #fff;
}

.single-project-item .img-holder .overlay-style-one .box .content .text-holder{ 
    position: absolute;
    bottom: 27px;
    left: 30px;
    text-align: left;
}

.single-project-item .img-holder .overlay-style-one .box .content .text-holder h4{
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
}
.main-project-area .post-pagination{
    margin-top: 20px;
}



/*** 
=============================================
    Project Single Area style
=============================================
***/
#project-single-area{
    padding-top: 90px;
    padding-bottom: 90px;
}

#project-single-area .owl-theme .owl-nav {
    margin-top: 0px;
}
#project-single-area .owl-theme .owl-dots {
    text-align: center;
}
#project-single-area .owl-theme .owl-dots .owl-dot {
    display: inline-block;
}
#project-single-area .owl-theme .owl-dots {
    position: absolute;
    top: 90%;
    left: 0;
    right: 0;
}
#project-single-area .owl-dots .owl-dot{
	background-image:none;
    background-color: #fff;
	width:12px;
	height:12px;
	margin:6px;
	padding:0px;
	border:2px solid #fff;
	background:none;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
    transition: all 500ms ease;
}
#project-single-area .owl-dots .owl-dot span{
	display:none;	
}
#project-single-area .owl-dots .owl-dot.active{
    border:2px solid #00a5ea;
	background:#00a5ea;
}

#project-single-area .project-info {}
#project-single-area .sec-title{
    padding-bottom: 27px;
}
#project-single-area .sec-title h2{
    color: #1c1c1c;
    font-size: 30px;
}
#project-single-area .project-info .project-info-list {
  overflow: hidden;
  margin-top: 30px;
  margin-left: -30px;
  margin-right: -30px;
}
#project-single-area .project-info .project-info-list li {
  border-bottom: 1px solid #f7f7f7;
  float: left;
  margin: 0 30px 20px;
  overflow: hidden;
  padding-bottom: 11px;
  padding-left: 20px;
  position: relative;
  width: 155px;
}
#project-single-area .project-info .project-info-list li .icon-holder {
  left: 0;
  position: absolute;
  top: -5px;
}
#project-single-area .project-info .project-info-list li .icon-holder i {
  font-size: 14px;
  color: #00a5ea;
}
#project-single-area .project-info .project-info-list li .text-holder {}
#project-single-area .project-info .project-info-list li .text-holder h5 {
  color: #1c1c1c;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 3px;
}
#project-single-area .project-info .project-info-list li .text-holder p {
    margin: 0;
    color: #949494;
    font-size: 14px;
}

#project-single-area .project-description{
    padding-top: 60px;
}
#project-single-area .bottom {
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
    margin: 43px 0 0;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 21px;
}
#project-single-area .bottom .button a {
    color: #1c1c1c;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 500ms ease;
    font-family: 'Raleway', sans-serif;
}
#project-single-area .bottom .button a:hover{
  color: #00a5ea;
}
#project-single-area .bottom .button a i {
  display: inline-block;
  font-size: 18px;
  padding-right: 10px;
  position: relative;
  top: 1px;
}
#project-single-area .bottom .button.next a i{
  padding-right: 0px;
  padding-left: 10px;
}
#project-single-area .bottom .icon-holder a i {
  color: #1c1c1c;
  font-size: 24px;
  position: relative;
  top: 4px;
  transition: all 500ms ease 0s;
}
#project-single-area .bottom .icon-holder a:hover i{
  color: #00a5ea;
}



/*** 
=============================================
    Team Area style
=============================================
***/
.team-area{
    padding-top: 90px;
    padding-bottom: 50px;
}
.single-team-member {
    border-bottom: 2px solid #f7f7f7;
    margin-bottom: 40px;
    padding-bottom: 15px;
}
.single-team-member .img-holder {
    position: relative;
    overflow: hidden;
    display: block;
}
.single-team-member .img-holder img{
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%;       
}
.single-team-member:hover .img-holder img {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
}
.single-team-member .img-holder .overlay-one {
    position:absolute;
    left:0px;
    top:-100%;
    width:100%;
    height:100%;
    padding:0px;
    color:#ffffff;
    opacity:0;
    transition: all 500ms ease;
    transition-delay: 0.10s;
    z-index: 2;
}
.single-team-member .img-holder .overlay-one .overlay-inner {
    width:100%;
    height:100%;
    display:table;
    background: rgba(0, 0, 0, 0.7);  
}
.single-team-member .img-holder .overlay-one .overlay-inner .content {
    display:table-cell;
    vertical-align:middle;
    text-align: center;
}
.single-team-member .img-holder .overlay-one .overlay-inner .content ul{}
.single-team-member .img-holder .overlay-one .overlay-inner .content ul li{
    display: inline-block;
    margin: 0 5.5px;
}
.single-team-member .img-holder .overlay-one .overlay-inner .content ul li a i{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    transition: all 500ms ease;
}
.single-team-member .img-holder .overlay-one .overlay-inner .content ul li a:hover i{
    background: #00a5ea;
    border-color: #00a5ea;
    color: #fff;
}
.single-team-member:hover .img-holder .overlay-one {
  top:0px;
  opacity:1; 
}
.single-team-member .text-holder {
  margin: 28px 0 0;
}
.single-team-member .text-holder h3{
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 4px;
}
.single-team-member .text-holder span{
  color: #00a5ea; 
    font-weight: 500;
}



/*** 
=============================================
    About us Area style
=============================================
***/
.about-us-area .bottom {
    margin-top: 50px;
}
.about-us-area .bottom .single-item {
    border: 1px solid #f4f4f4;
    display: block;
    padding: 30px 20px 22px;
}
.about-us-area .bottom .single-item .year {
    border: 1px solid #f4f4f4;
    display: inline-block;
    overflow: hidden;
    padding: 8px 23px 8px;
}
.about-us-area .bottom .single-item .year h3 {
    color: #1c1c1c;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.about-us-area .bottom .single-item h4 {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700;
    margin: 19px 0 15px;
}
.about-us-area .bottom .single-item .readmore {
    color: #949494;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 500ms ease;
}
.about-us-area .bottom .single-item .readmore i{
    display: inline-block;
    padding-left: 10px;
    font-size: 16px;
}
.about-us-area .bottom .single-item:hover .readmore{
    color: #00a5ea;
}



/*** 
=============================================
    Choose Us area style
=============================================
***/
.choose-us-area {
    background: #f9f9f9;
    border-top: 1px solid #f4f4f4;
    padding-top: 90px;
    padding-bottom: 86px;
}
.choose-us-area .sec-title h1 span {
    background: #f9f9f9;
}
.choose-us-area .sec-title h1:before{
    background: #e9e9e9;
}
.choose-us-area .single-item {
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    display: block;
    border: 1px solid #e9e9e9;
}
.choose-us-area .single-item .inner-content{
    padding-left: 30px;
    padding-bottom: 20px;
    padding-top: 40px;
    transition: all 500ms ease;
}
.choose-us-area .single-item .inner-content .iocn-holder {
    margin-bottom: 29px;
}
.choose-us-area .single-item .inner-content .iocn-holder span:before {
    color: #00a5ea;
    font-size: 50px;
    line-height: 50px;
}
.choose-us-area .single-item .inner-content .border{
    height: 1px;
    width: 60px;
    display: block;
    background: #e9e9e9;
}
.choose-us-area .single-item .inner-content .title-holder {
    padding-top: 29px;
}
.choose-us-area .single-item .inner-content .title-holder h3{
    color: #1c1c1c;
    font-size: 18px;
    margin: 0 0 5px;
}
.choose-us-area .single-item .inner-content .title-holder p{
    color: #00a5ea;
    font-size: 14px;
    margin: 0;
}

.choose-us-area .single-item .overlay-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border: 1px solid #00a5ea;
    background-color: rgba(255, 255, 255,0.90);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;    
}
.choose-us-area .single-item .overlay-content .box{
    display: table;
    height: 100%;
    width: 100%;    
}
.choose-us-area .single-item .overlay-content .box .content{
    display: table-cell;
    text-align: left;
    vertical-align: middle; 
    padding-left: 20px;
    padding-right: 20px;
}
.choose-us-area .single-item .overlay-content .box .content h3 {
    margin: 0px;
    color: #1c1c1c;
    font-size: 16px;
}
.choose-us-area .single-item .overlay-content .box .content b{
    color: #00a5ea;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.choose-us-area .single-item .overlay-content .box .content .border {
    height: 1px;
    width: 60px;
    display: block;
    background: #e9e9e9;
    margin-top: 15px;
    margin-bottom: 15px;
}

.choose-us-area .single-item:hover .overlay-content{
	opacity:1;
	transform:scale(1,1);
}
.choose-us-area .single-item:hover .inner-content{
    opacity: 0;
}

#project-single-area .owl-theme .owl-dots {

}

.choose-us-area .owl-theme .owl-nav {
    margin: 0;
}
.choose-us-area .owl-theme .owl-dots {
    position: absolute;
    top: 92%;
    left: 0;
    right: 0;
}
.choose-us-area .owl-theme .owl-dots .owl-dot {
    display: inline-block;
}
.choose-us-area .owl-dots .owl-dot{
    background: #fff;
	width:12px;
	height:12px;
	margin:6px;
	padding:0px;
	border:2px solid #00a5ea;
	background:none;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
    transition: all 500ms ease;
}
.choose-us-area .owl-dots .owl-dot span{
	display:none;	
}
.choose-us-area .owl-dots .owl-dot.active{
    border:2px solid #00a5ea;
	background:#00a5ea;
}



/*** 
=============================================
    Team Area style
=============================================
***/
.team-section {
    padding-top: 90px;
    padding-bottom: 30px;
}
.team-section .owl-controls {
    width: 120px;
    background: #fff;
    position: absolute;
    right: -15px;
    top: -92px;
}
.team-section .owl-theme .owl-nav [class*="owl-"] {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    color: #949494;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 36px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 40px;
    border: 2px solid #f9f9f9;    
    transition: all 700ms ease 0s;
}
.team-section .owl-theme .owl-nav .owl-next {
    margin-left: 10px;
}
.team-section .owl-theme .owl-nav [class*="owl-"]:hover{
    border-color: #00a5ea;
    color: #00a5ea;
}
.team-section .single-team-member{
    border: none;
}



/*** 
=============================================
    Project Area style
=============================================
***/
.project-area {
    overflow: hidden;
}
.project-area .container-fluid{ }
.project-area .container-fluid .pd0{
    padding: 0;
}



/*** 
=============================================
    Blog Area style
=============================================
***/
#blog-area {
  padding-bottom: 90px;
  padding-top: 90px;
}
#blog-area .blog-post {
    /*border-right: 1px solid #f7f7f7;
    margin-right: -30px;
    padding-right: 30px;*/
	margin-bottom: -90px;
    padding-bottom: 90px;
    margin-top: -90px;
    padding-top: 90px;
}
.blog-grid-area .single-blog-post{
    margin-bottom: 30px;    
}
.blog-grid-area .post-pagination{
    margin-top: 10px;
}
.sidebar-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
}
.sidebar-wrapper .single-sidebar {
    overflow: hidden;
    position: relative;
}
.sidebar-wrapper .sec-title {
    overflow: hidden;
    padding-bottom: 25px;
	margin-top:50px;
}
.sidebar-wrapper .sec-title h3 {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.sidebar-wrapper .single-sidebar form.search-form,
.footer-widget form.search-form {
    position: relative;
}
.sidebar-wrapper .single-sidebar .search-form input[type="text"],
.footer-widget .search-form input{
    background: #fff;
    border: 1px solid #f4f4f4;
    color: #ababab;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}
.sidebar-wrapper .single-sidebar .search-form button,
.footer-widget .search-form button{
  background: #00a5ea none repeat scroll 0 0;
  color: #fff;
  display: block;
  height: 50px;
  padding: 12px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 50px;
}
.sidebar-wrapper .single-sidebar .search-form button i,
.footer-widget .search-form button i {
  font-size: 14px
}
.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus,
.footer-widget .search-form input:focus {
  border: 1px solid #018dc8;
  background: #fff;
  color: #000;
}
.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus + button, 
.sidebar-wrapper .single-sidebar .search-form button:hover,
.footer-widget .search-form input:focus + button,
.footer-widget .search-form button:hover {
    background: #018dc8 none repeat scroll 0 0;
    color: #fff;
}


.single-sidebar .categories {
    background: #fff;
    display: block;
    padding: 24px 30px 24px;
    border: 1px solid #f4f4f4;
}
.single-sidebar .categories li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
    padding-bottom: 7px;
}
.single-sidebar .categories li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.single-sidebar .categories li a {
    color: #949494;
    transition: all 500ms ease;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}
.single-sidebar .categories li a span{
    float: right;
}
.single-sidebar .categories li a:hover{
    color: #00a5ea;    
}

.single-sidebar .popular-post {}
.single-sidebar .popular-post li {
    margin-bottom: 20px;
    padding-left: 90px;
    position: relative;
    padding-bottom: 0px;
    height: 110px;
    padding-bottom: 20px;
}
.single-sidebar .popular-post li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.single-sidebar .popular-post li .img-holder {
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 90px;
	background-size: cover;
	background-repeat: no-repeat;
	height: 85px;
	background-position: center center;
}
.single-sidebar .popular-post li .img-holder img {}
.single-sidebar .popular-post li .img-holder .overlay-style-one .box .content a i{
    color: #fff;
    font-size: 16px;
    transition: all 500ms ease;
}
.single-sidebar .popular-post li:hover .img-holder .overlay-style-one{
    top: 0; 
    opacity: 1;
}
.single-sidebar .popular-post li:hover .img-holder img {}
.single-sidebar .popular-post li .img-holder .overlay-style-one .box .content a:hover i{
    color: #00a5ea;
}
.single-sidebar .popular-post li .title-holder {
  padding-left: 4px;
}
.single-sidebar .popular-post li .title-holder a .post-title {
    color: #1c1c1c;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    position: relative;
    margin: 0 0 7px;
    transition: all 500ms ease;
}
.single-sidebar .popular-post li .title-holder a:hover .post-title{
    color: #00a5ea;
}
.single-sidebar .popular-post li .title-holder .post-date {
    color: #00a5ea;
    display: block;
    transition: all 500ms ease;
    font-weight: 400;
    font-size: 14px;
}


.single-sidebar .popular-tag {
    margin-left: -3px;
    margin-right: -3px;
    margin-top: -5px;
}
.single-sidebar .popular-tag li {
    display: inline-block;
    margin: 0 3px 10px;
}
.single-sidebar .popular-tag li a {
    border: 1px solid #f4f4f4;
    color: #949494;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 12px 4px;
    transition: all 500ms ease 0s;
    border-radius: 2px;
}
.single-sidebar .popular-tag li a:hover{
  background: #00a5ea;
  border-color: #00a5ea;
  color: #fff;
}



/*** 
=============================================
    Blog Area style
=============================================
***/
.blog-area{ }
.blog-area .single-blog-post {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
.blog-area .single-blog-post .text-holder {
    border: none;
    padding: 30px;
	background:#ebf1f8;
	border-top: 4px solid #fccc00;
}
.blog-area .single-blog-post .text-holder span{
    color: #00a5ea;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.blog-area .single-blog-post .text-holder .blog-title {
    font-size: 30px;
    line-height: 32px;
    margin: 0px 0 15px;
}
.blog-area .single-blog-post .text-holder .meta-info {
    padding-top: 0;
    padding-bottom: 15px;
}
.blog-area .single-blog-post .text-holder .text {
    margin: 0 0 32px;
}
.blog-area .single-blog-post .text-holder .text p{
	color:#212127;
}
.blog-area .single-blog-post .text-holder .readmore {
    border: 2px solid #fccc00;
    display: inline-block;
	background:#fccc00;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 38px 10px;
    transition: all 500ms ease;
}
.blog-area .single-blog-post:hover .text-holder .readmore{
    border-color: #00a5ea;
    background: #00a5ea;
    color: #222;
}



/*** 
=============================================
    Blog Single Area style
=============================================
***/
.blog-single-area .single-blog-post {
    border: none;
    margin: 0;
    padding: 0;
}
.blog-single-area .single-blog-post:hover .img-holder img {
    transform: none;    
}
.blog-single-area .single-blog-post .text-holder .blog-title:hover{
    color: #1c1c1c;
}
.blog-single-area .single-blog-post .text-holder p.mar-bottom {
    margin-bottom: 13px;
}

.blog-single-area .middle-content-box {
  margin: 30px 0 33px;
  overflow: hidden;
}
.blog-single-area .middle-content-box .img-holder {
  width: 340px;
}
.blog-single-area .middle-content-box .img-holder,
.blog-single-area .middle-content-box .text-holder{
  display: table-cell;
  vertical-align: top;
}
.blog-single-area .middle-content-box .text-holder {
  padding-left: 30px; 
  position: relative;
}
.blog-single-area .middle-content-box .text-holder:before{
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #f1f1f1;
  font-size: 24px;
  padding-right: ;
  position: absolute;
  top: -3px;
  left: 30px;    
}
.blog-single-area .middle-content-box .text-holder {
    padding-left: 30px;
    padding-top: 32px;
    position: relative;
}
.blog-single-area .middle-content-box .text-holder h3 {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0 7px;
}
.blog-single-area .middle-content-box .text-holder h5 {
    color: #00a5ea;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.blog-single-area .bottom-content-box {
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 21px;
}

.blog-single-area .tag-social-share-box {
  overflow: hidden;
  padding-bottom: 24px;
  padding-top: 25px;
}
.blog-single-area .tag-social-share-box .tag p {
  color: #00a5ea;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
}
.blog-single-area .tag-social-share-box .tag p span {
  color: #1c1c1c;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
}

.blog-single-area .tag-social-share-box .social-share {
  
}
.blog-single-area .tag-social-share-box .social-share h5 {
  color: #1c1c1c;
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  position: relative;
  top: 7px;
}
.blog-single-area .tag-social-share-box .social-share i {
  padding-left: 10px;
  display: inline-block;
}
.blog-single-area .tag-social-share-box .social-share .social-share-links {
  display: inline-block;
  float: left;
  margin-left: -3px;
  margin-right: -3px;
  padding-left: 20px;
  position: relative;
  top: -6px;
}
.blog-single-area .tag-social-share-box .social-share .social-share-links li {
  display: inline-block;
  margin: 0 3px;
}
.blog-single-area .tag-social-share-box .social-share .social-share-links li a i {
  border: 2px solid #f7f7f7;
  border-radius: 50%;
  color: #999999;
  font-size: 14px;
  height: 40px;
  line-height: 36px;
  padding: 0;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 40px;
}
.blog-single-area .tag-social-share-box .social-share .social-share-links li a:hover i{
  background: #00a5ea;
  border-color: #00a5ea;
  color: #fff;
}


.blog-single-area .author-box {
  background: #f7f7f7 none repeat scroll 0 0;
  display: block;
  padding: 30px 30px 22px;
  position: relative;
}
.blog-single-area .author-box .img-holder{
  width: 85px;
}
.blog-single-area .author-box .img-holder,
.blog-single-area .author-box .text-holder{
  display: table-cell;
  vertical-align: top;
}
.blog-single-area .author-box .text-holder {
  padding-left: 30px;
}
.blog-single-area .author-box .text-holder h3 {
  color: #1c1c1c;
  font-size: 20px;
  font-weight: 700;
  margin: -2px 0 14px;
  text-transform: capitalize;
}
.blog-single-area .author-box .text-holder p{}
.blog-single-area .author-box .text-holder .social-link {
  margin-left: -6px;
  margin-right: -6px;
  overflow: hidden;
}
.blog-single-area .author-box .text-holder .social-link li{
  display: inline-block;
  margin: 0 6px;
}
.blog-single-area .author-box .text-holder .social-link li a i{
  color: #999999;
  font-size: 14px;
  transition: all 500ms ease;
}
.blog-single-area .author-box .text-holder .social-link li a:hover i{
  color: #00a5ea;
}

.blog-single-area .comment-box {
  overflow: hidden;
  padding-bottom: 35px;
  padding-top: 35px;
}
.blog-single-area .comment-box .title{
  padding-bottom: 35px;
}
.blog-single-area .comment-box .title h3 {
  color: #1c1c1c;
  font-size: 28px;
  font-weight: 700;
  text-transform: capitalize;
}
.blog-single-area .comment-box .single-comment-box {
  padding-left: 60px;
  position: relative;
  margin-bottom: 30px;
}
.blog-single-area .comment-box .single-comment-box .img-holder {
  left: 0;
  position: absolute;
  top: 0;
}

.blog-single-area .comment-box .single-comment-box .text-holder {
    border: 1px solid #f7f7f7;
    margin-left: 20px;
    padding: 15px 20px 5px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top {
    overflow: hidden;
    padding-bottom: 8px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .date h5,
.blog-single-area .comment-box .single-comment-box .text-holder .top .date h5 a {
    color: #1c1c1c;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box {
    position: relative;
    top: -3px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul {
    margin-left: -0.5px;
    margin-right: -0.5px;
    overflow: hidden;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li {
    display: inline-block;
    margin: 0 0.5px;

}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li i {
    color: #00a5ea;
    font-size: 14px;
}

.blog-single-area .add-comment-box {
  overflow: hidden;
}
.blog-single-area .add-comment-box .title {
  padding-bottom: 30px;
}
.blog-single-area .add-comment-box .title h3 {
  color: #1c1c1c;
  font-size: 28px;
  font-weight: 700;
  text-transform: capitalize;  
}
.blog-single-area .add-comment-box .add-rating-box {
  padding-bottom: 17px;
}
.blog-single-area .add-comment-box .add-rating-box h4 {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 3px;
}
.blog-single-area .add-comment-box .add-rating-box ul {}
.blog-single-area .add-comment-box .add-rating-box ul li {
  border-right: 1px solid #ebebeb;
  display: inline-block;
  line-height: 20px;
  margin-right: 6px;
  padding-right: 10px;
}
.blog-single-area .add-comment-box .add-rating-box ul li:last-child{
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.blog-single-area .add-comment-box .add-rating-box ul li a i{
  color: #d6d6d6;
  font-size: 12px;
}
.blog-single-area .add-comment-box .add-rating-box ul li a:hover i{
  color: #00a5ea;
  transition: all 500ms ease;
}

.blog-single-area .add-comment-box #add-comment-form {}
.blog-single-area .add-comment-box #add-comment-form .field-label {
  color: #949494;
  display: block;
  font-size: 14px;
  font-weight: 500;
  padding: 0 0 2px;
}
.blog-single-area .add-comment-box #add-comment-form input[type="text"],
.blog-single-area .add-comment-box #add-comment-form input[type="email"],
.blog-single-area .add-comment-box #add-comment-form textarea,
.comment-area .default-form input[type="text"],
.comment-area .default-form input[type="email"],
.comment-area .default-form textarea{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ececec;
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 50px;
  padding: 0 15px;
  width: 100%;  
  margin-bottom: 12px;
  transition: all 500ms ease;
}
.blog-single-area .add-comment-box #add-comment-form textarea,
.comment-area .default-form textarea{
  height: 100px;
  padding: 10px 15px;
  margin-bottom: 30px;
}
.blog-single-area .add-comment-box #add-comment-form button,
.comment-area .default-form button{
    padding: 19px 40px 18px;
}
.blog-single-area .add-comment-box #add-comment-form input[type="text"]:focus,
.comment-area .default-form input[type="text"]:focus{
  border-color: #00a5ea;    
}
.blog-single-area .add-comment-box #add-comment-form input[type="email"]:focus,
.comment-area .default-form input[type="email"]:focus{
  border-color: #00a5ea;    
}
.blog-single-area .add-comment-box #add-comment-form textarea:focus,
.comment-area .default-form textarea:focus{
  border-color: #00a5ea;       
}
.blog-single-area .add-comment-box #add-comment-form button:hover,
.comment-area .default-form button:hover{
  background: #ffd700;
  color: #000;
}



/*** 
=============================================
    Contact Area style
=============================================
***/
.contact-area {
    padding-bottom: 70px;
    padding-top: 90px;
}
.contact-area .title{
    padding-bottom: 34px;
    margin-top: -4px;
}
.contact-area .title h2{
    color: #1c1c1c;
    font-size: 28px;
    font-weight: 700;
    text-transform: capitalize;
}
.contact-area .accordion-box {
    border: none;
    padding: 0;
}
.contact-area .accordion-box .accordion {
    margin-bottom: 10px;
    position: relative;
    background: #fff;
}
.contact-area .accordion-box .accordion .accord-btn {
    background: #f9f9f9 none repeat scroll 0 0;
    cursor: pointer;
    height: 50px;
    line-height: 18px;
    padding: 11px 50px 12px;
    position: relative;
    transition: all 500ms ease;
    border: none;
}
.contact-area .accordion-box .accordion .accord-btn h4 {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    transition: all 500ms ease;
    text-transform: capitalize;
}
.contact-area .accordion-box .accordion .accord-btn::after {
    color: #1c1c1c;
    content: '\f054';
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    position: absolute;
    top: 40px;
    transition: all 500ms ease;
    border: none;
    left: 7px;
}

.contact-area .accordion-box .accordion .accord-btn.active:after{
  content:'\f078';
  color: #00a5ea;
}
.contact-area .accordion-box .accordion .accord-btn.active h4{
  color: #00a5ea;
}
.contact-area .accordion-box .accordion .accord-content {
    border: 1px solid #f9f9f9;
    border-top: none;
    display: none;
    padding: 22px 30px 23px;
    position: relative;
    background: #fff;
}
.contact-area .accordion-box .accordion .accord-content.collapsed{
	display:block;	
}

.contact-area .contact-info-list {
  margin-left: -10px;
}
.contact-area .contact-info-list li {
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 13px;
  padding-bottom: 13px;
  padding-left: 35px;
  position: relative;
}
.contact-area .contact-info-list li:last-child{
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0px solid;
}
.contact-area .contact-info-list li .icon-holder {
  position: absolute;
  top: 6px;
  left: 0;
}
.contact-area .contact-info-list li .icon-holder span:before {
    color: #00a5ea;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}
.contact-area .contact-info-list li .text-holder {}
.contact-area .contact-info-list li .text-holder h5 {
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.contact-area .contact-info-list li .text-holder h5 span {
    text-transform: uppercase;
    font-weight: 700;
    color: #1c1c1c;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

.contact-area .contact-form {
  
}
.contact-area .contact-form form input[type="text"],
.contact-area .contact-form form input[type="email"],
.contact-area .contact-form form textarea{
  border: 1px solid #f4f4f4;
  color: #999999;
  display: block;
  font-size: 14px;
  height: 50px;
  margin-bottom: 30px;
  padding: 0 20px;
  width: 100%;
  transition: all 500ms ease;
}
.contact-area .contact-form form textarea{
  height: 182px;
  margin-bottom: 40px;
  padding: 10px 20px;
}
.contact-area .contact-form form input[type="text"]:focus{
  border-color: #00a5ea;        
}
.contact-area .contact-form form input[type="email"]:focus{
  border-color: #00a5ea;        
}
.contact-area .contact-form form textarea:focus{
  border-color: #00a5ea;    
}
.contact-area .contact-form form button,
.contact-area .contact-form form input[type="submit"]{
  width: 100%;
  padding: 19px 0 18px;
  border:0px;
}
.contact-area .contact-form form button:hover,
.contact-area .contact-form form input[type="submit"]:hover{
  background: #ffd700;
}



/*** 
=============================================
    Google map Area style
=============================================
***/
.google-map-area {
  position: relative;
}
#contact-google-map {
  height: 450px;
  width: 100%;
}



/*** 
=============================================
    Testimonial page style
=============================================
***/
.testimonial-page{
    padding: 90px 0 50px;
    background: #ffffff;    
}
.testimonial-page .single-item{
    margin-bottom: 40px;
}
.testimonial-page .single-item .text-holder {
    padding-left: 15px;
    padding-right: 15px;
}



/*** 
=============================================
    Testimonial page style
=============================================
***/
.services-page-area{
    padding-top: 90px;
    padding-bottom: 50px;
}
.services-page-area .single-item{
    margin-bottom: 40px;
}
.services-page-area .single-item .img-holder{
    position: relative;
    overflow: hidden;
    display: block;
}
.services-page-area .single-item .img-holder img{
    transition: all 0.5s ease 0s;
    width: 100%;
}
.services-page-area .single-item .img-holder .iocn-holder {
    background: #00a5ea;
    height: 70px;
    width: 70px;
    position: absolute;
    bottom: -30px;
    right: 25px;
    border-radius: 50%;
    z-index: 1;
}
.services-page-area .single-item .img-holder .iocn-holder {
    border: 1px solid #f6f6f6;
    background: #fff;
    height: 70px;
    width: 70px;
    position: relative;
    border-radius: 50%;
    float: right;
    right: 25px;
    top: -35px;
    text-align: center;
    transition: all 500ms ease;
}
.services-page-area .single-item:hover .img-holder .iocn-holder{
    background: #00a5ea;
    border-color: #00a5ea;
    right: 50px;
}
.services-page-area .single-item .img-holder .iocn-holder span:before {
    color: #949494;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    padding: 20px 0;
    transition: all 500ms ease;
}
.services-page-area .single-item:hover .img-holder .iocn-holder span:before{
    color: #fff;    
}

.services-page-area .single-item .text-holder {
    border: 1px solid #f4f4f4;
    margin-top: -70px;
    padding-top: 27px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 22px;
}
.services-page-area .single-item .text-holder h3{
    color: #1c1c1c;
    font-size: 18px;
    margin: 0 0 15px;
}
.services-page-area .single-item .text-holder a{
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    transition: all 500ms ease;
}
.services-page-area .single-item .text-holder a:hover{
    color: #00a5ea;
}
.services-page-area .single-item .text-holder a i{
    font-size: 16px;
    display: inline-block;
    padding-left: 8px;
}



/*** 
=============================================
   Service Single Area style
=============================================
***/
#service-single-area {
  padding-bottom: 90px;
  padding-top: 90px;
}
#service-single-area .service-single-sidebar {}
#service-single-area .service-single-sidebar .service-lists {
  display: block;
}
#service-single-area .service-single-sidebar .service-lists .allservice{
  margin-bottom: 10px;
}
#service-single-area .service-single-sidebar .service-lists .allservice a {
  background: #f9f9f9 none repeat scroll 0 0;
  color: #1c1c1c;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 16px 20px 16px;
  text-transform: none;
}

#service-single-area .service-single-sidebar .service-lists .allservice a i {
  color: #999999;
  float: right;
  font-size: 18px;
  margin: 4px 0;
  transition: all 500ms ease;
}

#service-single-area .service-single-sidebar .service-lists li{
  border-bottom: 1px solid #ffffff;
  position: relative;
  margin-bottom:0px;
  padding-bottom:0px;
}
#service-single-area .service-single-sidebar .service-lists li a {
  background: #f9f9f9 none repeat scroll 0 0;
  display: block;
  padding: 16px 20px 16px;
  color: #1c1c1c;
  font-size: 14px;
  font-weight: 700;
  width:100%;
  text-transform: none;
  position: relative;
  transition: all 500ms ease;
  transition-delay: 0.10s;
}
#service-single-area .service-single-sidebar .service-lists li a::before {
  background: #ffd700 none repeat scroll 0 0;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 0px;
  z-index: 1;
  transition: all 500ms ease;
  transition-delay: 0.5s;
}
#service-single-area .service-single-sidebar .service-lists li a:hover,
#service-single-area .service-single-sidebar .service-lists li.active a{
  background: #00a5ea; 
  color: #ffffff;
}
#service-single-area .service-single-sidebar .service-lists li a:hover::before,
#service-single-area .service-single-sidebar .service-lists li.active a::before{
  width: 5px;  
}
#service-single-area .service-single-sidebar .service-lists .allservice a:hover i{
  color: #fff;
}

#service-single-area .service-single-sidebar .single-sidebar .brochures-dwn-link {
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 50px;
}
#service-single-area .service-single-sidebar .single-sidebar .brochures-dwn-link li{
    margin-bottom: 10px;  
	padding-bottom:0px;
	border-bottom:0px;  
}
#service-single-area .service-single-sidebar .single-sidebar .brochures-dwn-link li:last-child{
    margin-bottom: 0;
}
#service-single-area .service-single-sidebar .single-sidebar .brochures-dwn-link li a {
    color: #1c1c1c;
    font-size: 18px;
    border: 1px solid #f4f4f4;
    display: block;
    padding: 15px 22px 13px;
	width:100%;
    transition: all 500ms ease;
}
#service-single-area .service-single-sidebar .single-sidebar .brochures-dwn-link li a:hover{
    background: #00a5ea;
    border-color: #00a5ea;
    color: #fff;
}
#service-single-area .service-single-sidebar .single-sidebar .brochures-dwn-link li a .icon-holder{
    width: 35px;
}
#service-single-area .service-single-sidebar .single-sidebar .brochures-dwn-link li a .icon-holder,
#service-single-area .service-single-sidebar .single-sidebar .brochures-dwn-link li a .title-holder{
    display: table-cell;
    vertical-align: middle;
}
#service-single-area .service-single-sidebar .single-sidebar .brochures-dwn-link li a .title-holder h5 {
    font-size: 14px;
    font-style: normal;
    color: #1c1c1c;
    text-transform: none;
}

#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial {}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .text-box {
    background: #f9f9f9;
    display: block;
    padding: 33px 15px 32px 40px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .text-box:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 67px;
    height: 67px;
    background: url(images/sidebar/arrow.jpg);
    content: "";
    z-index: -1
}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .text-box:after{
    position: absolute;
    bottom: -14px;
    left: 30px;
    width: 17px;
    height: 14px;
    background: url(images/sidebar/arrow-bottom.png);
    content: "";
    z-index: -1
}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .text-box p{
    margin: 0;
    line-height: 26px;
    color: #949494;
}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .client-info {}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .client-info .img-box {
    width: 70px;
}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .client-info .img-box,
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .client-info .title-box{
    display: table-cell;
    vertical-align: middle;
}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .client-info .title-box {
    padding-left: 15px;    
}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .client-info .title-box h4{
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px;
}
#service-single-area .service-single-sidebar .single-sidebar .sidebar-testimonial .client-info .title-box span{
    color: #949494;
    font-size: 14px;
    font-weight: 400;
}



#service-single-area .service-single-content {}
#service-single-area .service-single-content .top-content {
    overflow: hidden;
    margin-bottom: 60px;
}
#service-single-area .service-single-content .top-content .img-holder {
    margin-right: -25px;
}
#service-single-area .service-single-content .top-content .img-holder img {}
#service-single-area .service-single-content .top-content .text-holder {
    margin-left: 25px;
}
#service-single-area .service-single-content .top-content .text-holder span {
    color: #00a5ea;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
}
#service-single-area .service-single-content .top-content .text-holder p.top {
    margin: 15px 0 0;
}

#service-single-area .service-single-content .title {
    padding-bottom: 25px;  
}
#service-single-area .service-single-content .title h2 {
    color: #1c1c1c;
    font-size: 30px;
    font-weight: 700;
    line-height: 26px;
    text-transform: capitalize;
    margin-top: 0px;
}

#service-single-area .service-single-content .border{
    height: 1px;
    background: #f4f4f4;
}

#service-single-area .service-single-content .middle-content {
  margin-top: 60px;  
}
#service-single-area .service-single-content .middle-content .text-holder {
  margin-right: 25px;
}
#service-single-area .service-single-content .middle-content .text-holder ul {
    overflow: hidden;
    margin: 15px 0 0;
}
#service-single-area .service-single-content .middle-content .text-holder ul li{
    line-height: 30px;
}
#service-single-area .service-single-content .middle-content .text-holder ul li i{
    display: inline-block;
    color: #00a5ea;
    padding-right: 7px;
}
#service-single-area .service-single-content .middle-content .video-holder {
    display: block;
    margin-left: -25px;
    overflow: hidden;
    position: relative;
}
#service-single-area .service-single-content .middle-content .video-holder img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
#service-single-area .service-single-content .middle-content .video-holder .overlay-gallery {
    background-color: transparent;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    transition: all 500ms ease;
}
#service-single-area .service-single-content .middle-content .video-holder .overlay-gallery .icon-holder{
    display: table;
    height: 100%;
    width: 100%;    
}
#service-single-area .service-single-content .middle-content .video-holder .overlay-gallery .icon-holder .icon{
    display: table-cell;
    vertical-align: middle;  
    text-align: center;
}
#service-single-area .service-single-content .middle-content .video-holder .overlay-gallery .icon-holder .icon a img{
    width: auto;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
#service-single-area .service-single-content .middle-content .video-holder:hover .overlay-gallery {
    background-color: rgba(0, 165, 234, 0.70);
}
#service-single-area .service-single-content .middle-content .video-holder:hover img {
    transform: scale(1.1);
}
#service-single-area .service-single-content .middle-content .video-holder .overlay-gallery .icon-holder .icon a:hover img{
    transform: scale(1.1);
}
#service-single-area .service-single-content .bottom-content {
    margin-top: 70px;
}

#service-single-area .service-single-content .appoinment-form {
    margin-top: 60px;
}
#service-single-area .service-single-content .appoinment-form .title {
    padding-bottom: 35px;
}
#service-single-area .service-single-content .appoinment-form .ui-state-default {
    width: 100%;
    border-radius: 0;
    border: 1px solid #ececec;
    background: #f9f9f9;
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
#service-single-area .service-single-content .appoinment-form .ui-selectmenu-button {
    height: 50px;
    position: relative;
    transition: all 500ms ease;
}
#service-single-area .service-single-content .appoinment-form  .ui-selectmenu-button:focus{
    outline: none;
    border: 1px solid #00a5ea;
}
#service-single-area .service-single-content .appoinment-form .ui-selectmenu-button span.ui-selectmenu-text {
    display: block;
    line-height: 18px;
    overflow: hidden;
    text-align: left;
    padding: 15px 15px 15px;
}
/* arrow button css */
#service-single-area .service-single-content .appoinment-form .ui-selectmenu-button span.ui-icon {
    display: block;
    float: right;
    height: 45px;
    position: absolute;
    text-indent: 0;
    top: 7px;
    width: 45px;
    right: 0;
    bottom: 0;
    background-image: none;
}
#service-single-area .service-single-content .appoinment-form .ui-selectmenu-button span.ui-icon::before {
  color: #949494;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 20px;
  overflow: visible;
  position: absolute;
  right: 14px;
  top: 12px;
}
#service-single-area .service-single-content .appoinment-form form {
    border: 1px solid #f4f4f4;
    padding: 30px;
    display: block;
}
#service-single-area .service-single-content .appoinment-form form input[type="text"],
#service-single-area .service-single-content .appoinment-form form input[type="email"],
#service-single-area .service-single-content .appoinment-form form textarea{
    background: #f9f9f9;
    border: 1px solid #ececec;
    color: #949494;
    display: block;
    font-size: 14px;
    height: 50px;
    margin-bottom: 30px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
}
#service-single-area .service-single-content .appoinment-form form textarea {
    height: 130px;
    margin-bottom: 30px;
    padding: 10px 20px;
    margin-top: 22px;
}
#service-single-area .service-single-content .appoinment-form form input[type="text"]:focus{
    border-color: #00a5ea;        
}
#service-single-area .service-single-content .appoinment-form form input[type="email"]:focus{
    border-color: #00a5ea;        
}
#service-single-area .service-single-content .appoinment-form form textarea:focus{
    border-color: #00a5ea;    
}
#service-single-area .service-single-content .appoinment-form form button,
#service-single-area .service-single-content .appoinment-form form input[type="submit"]{
    width: 100%;
    padding: 19px 0 18px;
	border:0px;
}
#service-single-area .service-single-content .appoinment-form form button:hover,
#service-single-area .service-single-content .appoinment-form form input[type="submit"]:hover{
    background: #0293d0;    
}



/*** 
=============================================
    Pricing Plan Area style
=============================================
***/
.pricing-plan-area {
    padding-top: 90px;
    padding-bottom: 83px;
    background: #FCFCFC;
}
.pricing-plan-area .single-price-box {
    background: #f9f9f9;
    display: block;
    margin-bottom: 40px;
    padding: 27px 30px 30px;
    position: relative;
    transition: all 500ms ease;
    z-index: 1;
}
.pricing-plan-area .single-price-box.hvr-float-shadow:before {
    background: none;
}
.pricing-plan-area .single-price-box .table-header { }
.pricing-plan-area .single-price-box .table-header .top {
    transition: all 500ms ease;
    transition-delay: 0.10s;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 22px;
}
.pricing-plan-area .single-price-box .table-header .top h3 {
    color: #1c1c1c;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    transition: all 500ms ease;
    transition-delay: 0.10s;
    margin: 0 0 8px;
}
.pricing-plan-area .single-price-box .table-header .top span{
    color: #949494;
    font-size: 14px;
}

.pricing-plan-area .single-price-box .table-header .package {
    display: block;
    padding: 10px 0 10px;
}
.pricing-plan-area .single-price-box .table-header .package h1{
    color: #252525;
    font-size: 72px;
    line-height: 72px;
    font-weight: 400;
    position: relative;
    transition: all 500ms ease;
}
.pricing-plan-area .single-price-box .table-header .package h1 span {
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    line-height: 20px;
    padding-left: 3px;
}
.pricing-plan-area .single-price-box .table-header .package h1 b {
    font-size: 24px;
    font-weight: 400;
    display: inline-block;
    padding-right: 3px;
}

.pricing-plan-area .single-price-box .price-list {
    display: block;
    background: #ffffff;
    padding: 23px 30px 22px;
    border-radius: 10px 10px 0px 0px;
}
.pricing-plan-area .single-price-box .price-list ul {}
.pricing-plan-area .single-price-box .price-list ul li {
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 17px;
    padding-left: 25px;
    transition: all 500ms ease;
    text-align: left;
    position: relative;
}
.pricing-plan-area .single-price-box .price-list ul li:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    content: "";
    background: #00aedd;
    border: 1px solid #7fd6ee;
    transform: rotate(45deg);
}
.pricing-plan-area .single-price-box .price-list ul li:last-child{
    padding-bottom: 0;
}
.pricing-plan-area .single-price-box .table-footer {}
.pricing-plan-area .single-price-box .table-footer a {
    padding: 19px 50px 18px;
    color: #1c1c1c;
    background: #ffffff;
    display: block;
    margin-top: 10px;
    transition: all 500ms ease;
}
.pricing-plan-area .single-price-box .table-footer a:hover{
    background: #00aedd;
    color: #fff;
}
.pricing-plan-area .slogan {
    margin: 15px 0 0;
}
.pricing-plan-area .slogan h3{
    color: #1c1c1c;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
}



/*** 
=============================================
   Specials Rebate Area style
=============================================
***/
.specials-rebate-area {
    padding-top: 90px;
    padding-bottom: 90px;
}
.specials-rebate-area .pd-bottom {
    padding-bottom: 30px;
    overflow: hidden;
}
.specials-rebate-area .title{}
.specials-rebate-area .title h2 {
    color: #1c1c1c;
    font-size: 30px;
    font-weight: 700;
}
.specials-rebate-area .title h2 span {
    color: #00a5ea;
}
.specials-rebate-area .right-box{
    
}
.specials-rebate-area .right-box p {
    margin: 0;
    border: 1px solid #f4f4f4;
    width: 230px;
    height: 40px;
    display: block;
    padding: 7px 15px;
    color: #949494;
    font-size: 14px;
}
.specials-rebate-area .right-box p i {
    float: right;
    line-height: 25px;
}

.table-responsive {
    overflow-x: auto;
    position: relative;
    width: 100%;
}
.special-offers-table {
    margin: 0;
    min-width: 1024px;
}
.special-offers-table thead {
    background: #00a5ea;
}
.special-offers-table thead tr{
    
}
.special-offers-table thead tr th {
    border-bottom: none;
    border: 1px solid #0fb5fb;
    text-align: center;
    padding: 22px 0;
}
.special-offers-table thead tr th{
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}

.special-offers-table tbody{}
.special-offers-table tbody tr{}
.special-offers-table tbody tr td {
    border: 1px solid #f4f4f4;
    background: #fff;
    padding: 0 0 15px;
    text-align: center;
    color: #949494;
}
.special-offers-table tbody tr td .top {
    background: #f9f9f9;
    display: block;
    padding: 13px 0 13px;
}
.special-offers-table tbody tr td .top h5{
    color: #949494;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}

.special-offers-table tbody tr td .single-item {
    display: block;
    padding: 15px;
    border: 1px solid #f4f4f4;
    margin: 10px;
    transition: all 500ms ease;
}
.special-offers-table tbody tr td .single-item span{
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    transition: all 500ms ease;
}
.special-offers-table tbody tr td .single-item p {
    color: #949494;
    font-size: 14px;
    font-weight: 400;
    margin: 2px 0 0;
    transition: all 500ms ease;
}
.special-offers-table tbody tr td a {
    color: #00a5ea;
    font-size: 12px;
    text-decoration: underline;
}

.special-offers-table tbody tr td.single-offer-box.closed {
    opacity: .3;
}

.special-offers-table tbody tr td .single-item:hover{
    background: #00a5ea;
    border: 1px solid #00a5ea; 
}
.special-offers-table tbody tr td .single-item:hover span{
    color: #fff;    
}
.special-offers-table tbody tr td .single-item:hover p{
    color: #fff;
}



/*** 
=============================================
   Newsletter area pdtop style
=============================================
***/
.newsletter-area.pdtop {
    padding-top: 100px;
}
.widget.sidebar-widget ul.instagram-feed-list{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.widget.sidebar-widget ul.instagram-feed-list li{
	border-bottom:none;
	position:relative;
	display:inline-block;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding:0 5px;
	margin-bottom:10px;
}
.widget.sidebar-widget ul.instagram-feed-list li .image-holder img{
	width:100%;
}

.des1 {
  background: #F3F3F3;
  padding: 28px;
  font-size: 16px;
  font-weight: 500;
  color: #17161E;
  text-align: center;
  line-height: 26px;
  margin: 0 25px 24px;
  font-style: italic;
}