/*
Template Name:gogrin
Author Name: WPEXPERT

*/

/*
Table Of Content

1. Top Menu CSS
2. Menu Area CSS
3. Slider Area CSS
4. Feature Area CSS
5. About Area CSS
6. Tab Area CSS
7. Service Area CSS
8. Counter Area CSS
9. Video Area CSS
10. Faq Area CSS
11. Team Area CSS


7. Brand Area CSS
8. Portfolio Area CSS
9. Testimonial Area CSS
10. Video Area CSS
11. Counter Area CSS
12. Blog Area CSS
13. Footer Area CSS
14. Breadcumb Area CSS
15. Contact Area CSS
16. Cart Area CSS
17. My Account Area CSS

*/

@import url('https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&family=Roboto:wght@100;300;400;500;700;900&family=Sacramento&display=swap');

/*theme css*/
a {
    color: #454545;
    transition: .5s;
}
a:hover {
    text-decoration: none;
    color: #C8102E;
}
body {
	font-family:Roboto,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
	color:#333;
}
 p {
     font-style: normal;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-family: 'PT Serif',serif;
    font-style: normal;
    line-height: 1.2;
    font-weight: 700;
    transition: .5s;
    font-size: 22px;
    margin-bottom: 5px;
	color:#000;
}
 .btn-primary:focus, select:focus, textarea:focus, input:focus{
     box-shadow: none !important;
}
 textarea, input{
     outline:none;
}
 a:focus, .btn:focus {
     text-decoration: none;
     outline: none;
}
 .uppercase {
     text-transform: uppercase;
}
 .capitalize {
     text-transform: capitalize;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active{
  transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;	
}
p.form-messege{
    margin-top: 8px;
}
.witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
    font-size: 48px;
    margin: auto;
    font-weight: 700;
    line-height: 1.2;
    z-index: 999;
    position: relative;
}
.witr_section_title_inner h1 span {
	color: #fff;
}
.witr_section_title_inner h3 span {
    color: #006341;
}
.witr_section_title_inner h3 span.white {
    color: #fff;
}

.witr_section_title_inner h2 {
    font-size: 14px;
    display: inline-block;
    color: #C8102E;
    font-weight: 400;
}
.witr_image_title {
    margin: 0 0 -100px 0;
}
.home3 .witr_section_title_inner h2 {
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.witr_bar_main {
    margin: -10px 0px 0px 80px;
}
.witr_bar_inner {
    height: 2px;
    width: 60px;
    position: relative;
    border-radius: 30px;
    background: #C8102E;
    margin: 0 auto;
    margin-left: 0;
}
.witr_bar_innerc:before {
    left: 0;
    transform: translateY(-50%);
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: move_title_bg1;
}
.witr_bar_innerc:after {
    right: 0;
    transform: translateY(-50%);
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: move_title_bg2;
}
.witr_bar_innerc:after, .witr_bar_innerc:before {
    content: '';
    position: absolute;
    top: 50%;
    border-radius: 50%;
}
.witr_bar_innerc:after, .witr_bar_innerc:before {
    border: 6px solid #C8102E;
}
@keyframes move_title_bg1{from{left:0}to{left:100%}}
@keyframes move_title_bg2{from{right:0}to{right:100%}}
.witr_section_title {
    margin-bottom: 45px;
}
.witr_section_title_inner p {
    width: 100%;
    padding: 20px 0 0 0;
    margin-top: 10px;
}
.witr_all_pd0{
	padding:0;
}
@media (min-width: 1140px){
	.container {
		max-width: 1140px;
	}	
}
/* ===== 1. Top Menu CSS ===== */
 .em40_header_area_main.hdisplay_none {
     display: none;
}
.gogrin-header-top {
    padding: 10px 0;
    padding-right: 300px;
    padding-left: 300px;
    background: #C8102E;
}
 .top-address p {
     margin-bottom: 0;
}
 .top-address p span, .top-address p a {
     margin-right: 20px;
}
.top-address p span i, .top-address p a i {
    font-size: 13px;
    color: #fff;
    margin-right: 5px;
}
.top-address p a {
     display: inline-block;
     text-decoration: none;
     transition: all 0.2s ease-in-out;
}
/* TOP socia CSS */
 .top-right-menu ul.social-icons {
     margin: 0;
     padding: 0;
}
.top-right-menu ul.social-icons li {
    display: inline-block;
    margin-left: 10px;
    position: relative;
}
.top-right-menu ul.social-icons li a {
     display: inline-block;
     text-decoration: none;
     transition: all 0.2s ease-in-out;
     font-size: 15px;
}
.top-welcomet p span, .top-welcomet p a, .top-welcome p span, .top-welcome p a, .top-welcome p, .top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.top-right-menu ul li span {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
 .top-welcome p a:hover{
     color:#17161a;
}
 .top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover {
     color: #17161a;
}
 .top-both-p0 .top-address p a, .top-both-p0 .top-address p span {
     margin-right: 0px;
     margin-left: 12px;
}
/* ===== Top Menu CSS ===== */
.gogrin-header-top {
    padding: 10px 0;
	background: #006341;
}
.gogrin-header-top {
    padding-right: 150px;
    padding-left: 150px;  
}
.gogrin_nav_area, .trp_nav_area, .transprent-menu .gogrin_nav_area {
    padding-right: 150px;
    padding-left: 150px;
}
.gogrin_nav_area{
	background:#fff;
}
.gogrin-main-menu .logo a.main_sticky_main_l{
    display: block;
}
.gogrin-main-menu .logo a.main_sticky_l{
	display:none;
}
.gogrin-main-menu .prefix .logo a.main_sticky_main_l{
	display:none;
}
.gogrin-main-menu .prefix .logo a.main_sticky_l{
	display:block;
}
.gogrin_nav_area.prefix, .hbg2 {
    background-color: #006341;
}

/* ===== 2. Menu Area CSS ===== */
.gogrin_nav_area.postfix {
    transition: .3s;
}
.gogrin_nav_area {
    background: #fff;
}
.gogrin_nav_area.prefix, .hbg2 {
    background-color: rgba(0,0,0,0.7);
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: .5s;
}
.logo-right,
.logo-left {
    align-items: center;
}
.mobile_menu_logo.text-center {
     padding: 20px 0;
}

/* LOGO CSS */
 .logo a {
     display: inline-block;
}

/* logo sticky */
 .gogrin-main-menu .logo a.main_sticky_main_l {
     display: block;
}
 .gogrin-main-menu .logo a.main_sticky_l {
     display: none;
}
/* logo pre */
 .gogrin-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .gogrin-main-menu .prefix .logo a.main_sticky_l {
     display: block;
} 
/* MENU text CSS */
 .gogrin_menu ul {
     text-align: right;
     list-style: none;
}
 .gogrin_menu > ul > li {
     display: inline-block;
     position: relative;
}
.gogrin_menu > ul > li > a {
    display: block;
    margin: 35px 10px;
    transition: .5s;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    font-family: Roboto,sans-serif;
    text-transform: uppercase;
}
.gogrin_menu ul .sub-menu li a:hover, .gogrin_menu ul .sub-menu li.current-menu-item a, .gogrin_menu>ul>li.current-menu-item>a, .gogrin_menu>ul>li>a:hover, .gogrin_nav_area.prefix .gogrin_menu>ul>li.current-menu-item>a, .gogrin_nav_area.prefix .gogrin_menu>ul>li>a:hover, .hbg2 .gogrin_menu>ul>li.current-menu-item>a, .hbg2 .gogrin_menu>ul>li>a:hover, .heading_style_2 .gogrin_menu>ul>li.current-menu-item>a, .heading_style_2 .gogrin_menu>ul>li>a:hover, .heading_style_3 .gogrin_menu>ul>li.current-menu-item>a, .heading_style_3 .gogrin_menu>ul>li>a:hover, .heading_style_4 .gogrin_menu>ul>li.current-menu-item>a, .heading_style_4 .gogrin_menu>ul>li>a:hover {
    color: #C8102E;
}
 .gogrin_menu > ul > li > a:before, .gogrin_menu > ul > li.current > a:before {
     background: #ffb600 none repeat scroll 0% 0;
     bottom: -7px;
     content: "";
     height: 2px;
     left: 0;
     margin: auto;
     opacity: 0;
     position: absolute;
     right: 0;
     transition: all 0.5s ease 0s;
     width: 15%;
     display:none;
}
 .gogrin_menu ul li:last-child a {
     margin-right: 15px !important;
}
 .gogrin_menu > ul > li:hover > a:before, .gogrin_menu > ul > li.current > a:before {
     opacity: 1;
}

 .transprent-menu .gogrin_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     transition: .5s;
     position: absolute;
}
 .gogrin_nav_area.postfix {
     transition: .3s;
}
.gogrin_nav_area.prefix, .hbg2 {
    background-color: #006341;
}
 .gogrin_nav_area.prefix .gogrin_menu > ul > li > a {
     color:#fff;
}
.gogrin_nav_area.prefix .gogrin_menu > ul > li.current > a {
    color: #C8102E;
}
 .search_popup_button, .tx_mmenu_together{
     align-items: center;
     display: flex;
     justify-content: flex-end;
}
 .tx_mmenu_together .donate-btn-header {
     padding: 0;
}
 .prefix .main_menu_header_address_text h3, .prefix .main_menu_header_address_text h4 a, .prefix .main_menu_header_icon i {
     color: #fff;
}

/* sub menu style */
.gogrin_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 240px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 15px 8px 8px 25px;
    z-index: 9999;
    box-shadow: 0 0 30px rgb(0 0 0 / 9%);
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}
 .gogrin_menu ul li:hover > .sub-menu {
     transition: .5s;
     opacity: 1;
     visibility: visible;
     top: 100%;
     z-index: 9;
}
 .gogrin_menu ul .sub-menu li {
     position: relative;
	 transition:.5s;
}
.gogrin_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    margin-bottom: 6px;
    letter-spacing: normal;
    font-size: 15px;
    font-weight: 500;
    transition: .5s;
    color: #272727;
    visibility: inherit !important;
    padding: 4px 0px;
    text-transform: uppercase;
    font-family: Roboto,sans-serif;
}
 .gogrin_menu ul .sub-menu li:hover > a, .gogrin_menu ul .sub-menu .sub-menu li:hover > a, .gogrin_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .gogrin_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
     color: #C8102E;
}
.gogrin_menu ul .sub-menu li:hover {
    margin-left: 16px;
}
.gogrin_menu ul .sub-menu li:before {
    left: -18px;
}
.gogrin_menu ul .sub-menu li:hover:before{
	opacity:1;
}
.gogrin_menu ul .sub-menu li:before {
    opacity: 0;
    transition: .1s;
    position: absolute;
    top: 50%;
    content: "//";
    transform: translateY(-50%);
}
.gogrin_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a, .gogrin_menu ul .sub-menu .sub-menu .sub-menu li:hover>a, .gogrin_menu ul .sub-menu .sub-menu li:hover>a, .gogrin_menu ul .sub-menu li:hover:before, .gogrin_menu ul .sub-menu li:hover>a {
    color: #C8102E;
}
/* sub menu 2 */
.gogrin_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}
 .gogrin_menu ul .sub-menu li:hover > .sub-menu {
     opacity: 1;
     visibility: visible;
     top: 0%;
}
/* sub menu 3 */
 .gogrin_menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .gogrin_menu ul .sub-menu .sub-menu .sub-menu {
     right: 100%;
     left: auto;
     top: 130%;
     opacity: 0;
     visibility: hidden;
}
 .gogrin_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     visibility: visible;
     top: 0%;
}
/* sub menu 4 */
 .gogrin_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .gogrin_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     visibility: visible;
     top: 0%;
}

/* has menu icon */
.gogrin-main-menu .menu-item-has-children > a:after {
    margin-left: 8px;
    content: "\f107";
    font-family: FontAwesome !important;
    opacity: 1;
    font-size: 13px;
    opacity: 1;
    font-weight: 600;
}
 .gogrin-main-menu .menu-item-has-children .menu-item-has-children> a:after {
     margin-left: 8px;
     content: "\f107";
}

/* quearys area css */
.gogrin_menu.main-search-menu > .em-header-quearys, .em-quearys-top.msin-menu-search {
    display: inline-block;
}
.em-top-quearys-area {
    position: relative;
}
.gogrin_menu div.em-header-quearys {
    text-align: center;
}

.em-quearys-inner {
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: -150%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 10000;
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transform: scale(1.1);
    visibility: hidden;
    opacity: 0;
    left: -150%;
    background: rgba(0, 0, 0, 0);
}
.em-s-open {
    visibility: visible;
    opacity: 1;
    left: 0;
    background: #000000e6 !important;
    transform: scale(1);
}
.em-quearys-form {
    width: 100%;
    max-width: 895px;
    margin: auto;
    padding: 30px 0;
}
.top-form-control {
    position: relative;
}
.top-form-control input {
    background: transparent;
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    height: 100px;
    padding: 0 40px 0 15px;
    width: 100%;
    border: none;
    transition: .5s;
    border-bottom: 3px solid #fff;
}
.top-form-control input::placeholder{
	color:#fff;
}
textarea, input {
    outline: none;
}
.top-form-control button.top-quearys-style {
    position: absolute;
    right: 6px;
    top: 50%;
    background: transparent;
    font-size: 45px;
    border: none;
    color: #fff;
    transform: translateY(-50%);
}
.main-search-menu .em-header-quearys .em-quearys-menu i {
    cursor: pointer;
    background: 0;
    color: #272727;
}
.gogrin_nav_area.prefix .main-search-menu .em-header-quearys .em-quearys-menu i{
    color: #fff;
}
.mrt10{
	margin-top:10px;
}
.em-quearys-menu i {
    background: #C8102E;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.main_menu_address_a {
    display: flex;
    align-items: center;
    position: relative;
}
.main_menu_address_a::before {
    background: #fbfbfb40;
}
.main_menu_address_a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 107px;
    left: 0;
}
.main_menu_header_icon {
    margin-left: 25px;
    margin-right: 10px;
}
.main_menu_header_icon i {
    color: #C8102E;
	font-size: 30px;
}
.main_menu_header_address_text h3, .main_menu_header_address_text h4 a {
    margin: 0;
    font-weight: 600;
	font-size: 18px;
	
}
.main_menu_header_address_text h3{
	color: #C8102E;
}
.main_menu_header_address_text h4 {
    margin-bottom: 0;
    color: #030925;
}


/*=======================
#2 gogrin mobile menu css
========================*/
.mobile-menu{
 display:none !important;
}
@media (max-width: 991px){
	.search_popup_button, .tx_mmenu_together{
		display: none;
	}

}
 .mobile_logo_area{
 display:none !important;
}
.mean-container a.meanmenu-reveal {
    display: none !important;
}
.mean-container .mean-nav > ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    display: block !important;
}
.mean-container .mean-bar {
    background: #fff;
    padding: 0;
}
.mean-container .mean-nav ul li {
    border-top: 0px solid #ddd;
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li a {
    color: #444;
}
.mean-container .mean-nav ul li li a {
    border-top: 1px solid #ddd;
}
.mean-container .mean-nav ul li a:hover {
    color: #ff4a17;
}
.mobile_p {
    position: fixed;
    right: 0;
    width: 300px;
	padding: 80px 20px 0px;
	overflow-y: scroll;
    top: 0;
    height: 100%;
    z-index: 9999;
    display: block;
    transition: 0.5s all;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
    transform: translateX(100%);
    background: #ffffff;
}
.tx-s-open {
    transform: translateX(0);
}
.mobile_p .tuetion_theme_widget > div.widget_block {
    padding: 0;
}
.mobile_p .tuetion_theme_widget > div {
    padding: 20px 0px 20px;
    box-shadow: none;
}
.mobile_p {}
.mean-container .mean-nav ul li a {
    border: 0;	
    width: 100%;
    border-top: 1px solid #ddd;	
    font-size: 14px;
    padding: 12px 5px;
    font-weight: 500;
	display: block;
}
.mean-container .mean-nav ul li a.mean-expand {
	width: auto;
}
.mean-container .mean-nav ul li li a {}
.mobile_opicon {
    text-align: right;
    padding: 4px 0;
}
.mean-container .mean-nav > ul > li:first-child > a {
    border-top: 0;
}
.mobilemenu_con {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile_menu_o  i {
    font-size: 26px;
}
.mobile_menu_content .mobile_menu_logo {
    margin-bottom: 20px;
}
.mobile_cicon {
    position: absolute;
    right: 30px;
    top: 50px;
}
.mobile_overlay {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-out 0s;
}
.mobile_overlay.mactive {
    opacity: 1;
    visibility: visible;
}
/* menu button */
a.dtbtn {
    border: none;
    display: block;
    font-size: 16px;
    margin-left: 12px;
    font-weight: 400;
    border-radius: 0;
    padding: 11px 25px;
    color: #fff;
    background: #C8102E;
}
a.dtbtn:hover {
    background: #006341;
}
.index2 .gogrin_menu >ul>li>a{
	color:#272727;
}
.index2 .gogrin_nav_area.prefix, .gogrin_menu>ul>li>a{
	color:#fff;
}
.gogrin_nav_area.prefix .right_sideber_menu i{
	color:#fff;
}
/* popup menu css */
.menu_popup_option {
    margin-left: 20px;
    margin-right: 5px;
}
.menu_popup_option {
    margin-left: 12px;
    margin-right: 12px;
}
.right_sideber_menu i {
    font-size: 22px;
    cursor: pointer;
    color: #272727;
}
.right_sideber_menu_inner {
	background: #fff;
    position: fixed;
    right: 0;
    width: 400px;
    top: 0;
    height: 100%;
    z-index: 999;
    overflow: auto;
    padding: 80px 40px 0;
    display: block;
    transition: .5s all;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
    transform: translateX(100%);
}
.tx-s-open {
    transform: translateX(0);
}
.right_sideber_content .blog-left-side>div {
    padding: 0;
    box-shadow: none;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 8px;
}
.blog-left-side .widget h2 {
    line-height: 17px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    position: relative;
    margin-top: 0;
    border-bottom: none;
}
.blog-left-side .widget h2:after, .blog-left-side .widget h2:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    margin-top: 17px;
}
.blog-left-side h2.widget-title::before {
    border: 1px solid #C8102E;
}
.blog-left-side h2.widget-title:before {
    width: 26%;
    height: 1px;
}
.blog-left-side .widget h2:after, .blog-left-side .widget h2:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    margin-top: 17px;
    left: 0;
}
.blog-left-side .widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog-left-side>.widget>ul>li {
    margin: 0 0 10px;
    padding-bottom: 10px;
}
.blog-left-side .widget ul li {
    padding-left: 20px;
    position: relative;
}
.blog-left-side .widget>ul>li:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,.12);
}
.blog-left-side .widget ul li:before {
    content: "\eaa0";
    font-family: IcoFont!important;
    font-size: 18px;
    left: 0;
    position: absolute;
}
.blog-left-side .widget a {
    color: #454545;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 18px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
#wp-calendar {
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
    font-size: 13px;
}
#wp-calendar caption {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
table#wp-calendar th {
    font-size: 13px;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
}
table#wp-calendar td#today {
    background: #0431b6;
    color: #fff;
    text-align: center;
}
table#wp-calendar td {
    border: 1px solid #e5e5e5;
	text-align:center;
}
.popup_menu .blog-left-side .widget a {
    color: #454545;
    font-size: 21px;
}
.popup_menu .blog-left-side .widget ul li {
    padding-left: 0;
}
.popup_menu .blog-left-side .widget h2::before {
    top: 15px;
}
.right_side_icon.right_close_class {
    position: absolute;
    right: 30px;
    top: 50px;
}
.prefix .right_close_class .right_sideber_menu i, .right_close_class .right_sideber_menu i {
    font-size: 22px;
    font-weight: 700;
    color: #caab06;
}
.right_sideber_menu i {
    font-size: 22px;
    cursor: pointer;
}
.right_sideber_menu i:hover{
	color:#000000;
}
.blog-left-side .widget ul li a:hover, .blog-left-side .widget ul li:hover::before {
    color: #0431b6;
}
.recent-post-text h4 a:hover {
    color: #0431b6;
}
.serch_popup_hbutton_inner .blog-left-side .widget a {
    font-size: 21px;
}
.serch_popup_hbutton_inner .blog-left-side .widget ul li {
    padding-left: 0;
}
.artteck_nav_area.prefix .right_sideber_menu i{
	color:#fff;
}
.prefix .right_close_class .right_sideber_menu i, .right_close_class .right_sideber_menu i {
    color: #caab06;
}
/* ===== 3. Slider Area CSS ===== */
 .witr_swiper_area{
     overflow:hidden;
     position:relative;
}
.witr_swiper_height {
    position: relative;
    background-position: center center;
    height: 950px;
    background-size: cover;
}
.witr_swiper_height:before, .wittr_gallery_swiper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.witr_sw_text_area {
    margin: auto;
    width: 70%;
    height: 100%;
}
.witr_swiper_content {
    position: relative;
    top: 46%;
    transform: translateY(-50%);
    z-index: 1;
}
.witr_swiper_content h1 {
    font-size: 22px;
    display: inline;
    font-weight: 700;
    color: #fff;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swipers_title h4 {
    width: 70%;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4 {
    margin: 21px auto 3px 0;
}
.witr_swiper_content h1 span, .witr_swiper_content h2 span, .witr_swiper_content h3 span {
    color: #006341;
    text-shadow: 4px 4px 4px #000000;
}
.witr_swiper_content h2, .witr_swiper_content h3 {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
	color:#fff;
}
.witr_swiper_content h3 {
    color: #fff;
}
.text-left .witr_swiper_content h2 {
    color: #fff;
}
.witr_swiper_content h3 {
    color: #fff;
}
.witr_swiper_content p {
    color: #fff;
}
.text-left .witr_swiper_content p, .text-right .witr_swiper_content p {
    width: 51%;
}
.text-left .witr_swiper_content p {
    margin: 38px 0 5px;
    font-size: 22px;
    font-weight: 400;
}
.witr_swiper_content p {
    font-weight: 500;
    margin: 28px auto 0;
    font-size: 18px;
    width: 66%;
}
.slider_btn {
    margin-top: 40px;
}
.text-left .witr_btn_sinner {
    text-align: left;
}
.slider_btn .witr_btn {
    border: none;
    outline: 0;
}
.witr_btn {
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    text-align: center;
    position: relative;
    margin-right: 15px;
    z-index: 2;
    transition: 1s;
    padding: 20px 55px;
    color: #fff;
    display: inline-block;
    background: #C8102E;
}
.witr_btn:hover {
    background: #006341 ;
    color: #fff;
}
.witr_swiper_content .witr_btn.active {
    color: #fff;
    background: transparent;
    border: 1px solid #FFFFFF;
}
.slider_btn .witr_btn.active:hover, .gogrin_slider_icon ul li a i, .tx_svd_icon, .witr_video_btn i, .witr_video_btn i:after {
    color: #fff;
    border-color: #C8102E;
    background: #C8102E;
}
/* slider thumb css */
.em_slider_s2_image {
    top: 46%;
    right: -30px;
}
.text-left .witr_slider_thumb {
    position: absolute;
    transform: translateY(-50%);
	z-index:1;
}
.em_slider_s2_image img {
    width: 90%;
}
.witr_slider_thumb_inner img {
    border-radius: 10px;
}
/* swiper button css */
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 0; 
    left: 0;
    top: 0;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background: no-repeat 50%;
    color: #fff;
    transition: .5s;
    border-radius:0;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    padding: 30px;
    background: #fff;
}
.swiper-button-next:hover, .swiper-button-prev:hover, .witr_ds_content_inner h1 span, .witr_ds_content_inner h2 span, .witr_ds_content_inner h3 span {
    color: #C8102E;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    background: transparent;
}
/* ===== Slider Area CSS ===== */
.witr_slick_height {
    height: 950px;
}
 .witr_ds_content {
    background-position: center center;
    background-size: cover;
	overflow:hidden;
	position: relative;
    z-index: 1;
}
.witr_ds_content:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: -1;
}
.witr_ds_content_inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
}
.witr_ds_content_inner h2, .witr_ds_content_inner h3 {
    font-size: 72px;
    line-height: 1.2;
}
.witr_containers {
    margin: auto;
    width: 63%; 
}
.text-left .witr_ds_content_inner h1, .text-left .witr_ds_content_inner h2, .text-left .witr_ds_content_inner h3, .text-left .witr_slicks_title h4 {
    width: 70%;
    margin: 0 auto 7px 0;
}
.witr_ds_content h3 {
    font-size: 36px;
}
.witr_ds_content_inner p {
    font-weight: 500;
    font-size: 18px;
    width: 35%;
    margin: 14px auto 15px 0;
}
.witr_ds_content_area .slick-dots {
    left: 1770px;
    bottom: 46px;
}
.slick-dots li.slick-active button {
    background-color: #C8102E;
}
/* ===== Slider Area CSS ===== */
.trp_nav_area.hmenu_box_style {
    padding-right: 0!important;
    padding-left: 0!important;
}
.hmenu_box_style {
    margin-top: 40px;
    border-radius: 5px;
	background:#fff;
}
.hmenu_box_style {
    margin-top: 40px;
    border-radius: 5px;
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    transition: .5s;
}
.transprent-menu .gogrin_nav_area, .trp_nav_area {
    top: 0;
    z-index: 9999;
}
.hmenu_box_style .gogrin_menu>ul>li>a {
    margin: 32px 10px;
	color: #272727;
}
.hmenu_box_style.hbg2 {
    margin-top: 0;
    padding: 0;
}
.gogrin_nav_area.prefix, .hbg2 {
    background-color: #fff;
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 33%);
}
.hmenu_box_style.hbg2 .gogrin_menu>ul>li>a{
	color:#fff;
}
.hmenu_box_style.hbg2 .logo a.main_sticky_l{
	display:block;
}
.hmenu_box_style.hbg2 .logo a.main_sticky_main_l{
	display:none;
}
/* ===== Slider Area CSS ===== */
.h3_swiper .witr_swiper_content h2 {
    color: #fff;
    font-size: 90px;
    padding: 15px 0 0 0;
}
.h4_swiper .witr_swiper_content h1 {
    font-size: 20px;
    margin-bottom: 15px;
}
.h4_swiper .text-left .witr_swiper_content h1, .h4_swiper .text-left .witr_swiper_content h2, .h4_swiper .text-left .witr_swiper_content h3, .h4_swiper .text-left .witr_swipers_title h4 {
    margin: 15px auto 3px 0;
    text-shadow: 4px 4px 4px #000000;
}
.h4_swiper .text-left .witr_swiper_content p {
    margin: 20px 0 5px;
    font-size: 18px;
    font-weight: 500;
}
.h4_swiper .witr_swiper_content p {
    width: 55%;
}
.witr_ds_content_area.h5_swiper .slick-dots {
    display:none;
}
/* ===== Slider Area CSS ===== */
.h5_swiper .witr_slick_height {
    height: 800px;
}
.h5_swiper .witr_ds_content_inner h1 {
    color: #C8102E;
    font-size: 22px;
    font-weight: 400;
}
.h5_swiper .witr_ds_content_inner h2 {
    font-size: 65px;
}
/* ===== 4. Feature Area CSS ===== */
.gogrin_feature_area {
    background: #FEF1E1;
}
.feat_inner {
    margin-top: -100px;
    z-index: 1;
    position: relative;
}
.gogrin_feature_area .container{
    max-width: 1485px;
}
.em-service2 {
    background: #006341;
    padding: 30px 30px 10px 35px;
}
.witr_s_flex {
    display: flex;
}
.all_icon_color i, .em-service2.sleft .em-service-icon {
    margin: 0px 15px 0px 0px;
}
.em-service-icon i {
    font-size: 50px;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: 0 0;
    border: none;
    color: #fff;
}
.em-service2 .em-service-icon i {
    display: inline-block;
    text-align: center;
    transition: .5s;
}
.all_icon_color i{
    margin: 0 15px 0 0;
}
.all_color_service h3, .all_color_service h3 a {
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 700;
}
.em-service-title h3 {
    padding: 0;
    margin-bottom: 8px;
}
.all_color_service p {
    font-size: 14px;
    font-weight: 400;
	color:#fff;
}
.fea_item_first{
	background:#0B3351;
	transition:.5s;
}
.fea_item_first:hover{
    background: #C8102E;
}
.fea_item_third{
	background: #C8102E;
	transition:.5s;
}
.fea_item_third:hover{
	background:#006341 ;
}
/* ===== Feature Area CSS ===== */
.gogrin_feature_area2 {
    padding: 100px 0 90px 0;
}
.gogrin_feature_area2 .all_color_service {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #006341 ;
    padding: 0px 10px 20px 0px;
    background: 0;
    margin-bottom: 20px;
}
.gogrin_feature_area2 .all_icon_color i {
    font-size: 40px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 0px 0px 0px 0px;
    display: inline-block;
    text-align: center;
    background: #006341 ;
}
.gogrin_feature_area2 .em-service2 h3, .gogrin_feature_area2 .em-service2 h3 a {
    color: #006341;
    font-size: 22px;
}
.gogrin_feature_area2 .em-service2 p {
    font-size: 14px;
    color: #333;
}
.gogrin_feature_area2 .em-service-title h3 a:hover{
	color:#C8102E;
}
.gogrin_feature_area2 .em-service2:hover {
    border-color: #C8102E;
}
.gogrin_feature_area2 .em-service2:hover i{
    background: #C8102E;
}
/* ===== Feature Area CSS ===== */
.h3_feature_area {
    padding: 115px 0 65px;
    position: relative;
}
.h3_feat_witr {
    margin: 40px 0 0 0;
}
.h3_feature_area .witr_section_title_inner h2 {
    font-size: 16px;
    font-weight: 700;
}
.h3_feature_area .witr_shape_item_inner {
    top: 70px;
    left: -10px;
}
.h3_feature_area .witr_shape_image {
    animation: none;
}
.h3_feature_area .em-service2 {
    background: 0;
    padding: 0;
    margin-bottom: 20px;
}
.h3_feature_area .em-service2.sleft .em-service-icon {
    margin-right: 20px;
    margin-top: 10px;
}
.h3_feature_area .all_icon_color img {
    margin: 0px 20px 0px 0px;
}
.h3_feature_area .em-service2 .em-service-inner {
    overflow: hidden;
    width: 100%;
}
.h3_feature_area .all_color_service h3, .h3_feature_area .all_color_service h3 a {
    color: #006341;
    font-family: 'PT Serif',serif;
}
.h3_feature_area .all_color_service p {
    font-size: 16px;
    color: #333;
}
/* ===== Feature Area CSS ===== */
.h4_feature_area {
    padding: 120px 0 100px 0;
}
.h4_feature_area .sub-item {
    border-style: solid;
    border-width: 0px 0px 0px 3px;
    border-color: #000 ;
    padding: 30px 30px 15px 30px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-bottom: 20px;
}
.h4_feature_area .sub-item span{
    position: absolute;
    top: 27px;
    left: 20%;
    font-size: 50px;
    transform: translateX(-50%);
    font-weight: 700;
    line-height: 1;
    color: #006341 ;
}
.h4_feature_area .sub-item i {
    color: #006341 ;
    background: #EAEBEC;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0px 0px 0px 240px;
    font-size: 30px;
    border-radius: 50%;
    display: inline-block;
    transition: .5s;
}
.h4_feature_area .sub-item h3 {
    margin: 15px 0 10px;
}
.h4_feature_area .sub-item p {
    font-size: 14px;
}
/* ===== Feature Area CSS ===== */
.h5_feature_area {
    padding: 90px 0 92px;
}
.h5_fbar1 .witr_bar_main {
    margin: -10px 0 0 150px;
}
.h5_feature_area .witr_bar_inner {
    width: 60px;
    height: 1px;
}
.h5_fbar2 .witr_bar_main {
    margin: -10px 0 0 100px;
}
.h5_fbar3 .witr_bar_main {
    margin: -10px 0 0 125px;
}
.h5_feature_area .service-item h3 {
    padding: 15px 0 10px;
}
.h5_feature_area .service-btn {
    transition: 0.5s;
    position: relative;
}
.h5_feature_area .service-item h3{
	color:#006341;
	font-size:22px;
}
.h5_feature_area .text_box {
    padding: 0;
}
.h5_feature_area .witr_section_title {
    margin-bottom: 7px;
}
.h5_feature_area .service-btn a{
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    background-color: #02010100;
    border-style: none;
    padding: 0;
	color:#C8102E;
}
.h5_feature_area .service-btn a:hover{
	color:#006341 ;
}
.h5_feature_area .service-item{
    margin-bottom: 20px;
}
.margt_top {
    margin-top: 25px;
}
.h5_serv_area .witr_btn_sinner {
    text-align: right;
}

/* ===== 5. About Area CSS ===== */
.about_bg_area {
    background: #FEF1E1;
    padding: 110px 0 110px 0;
}
.about_bg_area .witr_section_title {
    margin-bottom: 0;
}
.about_bg_area .witr_section_title_inner h3 {
    padding: 0 30px 0 0;
}
.title_in_area {
    display: flex;
    align-items: center;
}
.title_in {
    position: relative;
    width: 100%;
}
.title_in:before {
    position: absolute;
    right: 0;
    top: 0;
    height: 90%;
    width: 3px;
    content: "";
    border-radius: 30px;
    background: #C8102E;
}
.title_p {
    text-align: left;
    width: 85%;
    padding-left: 60px;
    padding-top: 10px;
}
.gogrin_about_area {
    background: #FEF1E1;
    padding: 0 0 110px 0;
    position: relative;
}
.witr_shape_item_inner {
    top: -290px;
    right: 100px;
}
.witr_shape_item_inner {
	position:absolute;
    content: "";
    transition: .5s;
}
.witr_shape_image{
    animation: witr_movelr_box45  5s  linear  1s  infinite  alternate  running;
}
@keyframes witr_movelr_box45 {
  0%{
	  transform: translateX(0px);
	}
  100%{
	  transform: translateX(45px);
	}
}
.about_content .witr_section_title {
    margin-bottom: 25px;
}
.ab_bottom_content .witr_section_title_inner p {
    padding: 10px 0 0 0;
}
.ab_middle_list {
    display: flex;
    justify-content: space-between;
    margin-right: 110px;
}
.testimonial-image img {
    width: 70px;
    height: 70px;
}
.testimonial-meta-inner {
    display: flex;
    align-items: center;
}
.testimonial-meta ul.icon-list-items {
    margin-left: 30px;
}
.icon-list-item, .icon-list-item a {
    display: flex;
    align-items: center;
    font-size: inherit;
}
.icon-list-item {
    margin: 0;
    padding: 0;
    position: relative;
}
.icon-list-icon i {
    color: #008B41;
	font-size:20px;
}
.icon-list-icon+.icon-list-text {
    align-self: center;
    padding-left: 5px;
}
.testimonial-image {
    padding-right: 15px;
}
.testimonial-meta .testimonial-details, .testimonial-meta .testimonial-image {
    display: table-cell;
    vertical-align: middle;
}
.testimonial-name {
    font-family: "Sacramento", Sans-serif;
    font-size: 30px;
    font-weight: 500;
	line-height: 1.5;
    display: block;
}
.testimonial-meta .icon-list-item > .icon-list-text{
    font-size: 14px;
    color: #C8102E;
}
/* ===== About Area CSS ===== */
.h2_about_area {
    padding: 0  0 110px;
}
.h2_about_content {
    padding: 30px 0px 0px 5px;
    margin-right: -10px;
}
.h2_about_content .witr_section_title {
    margin-bottom: 16px;
}
.h2_about_content .witr_btn {
    margin-top: 22px;
}
.ab_page_about {
    padding: 120px  0 90px;
}
/* ===== About Area CSS ===== */
.h3_about_area {
    position: relative;
    padding: 0 0 110px 0;
}
.h3_about_area .witr_section_title_inner h2 {
    font-weight: 500;
    font-family: "Roboto", Sans-serif;
}
.h3_about_area .witr_shape_image {
    animation: none;
}
.h3_about_area .witr_shape_item_inner {
    top: -570px;
    right: 150px;
}
.h3_about_area .witr_section_title_inner p {
    padding: 15px 0 0 0;
}
.h3_about_area .witr_btn {
    margin-top: 15px;
}
.h3_about_area .about_content {
    padding: 25px 0 0 5px;
}
/* ===== About Area CSS ===== */
.h4_about_area {
    padding: 0 0 100px 0;
}
.h4_left_counter {
    margin: -120px 100px 0 -80px;
    position: relative;
}
.h4_left_counter .all_counter_color {
    background-image: url("../images/home/aboutus_rich_inmigration.jpg");
    background-position: center center;
    background-size: cover;
    padding: 30px 29px 40px 29px;
    text-align: left;
}
img.logo_rich_title {
    opacity: 0.4;
}
.h4_left_counter .witr_counter_number_inn {
    overflow: hidden;
}
.h4_left_counter .wirt_new_iner {
    float: left;
    margin-right: 20px;
}
.h4_left_counter .all_counter_color h3{
    color: #fff;
    font-family: "PT Serif", Sans-serif;
    font-size: 140px;
    font-weight: 700;
	margin-bottom:0;
	display:inline-block;
}
.h4_left_counter .witr_counter_number_inn h4 {
    margin-top: 13px;
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 900;
    padding: 20px 0px 0px 0px;
}
.wirt_new_content p {
    margin-top: 20px;
	color:#fff;
	font-size:14px;
}
.h4_ab_midd_counter .witr_counter_icon{
	float:left;
}
.h4_ab_midd_counter .all_counter_color i, .h4_ab_midd_counter .witr_counter_img {
    margin: 0 10px 0 0;
    padding: 10px 0 0 0;
}
.h4_ab_midd_counter .witr_counter_icon i {
    font-size: 30px;
    display: inline-block;
	color:#C8102E;
}
.h4_ab_midd_counter .witr_counter_number_inn {
    overflow: hidden;
}
.h4_ab_midd_counter .witr_counter_number_inn h3, .h4_ab_midd_counter .witr_counter_number_inn span {
    font-size: 48px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
    color: #000;
}
.h4_ab_midd_counter .witr_counter_number_inn span {
    line-height: 0;
}
.h4_ab_midd_counter .all_counter_color h4, .h4_ab_midd_counter .all_counter_color h1 {
    color: #006341;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 900;
}
.h4_ab_midd_counter {
    display: flex;
    justify-content: space-between;
}
.h4_ab_bottom_cont .em-service2 {
    background: 0;
    padding: 0;
}
.h4_ab_bottom_cont .em-service-icon i {
    font-size: 40px;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: 0 0;
    border: none;
    margin: 0px 10px 0px 0px;
    text-align: center;
    display: inline-block;
}
.h4_ab_bottom_cont .all_color_service p {
    font-family: "PT Serif", Sans-serif;
    font-weight: 700;
    font-style: italic;
    color: #333;
    font-size: 16px;
    margin-bottom: 22px;
}
.h4_ab_bottom_cont .text_box {
    padding: 0;
}
.about_content .witr_bbtn{
    background: #006341 ;
    color: #fff;
    margin: 20px 10px 0px 0px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 400;
    padding: 20px 55px;
    text-align: center;
	transition:.5s;
	border:2px solid #006341 ;
}
.about_content .witr_bbtn:hover{
	border-color:#C8102E;
	background:#C8102E;
}
.h4_about_area .witr_section_title_inner h3 {
    padding: 20px 0px 0px 0px;
}
.h4_about_area .witr_section_title_inner p {
    padding: 0;
}
.h4_about_area .about_content .witr_section_title {
    margin-bottom: 30px;
}
.h4_ab_midd_counter .witr_counter_single {
    text-align: left;
    padding-bottom: 20px;
}
.h4_about_area .witr_button_area {
    margin-top: 32px;
}
.h4_about_area .about_content {
    padding: 30px 0 0 0;
}
.faq_fage_about {
    padding: 120px 0 0;
}
/* ===== 6. Tab Area CSS ===== */
.law_tab_area {
    background: #FEF1E1;
    padding: 0 0 50px 0;
    position: relative;
}
.law_tab_area .witr_shape_item_inner {
    top: -100px;
    left: 0;
}
.nav-tabs {
    justify-content: space-between;
    border: none;
}
.witr_taba_style1 .nav-tabs .nav-link {
    margin-right: 10px;
    margin-bottom: 15px;
    border: 0;
    border-radius: 5px;
    font-size: 17px;
    padding: 20px 25px;
    position: relative;
    box-shadow: 0 0 62px -4px rgba(0,0,0,.1);
    background: #fff;
    transition: .5s;
	border-radius: 0px 0px 0px 0px;
    padding: 25px 50px 25px 50px;
	color:#C8102E;
}
.witr_taba_style1 .nav-tabs span {
    display: block;
    float: left;
    margin: 0 10px;
}
.nav-link strong {
    display: inline-block;
}
.witr_taba_style1 .nav-tabs .nav-item {
    text-align: center;
	margin-bottom: -1px;
}
.nav-tabs .nav-link.active {
    background:#C8102E;
    color: #fff;
}
.witr_taba_style1 .nav-tabs .nav-link:hover{
	background:#C8102E;
	color:#fff;
}
.tab-content .witr_section_title_inner h2 {
    color: #006341;
    font-size: 20px;
    font-weight: 700;
    padding: 0px 0px 10px 0px;
}
.tab-content .witr_section_title_inner p {
    font-size: 14px;
    width: 100%;
    padding: 5px 0 0 0;
}
.witr_section_title_inner p span{
	color:#C8102E;
}
.witr_adv_tab_content {
    padding: 15px 10px 0 0;
}
.count_inner{
    text-align: center;
	background-image: url("../images/counter-bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 50px 0 70px 0;
}
.all_counter_color h3, .all_counter_color span {
    color: #fff;
    font-family: "PT Serif", Sans-serif;
    font-size: 150px;
    font-weight: 700;
}
.all_counter_color h4, .all_counter_color h1 {
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 700;
}
/* ===== Tab Area CSS ===== */
.h2_tab_area {
    background-image: url("../images/H2-tab-bg.jpg");
    background-position: center center;
    background-size: cover;
    margin-top: -100px;
    margin-bottom: 0px;
    padding: 180px 0 50px 0;
}
.h2_tab_area .witr_section_title_inner p {
    width: 75%;
    padding: 12px 0 0 0;
    margin: 0 auto;
}
.h2_tab_area .witr_image_title {
    margin: 0px 0px -128px 0px;
}
.h2_tab_area .witr_section_title {
    margin-bottom: 55px;
}
.h2_tab_area .nav-tabs {
    justify-content: flex-start;
}
.tx_topb_row, .tx_topb_row-reverse {
    flex-basis: 415px;
}
.h2_tab_area .witr_adv_tab_area {
    text-align: left;
    display: flex;
}
.h2_tab_area .witr_adv_tab_content {
    margin: 0px 0 20px;
    padding: 0;
}
.h2_tab_area .witr_taba_style1 .nav-tabs .nav-link {
    background: #C8102E;
    padding: 25px 40px 25px 40px;
    color: #fff;
}
.h2_tab_area .nav-tabs .nav-link.active {
    background: #006341 ;
    color: #fff;
}
.h2_tab_area .nav-tabs .nav-link:hover {
    background: #006341 ;
}
/* content css */
.tab_midd_cont .witr_section_title_inner h3 {
    font-size: 36px;
}
.tab_midd_cont  .witr_section_title {
    margin-bottom: 15px;
}
.tab_midd_cont .witr_section_title_inner p {
    width: 95%;
    padding: 10px 0 0;
    margin-left: 0;
}
.tab_midd_cont .witr_section_title_inner p {
    font-size: 16px;
}
.tab_middle_ser .service-item h3 {
    padding: 15px 0 5px;
}
.tab_middle_ser .all_color_service h3, .tab_middle_ser .all_color_service h3 a {
    font-size: 16px;
	color:#006341;
}
.tab_middle_ser .all_color_service p {
    font-size: 16px;
    color: #333;
}
.tab_middle_ser .service-item{
    padding: 10px;
}
.tab_middle_ser {
    padding: 0 20px 0;
}
.tab_one {
    padding: 0 0 0 10px;
}
.h2_tab_img .single_image_area {
    text-align: right;
    margin-top: 10px;
}
/* ===== 7. Service Area CSS ===== */
.gogrin_serv_area {
    padding: 0 150px 60px 150px;
    background: #FEF1E1;
}
.gogrin_serv_area .witr_section_title {
    margin-bottom: 55px;
}
.h2_font_18 h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.gogrin_serv_area .witr_service2 {
    overflow: hidden;
	margin-bottom:20px;
}
.poly_text_box, .service-btn, .service_top_image, .witr_front_content, .witr_service2_image, .witr_service3_thumb {
    position: relative;
}
.witr_back_service2 {
    position: absolute;
    top: -55%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    padding: 0 30px;
    transition: .5s;
	background: #C8102E94;
}
.witr_content_service2 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.witr_service2_box, .witr_services2_image::before {
    background: #fff;
}
.d-flex {
    display: flex!important;
}
.witr_service2_icon {
    margin-right: 25px;
}
.witr_service2_icon i{
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #C8102E;
    font-size: 40px;
    transition: .3s;
    display: inline-block;
    color: #fff;
}
.witr_service2:hover .witr_back_service2 {
    top: 50%;
}
.witr_btn_all_color a {
    color: #C8102E;
}
/* ===== Service Area CSS ===== */
.h3_service_area {
    padding-bottom: 30px;
}
.h3_service_area .all_color_service {
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #C8102E;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.15);
    background-color: #FFFFFF;
}
.text_box {
    padding: 10px 15px 20px 15px;
}
.h3_service_area .service-item h3 {
    padding: 15px 0 10px;
	margin:0;
}
.h3_service_area .service-btn a {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    border-style: none;
    transition: .5s;
    padding: 9px 30px;
    color: #C8102E;
    display: inline-block;
}
.h3_service_area .all_color_service h3, .h3_service_area .all_color_service h3 a {
    color: #006341;
    font-size: 22px;
}
.h3_service_area .all_color_service p {
    color: #333;
}
.h3_service_area .service-btn a:hover{
    color: #006341 ;
}
/* ===== Service Area CSS ===== */
.h4_serv_area {
    padding: 0 0 100px 0;
}
.h4_serv_area .witr_section_title_inner p {
    padding: 0;
}
.h4_serv_area .witr_section_title_inner p {
    padding: 10px 0 0 0;
    width: 73%;
    margin: 0 auto;
}
.h4_serv_area .witr_image_title {
    margin: 0 0 -110px 0;
}
.witr_feature2 {
    position: relative;
    z-index: 1;
    padding: 40px 20px 35px 20px;
    transition: .5s;
    background: #E4E4E400;
	box-shadow:0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
.single_feature2{
    margin-bottom: 20px;
}
.witr_fea2_icon_top i{
    background: #006341;
    font-size: 50px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50px;
	display:inline-block;
	color:#fff;
}
.witr_feature2 h3 {
    margin: 19px 0 10px;
    color: #000;
}
.single_feature2 p {
    color: #000 ;
    font-size: 16px;
}
.h4_serv_area .witr_btn_all_color {
    color: #006341;
}
.witr_feature2_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
    opacity: 1;
    transition: .5s;
}
.witr_feature2_icon i {
    font-size: 200px;
    color: #f1f1f1;
}
.witr_feature2:hover{
    background:#C8102E;
}
.single_feature2:hover .witr_feature2_icon {
    opacity: 8%;
}
.h4_serv_area .witr_btn_all_color {
    color: #006341 ;
}
.h4_serv_area .witr_btn_all_color:hover{
	color: #006341 ;
}
/* ===== Service Area CSS ===== */
.h5_serv_area .service-item h3 {
    padding: 15px 0 10px;
    margin-bottom: 0;
}
.h5_serv_area .all_color_service p {
    color: #C8102E;
}
.h5_serv_area .all_color_service p {
    font-size: 14px;
    font-weight: 500;
}
.h5_serv_area .all_color_service h3 a {
    color: #006341;
    font-size: 22px;
    margin-bottom: 0;
}
.h5_serv_area .text_box {
    padding: 0;
}
.h5_serv_area .service-item {
    margin-bottom: 36px;
}
.mt_top {
    margin-top:110px;
}
/* ===== Service Area CSS ===== */
.ab_page_serv {
    padding: 0 0 120px;
}
/* ===== 8. Counter Area CSS ===== */
.counter_bg_area {
    background: #FEF1E1;
    padding:0 0 250px 0;
}
.counter_bg_area .witr_image_title {
    margin: 0 0 -210px 0;
}
.counter_bg_area .witr_section_title_inner p {
    width: 85%;
    margin: 0 auto;
}
.gogrin_counter_area {
    margin-top: -240px;
    margin-bottom: 0px;
    z-index: 1;
    position: relative;
}
.counter_inner {
    background: #C8102E;
    border-style: solid;
    border-width: 15px 15px 15px 15px;
    border-color: #fff;
    padding: 16px;
}
.single_counter_inner {
    position: relative;
}
.all_counter_color {
    text-align: center;
    padding: 15px 0 15px 0;
}
.witr_counter_number_inn {
    overflow: hidden;
}
.gogrin_counter_area .all_counter_color h3, .gogrin_counter_area .all_counter_color span {
    color: #fff;
    font-size: 60px;
	display:inline-block;
}
.witr_counter_number_inn span {
    line-height: 0;
}
.gogrin_counter_area .all_counter_color h4, .gogrin_counter_area .all_counter_color h1 {
    font-size: 16px;
    font-weight: 900;
	color:#006341;
}
.counter_inner .witr_shape_item_inner {
    right: 65px;
    bottom: 0;
    top: 0;
}
.counter_inner .witr_shape_image {
    animation: none;
}
/* ===== Counter Area CSS ===== */
.h2_counter {
    margin-top: -100px;
    z-index: 999;
    position: relative;
}
.H2_count_inner {
    background-image: url("../images/H2-counters-bg.png");
    background-position: center center;
    background-size: cover;
    border: none;
    padding: 45px 0 42px;
}
.H2_count_inner .all_counter_color h3, .H2_count_inner .all_counter_color span {
    color: #006341;
    margin: 0;
}
.H2_count_inner .all_counter_color h4, .H2_count_inner .all_counter_color h1 {
    color: #C8102E;
    font-family: "Roboto", Sans-serif;
}
.H2_count_inner .witr_shape_item_inner {
    right: 80px;
}
/* ===== Counter Area CSS ===== */
.h3_counter {
    background: #006341 4D;
    padding: 40px 0 40px 0;
    margin-top: 0;
    margin-bottom: 50px;
}
.h3_counter .H2_count_inner {
    background-image: none;
    padding: 0;
    background: 0;
}
.h3_counter .all_counter_color h3, .h3_counter .all_counter_color span {
    color: #fff;
    margin: 0;
}
/* ===== 9. Video Area CSS ===== */
.gogrin_video_area {
    background-image: url("../images/video1.jpg");
    background-position: center center;
    background-size: cover;
    margin-top: -50px;
    margin-bottom: 0px;
    padding: 180px 0 185px 0;
    position: relative;
}
.video-overlay {
    padding: 70px 0 50px;
}
.gogrin_video_area .play-overlay a{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.tx_svd_icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: inline-block;
    text-align: center;
    animation: witr-shadow 1s linear infinite;
    border-radius: 100px;
    font-size: 28px;
}
.tx_svd_icon {
    line-height:100px;
    display: inline-block;
    text-align: center;
    animation: witr-shadow 1s linear infinite;
}
.tx_svd_icon, .tx_svd_icon i {
    color: #fff;
}
.play-overlay i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
	color:#fff;
}
.witr_all_color_v h3 {
    color: #fff;
    font-size: 36px;
    margin-top: 40px;
}
@keyframes witr-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    }
}
/* ===== Video Area CSS ===== */
.witr_youtube_video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -99;
}
.witr_youtube_video iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.video_page_area .witr_swiper_height {
    z-index: -1;
}
.bvideo_page_area{
	position:relative;
}
/* ===== Video Area CSS ===== */
.h2_video_area {
    background-image: url("../images/H2-video2-img.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 250px 0 250px;
    padding: 200px 0 200px 0;
    margin-top: -160px;
    z-index: 11;
    position: relative;
}
/* ===== Video Area CSS ===== */
.h3_video_left {
    background-image: url("../images/H4-video-side-img.jpg");
    background-position: center center;
    background-size: cover;
    padding: 125px 50px 130px 50px;
}
.h3_video_left .witr_section_title_inner h3 {
    color: #fff;
}
.h3_video_left .witr_section_title_inner p {
    color: #fff;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
}
.h3_video_left .witr_btn_sinner {
    text-align: center;
}
.h3_video_left .witr_section_title {
    margin-bottom: 38px;
}

.witr_videobg_image {
    position: relative;
}
.h3_video_witr .tx_svd_icon {
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 23px;
}
.witr_videos_title_text {
    position: absolute;
    left: 135px;
    bottom: 40px;
    width: 45%;
}
.witr_videos_title_text h3 {
    margin: 0;
    color: #fff;
	font-size:22px;
}
/* ===== 10. Faq Area CSS ===== */
.gogrin_faq_area {
    background: #FEF1E1;
    padding: 110px 0px 80px 0px;
}
.gogrin_faq_area .witr_section_title_inner p {
    padding: 15px 0 0 0;
}
.gogrin_faq_area .witr_section_title {
    margin-bottom: 25px;
}
.accordion_area .card-2 {
    border-radius: 0px 0px 0px 0px;
    background-color: #02010100;
    margin-bottom: 25px;
    border: none;
}
.accordion_area .card-header.witr_ac_card {
    background: 0 0!important;
    padding: 0;
    border-bottom: 0;
    text-align: left;
}
.witr_ac_style, .witr_ac_style::before {
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.witr_ac_style {
    display: flex;
    align-items: center;
    padding: 11px 15px;
    transition: .5s;
	color:#006341 ;
	background:#fff;
}
.witr_ac_style:before {
    position: absolute;
    content: '\ea99';
    right: 30px;
    font-family: IcoFont!important;
    font-weight: 400;
}
.active .witr_ac_style:before {
    content: '\eaa1';
}
.witr_ac_card i {
    margin-right: 10px;
    font-size: 20px;
}
.accordion_area .card-2 p {
    padding: 10px 15px 0;
}
.witr_ac_style:hover {
    color: #fff;
    background:#C8102E;
}

.witr_feed_news {
    margin: -79px 0 0 0;
}
.snigle_news_feed {
    position: relative;
    box-shadow: rgba(0,0,0,.07) 0 0 30px 0;
    padding:0 0 4px 0;
    border-radius: 5px;
    background: #fff;
    transition: 1s;
}
.all_feed_color i {
    color:#FFFFFF;
    background: #C8102E;
    font-size: 45px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin: 0 20px 0 0;
}
.snigle_news_feed i, .snigle_news_feed img {
    float: left;
}
.snigle_news_feed i {
    display: inline-block;
}
.news_feed_title {
    overflow: hidden;
    margin-left: 15px;
    display: inline-block;
}
.all_feed_color h3 {
    padding: 15px 0px 10px 0px;
}
.news_feed_title h3 {
    margin: 0;
}
.all_feed_color h2 {
    color: #C8102E;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 700;
	margin:0;
}
.witr_feed_icons {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%,-50%);
}
.all_feed_color span {
    color: #E6EBEF;
    font-size: 47px;
    text-align: center;
    margin: 0px 3px 0px 0px;
}
.witr_feed_icons span {
    display: inline-block;
    transition: .5s;
}
/* ===== Faq Area CSS ===== */
.h2_faq_inner .witr_section_title_inner h3 {
    color: #fff;
}
.h2_faq_inner .witr_section_title {
    margin-bottom: 35px;
}
.h2_faq_inner .witr_section_title_inner p {
    color: #fff;
    width: 100%;
    padding: 0;
}
.h2_faq_inner .witr_ac_style {
    color: #fff;
    background: #FFFFFF00;
    border-top: 1px solid #fff;
}
.h2_faq_inner .witr_ac_style:hover {
    color: #fff;
    background: #C8102E;
}
.h2_faq_inner .accordion_area .card-2 p {
    padding: 10px 16px 0;
    color: #fff;
}
.h2_faq_inner {
    padding: 60px 20px 30px 0;
}
/* ===== Faq Area CSS ===== */
.h3_faq_area {
    padding: 125px 0 0 0;
}
.h3_faq_area .witr_section_title_inner h3 {
    font-size: 36px;
}
.h3_faq_area .witr_section_title {
    margin-bottom: 30px;
}
.h3_faq_middle_ser {
    display: flex;
    justify-content: space-between;
}
.h3_faq_middle_ser .all_color_service {
    padding: 0;
}
.h3_faq_middle_ser .em-service2 {
    background: 0;
    padding: 0;
    margin-right: 10px;
}
.h3_faq_middle_ser .text_box {
    padding: 0;
}
.em-service2 .em-service-inner {
    overflow: hidden;
    width: 100%;
}
.h3_faq_middle_ser .service_top_text {
    display: block;
}
.h3_faq_middle_ser .em-service2.sleft .em-service-icon {
    margin-right: 20px;
    margin-top: 10px;
}
.h3_faq_middle_ser .em-service-title h3 {
    color: #006341;
}
.h3_faq_middle_ser .all_color_service h3, .h3_faq_middle_ser .all_color_service h3 a {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 700;
}
.h3_faq_middle_ser .all_color_service p {
    color: #333;
}
.h3_faq_middle_ser .all_icon_color img {
    margin: 0 10px 0 0;
}
.h3_faq_area .witr_feed_news {
    margin: 10px 0 0;
}
.h3_faq_inner .accordion_area .card-2 {
    border: 1px solid #ddd;
	margin-bottom: 22px;
}
.faq_page_faq {
    padding: 110px 0 105px 0;
}
/* ===== 11. Team Area CSS ===== */
.gogrin_team_area {
    background: #FEF1E1;
    padding: 0 0 65px 0;
    position: relative;
}
.gogrin_team_area .witr_shape_item_inner {
    top: -200px;
    right: auto;
    left: -30px;
}
.gogrin_team_area .witr_shape_image {
    animation: none;
}
.witr_team_thumb15 {
    overflow: hidden;
    position: relative;
}
.witr_team_15n {
    margin-bottom: 20px;
}
.team_top_icon {
    position: absolute;
    bottom: -250px;
    left: 20px;
    transition: .5s;
}
.team_bottom_icon a, .team_top_icon ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 14px;
    transition: .5s;
	border-radius: 0;
    margin: 5px 0px 0px 0px;
	background:#C8102E;
	color:#fff;
}
.team_bottom_icon a:hover, .team_top_icon ul li a:hover{
	background:#006341 ;
}
.team_bottom_icon {
    position: absolute;
    bottom: 45px;
    left: 35px;
    transition: .3s;
    z-index: 1;
}
.witr_team_content15 {
    text-align: left;
    box-shadow: 0 0 30px 0 rgba(42,67,113,.15);
    background: #fff;
}
.all_content_bg_color, .all_icon_bg_color {
    padding: 15px 0px 20px 80px;
}
.all_color_team h5 {
    margin: 0;
}
.all_color_team span {
    color: #C8102E;
    font-size: 14px;
    font-weight: 500;
}
.witr_team_15n:hover .team_top_icon {
    bottom: 70px;
}
.team_bottom_icon a{
	background:#C8102E;
}
/* ===== Team Area CSS ===== */
.h3_team_area {
    padding: 55px 0px 20px 0px;
    position: relative;
}
.h3_team_area .witr_shape_item_inner {
    top: -212px;
    left: 15px;
}

.h3_team_left {
    padding: 0 20px 0 400px;
}
.h3_team_witr .team-part {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 5px 4px 0 rgba(0,0,0,.05);
	transition: .5s;
	margin-bottom:20px;
}
.witr_team_section {
    position: relative;
    text-align: center;
}
.h3_team_witr .witr_team_section:before {
    position: absolute;
    opacity: 0;
    transition: .5s;
    background: #006341 B0;
}
.h3_team_witr .team-sec:before, .h3_team_witr .witr_team_section:before {
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    left: 0;
}
.witr_team_section img{
	width:100%
}
.post_team10_area .team_o_icons {
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    right: -25%;
    transform: translateY(-50%);
    transition: .5s;
}
.post_team10_area .team_o_icons ul li {
    display: block;
}
.h3_team_witr .all_team_icon_o_color a {
    background: #02010100;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    margin: 10px 0px 0px 0px;
	font-size:20px;
	border-radius:0;
	display:inline-block;
	color:#fff;
}
.h3_team_witr .witr_team_content {
    padding: 23px 5px;
}
.h3_team_witr .post_team_content h5, .h3_team_witr .witr_team_content h5 {
    margin: 0;
}
.h3_team_witr .all_color_team span {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 500;
	color:#C8102E;
}
.h3_team_witr .witr_team_section:hover:before{
	opacity:1;
}
.post_team10_area .team-part:hover .team_o_icons {
    right: 10px;
}
.h3_team_witr .all_team_icon_o_color a:hover {
    background: #C8102E;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #C8102E;
}
.h3_team_witr {
    padding: 0 100px 0 0;
}
/* ===== Team Area CSS ===== */
.h4_team_area {
    margin: 0 0 0 150px;
}
.h4_team_area .witr_image_title {
    margin: 0 0 -110px 0;
}
.h4_team_area .witr_section_title {
    margin-bottom: 31px;
}
.h4_team_area .witr_section_title_inner p {
    width: 60%;
    padding: 10px 0 0 0;
    margin: 0 auto;
}
.post_team11_area .team-part {
    overflow: inherit;
    padding-bottom: 40px;
    box-shadow: none;
}
.witr_team_section {
    position: relative;
    text-align: center;
}
.h4_team_area .witr_team_section:before {
    position: absolute;
    opacity: 0;
    transition: .5s;
    height: 100%;
    top: 0;
    width: 100%;
    content: "";
    left: 0;
    background: #006341B5;
}
.post_team11_area .team_o_icons {
    top: auto;
    bottom: 70px;
    left: 0;
    right: 0;
    transform: inherit;
    transition: .5s;
	margin-top: 0;
    padding: 0;
    position: absolute;
}
.post_team11_area .team_o_icons ul li {
    display: inline-block!important;
}
.post_team10_area .team_o_icons ul li a {
    background-color: #02010100;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    border-radius: 0;
    margin: 0;
    font-size: 20px;
	color:#fff;
	display:inline-block;
}
.post_team_p11 {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 35px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    padding: 15px 0;
	background:#fff;
}
.h4_team_area .witr_team_section:hover:before {
	opacity:1;
}
.post_team11_area .team-part:hover .team_o_icons {
    bottom: 140px;
}
.h4_team_area .all_team_icon_o_color a:hover {
    background-color: #C8102E;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #C8102E;
}
/* ===== Team Area CSS ===== */
.h5_team {
    padding: 110px 0 0;
}
.h5_team .witr_section_title {
    margin-bottom: 48px;
    padding: 0 0 0 235px;
}
.h5_team .team_o_icons ul li {
    display: block !important;
}
.h5_team .post_team10_area .team_o_icons ul li a{
    margin:0 0 10px 0;
}
.h5_team .post_team_p11 {
    position: inherit;
	bottom:0;
}
.h5_team .team_o_icons {
    top: 50%;
    right: -25%;
    transition: .5s;
    left: auto;
    bottom: auto;
    transform: translateY(-50%);
}
.h5_team .team-part:hover .team_o_icons {
    right: 10px;
    bottom: inherit;
}
.ab_page_team {
    background: 0;
    padding:30px 0 100px;
}
.ab_page_team  .witr_image_title {
    margin: 0 0 -110px 0;
}
.team_page_team2 {
    padding: 110px 0 80px;
}
.team_page_team2 .witr_section_title {
    margin-bottom: 35px;
    padding: 0;
}
.team_page_team2 .all_team_icon_o_color a:hover {
    background-color: #C8102E;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #C8102E;
}
.team_page_team2:hover .slick-prev, .team_page_team2:hover .slick-next{
	opacity:1;
}
.team_page_team .witr_image_title {
    margin: 0px 0px -110px 0px;
}
.team_page_team .witr_section_title {
    margin-bottom: 60px;
}
.team_page_team {
    padding: 70px 0 100px;
}
.health_law_page_team {
    margin: 0;
    padding: 0 0 80px;
}
.h4_team_area.h5_team.cri_law_page_team {
    margin: 0;
    padding: 0 0 80px;
}
/* single team area css */
.single_team_area .witr_section_title_inner h3 {
    font-size: 40px;
    font-weight: 700;
    margin: -7px 0px 20px 0px;
}
.single_team_area {
    background: #F9F9F9;
    padding: 30px 0px 100px;
}
.single_team_area .witr_section_title {
    position: relative;
    padding-top: 44px;
}
/* singleService */
.single_team_info_area {
    padding: 110px 0 0;
}
 .medi_singleService{
     position: relative;
     background: #fff;
}
.medi_singleService:after {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: '';
    z-index: 2;
    transition: all .4s ease-out;
}
.medi_singleService:before {
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: '';
    z-index: 3;
    transition: all .4s ease-out;
}
.medi_singleService:before {
    background-color: #fff;
}
.medi_singleService:after {
    background: #C8102E36;
}
 .medi_singleService img{
     float: left;
     margin-right:15px;
}
 .medi_singleService i{
     display: inline-block;
     text-align: center;
     margin-right: 15px;
     font-size: 35px;
}
 .wirt_s2_s6 img, .wirt_s2_s6 i {
     float:none;
     margin:0;
}
 .medi_singleService h3{
     line-height: 28px;
     display: inline-block;
     margin: 12px 0 15px;
}
.medi_singleService p {
    margin: 0;
    padding-right: 8px;
    margin-bottom: 20px;
}
.medi_singleService:hover:before {
    width: 100%;
}
 .witr_ser_btnb a{
     display:inline-block;
}
 .wirt_s2_s5i {
    overflow: hidden;
    margin-bottom: 20px;
}
 .medi_singleService.wirt_s2_s5 h3 {
     margin: 0;
     margin-bottom: 10px;
}
 .medi_singleService.wirt_s2_s6 h3 {
     margin: 0;
     margin-bottom: 10px;
     margin-top: 15px;
}
.single_team_right_inner .medi_singleService.wirt_s2_s8 h2 {
    display: inline-block;
    font-size: 17px;
    margin-left: 10px;
    font-weight: 700;
    color: #e0a067;
}
 .single_team_right_inner .all_service2_color h2 a {
    color: #E0A067;
    font-weight: 700;
}
.icon.social-icon {
    line-height: 50px;
    width: 35px;
    height: 35px;
    border-radius: 4px;
}
.social-icon {
    display: inline-flex;
    background-color: #818a91;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
}
.social-icon i {
    color: #fff;
    font-size: 18px;
}
.social-icon-facebook, .social-icon-facebook-f {
    background-color: #3b5998;
}
.social-icon-facebook:hover, .social-icon-facebook-f:hover {
    background-color: #3b5998cc;
}
.social-icon-twitter{
    background-color: #1da1f2;
}
.social-icon-twitter:hover {
    background-color: #1da1f2bf;
}
.social-icon-youtube {
    background-color: #cd201f;
}
.social-icon-youtube:hover {
    background-color: #cd201fbf;
}
.single_team_right_inner {
    padding-top: 30px;
    padding: 30px 0 0 22px;
}
.single_team_info_inner {
    box-shadow: 0px 0px 46px 0px rgb(0 0 0 / 6%);
    padding: 60px 0 60px 15px;
    margin: 0;
}
/* ===== 7. Brand Area CSS ===== */
.gogrin_brand_area {
    background: #FEF1E1;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #EFF0F0;
    padding: 0 185px 0 185px;
}
.slide_items {
    text-align: center;
}
.carousel_imagess_area {
    background:#FFFFFF;
    padding: 55px 100px 65px 100px;
}
/* ===== Brand Area CSS ===== */
.h3_brand_area {
    padding: 65px 300px 90px 300px;
    position: relative;
}
.h3_brand_area .witr_shape_item_inner {
    top: 240px;
    right: 50px;
}
.h3_brand_area .witr_shape_image {
    animation: witr_movetb_box45  5s  linear  1s  infinite  alternate  running;
}
@keyframes witr_movetb_box45 {
  0%{
	  transform: translateY(0px);
	}
  100%{
	  transform: translateY(45px);
	}
}
/* ===== Brand Area CSS ===== */
.h4_brand_area {
    padding: 0 195px 0 195px;
}
.h4_brand_area .slick-prev {
    left: -125px;
}
.h4_brand_area .slick-next {
    right: -125px;
}
.h4_brand_inner {
    background-image: url("../images/H4-brand-bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 53px 100px 68px 100px;
}
.h3_brand_area {
    padding: 65px 300px 115px 300px;
}
/* ===== 8. Portfolio Area CSS ===== */
.h2_project_title .witr_section_title {
    margin-bottom: 28px;
}
.h2_project_area {
    padding: 0 135px 0 135px;
    z-index: 1;
    position: relative;
}
.witr_pslide_image, .witr_single_pslide {
    position: relative;
    overflow: hidden;
}
.witr_pslide_image:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: scale(0);
    transition: .5s;
    z-index: 1;
    background: #006341 ;
    opacity: 0.7;
}
.witr_pslide_image img {
    margin-right: auto;
    margin-left: auto;
    transition: .5s;
    width: 100%;
}
.ps1 .witr_content_pslide_text {
    position: absolute;
    bottom: -160px;
    left: 0;
    right: 0;
    transition: .5s;
    opacity: 0;
    z-index: 2;
    text-align: center;
}
.witr_content_pslide_text h3 {
	color:#fff;
}
.witr_content_pslide_text h3 a{
	color:#fff;
}
.witr_content_pslide_text p {
    color: #C8102E;
    font-size: 14px;
    font-weight: 400;
	margin-bottom: 4px;
}
.witr_single_pslide:hover .witr_pslide_image img, .witr_single_pslide:hover .witr_pslide_image:before {
    transform: scale(1.2);
}
.ps1 .witr_single_pslide:hover .witr_content_pslide_text {
    opacity: 1;
    bottom: 160px;
}
.ps1 .witr_content_pslide_text a:hover{
	color:#C8102E;
}
/* ===== Portfolio Area CSS ===== */
.h3_project_area {
    padding: 0 100px 10px 100px;
    margin-top: -350px;
}
.h3_project_area .witr_section_title_inner h3 {
    color: #fff;
}
.h3_project_area .witr_pslide3 .witr_single_pslide {
    margin-bottom: 100px;
    overflow: inherit;
	position:relative;
}
.h3_project_area .witr_pslide_image:before {
    opacity: 0.5;
}
.h3_project_area .ps3.ps1 .witr_content_pslide_text {
    bottom: -60px;
    opacity: 1;
    box-shadow: 0 0 65px 0 #00000017;
    text-align: center;
    padding: 25px 0px 25px 0px;
    border-radius: 0;
	background:#fff;
	position: absolute;
    left: 0;
    right: 0;
    transition:.5s;
    z-index: 2;
}
.h3_project_area .ps3.ps1 .witr_content_pslide_text h3, .h3_project_area .ps3.ps1 .witr_content_pslide_text h3 a{
	color:#222429;
	padding:0 0 3px 0;
}
.witr_content_pslide_text p {
    margin-bottom: 4px;
	color: #C8102E;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.h3_project_area .ps1 .witr_content_pslide_text h3 a:hover{
	color:#C8102E;
}
.slick-dots li.slick-active button {
    background-color: #C8102E;
}
.h3_project_area .slick-dots {
    bottom: -25px;
}

.googrin_port_area {
    padding: 95px 10px 85px;
}
.googrin_port_area .witr_section_title {
    margin-bottom: 60px;
}
.googrin_port_area .witr_section_title_inner h2 {
    font-size: 30px;
}
.positi_3.pprotfolio4 {
    padding: 20px 10px 23px;
    border: none;
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    z-index: 9;
    transition: .5s;
    text-align: center;
}
.single_protfolio:hover .positi_3.pprotfolio4 {
    bottom: 0;
}
.positi_3.pprotfolio4 {
    background: #C8102E;
}
.positi_3 .porttitle_inner4 h3 a, .positi_3 .porttitle_inner4 p span {
    color: #fff;
}
.portfolio_nav {
    padding: 0 0 28px;
}
.portfolio_nav ul {}
 .portfolio_nav ul li {
    display: inline;
}
.portfolio_nav ul li {
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 10px 20px;
    position: relative;
    transition: .5s;
    border: 1px solid #f3eaea;
}
.prot_wrap {
    overflow: hidden;
}
.single_protfolio {
    position: relative;
    overflow: hidden;
}
.prot_thumb {} .prot_thumb img {
    display: block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single_protfolio:hover .prot_thumb img {
    transform: scale(1.1);
}
.prot_content {
    position: absolute;
    text-align: center;    
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 9;
}
.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    right: 10%;
    top: 5%;
    bottom: 5%;
    left: 10%;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
}
.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 5px;
}
.prot_content h3 a {
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    transition: .5s;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
}
.prot_content h3 a:hover {
    color: #C8102E;
}
.prot_content p {
    line-height: 1.2;
    margin: 5px 0 0;
}
.prot_content p span {
    display: inline-block;
    color: #fff;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    transform: scale(1, 1);
}
.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
    position: relative;
    margin: 0 2px;
}
.prot_content span:before,
.porttitle_inner4 span:before,
.porttitle_inner span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: -5px;
}
.porttitle_inner span:last-child:before,
.prot_content span:last-child:before,
.porttitle_inner4 span:last-child:before {
    content: "";
}
.nospace.col-xs-12 {
    padding: 0px;
}
.nospace .single_protfolio {
    margin-bottom: 0px;
}
/* load button css */
.gallery_load_button {} .gallery_load_button a {
    padding: 7px 15px;
    display: inline-block;
    font-size: 17px;
    margin-top: 0px;
}
.prot_wrap.nospace .gallery_load_button a {
    margin-top: 30px;
}
/* single portfolio */
.pimgs img {
    height: 465px;
    width: 100%;
}
.prots-contentg p {} 
/*style 1 */
.em_port_content {
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9;
    left: 0;
    top: -100%;
    width: 100%;   
    transition: .5s;
    text-align: center;
}
.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0px;
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {     
    transition: .5s;
}
.portfolio_readmore_btn {
    padding-top: 23px;
}
.portfolio_readmore_btn > a {
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;      
    transition: .3s;
    border: 1px solid transparent;
}
.pstyle_1 .picon a {
    background: transparent;
    border-radius: 5px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    transition: .5s;
    color: #fff;
}
.picon a:hover {
    border-color: #191f2d;
    background: #191f2d;
}
.pstyle4 .prot_thumb {
    overflow: hidden;
    position: relative;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
    padding: 17px 10px 20px;
}
.pprotfolio4 {
    padding: 20px 10px 23px;
}
.porttitle_inner4 h3 {
    margin: 0;
}
.porttitle_inner4 h3 a {}
.porttitle_inner4 p {
	margin-bottom: 0;	
}
.porttitle_inner4 p span {
    display: inline-block;
}
.portfolio_nav ul li.current_menu_item, .portfolio_nav ul li:hover {
    border-color: #C8102E;
	background: #C8102E;
	color: #fff;
}
.prot_content {
    background: #C8102E80;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 70%);
    padding: 20px 10px 23px;
    border: 1px solid #f1f1f1;
    border-top: 0 solid #f1f1f1;
}
.portfolio_nav {
    text-align: center;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    border-color: #C8102E;
	 background: #C8102E;
	 color: #fff;
}
ul.page-numbers a.page-numbers {
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);
}
.page-numbers, .tutor-pagination-wrap a, .tutor-pagination-wrap span.page-numbers.current, a.page-numbers {
    border-radius: 5px;
    margin-right: 10px;
    padding: 15px 24px;
    font-size: 19px;
    line-height: 1;
    transition: .5s;
}
.page-numbers span.current, .paginations a {
    display: inline-block;
    font-weight: 500;
    margin: auto 5px;
}
 .paginations a {
    color: #888;
}
.page-numbers li {
    display: inline-block;
}
.paginations {
    text-align: center;
    margin-top: 20px;
}
.portfolio_4column_gutter .single_protfolio {
    margin-bottom: 0px;
}
/* port style 3 */
.em_plus_port {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 99;
}
.prot_content_inner {
    left: 50%;
    position: absolute;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
}
.single_protfolio:hover .prot_content_inner {
    top: 50%;
    opacity: 1;
}
.picon a {
    border-radius: 5px;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px 11px;
    width: 50px;
    text-align: center;
    color: #fff;
    background: #C8102E;
}
.picon a:hover {
    border-color: #C8102E;
    background: #C8102E;
}
/* style 1 */
.em_port_content {
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9;
    left: 0;
    top: -100%;
    width: 100%;      
    transition: .5s;
    text-align: center;
}
.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0px;
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {
    transition: .5s;
    margin-bottom: 23px;
}
.portfolio_readmore_btn {
    padding-top: 23px;
}
.portfolio_readmore_btn > a {
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;     
    transition: .3s;
    border: 1px solid transparent;
}
.gogrin_portfolio_area .witr_button_area {
    margin: 30px auto 0;
}
.gogrin_portfolio_area .witr_btn {
    padding: 18px 51px;
}
.portfolio_grid_area .portfolio_nav {
    padding: 0px 0 30px;
}
/* ===== Portfolio Area CSS ===== */
.pstyle2.pstyle3 .prot_content_inner {
    left: 3000px;
    position: absolute;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
    padding: 15px 0 20px 20px;
    transition: .5s;
}
.pstyle2.pstyle3 .prot_content_inner {
    text-align: left;
}
.pstyle2.pstyle3 .prot_content_inner {
    background: #C8102E;
}
.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner {
    left: 75%;
}
.pstyle2 .single_protfolio:hover .prot_content_inner {
    top: 50%;
    opacity: 1;
}
/* portfolio grid area css */
.port_style02 .pstyle2 .prot_content_inner {
    left: 50%;
    position: absolute;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
}
.port_style02 .prot_content h3 a {
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    transition: .5s;
    color: #fff;
    margin-bottom: 0px;
    display: inline-block;
}
.port_style02 .picon a:hover {
    border-color: #0a0a0a;
    background: #0a0a0a;
}
.port_style02 .single_protfolio {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.port_style02 .prot_content h3 a:hover {
    color: #C8102E;
}
.portfolio_style2 .port_style02 .pstyle_1 .prot_content_inner {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
}
.portfolio_style2 .prot_content {
    position: absolute;
    text-align: center;
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity:1;
    z-index: 9;
}
.portfolio_style2.pstyle2 .single_protfolio:hover .prot_content_inner {
    top: 50%;
    opacity: 1;
    left: 50%;
    right: 50%;
    transform: translateX(-50%) translateY(-50%);
	transition:none;
}
.portfolio_style2 .prot_content h3 a {
    margin-bottom: 0;
}
.portfolio_style2 .single_protfolio:hover .prot_content {
    opacity: 1;
    transform: scale(1,1);
}
.portfolio_style2 .prot_content h3 a:hover {
    color: #C8102E;
}
.metp_portfolio_area{
    padding: 90px 0 85px;
}
.metp_portfolio_area .prot_content_inner {
    top: 50%;
}
.metp_portfolio_area .picon a {
    background:transparent;
	font-size:25px;
}
.metp_portfolio_area .witr_section_title {
    margin-bottom: 30px;
}
.port_3colmn .pstyle2 .prot_content_inner {
    top: 60%;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
}
.port_3colmn .prot_content {
    background:#00000096;
}
.port_2colmn .prot_content_inner {
    top: 50%;
}
.port_2colmn .pstyle_1 .picon a {
    background: transparent;
    font-size: 25px;
}
.port_2colmn .pstyle_1 .picon a:hover{
	background:#C8102E;
}
.port_2colmn .porttitle_inner4 h3 a{
    color: #454545;
}
.port_3colmn .witr_section_title {
    margin-bottom: 30px;
}
.port_3colmn {
    padding: 115px 10px 105px;
}
.port_4colmn .picon a{
	background:#C8102E;
	color:#fff;
	font-size:20px;
}
.port_4colmn .picon a:hover{
    border-color:#006341 ;
    background:#006341 ;
}
/* ===== 9. Testimonial Area CSS ===== */
.gogrin_test_area {
    padding: 0 0 90px 0;
    background: #f3f3f3;
    position: relative;
}
.gogrin_test_area  .witr_shape_image {
    animation: none;
}
.em_single_testimonial {
    margin-bottom: 30px;
    transition: .5s;
    padding: 0;
    margin-top: 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    overflow: hidden;
    position: relative;
    text-align: left;
    background: #02010100;
}
.testimonial_post_13 {
    display: flex!important;
    justify-content: space-around;
    align-items: center;
}
.witr_screenshot_thumb {
    width: 35%;
}
.test_text_all {
    padding: 25px 30px 26px;
    width: 100%;
}
.em_testi_content {
    position: relative;
    text-align: center;
}
.em_testi_text {
    overflow: hidden;
    padding-top: 15px;
    text-align: left;
}
.all_color_testimonial p {
    color: #006341;
    font-family: "PT Serif", Sans-serif;
    font-size: 22px;
    font-weight: 700;
	font-style:italic;
}
.all_color_testimonial h6, .all_color_testimonial h2 {
    color: #C8102E;
}
.all_color_testimonial span, .execllent_star h3 {
    color: #006341;
    font-size: 14px;
    font-weight: 400;
}
.em_testi_title span {
    display: block;
    margin-top: 5px;
}
.em_testi_logo {
    position: absolute;
    right: 10%;
    bottom: 75px;
}
.gogrin_test_area .slick-dots {
    left: 1001px;
    bottom:30px;
}
.gogrin_test_area .witr_shape_item_inner {
    top: -280px;
    right: -35px;
}
.witr_service_flip_zoomin:hover .witr_service_back_3d {
    opacity: 1;
    transform: scale(1);
}
.witr_service_back_3d {
    z-index: 3;
	position:absolute;
}
.test_page_test {
    padding: 85px 0 90px 0;
}
.h3_test_area.test_page_test2{
    padding: 65px 0 162px 0;
}
/* ===== Testimonial Area CSS ===== */
.h2_test_area {
    background-image: url("../images/H2-tab-bg.jpg");
    background-position: center center;
    background-size: cover;
    position: relative;
    padding: 0 0 190px;
}
.h2_test_left {
    margin-right: 20px;
}
.witr_service_3d {
    perspective: 1000px;
    transition: .5s;
}
.witr_single_service_3d {
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    transform-style: preserve-3d;
    text-align: center;
    z-index: 999;
}
.SIBG_1, .detail_SS, .singleSS, .witr_single_service_3d {
    position: relative;
}
.witr_service_front_3d {
	background-image: url("../images/H2-testi-side.jpg");
}
.witr_service_front_3d {
    z-index: 2;
    position: relative;
}
.witr_service_back_3d, .witr_service_front_3d {
    backface-visibility: hidden;
    top: 0;
    left: 0;
    transition: .5s;
    height: 270px;
    width: 100%;
}
.witr_service_back_3d, .witr_service_front_3d {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.witr_service_back_3d:before, .witr_service_front_3d:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.witr_service_position {
    left: 0;
    padding: 40px 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.witr_service_icon_3d {
    margin-bottom: 14px;
}
.witr_service_content_3d h3 {
    margin-bottom: 12px;
    color: #fff;
    font-size: 22px;
}
.h2_test_area .all_color_service p {
    font-size: 14px;
}
.h2_test_area .slick-dots {
    left: 700px;
    bottom: 30px;
}
.h2_test_area .em_single_testimonial {
    margin-bottom: 30px;
    transition: .5s;
    padding: 20px 30px 26px;
    margin-top: 20px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    overflow: hidden;
    position: relative;
    text-align: left;
}
.h2_test_area .witr_shape_item_inner {
    top: -200px;
    left: 105px;
}
.h2_test_witr_shap .witr_shape_item_inner {
    right: 205px;
    bottom: -300px;
    left: auto;
}
/* ===== Testimonial Area CSS ===== */
.h3_test_area {
    padding: 50px 0 100px 0;
    position: relative;
}
.h3_test_area .witr_shape_item_inner {
    top: -210px;
    right: 230px;
}
.h3_test_area .witr_item_column {
    padding: 45px 15px 0;
}
.h3_test_area .test-part {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    padding: 30px 17px 20px 30px;
    position: relative;
    text-align: center;
}
.h3_test_area .test-part {
    margin-bottom: 10px;
}
.h3_test_area .all_color_testimonial p {
    color: #333;
    font-family: Roboto,sans-serif;
    font-size: 18px;
    font-weight: inherit;
    font-style: inherit;
    padding: 15px 0 0 0;
}
.h3_test_area .all_color_testimonial h6, .h3_test_area .all_color_testimonial h2 {
    font-size: 18px;
    font-weight: 700;
}
.testomonial.testomonial-5 .test-part h6, .witr_testi_s_11 h6 {
    padding-top: 0;
}
.h3_test_area .test-part h6 {
    line-height: 26px;
    padding-bottom: 7px;
}
.h3_test_area .test-part span {
    font-weight: 400;
    font-size: 17px;
}
.h3_test_area .test-part.witr_testi_s_11 img {
    left: 50%;
    transform: translateX(-50%);
}
.h3_test_area .test-part img {
    position: absolute;
    top: -43px;
    z-index: 22;
    width: 78px;
    height: 78px;
}
.h3_test_area .all_color_testimonial h6 {
    color: #006341;
	display:inline-block;
}
.h3_test_area  .test-part span {
    font-weight: 400;
    font-size: 17px;
	color:#333;
}
/* ===== Testimonial Area CSS ===== */
.h4_contact_area {
    padding: 80px 0 120px 0;
}
.h4_contact_area .h2_contact_inner {
    margin-left: -30px;
}
.h4_test_inner .witr_section_title_inner.text-center p {
    width: 74%;
    margin-right: auto;
    margin-left: auto;
	padding:0;
}
.h4_test_inner {
    background-image: url("../images/H4-testi-bg.jpg");
    background-position: center center;
    background-size: cover;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.09);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0;
    padding: 50px 0 35px 0;
    margin-right: -30px;
}
.h4_test_inner .all_color_testimonial p {
    color: #333;
    font-family: Roboto,sans-serif;
    font-size: 18px;
    font-weight: inherit;
    font-style: inherit;
    padding: 15px 0 0 0;
}
.h4_test_inner .all_color_testimonial h6 {
    color: #C8102E;
    display: inline-block;
    font-size: 20px;
}
.h4_test_inner .all_color_testimonial span{
    color: #006341;
    font-size: 14px;
    font-weight: 400;
}
.h4_test_inner .slick-dots {
    bottom: -12px;
}
.testomonial .test-part.witr_testi_s_11 {
    padding: 30px 17px 20px 30px;
}
.ab_page_test {
    padding:70px 0 100px 0;
}
.h2_contact_inner.cont_page_Cont {
    margin-left: -15px;
    margin-right: -15px;
}
.cont_page_cont_area .map_inner iframe {
    width: 100%;
    height: 644px;
    border: none;
    margin-bottom: -8px;
}
.cont_page_cont_area {
    padding: 120px 0 120px 0;
}
/* ===== Faq Area CSS ===== */
.family_low_faq_area {
    padding: 30px 0px 98px;
}
.family_low_content {
    padding: 120px 0 0;
}
.banking_low_content {
    padding: 90px 0 50px;
}
/* ===== 20. Feature 3d Effect Area CSS ===== */
.em_real_state_area {
    padding: 100px 0px 110px;
}
.em_real_state_area .single_image {
    text-align: center;
}
 .witr_feature_3d {
     perspective: 1000px;
     transition: .5s;
}
 .witr_single_feature_3d {
     transition: transform .5s;
     transition: transform .5s;
     transform-style: preserve-3d;
     position: relative;
     text-align: center;
     z-index: 999;
}
 .witr_feature_position{
     left: 0;
     padding: 40px 20px 40px;
     position: absolute;
     right: 0;
     top: 50%;
     transform: translateY(-50%);
}
 .witr_feature_front_3d, .witr_feature_back_3d {
     backface-visibility: hidden;
     position: absolute;
     top: 0;
     left: 0;
     background: #fff;
     transition:.5s;
}
 .witr_feature_flip_left:hover .witr_single_feature_3d {
    transform: rotateY( -180deg);
}
 .witr_feature_flip_right:hover .witr_single_feature_3d {
    transform: rotateY( 180deg);
}
 .witr_feature_flip_up:hover .witr_single_feature_3d {
    transform: rotateX( 180deg);
}
 .witr_feature_flip_down:hover .witr_single_feature_3d {
    transform: rotateX( -180deg);
}
 .witr_feature_front_3d {
     z-index: 2;
}
 .witr_feature_back_3d {
     z-index: 3;
}
/* left */
 .witr_feature_flip_left .witr_feature_back_3d {
    transform: rotateY( -180deg);
}
/* right */
 .witr_feature_flip_right .witr_feature_back_3d {
    transform: rotateY( 180deg);
}
/* up */
 .witr_feature_flip_up .witr_feature_back_3d {
    transform: rotateX( 180deg);
}
/* down */
 .witr_feature_flip_down .witr_feature_back_3d {
    transform: rotateX( -180deg);
}
/* zoom in */
 .witr_feature_flip_zoomin .witr_feature_back_3d{
     opacity: 0;
     transform: scale(.75);
}
 .witr_feature_flip_zoomin:hover .witr_feature_back_3d{
     opacity: 1;
     transform: scale(1);
}
/* zoom out */
 .witr_feature_flip_zoomout .witr_feature_front_3d {
     opacity: 1;
     transform: scale(1);
     z-index:4;
}
 .witr_feature_flip_zoomout:hover .witr_feature_front_3d{
     opacity: 0;
     transform: scale(0);
}
 .witr_feature_front_3d, .witr_feature_back_3d {
     height: 398px;
     width:100%;
}
/* tittle css */
.em_real_state_area .witr_text_widget_inner h1 {
    padding-top: 20px;
    color:#C8102E;
    font-size: 17px;
}
 .witr_feature_content_3d{
}
 .witr_feature_icon_3d {
     margin-bottom: 14px;
}
.witr_feature_icon_3d i {
    font-size: 35px;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin-bottom: 15px;
}
 .witr_feature_content_3d h3 {
     margin-bottom: 10px;
     color:#fff;
     font-size: 24px;
}
 .witr_feature_content_3d h2{
     margin-bottom: 12px;
     color:#fff;
     font-size: 17px;
}
 .witr_feature_content_3d h3 a{
     color:#fff;
     font-size: 24px;
}
 .witr_feature_content_3d p {
     color:#fff;
}
/* feature Front Face */
 .witr_feature_front_3d {
	background-image: url(../images/H3-team1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
 .witr_feature_front_3d:before {
    background: #006341 7D;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.witr_feature_back_3d {
    background: #006341 ;
    background-position: center center;
    background-size: cover;
	background-image: url(../images/H3-team2.jpg);
    background-position: center center;
    background-size: cover;
}
 .witr_feature_back_3d:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    background: #006341 BA;
}
/* feature Button */
 .witr_feature_btn_3d {
     margin-top: 27px;
     z-index: 999;
}
.witr_feature_btn_3d a {
    border: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 8px 33px;
    transition: all 0.5s ease 0s;
}
 .witr_feature_btn_3d a:hover {
     background: #fff;
     color: #006341 ;
}
/* department list css */
.em_real_state_area .departmentList.all_list_color h3 {
    color: #FFFFFF;
    background-color: #006341 ;
}
.em_real_state_area .departmentList.all_list_color h3 {
    text-align: center;
    margin: 30px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
}
.em_real_state_area .departmentList.all_list_color ul li span {
    background-color: #F9F9F9F9;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DDDDDDAD;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 30px;
}
.em_real_state_area .departmentList ul li span {
    color: #272727;
    font-size: 18px;
    display: block;
    padding: 8px 10px 8px;
    margin-bottom: 1px;
}
.em_real_state_area .departmentList.all_list_color ul li span:hover {
    color: #FFFFFF;
    background-color: #006341 ;
}
.em_real_state_area .departmentList {
    border-width: 0;
	padding:0
}
.em_real_state_area .departmentList.all_list_color {
    margin-top: 50px;
}
.em_real_state_area .about-content span i {
    margin: 0 7px 0 0;
    font-size: 10px;
    color: #006341 ;
}
.em_real_state_area .witr_text_widget_inner h2 {
    padding: 0 0 10px 0;
    font-size: 35px;
}
.em_real_state_area .witr_text_widget_inner p {
    padding-top: 24px;
}
/* real state video area css */
.witr_videobg_image {
    position: relative;
    text-align: center;
}
 .witr_videobg_image:before{
     position: absolute;
     content: '';
     width: 100%;
     height: 100%;
}
 .play-overlay{
     position: absolute;
     left: 50%;
     top: 50%;
      transform: translateX(-50%) translateY(-50%);
}
.play-overlay a {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 75px;
    font-size: 23px;
    border-radius: 100%;
    background: #E0A067;
}
 .play-overlay i {
     color: #fff;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translateX(-50%) translateY(-50%);
}
.tx_svd_icon {
    line-height: 75px;
    text-align: center;
    animation: witr-shadow 1s linear infinite;
}
/* witr_squares_ */
 @-webkit-keyframes witr_squares{
     0%{
                transform:scale(1);
        opacity:0;
    }
     20%{
        transform:scale(1.24);
        opacity:1;
    }
     100%{
        transform:scale(2.1);
        opacity:0;
    }
}
/* ===== 18. Faq Area CSS ===== */
.family_low_faq_area .accordion_area {
    margin-top: 15px;
}
 .family_low_faq_area .accordion_area .card-header.witr_ac_card {
     background: none !important;
     padding: 0;
     border-bottom: 0;
     text-align: left;
}
.family_low_faq_area .witr_ac_card i {
     margin-right: 10px;
     font-size: 20px;
}
.family_low_faq_area .accordion_area .card-2{
     margin-bottom: 22px;
     border: 1px solid #ddd;
}
.family_low_faq_area .accordion_area .card-2 p {
     padding: 8px 18px 3px;
}
.family_low_faq_area .witr_ac_style {
     padding-left: 30px;
     font-size: 17px;
     font-weight: 600;
     display: flex;
     align-items: center;
     padding: 11px 15px;
     transition: .5s;
	 color:#212d48;
}
.family_low_faq_area .witr_ac_style:focus, .family_low_faq_area .witr_ac_style:hover {
    color: #fff;
    background: #C8102E;
}
.family_low_faq_area .witr_ac_style:before {
     position: absolute;
     content: '\f107';
     right: 30px;
     font-family: fontawesome !important;
     font-weight: 400;
}
.family_low_faq_area .active .witr_ac_style:before {
     content: '\f106';
}
.family_low_faq_area .active .witr_ac_style {
    background: #006341 ;
    color: #fff;
}
.family_low_faq_area .card-body ul li{
     margin-left: 18px;
     margin-bottom: 4px;
}
.low_faq_area {
    padding: 50px 0px 98px;
    background: #FFFFFF;
}
 .carousel_pdding0.col-lg-12{
     padding-right: 0px;
     padding-left: 0px;
}
 .grid_caur_image{
     margin-bottom: 30px;
}
 .slide_items{
     text-align:center;
}
 .slide_items a{
     position: relative;
     display: block;
}
 .slide_items a:before{
     position: absolute;
     content:"";
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
}
 .slide_items img{
     margin: auto;
}
.family_low_faq_area .carousel_imagess_area {
    background: 0;
    padding: 0;
    margin-left: 5px;
}
.family_low_content .witr_section_title_inner p {
    padding: 0;
}
.family_low_content .single_image img {
    margin-bottom: 20px;
}
/* ===== 11. Work Area CSS ===== */
.h2_work_area {
    padding: 83px 0px 70px 0px;
}
.h2_work_area li.icon-list-item {
    margin-bottom: 14px;
}
.h2_work_area .icon-list-icon i {
    margin-right: 5px;
}
.work_wirt_inner {
    margin: 35px 0 0 20px;
}
.work_left_inner .witr_section_title_inner p {
    padding: 0;
	width: 93%;
}
/* ===== Work Area CSS ===== */
.h3_work_area {
    padding: 110px 0 30px 0;
}
.witr_feature_13.sub-border-2{
    margin-bottom: 20px;
}
.h3_work_area .sub-item {
    position: relative;
    padding: 20px 0;
    transition: .5s;
}
.witr_feature_13 .sub-item h2 {
    margin-bottom: 8px;
    padding: 20px 0px 0px 0px;
}
.h3_work_area .all_feature_color h2, .h3_work_area .all_feature_color h2 a {
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #C8102E;
}
.h3_work_area .sub-item h3 {
    margin: 15px 0 10px;
    padding: 20px 0px 0px 0px;
}
.h3_work_area .sub-item h3 a{
	font-size:18px;
}
.h3_work_area .all_feature_color p {
    font-size: 14px;
}
.witr_feature_13 .sub-item:after {
    position: absolute;
    content: "";
    top: 75px;
    left: 0;
    width: 112%;
    height: 3px;
    z-index: -1;
    background: #C8102E;
}


/* ===== Counter Area CSS ===== */
.counter_area2 {
    background-image: url("../images/video-bg-img.jpg");
    background-position: center center;
    background-size: cover;
    padding: 100px 0 74px;
    position: relative;
}
.counter_area2::before{
	content:"";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000;
    opacity: .7;
}
.counter_area2 .witr_single_counter {
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
    border-radius: 5px;
    border-radius: 5px;
    padding: 40px 0 30px;
    text-align: center;
    transition: all .5s ease 0s;
    transition: .5s;
    margin: auto;
    margin-bottom: 25px;
}
.counter_area2 .witr_counter_text h4 {
    font-size: 30px;
	color: #fff;
    padding: 0 0 10px;
}
.counter_area2 .witr_counter_text h3 {
    display: inline-block;
    font-size: 40px;
	color: #fff;
}
.counter_area2 .witr_single_counter:hover {
    background: #C8102E;
	border-color:#C8102E;
}
/* ===== 14. Skill Area CSS ===== */
.witr_single_progress {
    overflow: hidden;
    margin-bottom: 17px;
}
.witr_title2 .witr_label {
    font-weight: 500;
    color: #000;
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
}
.progress {
    height: 2px;
    border-radius: 0;
    margin-top: 2px;
    background-color: #C8102E;
}
.witr_progress-style2.progress {
    box-shadow: none;
    overflow: visible;
}
.progress-bar {
    background: #006341 ;
    overflow: inherit;
}
.witr_progress-style2 .progress-bar {
    position: relative;
    text-align: left;
    line-height: 4px;
    box-shadow: none;
}
.witr_progress-style2 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 700;
    font-size: 16px;
    top: -19px;
}
.witr_progress-style2 .witr_percent {
    color: #272727;
}
.progress_bar_area {
    background: #F9F9F9;
    padding: 95px 0px 80px;
}
.witr_progress-style8 {
    position: relative;
    height: 40px;
    box-shadow: none;
    border-radius: 20px;
    overflow: visible;
    padding: 7px;
    box-shadow: 0 1px 10px rgba(68, 68, 68, 0.08);
}
.witr_progress-style8 + .witr_progress-style8 {
    margin-top: 30px;
}
.witr_progress-style8 .progress-bar {
    text-align: left;
    border-radius: 0;
    box-shadow: none;
    border-radius: 15px;
}
.witr_progress-style8 .witr_label {
    position: absolute;
    left: 20px;
    font-size: 13px;
    font-weight: 500;
    top: 50%;
    transform: translateY(-50%);
}
.witr_progress-style8 .witr_percent {
    position: absolute;
    right: 14px;
    top: 50%;
    font-weight: 500;
    font-size: 13px;
    transform: translateY(-50%);
}
.progress_bar_area .progress {
    margin-top: 29px;
}
.witr_progress-style8 {
    background: #fff;
}
.witr_progress-style5 {
    height: 24px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    margin-top: 30px;
}
.witr_progress-style5 + .witr_progress-style5 {
    margin-top: 60px;
}
.witr_progress-style5 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
}
.witr_title5 .witr_label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    font-weight: 600;
}
.witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
.witr_progress-style5 .witr_percent:after {
    content: "";
    position: absolute;
    border: 11px solid transparent;
    left: -19px;
    top: 50%;
    transform: translateY(-50%);
}
.progress.witr_progress-style5 {
    margin-top: 37px;
}.witr_progress-style5 {
    height: 24px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    margin-top: 30px;
}
.witr_progress-style5 + .witr_progress-style5 {
    margin-top: 60px;
}
.witr_progress-style5 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
}
.witr_title5 .witr_label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    font-weight: 600;
}
.witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
.witr_progress-style5 .witr_percent:after {
    content: "";
    position: absolute;
    border: 11px solid transparent;
    left: -19px;
    top: 50%;
    transform: translateY(-50%);
}
.progress.witr_progress-style5 {
    margin-top: 37px;
}
.right_progress_inner .progress {
    background-color: #e9ecef;
}
 .witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
.witr_progress-style5 .witr_percent {
    background: #222;
}
.progress_bar_area .witr_section_title {
    padding-bottom: 32px;
}
/* ===== Skill Area CSS ===== */
.h3_skill_area {
    background-image: url(../images/H3-faq-bg.jpg);
    background-position: center center;
    background-size: cover;
    padding: 405px 0px 405px 0px;
    margin-top: -388px;
}
.h3_skill_area .witr_section_title {
    margin-bottom: 0;
}
.h3_skill_area .witr_section_title_inner h3 {
    color: #fff;
}
.h3_skill_area .witr_section_title_inner p {
    color: #fff;
    padding: 0;
}
.h3_skill_content {
    margin-left: -10px;
}
.witr_title2 .witr_label {
    font-weight: 700;
}
.h3_skill_inner .progress {
    height: 3px;
    background: #C8102E;
}
.h3_skill_inner .progress-bar {
    background: #fff;
}
.h3_skill_inner .witr_progress-style2 .witr_percent {
    color: #fff;
}
.h3_skill_inner .witr_single_progress {
    margin-bottom:27px;
}
.h3_skill_inner {
    margin: 15px 0px 0px 20px;
}
/* ===== Skill Area CSS ===== */
.h4_skill_area {
    padding: 110px 0px 40px 0px;
}
.h4_skill_area .witr_section_title_inner p {
    padding: 0;
}
.h4_skill_area .progress-bar {
    background: #006341 ;
}
.h4_skill_area .witr_progress-style2 .witr_percent {
    color: #272727;
}
/* ===== Skill Area CSS ===== */
.em_skill_area2 {
    padding: 100px 0 100px;
}
.em_skill_area2 .witr_section_title {
    margin-bottom: 20px;
}
.em_skill_area2 .witr_title2 .witr_label {
    font-size: 17px;
}
.em_skill_area2 .progress {
    height: 11px;
    border-radius: 50px;
}
.em_skill_area2 .witr_single_progress {
    margin-bottom: 20px;
}
.skill2_inner {
    padding: 45px 0 0;
}
.witr_progress-style13.progress {
    background: 0 0;
}
.witr_progress-style13.progress {
    border: 1px solid #C8102E;
}
.witr_progress-style13.witr_progress-style2 .progress-bar {
    margin: 2px 2px 2px;
    border-radius: 30px;
}
.em_skill_area2 .progress-bar {
    background: #C8102E;
}
.em_skill_area2 .witr_title2 .witr_label {
    color: #272727;
}
.em_skill_area2 .witr_title2 .witr_label {
    margin-bottom: 0;
}
/* ===== 12. Pricing Area CSS ===== */
.gogrin_prt_area {
    padding: 115px 0 100px;
}
.gogrin_prt_area .witr_section_title_inner h2{
    text-transform: uppercase;
}
.gogrin_prt_area .witr_section_title {
    margin-bottom: 50px;
}
.pricing_area {
    box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.12);
    border-style: solid;
    border-width: 3px 0px 0px 0px;
    border-color: #006341 ;
    border-radius: 0;
    margin-bottom: 20px;
}
.pricing-part {
    position: relative;
    overflow: hidden;
	text-align:center;
}
.witr_pricing_icon i {
    font-size: 50px;
    padding-top: 40px;
    display: block;
	color:#C8102E;
}
.pricing-part h4 {
    font-size: 30px;
    padding: 26px 0 12px;
    display: block;
}
.all_pricing_color h2, .all_pricing_color h3, .all_pricing_color h4, .all_pricing_color h5 {
    margin: 0;
}
.pricing_style_2 .pricing-part h5 {
    padding: 10px 0;
    margin-bottom: 30px;
	background:#C8102E;
	font-size: 35px;
	color:#fff;
}
.pricing-part span {
    font-size: 24px;
    margin-right: 5px;
}
.witri_texti_list {
    margin-top: 25px;
}
.pricing-part ul {
    padding: 0 30px;
}
.witri_texti_list ul li {
    list-style: none;
    font-size: 17px;
    margin-bottom: 17px;
}
.witri_texti_list ul li i {
    margin-right: 10px;
}
.witr_btnp_color {
    padding-top: 37px;
    padding-bottom: 40px;
}
.witr_btnp_color a.btn {
    letter-spacing: -0.1px;
    border-radius: 0;
    padding: 8px 30px 8px 30px;
    border: 1px solid #C8102E;
	background:#C8102E;
	color:#fff;
}
.witr_btnp_color a.btn:hover {
    color: #FFFFFF;
    background: #140909;
    border-color: #140909;
}

/* ===== 12. Screenshot Area CSS ===== */
.screnshot_img_area {
    padding: 0 0 110px 0;
}
.mobile-slide-7 .mobile-thumb {
    position: relative;
}
.mobile-slide-7 .mobile-thumb .mobile-slide-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 8px;
    opacity: 0;
    transition: .5s;
	background: rgba(0,0,0,.5);
}
.mobile-slide-7 .mobile-thumb .mobile-slide-overlay a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 25px;
	color:#fff;
}
.mobile-slide-7 .mobile-thumb:hover .mobile-slide-overlay {
    opacity: 1;
}
.Screenshots .slick-slide img {
    width: 100%;
}
.witr_slick_column {
    padding: 0 15px;
}
.screnshot_img_area .slick-prev {
    left: -15px;
}
.screnshot_img_area .slick-next {
    right: -15px;
}
/* ===== 12. Call Area CSS ===== */
.h2_call_area {
    padding: 0 0 105px;
}
.call_left_content{
    padding: 15px 0 18px 30px;
    border-style: solid;
    border-width: 0 0 0 4px;
    border-color: #C8102E;
}
.call_left_content .witr_section_title {
    margin-bottom: 0;
}
.h2_call_area .witr_section_title_inner h3 {
    font-size: 30px;
}
.h2_call_area .witr_section_title_inner h3 span{
	color:#C8102E;
}
.mc4wp-form-fields {
    position: relative;
}
.mc4wp-form-fields input {
    color: #b0afaf;
}
.mc4wp-form-fields input {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    border-radius: 0;
    border: none;
    outline: 0;
    padding: 15px 30px;
    height: 50px;
	background:#fff;
}
.mc4wp-form-fields button {
    width: 22%;
    border-radius: 0;
    border: none;
    outline: 0;
    position: absolute;
    right: -3px;
    top: 0;
    bottom: 0;
    font-size: 16px;
    text-align: center;
    z-index: 2;
    cursor: pointer;
    padding: 10px 15px;
    transition: .5s;
	background:#C8102E;
	color:#fff;
}
.mc4wp-form-fields button {
    border: none;
    outline: 0;
    bottom: 0;
    font-size: 16px;
    text-align: center;
    z-index: 2;
}
.mc4wp-form-fields button:hover{
	background:#006341 ;
}

.h3_call {
    padding: 0 0 101px;
}
.h3_call .mc4wp-form-fields {
    border-left: 3px solid #C8102E;
}
/* ===== 12. Blog Area CSS ===== */
.gogrin_blog_area {
    background: #FEF1E1;
    padding: 95px 0 100px 0;
    position: relative;
}
.gogrin_blog_area .witr_section_title {
    margin-bottom:60px;
}
.gogrin_blog_area .witr_shape_item_inner {
    top: 118px;
    left: -80px;
}
.busi_singleBlog {
    transition: .5s;
    box-shadow: 0 20px 40px 0 rgba(50,65,141,.12);
    position: relative;
    overflow: hidden;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}
.gogrin-blog-thumb_adn, .witr_sb_thumb {
    overflow: hidden;
    position: relative;
}
.witr_sb6_thumb:before, .witr_sb_thumb:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: scale(0);
    transition: .5s;
    z-index: 1;
	background:rgba(0,0,0,.5);
}
.witr_sb6_thumb img, .witr_sb_thumb img {
    width: 100%;
    transition: .5s;
}
.witr_blog_area10 .witr_post_meta9 {
    top: auto;
    right: 15px;
    bottom: 0;
	position:absolute;
	z-index:1;
}
.witr_blog_con h2 {
    margin: 15px 0 0;
}
.witr_blog_area10 .witr_blog_con h2, .witr_blog_area8 .witr_blog_con6 p {
    margin-top: 0;
}
.banner-content input, .witr_blog_con h2, .witr_post_Author .comment {
    color: #222429;
}
.all_blog_color h5 > a, .all_blog_color h2 a {
    font-size: 20px;
	display:inline-block;
}
.witr_blog_area10 .learn_btn {
    padding: 0;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    color: #C8102E;
    text-align: center;
    display: inline-block;
}
.witr_blog_area10 .learn_btn i{
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 0;
	margin:25px 0 0 0;
	background:#C8102E;
	color:#fff;
	display:inline-block;
	font-size:30px;
}
.witr_blog_area10 .learn_btn:hover i{
	background:#006341 ;
}
.witr_blog_con h2 a:hover{
	color:#C8102E;
}
.busi_singleBlog:hover {
    box-shadow: 0 0 4px 0 rgba(0,0,0,.05);
}
.blog_part_inner:hover .blog-img, .blog_part_inner:hover .blog-img a:before, .busi_singleBlog:hover .witr_sb_thumb img, .busi_singleBlog:hover .witr_sb_thumb:before, .witr_singleBlog:hover .witr_sb6_thumb img, .witr_singleBlog:hover .witr_sb6_thumb:before {
    transform: scale(1.2);
}
.witr_blog_area16 .witr_blog_con {
    padding: 20px 15px 25px 20px;
}
.witr_blog_area11 .witr_blog_con h2 {
    margin: 5px 0 0;
	color:#222429;
}
.witr_blog_con h2 a{
	display:inline-block;
}
.witr_blog_area16 .em-blog-content-area_adn {
    padding: 0 10px 22px 0;
}
.witr_blog_area16 .learn_more_adn a{
    color: #fff;
    background-color: #C8102E;
    border-radius: 0;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
}
.witr_blog_border {
    margin-bottom: 10px;
	border: 1px solid #f2f2f2;
}
.witr_blog_con span {
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 15px;
    margin-right: 2px;
	color:#888;
}
.wblog-content span i, .witr_blog_con span i, .witr_blog_con6 span i {
    padding-right: 5px;
    padding-left: 5px;
    transition: .5s;
	color:#C8102E;
}
.witr_top_category {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 999;
}
.witr_top_category ul li a {
    padding: 3px 10px;
    border-radius: 5px;
    margin: 0 10px 10px 0;
    display: inline-block;
	background:#C8102E;
	color:#fff;
}
.witr_blog_area15 .learn_btn:hover {
    background: #006341 ;
}
.blog_witr_shap .witr_shape_item_inner {
    top: -300px;
    right: -320px;
}
.blog_witr_shap .witr_shape_item_inner {
    top: 595px;
    right: 70px;
    left: auto;
}
/* ===== Blog Area CSS ===== */
.h2_blog_area {
    padding: 105px 0 100px;
}
.h2_blog_area .busi_singleBlog {
    box-shadow: 0 5px 10px 0 rgba(50,65,141,.07);
    padding: 0;
}
.h2_blog_area .witr_blog_con {
    padding: 20px 15px 0 25px;
    margin-bottom: 0;
}
.h2_blog_area .witr_blog_con h2 {
    margin: 15px 0 0;
    color: #222429;
}
.h2_blog_area .witr_blog_con h2 a {
    display: inline-block;
    font-size: 22px;
}
.em-blog-content-area_adn {
    padding: 0 10px 16px 20px;
}
.h2_blog_area .learn_btn {
    color: #006341 ;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 8px 5px;
    text-align: center;
}
.h2_blog_area .all_blog_color {
    border-left:1px solid #006341 ;
}
.h2_blog_area .busi_singleBlog:hover {
    box-shadow: 0 0 4px 0 rgba(0,0,0,.05);
}
.h2_blog_area .witr_blog_con span a{
	color:#888;
}
.h2_blog_area .learn_btn:hover {
    color: #C8102E;
}
.h2_blog_area .witr_section_title {
    margin-bottom: 42px;
}
/* ===== Blog Area CSS ===== */
.h3_blog_area {
    padding: 25px 0 100px 0;
}
.h3_blog_area .busi_singleBlog {
    transition: .5s;
    box-shadow: 0 5px 10px 0 rgba(50,65,141,.07);
    position: relative;
    overflow: hidden;
	background:#fff;
	padding:0;
}
.h3_blog_area .witr_section_title {
    margin-bottom: 35px;
}
.witr_blog_area13 .witr_blog_con {
    padding: 20px 30px 25px;
	padding-top: 15px;
	margin-bottom: 0;
}
.h3_blog_area .witr_blog_con h2 {
    margin: 15px 0 0;
	color:#222429;
	display:inline-block;
}
.h3_blog_area .witr_blog_con span i {
    display: none;
}
.witr_blog_meta_potion14 {
    margin: 5px 0 17px;
}
.h3_blog_area .witr_blog_con span {
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 15px;
    margin-right: 2px;
	color:#888;
}
.h3_blog_area .witr_blog_con span{
	color:#888;
}
.h3_blog_area .witr_blog_con span i{
    padding-right: 5px;
    padding-left: 5px;
    transition: .5s;
	color:#C8102E;
}
.h3_blog_area .learn_btn {
    color: #006341 ;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    background-color: #02010100;
    border-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
}
.h3_blog_area .all_blog_color {
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #006341 ;
}
.witr_blog_meta_potion14 span a {
    color: #888;
}
.h3_blog_area .learn_btn:hover {
    color: #C8102E;
    background: #02010100;
}
.h3_blog_area .witr_top_category {
    transform: scale(0);
	transition:.5s;
}
.h3_blog_area .busi_singleBlog:hover .witr_top_category {
    transform: scale(1);
}
/* ===== Blog Area CSS ===== */
.h4_blog_area .all_blog_color p {
    padding: 10px 0px 0px 0px;
}
.h4_blog_area .all_blog_color {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #006341 ;
}
.h4_blog_area .learn_btn {
    padding: 8px 5px;
    display: inline-block;
}
.h4_blog_area .em-blog-content-area_adn {
    padding: 0 10px 16px 20px;
}
.h4_blog_area .witr_blog_con {
    padding: 20px 15px 0 25px;
    margin-bottom: 0;
}
.h4_blog_area .learn_more_adn {
    padding: 0 0 16px 0;
}
.h4_blog_area .witr_section_title_inner p {
    width: 74%;
    padding: 10px 0 0 0;
    margin: 0 auto;
}
/* ===== Blog Area CSS ===== */
.witr-blog-side-area.blog_sidebar {
    padding: 100px 0px 100px;
}
.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.blog-left-side .content {
    padding: 0;
}
.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side > aside:last-child {
    margin-bottom: 0 !important;
}
.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
    background: 0 0;
    color: #18c8ff;
}
.defaultsearch {
    background: #f7f7f7;
    position: relative;
}
.defaultsearch input {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
}
.defaultsearch button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #858585;
    font-size: 18px;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}
.defaultsearch input[type="text"] {
    padding-left: 10px;
}
.blog-left-side .widget h2 {
    bottom: -1px;
    display: block;
    line-height: 17px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    position: relative;
    text-transform: capitalize;
}
.blog-left-side .widget h2::before {
    background: #C8102E;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    width: 26%;
    top:15px;
}
.em-blog-content-area {
    padding: 20px 15px 0;
    overflow: hidden;
}
.footer-middle .widget h5 {
    text-transform: capitalize;
}
.blog-left-side .widget ul {
    list-style: none;
}
.blog-left-side .widget ul li {
    margin: 0 0 5px;
    padding-left: 20px;
    position: relative;
}
.blog-left-side .widget>ul>li:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,.12);
}
.blog-left-side .widget ul li span {
    font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding-bottom: 10px;
}
.blog-left-side .widget ul li a:hover, .blog-left-side .widget ul li:hover::before {
    color: #C8102E;
}
.blog-left-side .widget ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    position: absolute;
}
.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
}
.gogrin-blog-meta-left i {
    color: #C8102E;
}
.gogrin-blog-meta-left i {
    font-size: 13px;
    margin-right: 5px;
}
.gogrin-blog-meta-left {
    margin-bottom: 10px;
    margin-top: 5px;
}
.recent-post-text h4 a:hover {
    color: #C8102E;
}
.recent-post-item {
    padding-bottom:0;
}
.recent-post-text h4 {
    margin-bottom: 0;
    line-height: 1;
}
.gogrin-blog-meta-left a, .gogrin-blog-meta-left span {
    color: #888;
}
.widget .screen-reader-text {
    display: none;
}
.textwidget select {
    width: 100%;
}
#wp-calendar {
    width: 100%;
}
.tagcloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 8px 10px 0;
    padding: 7px 15px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #ddd;
    text-transform: capitalize;
}
.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
    color: #DB2D2E;
}
.tagcloud a:hover {
    background: #DB2D2E;
    color: #fff;
}
#wp-calendar caption {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
#wp-calendar {
    font-size: 13px;
}
#wp-calendar {
    border: 0 solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
}
table#wp-calendar td {
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    color: #333;
}
#wp-calendar td,
#wp-calendar th {
    padding: 8px;
}
table#wp-calendar th {
    border: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    color: #333;
}
table#wp-calendar td#today {
    color: #fff;
    background-color: #C8102E;
}
table#wp-calendar td#today a {
    color: #fff;
}
.textwidget img {
    margin-bottom: 15px;
}
.textwidget p {
    margin-bottom: 0.5rem;
}
.gogrin-blog-thumb img {
    width: 100%;
	transition:.5s;
}
.witr-blog-side-area .imagess_area .slick-slide img {
    display: inline-block;
    margin: auto;
    width: 100%;
}
.witr-blog-side-area.blog_sidebar .gogrin-single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}
.gogrin-single-blog {
    overflow: hidden;
    text-align: left;
    transition: all .3s ease-in-out 0s;
}
.gogrin-blog-thumb {
    overflow: hidden;
}
.single_blog_thumb img {
    width: 100%;
}
.gogrin-blog-thumb a {
    display: block;
    position: relative;
}
.gogrin-blog-thumb a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    z-index: 999;
    transition: .5s;
}
.gogrin-blog-thumb a:before {
    background: rgba(0,0,0,.7);
}
.gogrin-blog-thumb img {
    width: 100%;
}
.gogrin_blog_area .em-blog-content-area {
    padding: 20px 15px 0;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgb(148 146 245 / 20%);
}
.gogrin-blog-meta.post_blog h2 a {
    font-size: 24px;
    font-weight: 700;
    transition: .5s;
}
.gogrin-blog-meta-left {
    margin-bottom: 10px;
    margin-top: 5px;
}
.gogrin-blog-meta-left a, .gogrin-blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 0;
    display: inline-block;
}
.gogrin-blog-meta-left i {
    color: #C8102E;
    margin-right: 5px;
    font-size: 13px;
}
.gogrin-blog-meta-left a, .gogrin-blog-meta-left span {
    color: #888;
}
.em-blog-content-area .witr_btn {
    background: #C8102E;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: 1s;
    font-weight: 400;
    margin-bottom: 20px;
}
.gogrin-single-blog:hover .gogrin-blog-thumb a:before {
    opacity: 1;
}
.gogrin-single-blog:hover .gogrin-blog-thumb img {
    transform: scale(1.1);
}
.em-blog-content-area .witr_btn:hover {
    background: #323232;
    color: #fff;
}
.gogrin-blog-meta.post_blog h2 a {
    font-size: 24px;
    font-weight: 700;
    transition: .5s;
}
.video-open-inline iframe {
    width: 100%;
    height: 400px;
    border: none;
}
.witr-blog-side-area.blog_sidebar .markit-single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}
.witr-blog-side-area blockquote {
    background-color: #f7f7f7;
    border-left: 3px solid  #C8102E;
    padding: 1em 1em;
    margin-top: 15px;
}
blockquote {
    margin: 0 0 30px;
    font-size: 17px;
    font-weight: 400;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}
.blog-left-side .widget a {
    color: #454545;
    line-height: 1;
}
.blog-left-side>div {
    margin-bottom: 30px;
    padding: 35px 30px 35px;
    border-radius: 8px;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}
.recent-post-text h4 a {
    font-size: 15px;
    font-weight: 600;
}
.widget_recent_data .recent-post-image img {
    margin-bottom: 10px;
    margin-top: 0;
}
.widget_recent_data .recent-post-item {
    margin-bottom: 0;
}
.blog-left-side .single-widget-item h2 {
    color: #030925;
}
.blog_sidebar .blog-left-side .widget ul li:before {
    content: "\eaa0";
    font-family: IcoFont!important;
    font-size: 18px;
    left: 0;
    position: absolute;
    color: #C8102E;
}
/* ===== single blog css ===== */
.witr-blog-side-area.blog_area.single_blog.single_blog_page {
    padding: 100px 0 70px;
}
.gogrin-single-blog-details-inner {
    padding: 38px 45px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}
.block .wp-block-quote.is-large p, .block .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
    color: #5c727d;
}
.wp-block-group__inner-container {
    text-align: center;
}
.gogrin-single-icon-inner {
    text-align: center;
}
.gogrin-single-icon-inner a {
    border: 1px solid #e6e6e6;
    color: #17161a;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
}
.gogrin-single-icon-inner a:hover {
    background: #C8102E;
    border-color: #C8102E;
    color: #fff;
}
.comment-respond {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 25px 10px 30px;
    background-color: #f1f1f1;
}
.comment_field .input-field {
    width: 33.33%;
    float: left;
    margin-bottom: 25px;
}
.comment_field .input-field label, .comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.comment_field .input-field label, .comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.comment_field .input-field input, .comment_field .textarea-field textarea {
    color: #555555;
}
.comment_field .input-field input {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 6px 20px;
    height: 54px;
    font-size: 17px;
}
.comment_field .textarea-field textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 150px;
    padding: 10px;
}
.comment_field .input-field input, .comment_field .textarea-field textarea {
    color: #555555;
}
.gogrin_btn {
    background: transparent;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    margin-top: 15px;
    border-radius: 5px;
    transition: .5s;
    color: #444;
}
.gogrin_btn:hover {
    background: #C8102E;
    border-color:#C8102E;
    color:#fff;
}
/* end sidebar css */
/* ===== 13. Footer Area CSS ===== */
.witrfm_area {
    position: relative;
}
.witrfm_area:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #006341de;
    opacity: .80;
}
.footer-middle {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/footer/footer_bg.jpg);
    background-size: cover;
    padding: 65px 0 73px;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text, mc4wp-form-fields p, .mc4wp-form-fields, .footer-m-address p, .footer-m-address, .footer-widget.address, .footer-widget.address p, .mc4wp-form-fields p, .gogrin-description-area p, .gogrin-description-area .phone a, .gogrin-description-area .social-icons a, .recent-review-content h3, .recent-review-content h3 a, .recent-review-content p, .footer-middle .gogrin-description-area p, .footer-middle .recent-post-text h4 a, .footer-middle .recent-post-text .rcomment, .witr_sub_table span {
    color: #ffffff;
}
.footer-middle .widget h2 {
    color: #ffffff;
}
.footer-middle .widget h2 {
    margin-bottom: 26px;
    margin-top: 28px;
    position: relative;
}
.single-widget-item h2 {
    color: #ffffff;
    margin-bottom: 33px;
    margin-top: 28px;
}
.gogrin-description-area a img {
    margin: 26px 0;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    margin: 0;
    float: left;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.footer-middle .recent-post-text h4 a {
    font-weight: 500;
    font-size: 16px;
}
.footer-middle .recent-post-text>h4 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: .7;
    margin-top: 10px;
}
.recent-post-image {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}
.recent-post-image img {
    border-radius: 0;
    width: 70px;
}
.recent-post-item {
    clear: both;
    margin-bottom: 15px;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 17px;
    margin-right: 12px;
}
.footer-middle .recent-post-text>h4 a:hover {
    color: #C8102E;
}
.footer-middle .recent-post-text .rcomment {
    font-size: 14px;
    font-weight: 400;
}
.footer-middle .widget ul li {
    margin-bottom: 10px;
}
.footer-widget.address p {
    margin-bottom: 9px;
}
.footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    color: #C8102E;
}
.gogrin-desgogriniption-area a img {
    margin: 26px 0;
}
.gogrin-description-area .social-icons a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    margin-right: 10px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}
.gogrin-description-area .social-icons a:hover {
    border-color: #C8102E;
    background: #C8102E;
}
.gogrin-description-area .social-icons a {
    background: #006341 ;
}

.witr_sub_table {
    border-bottom: 1px solid #ffffff8c;
}
.witr_sub_table {
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.witr_sub_table span {
	color:#fff;
}
/* footer bottom area css */
.footer-bottom {
    padding: 23px 0 22px;
    position: relative;
    background: #006341;
}
.footer-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    width: 61%;
    left: 0;
    right: 0;
    margin: auto;
}
.copy-right-text p {
    margin: 0;
    padding: 0;
}
.copy-right-text p, .footer-menu ul li a {
    color: #ffffff;
    text-align: left;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li a {
    padding: 0 10px;
    display: block;
}
.copy-right-text a, .footer-menu ul li a:hover {
    color: #C8102E;
}
/* sgogrinoll up css */
#scrollUp {
    bottom: 30px;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 100px;
    text-align: center;
    border-radius: 5px;
    width: 40px;
	background: #C8102E;
}

#scrollUp i {
    color: #fff;
}
/* slick slide css */
.slick-dots li button {
    font-size: 0;
    width: 20px;
    height: 20px;
    border: 0 solid #006341 ;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 0;
    padding: 0;
    transition: .5s;
    outline: 0;
    background: #006341 ;
}
.slick-dots li.slick-active button {
    background: #006341 ;
}
.slick-dots li button:hover {
    background: #C8102E;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -45px;
    display: inline-block;
    z-index: 11;
    text-align: center;
}
/* slick prev slick next css */
/*======== slick ========*/
.slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    z-index: 9;
    opacity: 0;
    border-radius:0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    width: 55px;
    height: 55px;
    line-height: 55px;
    top: 50%;
    transform: translate(0px, -50%);
    transition: .5s;
    border: 0px solid #17161a;
    background: #C8102E;
}
.slick-prev {
    left: -65px;
}
 .slick-next {
     right: -65px;
}
.slick-next:before, .slick-prev:before {
    color: #fff;
    font-size: 40px;
    transition: all .3s ease 0s;
    content: "\ea93";
    font-family: IcoFont!important;
    line-height: inherit;
    opacity: 1;
}
.slick-next:before {
    content: "\ea94";
    font-family: IcoFont!important;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    background: #006341 ;
}
.slick-prev:hover:before, .slick-next:hover:before {
    color: #fff;
}
button:focus {
    outline: 0;
}
.simages_id11:hover .slick-prev, .simages_id11:hover .slick-next {
	opacity:1;
}
.h3_brand_area:hover .slick-prev, .h3_brand_area:hover .slick-next {
	opacity:1;
}
.screnshot_img_area:hover .slick-prev, .screnshot_img_area:hover .slick-next {
	opacity:1;
}
.witr_ds_content_area .slick-prev, .witr_ds_content_area .slick-next {
	top: 48%;
	opacity:1;
}
.witr_ds_content_area:hover .slick-prev, .witr_ds_content_area:hover .slick-next {
	opacity:1;
}
.gogrin_blog_area:hover .slick-prev, .gogrin_blog_area:hover .slick-next{
	opacity:1;
}
.gogrin_test_area:hover .slick-prev, .gogrin_test_area:hover .slick-next {
    opacity: 1;
}
.gogrin_testimonial_area:hover .slick-prev, .gogrin_testimonial_area:hover .slick-next{
	opacity:1;
}
.testimonial_area2:hover .slick-prev, .testimonial_area2:hover .slick-next{
	opacity:1;
}
.gogrin_team_area:hover .slick-prev, .gogrin_team_area:hover .slick-next{
	opacity:1;
}
.h4_brand_area:hover .slick-prev, .h4_brand_area:hover .slick-next{
	opacity:1;
}
.project_area .slick-prev, .project_area .slick-next {
    opacity: 1;
    top: -65px;
}
.project_area .slick-next {
    right: 0;
}
.project_area .slick-prev {
    left: 985px;
}
/*===== 14. Breadcumb Area CSS =====*/
 .breadcumb-inner h2 {
     font-size: 36px;
}
.breadcumb-area {
    padding-top: 90px;
    padding-bottom: 65px;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/banner_internos/banner_rich_inmigration.jpg);
    position: relative;
    background-repeat: no-repeat;
}
.banner_vawa {
    padding-top: 90px;
    padding-bottom: 65px;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/banner_internos/vawa.jpg);
    position: relative;
    background-repeat: no-repeat;
}
.banner_visaU {
    padding-top: 90px;
    padding-bottom: 65px;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/banner_internos/visaU.jpg);
    position: relative;
    background-repeat: no-repeat;
}
.breadcumb-area:before, .breadcumb-blog-area:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgb(34 34 34 / 73%);
    opacity: 0.8;
}
.breadcumb-inner ul, .breadcumb-inner ul span a, .breadcumb-inner li, .breadcumb-inner li a {
    color: #ffffff;
}
.breadcumb-inner li {
    display: inline-block;
    margin: 0;
    color: #fff;
}
.breadcumb-inner li:nth-last-child(-n+1) {
    color: #fff;
}
.breadcumb-inner li a {
    color: #fff;
}
.breadcumb-inner li a:hover {
    color: #C8102E;
}
.brpt h2 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 5px;
}
 .lcase {
     text-transform: lowercase;
}
 .ucase {
     text-transform: uppercase;
}
 .ccase {
     text-transform: capitalize;
}
/* ===== 15. Contact Area CSS ===== */
.contact_bg {
    background: #FEF1E1;
}
.gogrin_contact_area {
    background-image: url("../images/contact-bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 100px 100px 100px 100px;
    margin: -70px 250px 0 250px;
    z-index: 999;
    position: relative;
}
.gogrin_contact_area .witr_section_title_inner p {
    width: 81%;
    padding: 10px 0 0 0;
    color: #fff;
    margin: 0 auto;
}
.gogrin_contact_area .witr_section_title {
    margin-bottom: 37px;
}
.gogrin_contact_area .witr_section_title_inner h3 {
    color: #fff;
}
.apartment_area {
    position: relative;
    padding: 0;
    text-align: center;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0%);
}
.witr_apartment_form input, .witr_apartment_form textarea {
    border: 1px solid #f1f1f1;
}
.witr_apartment_form  .btn {
    margin-top: -10px;
    background: #FE688B;
    transition: .5s;
    border-radius: 0px;
}
.witr_apartment_form textarea {
    margin-bottom: 16px;
    height: 150px;
    width: 100%;
    padding-top: 10px;
    padding-left: 30px;
    color: #888;
    background: #fff;
    border-radius: 0;
    border-color: #f1f1f1;
    border-style: solid;
    border-width: 0;
}
.witr_apartment_form form select, .witr_apartment_form form select, .witr_apartment_form input {
    width: 100%;
    height: 55px;
    outline: none;
    margin-bottom: 23px;
    background: #fff;
    border-style: solid;
    border-width: 0;
    border-color: #f1f1f1;
    border-radius: 0;
    padding: 0;
    padding-left: 30px;
    color: #888;
}
.witr_apartment_form input, .witr_apartment_form form select, .wpcf7-not-valid-tip, .wpcf7-form-control-wrap input, .wpcf7-form-control-wrap a, .wpcf7-form-control-wrap textarea, .witr_apartment_form form select option {
    color: #888;
}
.witr_apartment_form input:hover{
	background:#006341;
}
.witr_apartment_form textarea:hover{
	background:#006341;
}
.witr_apartment_form textarea::placeholder{
	color: #888;
}
.witr_apartment_form .btn {
    border: 0 none;
    display: inline-block;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    margin-top: 0;
    background: #006341;
    color: #fff;
    width: 100%;
}
.witr_apartment_form .btn:hover {
    background: #fff;
    color: #006341;
}
.gogrin_cont_area {
    padding: 120px 0 120px;
}
.twr_form_box input:focus{
    border-color: #80bdff;
}
.witr_apartment_form textarea:focus{
	border-color: #80bdff;
}
/* map css */
.map_inner iframe {
    width: 100%;
    height: 600px;
    border: none;
    margin-bottom: -8px;
}
.gogrin_contact_area .map_inner iframe {
    width: 100%;
    height: 650px;
    border: none;
    margin-bottom: -8px;
}
/* ===== Contact Area CSS ===== */
.h2_contact_area{
	background-image: url("../images/aboutus/banner_preguntas.jpg");
    background-position: center center;
    background-size: cover;
    padding: 120px 0px 220px 0px;
}
.h2_contact_inner .witr_section_title {
    margin-bottom: 36px;
}
.h2_contact_inner{
	background: #006341D1;
    padding: 55px 80px 55px 80px;
}  
.h2_contact_inner .witr_section_title_inner h3 {
    color: #fff;
}
.h2_contact_inner .witr_section_title_inner p {
    color: #fff;
    width: 100%;
}
.h2_contact_inner .witr_section_title_inner p {
    padding: 0;
}
.h2_contact_inner .witr_apartment_form input {
    height: 45px;
}
.h2_contact_inner .witr_apartment_form input:hover {
    background: #fff;
}
.h2_contact_inner .witr_apartment_form textarea:hover {
    background: #fff;
}
.h2_contact_inner .witr_apartment_form .btn {
    background: #C8102E;
}
.h2_contact_inner .witr_apartment_form .btn:hover{
	background:#006341 ;
	color:#fff;
}
.ab_page_contact {
    padding: 120px 0px 110px 0px;
}
/* ===== 16. Cart Area CSS ===== */
.gogrin_cart_area {
    padding: 90px 0px 75px;
}
.gogrin-single-blog-details {
    background: #fff;
	margin-bottom: 40px;
}
.single-blog-content {
    overflow: hidden;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-info, .woocommerce-message {
    border-top-color: #C8102E;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-info::before {
    color: #C8102E;
}
.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
    clear: both;
}
.woocommerce .witr_cart_to_cross a.checkout-button.alt, .woocommerce .witr_checkout_form button.button.alt, .woocommerce .witr_product_cart button, .woocommerce .witr_product_cart button.button:disabled, .woocommerce .witr_product_cart button.button:disabled[disabled], .woocommerce a.button, .woocommerce a.button.wc-backward, .woocommerce button.button, .woocommerce input.button {
    background:#C8102E;
    color: #fff;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce-error::after, .woocommerce-info::after, .woocommerce-message::after {
    clear: both;
}
.woocommerce a.button.wc-backward:hover, .woocommerce a.button:hover{
	background: #000;
}
/* ===== 17. My Account Area CSS ===== */
.my_account_area {
    padding: 83px 0px 120px;
}
.my_account_inner {
    border: 1px solid #d3ced2;
    padding: 26px 25px 0px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
.my_account_inner .label {
    line-height: 2;
}
.my_account_inner label {
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    margin-left: 4px;
}
.my_account_inner .form-group input, .my_account_inner .form-group textarea {
    border: solid 1px #e4e4e4;
    color: #43454b;
    padding: 12px 30px;
    outline: 0;
    border: 0;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 400;
    border: 1px solid #e4e4e4;
    margin-bottom: 0;
    width: 100%;
}
.my_account_inner form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0!important;
    text-decoration: none;
    visibility: visible;
}
.my_account_inner form .form-row .required {
    visibility: visible;
}
.my_account_inner button.btn {
    float: left;
    overflow: hidden;
    background: #C8102E;
    color: #fff;
    padding: 5px 15px;
    font-weight: 700;
    font-size: 100%;
    border-radius: 3px;
    margin-right: 15px;
    transition: .5s;
}
.my_account_inner button.btn:hover{
	background: #000;
	color: #fff;
}
.my_account_inner input#vehicle1 {
    width: 2%;
    display: inline-block;
    margin-top: 12px;
}
.lost_password a {
    color: #ff9800;
    margin-top: 9px;
    display: inline-block;
}
.lost_password a:hover {
    color: #C8102E;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
    position: absolute;
    right: .7em;
    top: .7em;
    cursor: pointer;
}


.tx_golobal_color{
     background: #C8102E;
}
 .tx_btn_global_color:hover{
     background:#000;
}

/*ESTILOS AÑADIDOS*/

div#fixed-contact {
  display: none;
}
.hd-telephone {
  display: none;
}

/*estilos 3 puntitos*/
@media (max-width:768px) {
    .hd-button {
        float: right;
        padding: 15px;
        top: 8px;
        right: 20px;
        position: relative;
        z-index: 1;
        cursor: pointer;
        position: absolute
    }
    .hd-button {
        display: block;
    }
    .hd-button span,
    .hd-button span:after,
    .hd-button span:before {
        position: absolute;
        width: 6px;
        height: 6px;
        line-height: 6px;
        text-align: center;
        background: #444441;
        margin-left: -3px;
        border-radius: 50%;
        transition: .3s all ease
    }
    .hd-button span,
    .hd-button span:after,
    .hd-button span:before {
        position: absolute;
        width: 6px;
        height: 6px;
        line-height: 6px;
        text-align: center;
        background: #444441;
        margin-left: -3px;
        border-radius: 50%;
        transition: .3s all ease
    }
    .hd-button span:after,
    .hd-button span:before {
        content: ''
    }
    .hd-button span,
    .hd-button span:after,
    .hd-button span:before {
        position: absolute;
        width: 6px;
        height: 6px;
        line-height: 6px;
        text-align: center;
        background: #444441;
        margin-left: -3px;
        border-radius: 50%;
        transition: .3s all ease
    }
    .hd-button span:after,
    .hd-button span:before {
        content: ''
    }
    .hd-button span:before {
        bottom: 100%;
        margin-bottom: 3px
    }
    .hd-button span,
    .hd-button span:after,
    .hd-button span:before {
        position: absolute;
        width: 6px;
        height: 6px;
        line-height: 6px;
        text-align: center;
        background: #444441;
        margin-left: -3px;
        border-radius: 50%;
        transition: .3s all ease
    }
    .hd-button span:after,
    .hd-button span:before {
        content: ''
    }
    .hd-button span,
    .hd-button span:after,
    .hd-button span:before {
        position: absolute;
        width: 6px;
        height: 6px;
        line-height: 6px;
        text-align: center;
        background: #444441;
        margin-left: -3px;
        border-radius: 50%;
        transition: .3s all ease
    }
    .hd-button span:after {
        top: 100%;
        margin-top: 3px
    }
    .hd-button span,
    .hd-button span:after,
    .hd-button span:before {
        position: absolute;
        width: 6px;
        height: 6px;
        line-height: 6px;
        text-align: center;
        background: #444441;
        margin-left: -3px;
        border-radius: 50%;
        transition: .3s all ease
    }
    .hd-button span:after,
    .hd-button span:before {
        content: ''
    }
    .hd-button span,
    .hd-button span:after,
    .hd-button span:before {
        position: absolute;
        width: 6px;
        height: 6px;
        line-height: 6px;
        text-align: center;
        background: #444441;
        margin-left: -3px;
        border-radius: 50%;
        transition: .3s all ease
    }
    .hd-button span:after,
    .hd-button span:before {
        content: ''
    }
    .hd-button span,
    .hd-button span:after,
    .hd-button span:before {
        position: absolute;
        width: 6px;
        height: 6px;
        line-height: 6px;
        text-align: center;
        background: #ffffff;
        margin-left: -3px;
        border-radius: 50%;
        transition: .3s all ease
    }
    .hd-button span:after,
    .hd-button span:before {
        content: ''
    }
    .hd-button span,
    .hd-button span:after,
    .hd-button span:before {
        position: absolute;
        width: 6px;
        height: 6px;
        line-height: 6px;
        text-align: center;
        background: #ffffff;
        margin-left: -3px;
        border-radius: 50%;
        transition: .3s all ease
    }
    .hd-telephone {
      display: none;
      position: absolute;
      padding-top: 5px;
      background-color: #006341 ;
      color: #fff;
      border-radius: 10px;
      right: 6px;
      z-index: 999;
      top: 65px;
      overflow: visible;
      width: 265px;
      left: 0px;
      text-align: right;
      margin: auto 32%;
    }
    .hd-telephone a {
        color: #fff;
        display: block;
        text-align: left;
        padding: 2px 0 2px 0;
        line-height: 15px;
        margin-left: 10px;
        font-size: 15px;
        line-height: 25px;
    }
}

/*nuevo footer desing*/
@media only screen and (max-width:767px){
      #footer {
        /*padding-bottom: 60px;*/
      }
      a#ui-to-top {
        margin-bottom: 180px;
      }
      div#fixed-contact {
        display: block;
      }
      div.new-footer {
        background-color: rgb(0 0 0 / 57%);
        position: fixed;
        display: block;
        bottom: 0;
        width: 100%;
        border-top: 3px solid #00dc8f;
        z-index: 99;
        height: 50px;
      }
      div#fixed-contact .phone-btn a {
        /*backface-visibility: hidden;*/
        background-color: #07db50 !important;
      }
      ul.link_footer > li { 
        margin-right: 30px;
      }
      ul.list.list-marked-none.link_footer {
          margin-top: -10px;
      }
      div#fixed-contact .columns.phone-btn {
        left: 50%;
      }
      div#fixed-contact .columns {
        display: inline-block;
        width: auto;
        text-align: center;
        float: none;
        position: absolute;
        transform: translate(-50%,-50%);
        top: 35%;
        padding: 0;
      }
      div#fixed-contact .email-btn a{
          display: block;
          border-radius: 50%;
          width: 65px;
          height: 65px;
          top: -20px;
          position: relative;
          border: 6px solid rgba(255, 255, 255, 0.4);
          background-clip: padding-box;
          box-shadow: 0 0 20px rgb(0 0 0 / 25%);
          background-color: #07db50 !important;
      }
      div#fixed-contact .email-btn a i {
        position: relative;
        transform: translateY(-50%);
        top: 50%;
        font-size: 23px;
        color: #fff;
      }
      div#fixed-contact .phone-btn a {
        display: block;
        border-radius: 50%;
        width: 75px;
        height: 75px;
        top: -20px;
        position: relative;
        border: 9px solid rgba(255, 255, 255, 0.4);
        background-clip: padding-box;
        box-shadow: 0 0 20px rgba(0,0,0,.25);
      }
      div#fixed-contact .phone-btn a i {
        position: relative;
        transform: translateY(-50%);
        top: 50%;
        font-size: 34px;
        color: #fff;
      }
      div#fixed-contact .quote-btn a{
          display: block;
          border-radius: 50%;
          width: 65px;
          height: 65px;
          top: -20px;
          position: relative;
          border: 7px solid rgba(255, 255, 255, 0.4);
          background-clip: padding-box;
          box-shadow: 0 0 20px rgb(0 0 0 / 25%);
          background-color: #07db50 !important;
      }
      div#fixed-contact .quote-btn a i {
        position: relative;
        transform: translateY(-50%);
        top: 50%;
        font-size: 24px;
        color: #fff;
      }
      div#fixed-contact a i {
        display: block;
        color: #fff;
      }
      div#fixed-contact a div.pnl-email {
        background-color: #3F51B5;
      }
      .pnl-email > i {
        line-height: 50px;
      }
      div#fixed-contact a div.pnl-email, div#fixed-contact a div.pnl-freequote {
        border-radius: 100%;
        border: 1px solid white;
        display: block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin: 0px auto;
      }
      div#fixed-contact a div.pnl-freequote {
        background-color: #03A9F4;
      }
      .pnl-freequote > i {
        line-height: 50px;
      }
      div#fixed-contact .columns.quote-btn {
        left: calc(57% + 120px);
      }
      div#fixed-contact .columns:not(.phone-btn) {
        width: 30%;
      }
      div#fixed-contact a span {
        font-size: 16px;
        color: #fff;
        padding-top: 3px;
        display: block;
        font-family: inherit;
      }
      i.fa.fa-file-text {
        font-size: 21px;
      }
      div#fixed-contact .columns.email-btn {
        left: calc(55% - 120px);
      }
      i.fa.fa-envelope {
        font-size: 17px;
      }
      i#icon-new-footer {
        font-size: 20px;
      }
      ul.link_footer > li {
        /*width: 130px;*/
      }
      button#back-to-top-btn {
            margin-bottom: 75px;
        }
        i.icon.la.la-envelope-o.new {
            font-size: 23px;
        }
        i.icon.la.la-file-o {
            font-size: 27px;
        }
        div#fixed-contact {
            z-index: 9999;
        }
        p.situacion {
            z-index: 99;
        }
}


/*reviews*/
.contenedor_reviews {
  height: 200px;
  width: 100%;
  margin-top: 0px;
  overflow: auto;
  box-sizing: border-box;
  text-align: left;
  padding-right: 20px;
  margin-bottom: 25px;
  display: block;
}
/* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor_reviews::-webkit-scrollbar {
  -webkit-appearance: none;
}

.contenedor_reviews::-webkit-scrollbar:vertical {
  width: 10px;
}

.contenedor_reviews::-webkit-scrollbar-button:increment,
.contenedor_reviews::-webkit-scrollbar-button {
  display: none;
}

.contenedor_reviews::-webkit-scrollbar:horizontal {
  height: 10px;
  scrollbar-height: 10px;
}

.contenedor_reviews::-webkit-scrollbar-thumb {
  background-color: #797979;
  border-radius: 20px;
  border: 2px solid #f1f2f3;
  height: 50px;
}
.contenedor_reviews::-webkit-scrollbar-track {
  border-radius: 10px;
}
/*fin reviews*/

/* custom radio */
span.radio-custom-dummy {
  display: none;
}
.radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* hide the browser's default radio button */
.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* create custom radio */
.radio .check {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 50%;
}

/* on mouse-over, add border color */
.radio:hover input ~ .check {
  border: 2px solid #2489c5;
}

/* add background color when the radio is checked */
.radio input:checked ~ .check {
  background-color: #006341;
  border: none;
}

/* create the radio and hide when not checked */
.radio .check:after {
  content: "";
  position: absolute;
  display: none;
}

/* show the radio when checked */
.radio input:checked ~ .check:after {
  display: block;
}

/* radio style */
.radio .check:after {
  top: 7px;
  left: 7px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white;
}
.container_checks p input {
  display: inline-block;
  position: absolute;
}
.container_checks p label {
  display: inline-block;
  position: relative;
  margin-left: 35px;
  top: 7px;
}
.container_checks p {
  display: inline-block;
  margin-right: 45px;
}
.container_checks {
  margin-top: -25px;
  margin-bottom: 25px;
}

ul.menu i {
    padding-right: 10px;
}
.ssl {
    text-align: left;
}
img.logo_ssl {
    border-radius: 100%;
    width: 100px;
}
img.img_reviews {
    width: 60px !important;
    height: 60px !important;
}
img.logo-reviews {
    border-radius: 10px;
    margin-bottom: 25px;
}
p.title_menu_mobile {
    display: none;
}
.contenedor_logo {
    display: none;
}
.witr_btn_sinner_center {
    text-align: center;
}
.container_checks label {
  display: inline !important;
  margin-right: 30px;
  position: relative;
}
.container_checks {
  margin-top: 0px;
}
h3.title_form {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #333;
}
.form-wrap-checks {
    display: inline-block;
    position: relative;
}
.container_checks {
    display: inline-block;
    position: relative;
}
.ask_seccion {
    margin-top: -35px;
}
.container_checks {
    display: block;
    position: relative;
    left: 55%;
    top: -25px;
}
.content_vawa {
    margin-bottom: 50px;
}
button.theme-btn {
    font-size: 16px;
    color: #ffffff;
    padding: 18px 28px;
    transition: all 0.5s;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    border: none;
    background: #C8102E;
    box-shadow: 0 3px 24px rgb(0 0 0 / 12%);
    z-index: 1;
}
button.theme-btn:hover {
    background: #006341;
}
.form-wrap.form-wrap-checks {
    margin-left: 15px;
}
.contact-form-header {
    margin-left: 15px;
}
ul#pills-tab {
    margin-bottom: 20px !important;
    position: relative;
    bottom: 20px;
}
ul#pills-tab li {
    margin-right: 10px;
}
li.nav_contact a.active {
    background-color: #C8102E !important;
}
li.nav-item.nav_contact a {
    border: 1px solid #C8102E;
    color: #C8102E;
}
li.nav_contact a.nav-link.active i {
    display: contents;
}

li.nav_contact a.nav-link.active i {
    display: contents;
}

li.nav_contact a.nav-link i {
    display: none;
}
p.text_vawa_form {
    text-align: left;
}
.content_text {
    margin-bottom: 30px;
    text-align: center;
    margin-left: 15px;
}
.witr_feature2:hover h3, .witr_feature2:hover p {
    color: #fff;
}
.witr_feature2:hover a.witr_btn_all_color {
    color: #fff;
}
ul.list_items_visa li {
    text-align: left;
    margin-bottom: 15px;
}
.column {
    width: 50%; /* Divide el espacio en dos columnas */
    display: inline-block; /* Muestra las columnas en línea */
    vertical-align: top; /* Alinea las columnas en la parte superior */
}
.column_two {
    display: inline-block;
}

/*estilos para los input checkbox*/

/* Estilo para el contenedor de etiqueta y checkbox */
.checkbox-label {
    display: flex;
    align-items: center;
}

/* Estilo base para los checkboxes (ocultarlos) */
input[type="checkbox"] {
    display: none;
}

/* Estilo para el cuadro cuadrado para marcar los checkboxes */
.custom-checkbox {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Estilo para el icono de check dentro del cuadro */
.custom-checkbox i {
    color: transparent;
    font-size: 14px;
}

/* Estilo para el cuadro cuadrado y el icono de check cuando el checkbox está marcado */
input[type="checkbox"]:checked + .custom-checkbox {
    background-color: #006341;
    border: 1px solid #006341;
    color: #fff; 
}

/* Estilo para el icono de check cuando el checkbox está marcado */
input[type="checkbox"]:checked + .custom-checkbox i {
    color: #fff; 
}

.column label.checkbox-label, .column_two label.checkbox-label {
    margin-bottom: 25px;
}
.new-content {
    text-align: right;
    margin-top: -28px;
}
p.text-color {
    color: #fff;
}
.form-button {
    margin-top: 15px;
}
.trp_nav_area  a.main_sticky_main_l {
    display: block;
}
.trp_nav_area.hbg2  a.main_sticky_main_l {
    display: none;
}
.trp_nav_area.hbg2  a.main_sticky_l {
    display: block;
}
.trp_nav_area.hbg2 ul.sub-menu li a, .gogrin_nav_area.prefix ul.sub-menu li a {
    color: #272727;
}

a.main_sticky_main_l {
    margin-top: 20px;
}
img.logo_header_one {
    background-color: #ffffff;
}
img.logo_footer {
    background-color: #fff;
}
hr.linea {
    border-bottom: 1px solid #d0d3db;
    width: 100%;
    margin: -20px;
    margin-bottom: 50px;
}
ul.menu_list li a i {
    background-color: #fff;
    color: #000;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    margin-right: 25px;
}
ul.menu_list li {
    margin-bottom: 15px;
}
ul.menu_list li a {
    color: #fff !important;
}
.py-120 {
    padding: 120px 0;
}
.contact-wrapper {
    padding: 50px 30px;
    background: #fff;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    position: relative;
}
.contact-content {
    margin-bottom: 50px;
}
.contact-info {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.contact-info-icon {
    width: 62px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 99 65 / 58%);
    transform: rotate(45deg);
}
.contact-info-icon i {
    font-size: 25px;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #006341;
    transform: rotate(-45deg);
}
.contact-info h5 {
    color: #171B2A;
    margin-bottom: 5px;
}
.contact-info p {
    color: #171B2A;
}
.contact-form-header h2 {
    color: #171B2A;
    font-size: 30px;
    margin-bottom: 10px;
}
.btn-formularios {
    text-align: center;
    margin-top: 20px;
}
.contact-form-header {
    margin-left: 15px;
    margin-top: -65px;
}

form#contact-form .form-group {
    margin-bottom: 0px;
}
.btn_language {
  position: relative;
  display: flex;
  width: 35px;
  height: 35px;
  flex-direction: column;
  overflow: hidden;
  transition: all 0.5s each;
  border-radius: 100%;
}

.btn_language:hover {
  overflow: visible;
}

.btn_language span {
  position: absolute;
  display: flex;
  background: var(--black-color);
  top: -100px;
  left: -100px;
  color: var(--white-color);
  text-align: center;
  width: 235px;
  justify-content: center;
  border-radius: 12px;
  transition: all 0.5s ease;
  padding: 5px;
  opacity: 0;
  font-family: var(--font-primary);
}

.btn_language:hover span {
  top: 45px;
  left: -60px;
  opacity: 1;
  width: 150px;
}

.btn_language img {
  transition: all 0.5s ease;
}

.btn_language:hover img:nth-child(1) {
  transition: all 0.5s ease;
  opacity: 0;
}

.btn_language img:nth-child(2) {
  transition: all 0.5s ease;
  opacity: 1;
}

.btn_language:hover img:nth-child(2) {
  transition: all 0.5s ease;
  opacity: 1;
}

.icons-lgn {
  transition: all 0.5s ease;
}

.btn_language:hover .icons-lgn {
  rotate: 180deg;
}

.icons-lgn img:nth-child(2) {
  rotate: 180deg;
}
.header-nav-search {
    margin-left: 15px;
}
.btn_language span {
    position: absolute;
    display: flex;
    background: #000;
    top: 0px;
    left: 130%;
    color: #fff;
    text-align: center;
    width: 122px;
    justify-content: center;
    border-radius: 12px;
    transition: all 0.5s ease;
    padding: 5px;
    opacity: 1;
    font-family: var(--font-primary);
}
p.ciudad_two {
    position: relative;
    left: 20%;
}
p.text_feature {
    height: 160px;
}
.h4_about_area .about_content {
    padding: 0px 0 0 0;
}
.witr_bar_main {
    margin: -10px 0px 0px 130px;
}
p.text_services {
    height: 300px;
}
.brand_active .slick-track {
    /*text-align: center;
    left: -25%;*/
}
p.text_services_new {
    height: 225px;
}
.h2_faq_inner {
    padding: 0px 20px 30px 0;
}
.h2_contact_inner .witr_section_title_inner h3 {
    color: #fff;
    font-size: 37px;
}
.h4_test_inner {
    padding: 20px 0 5px 0;
}
.titulo_form {
    margin-top: -25px;
    margin-bottom: 15px;
}
.slick-slide.slick-current.slick-active {
/*    width: 22% !important;*/
}
img.logo_rich_title {
    opacity: 0.4;
    z-index: 9;
    position: relative;
}
.witr_section_title_inner p {
    z-index: 99;
    position: relative;
}
.witr_ac_style:before {
    display: none !important;
}
.logo_home_content {
    text-align: center;
}
.linea_new {
    margin: -10px 0px 0px 160px;
}
p.subform {
    font-size: 19px;
    margin-bottom: -5px;
}
img.logo_consulta {
    opacity: 0.5;
}
p.subform span {
    color: #006341;
}
ul.list_rich_home li i {
    color: #006341;
    padding-right: 5px;
}
strong {
    color: #000;
}

p.card-link-new {
    margin-bottom: -15px;
    border-top: 1px solid #fff;
}
p.card-link-new:hover {
    background-color: #c8102e;
}
p.card-link-new strong {
    font-size: 18px;
    color: #fff;
}
.card.card-2 {
    margin-bottom: 25px;
    padding: 5px;
}
h3.item_text {
    height: 85px;
}
h3.text_areas {
    font-size: 20px;
}
p.text_bold {
    text-shadow: 4px 4px 4px #000000;
}
.social-icons-footer a {
    color: #fff;
}
.social-icons-footer a i {
    background-color: #c8102e;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.social-icons-footer {
    margin-bottom: 20px;
}
.social-icons-footer a {
    text-decoration: underline;
}


@media (max-width: 767px) {
    p.text_services, p.text_feature, p.text_services_new {
        height: auto;
    }
    p.title_menu_mobile {
        color: #fff;
        position: absolute;
        top: 10px;
        left: 60px;
        display: block;
    }
    .mobile_logo_area {
        background-color: #006341 ;
    }
    .mobile_menu_logo {
        display: none;
    }
    .mobilemenu_con {
        padding: 5px;
    }
    .contenedor_logo {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mobile_menu_o.mobile_opicon i {
        color: #fff;
    }
    .contenedor_logo {
        display: block;
    }
    .witr_btn_sinner a {
        display: block;
    }
    .container_checks {
        display: block;
        position: relative;
        margin-bottom: 50px;
        left: 20px;
        top: 0px;
    }
    ul#pills-tab li {
        margin-bottom: 15px;
    }
    ul#pills-tab li {
        width: 300px;
        text-align: center;
    }
    ul#pills-tab li a {
        font-size: 15px;
    }
    a#pills-profile-tab {
        font-size: 14px !important;
    }
    .witr_bar_main {
        margin: -10px 0px 0px 150px;
    }
    .all_color_service {
        margin-bottom: 25px;
    }
    .h2_faq_inner {
        padding: 30px 0px 30px 0;
    }
    ul.icon-list-items li {
        margin-bottom: 15px;
    }
    .witr_btn_sinner a {
        margin-bottom: 25px;
    }
    .slider_btn a {
        width: 215px;
        text-align: center;
        margin: auto 90px;
    }
    .ssl {
        text-align: center;
    }
    .linea_new {
        margin: -15px 0px 0px 195px;
    }
}

@media (max-width: 991px) {
   
}

