

/* Journey css */




/* ====== Margin slider ======= */


.promo-item {
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
		height: 250px;

}



/* ====== Color Base ======= */



/* BG Color Hover */

.wpcf7-submit, #commentform .submit, #back-to-top,

.highlight-text, #wp-calendar tbody td:hover {
   background-color: #000000;
}


/* Color Text button */

.wpcf7-submit, #commentform .submit, #back-to-top i,
.flex-direction-nav a.flex-next:before,
.flex-direction-nav a.flex-prev:before, .nav li.active > a, .nav a:hover, #wp-calendar tbody td:hover {
   color: #ffffff;
	}

/* Post Social Share  */

.share_post a {
	color: #81d742;
}

.share_post a:hover {
    color: #000000;
}

/* ====== Body ====== */

body {
	color: #000000;
	font-size: 15px;
	font-family: 'Open Sans';
	line-height: 25px;
     font-weight: 400;

	background-color: #ffffff;
	background-image: url();
	background-repeat: ;
	background-size: ;
	}




/* General Font  */
a.main_logo,
.main_subtitle,
.ig_meta_post_classic, .foot_post_cont_reading a, .foot_post_comment a, ul.post_tag li, .ig_widget .tagcloud a, .tit_prev span, .tit_next span, .fancy_one span, .comments-title span, p.fancy_one_tw_sider span, .effect-jazz figcaption p, a.ig_recent_big_post_title, a.ig_recent_post_title, .ig_recent_post_details span, .ig_recent_big_post_details span, .related-post-style1 p.r-p-date, .related-post-style2 p.r-p-date, .title_navigation_post_r p.r-p-date, .title_navigation_post p.r-p-date,.subtitle_post_standard a

{
	font-family: 'Open Sans' !important;

}



::selection {
    background: #000000;
    color: #ef5742;
}
::-moz-selection {
    background: #000000;
    color: #ef5742;
}

a,
h1 a.main_logo {
    color: #000000;
    }

a:hover,
a:active,
a:focus,
h1 a.main_logo:hover {
	color: #81d742;
	}

/*
h2.title_post_standard a, h3.title_post_standard a, h4.title_post_standard a, .blog-post-content-grid h4 a {
	color: #81d742;
}


h2.title_post_standard a:hover, h3.title_post_standard a:hover, h4.title_post_standard a:hover, .blog-post-content-grid h4 a:hover {
	color: #000000;

}
*/



/* ====== Color Evidence ====== */

blockquote {
   border-left-color:  #000000;
}



/* ====== h1 - h2 - h3 - h4 - h5 - h6 ====== */




h1 {
	font-family: 'Open Sans';
	font-size: 40px;
	color: #000000;
	line-height: 45px;
	letter-spacing: 0px;
	word-spacing:  ;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 700;
    }
h1 a {
	color: #000000;
	}
h1 a:hover {
	color: #81d742;
	}


h2 {
	font-family: 'Open Sans';
	font-size: 35px;
	color: #000000;
	line-height: 44px;
	letter-spacing: 0px;
	word-spacing: ;
     margin-top: 0;
     margin-bottom: 20px;
	font-weight: 700;
    }
h2 a {
	color: #000000;
	}
h2 a:hover {
	color: #81d742;
	}


h3 {
	font-family: 'Open Sans';
	font-size: 25px;
	color: #000000;
	line-height: 34px;
	letter-spacing: 0px;
	word-spacing: ;
     margin-top: 0;
	margin-bottom: 20px;
	font-weight: 700;
    }
h3 a {
	color: #000000;
	}
h3 a:hover {
	color: #81d742;
	}


h4 {
	font-family: 'Open Sans';
	font-size: 20px;
	color: #000000;
	line-height: 25px;
	letter-spacing: 0px;
	word-spacing: ;
     margin-top: 0;
     margin-bottom: 20px;
	font-weight: 400;
    }
h4 a {
	color: #000000;
	}
h4 a:hover {
	color: #81d742;
	}


h5 {
	font-family: 'Open Sans';
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	letter-spacing: 0px;
	word-spacing: ;
     margin-top: 0;
     margin-bottom: 20px;
	font-weight: 700;
    }
h5 a {
	color: #000000;
	}
h5 a:hover {
	color: #81d742;
	}


 .title_navigation_post h5 a, .title_navigation_post_r h5 a  {
	font-family: 'Open Sans';
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	word-spacing: ;
	font-weight: 700;

 }




h6 {
	font-family: 'Open Sans';
	font-size: 12px;
	color: #000000;
	line-height: 13px;
	letter-spacing: 5px;
	word-spacing: ;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 400;
    }
h6 a {
	color: #000000;
	}
h6 a:hover {
	color: #81d742;
	}



/* ====== Header ====== */



.logo {
   background-color: #ffffff;
}



/*  Navigation */


/* -- Top menu */
header.header,
ul.sub-menu > li {
	background-color:rgba(255,255,255,1);
}

/* -- Bottom menu */
.menu_post_header {
	background-color:rgba(255,255,255,1);
}
.menu_post_header nav ul li ul.sub-menu {
		background-color:rgba(255,255,255,1) !important;
}




/*  journey Menu Navigation */

.journey-menu ul.main-menu li {
     font-size: 12px;
     font-family: 'Montserrat';
     }

.journey-menu ul.main-menu > li > a {
     font-family: 'Montserrat';
     font-weight: 700;
     font-size: 12px;
	letter-spacing: 2px;
     }

.button_home {
	background-color: #ef5742;
	color: rgba(255,255,255,1);

}


.main-menu > li > a {
	letter-spacing: 2px;
     color:  #000000;
     font-size: 12px;
     }
.main-menu > li > a:hover {
     color: #ef5742;
     }
li.current-menu-item > a,
.current_page_item {
	color: #ef5742 !important;
    }




/* Sub Navigation */

ul li ul.sub-menu > li:first-child {
     background-color: rgba(255,255,255,1);
	}
ul li ul.sub-menu ul.sub-menu > li:first-child {
     background-color: rgba(255,255,255,1);
	}
.main-menu li:hover > ul.sub-menu {
     background-color: rgba(255,255,255,1);
	}
ul.sub-menu > li > a {
     color:  #000000;
       font-family: 'Montserrat';
     font-weight: 700;
     font-size: 12px;
	letter-spacing: 2px;
	}
ul.sub-menu > li > a:hover {
     color:  #ef5742;
     }


/* Menu Responsive */

.nav-mobile, .nav-mobile ul, .nav-mobile li {
      font-family: 'Montserrat';
     }

/*  Ico Search Navigation */



#top-search a  {
     font-family: 'Montserrat';
     font-weight: 700;
     font-size: 12px;
	letter-spacing: 2px;
     color: #000000;
     }

#top-search a:hover  {
     color: #ef5742;
     }
.click_search:after {
     color: #ef5742;
}
.click_search:after:hover {
     color: #000000;
}








/* top Search navigation + PopUp */

.container_search, .cd-primary-nav {
	background-color: #ffffff;

  }




/* Mobile Search-Menu icon color  */

.menu-nav i {
     color: #000000;
     }




/* Menu mobile */

.nav-mobile > li {
     background-color: ;
}
.nav-mobile ul.sub-menu > li > a, .nav li ul.sub-menu {
     background-color: ;
     }

.cont_mobile_nav {
    background-color: #ffffff;
}

.nav-mobile a {
     color:  #000000;

}
.nav-mobile a:hover {
     color:  #ef5742;

}
.nav-mobile li > a > span {
     color:  #ef5742;
}



.nav-mobile li > a:hover > span {
     color:  #ef5742;
}







/*--- Mini Navigation menu ---*/


#mini-header {
	background-color:#ffffff;
}
.menu-miniheader ul li ul.sub-menu li {
	background-color:#ffffff !important;
}
#mini-header li:hover > ul.sub-menu {
	background-color:#ffffff !important;
}

.menu-miniheader ul li a {
	color: #000000 !important;

}
.menu-miniheader ul li a:hover {
	color: #ef5742 !important;

}

.ig-social-right-miniheader a i, .social-nav-under-logo a i {
	color: #000000 !important;
     }
.ig-social-right-miniheader a i:hover, .social-nav-under-logo  a i:hover {
	color: #ef5742 !important;
     }






header.header .downHeader li.current-menu-item > a, .current_page_item {
color: #ef5742 !important;
}

header.header .downHeader .main-menu > li > a {
color: #000000;
}

header.header .downHeader .main-menu > li > a:hover,
.flexnav li a:hover, .flexnav li ul li a:hover {
color: #ef5742;
}

header.header .downHeader ul.sub-menu > li > a {
color: #000000;
background-color: ;
}

header.header .downHeader ul.sub-menu > li > a:hover {
color: #ef5742;
}





/* Social Mobile UP  */

#up_container {
     background-color: transparent;
     }
#closer a, #closer i {
     color:  #000000;
     }
#border_up_container {
     background-color: #ef5742;
     }
.ig-top-social a i,.ig-top-social a span, header.header.downHeader, header.header.downHeader #top-search a {
     color: #000000;
     }
.ig-top-social a i:hover, .ig-top-social a span:hover, header.header.downHeader, header.header.downHeader #top-search a:hover, #top-search a:hover {
     color: #81d742;
     }











/* ====== Widget ======= */


#widget-area .ig_widget ul li {
  border-bottom: 1px solid #000000;
}


/* ====== Footer ====== */


/* Social Footer Tooltip */


ul li.ig_share_buttom {
background-color:#30292b;
border-left: solid 1px #fff;
    }


.ig_share_buttom i {
    color:  #000000;
    }


.ig_share_buttom:hover a,
.ig_share_buttom:hover a i {
    color:  #000000 !important;
    }







footer {
    background-color: #30292b;
    }


/* Footer Widget */

footer .ig_widget h6.foot-title {
    color: transparent;
    }


/* Footer Widget / regular-active-hover  */
footer .ig_widget a {
    color: #e2ae69;
    }

footer .ig_widget a:hover {
    color: #e2ae69;
    }

footer .ig_widget p strong {
    color: #e2ae69;
    }
footer .ig_widget p,
footer .textwidget {
    color: #fbe2cb;
    }

footer .ig_widget ul li  {
    color: #fbe2cb;
    }

footer .ig_widget ul li a {
    color: #e2ae69;
    }

footer .ig_widget ul li a:hover {
    color: #e2ae69;
    }

footer .ig_widget .tagcloud a {
    border: 1px solid #e2ae69;
    color: #e2ae69;
    }

footer .ig_widget .tagcloud a:hover {
    background-color: #e2ae69;
    color: #e2ae69;
    }
.mc_merge_var input[type=text], input[type=email], select,
footer .ig_widget .mc_merge_var input[type=text], input[type=email], select {
    background: #ffffff;
}







/* ====== Central Footer ====== */

footer.central_footer {
   background-color: transparent;
}


/* Color widget Mali Chimp */

footer .ig_widget h6 {
    color: ;
}

#mc_subheader {
    color: ;
}

#mc_signup_submit {
   color: #ffffff;
}

 /* Mail chimp submit  */

 footer .ig_widget #mc_signup_submit {
  background-color:  !important;
    color:  !important;
}



/* ====== Sub Footer ====== */

.sub_footer {
   background-color: #30292b;
}




/* Sub Footer Text / regular-active-hover  */

.sub_footer span {
   color: #fffaf3;
}

.sub_footer span a {
   color: #e2ae69;
}

.sub_footer span a:hover {
   color: #e2ae69;
}




/* ====== Blog ====== */




/* ====== General Color ======= */



.blog-post-content, .blog-post-infbox-content, .total-content-list, .blog-post-content-list, .blog-post-content-list-sider, .blog-post-content-grid, .blog-post-single-content, .content-related-post, .content-comment, .comment-respond, .content-author, .page-content, .page-central-content, .ig_widget, .box_author, .ig_bg_image, .bg_slide_post, .title-content, .container-select-box select, .container-select-box:after, .panel-body .widget_search form input[type="search"], .cont_prev_left, .cont_next_right, .category_bg, #widget-area, #commentform textarea, #disqus_thread {
   background-color: transparent;
   }




.fancy_one span:before, .fancy_one span:after, .tit_prev span:after, .tit_next span:before, .tit_next span:after, .comments-title span:before, .comments-title span:after, #reply-title span:after, #reply-title span:before {
	border-bottom: 2px solid #81d742;
}

#ig-slide-post.owl-theme .owl-controls .owl-buttons div,
.slide_post.owl-theme .owl-controls .owl-buttons div  {
	background-color: #81d742;
}


/* Widget Search  */

.widget_search form input[type="search"] {
	border: 2px solid #000000;
	background: transparent;
	color: #000000;
}

::-webkit-input-placeholder {
color: #000000;
font-size: 15px;
font-family: 'Open Sans';

}
:-moz-placeholder { /* Firefox 18- */
color: #000000;
font-size: 15px;
font-family: 'Open Sans';
}
::-moz-placeholder {  /* Firefox 19+ */
color: #000000;
font-size: 15px;
font-family: 'Open Sans';
}
:-ms-input-placeholder {
color: #000000;
font-size: 15px;
font-family: 'Open Sans';
}









/* Widget twitter  */

.ig_widget, .ig_widget .ig_widget_twitter li span {

	color: #000000;
	font-size: 15px;
	font-family: 'Open Sans';
}




.fancy_one_tw_sider span i  {
	color: #81d742;
}





.ig_widget .tagcloud a  {
	border: 2px solid #81d742;
}

.ig_widget .tagcloud a:hover {
	background-color: #81d742;
	color: transparent;
}

.post_divider_classic {
	background-color: #000000;
}


.ig_meta_post_classic span:before, .ig_meta_post_classic span:after {
	border-bottom: 2px solid #000000 !important;
}



ul.children li > div,
ol.commentlist li > div {
	border-bottom: 1px solid #000000;
	}







.button_cont, #commentform .submit, .wpcf7 .wpcf7-submit, footer .ig_widget #mc_signup_submit {
	background-color: #000000;
	color: #ffffff;
	border: solid 2px #000000;
	line-height: 13px;
	letter-spacing: 5px;
	font-family: 'Open Sans';
	font-size: 12px !important;
	font-weight: 400;
	text-transform: ;
   }

.button_cont:hover,
.button_cont:active,
.button_cont:focus {
	color: #ffffff;
	}


/* Layout Post */

.subtitle_post_standard a  {
	color: #000000;
	border: 2px solid #81d742;
     }
.subtitle_post_standard a:hover {
	color: #81d742;
     }

i.ico_footer_post {
	color: #81d742 !important;
	background-color: transparent !important;

 }


figure.effect-jazz figcaption::after {
	border-top: 2px solid #81d742;
	border-bottom: 2px solid #81d742;
}




/* tag in single post*/

ul.post_tag li {
	border: 2px solid #81d742;
}



/* Pagination */

a.page-numbers,
.ig_nextpage a .page-numbers  {
    background-color: transparent;
    font-family: 'Open Sans' !important;

    }
a.page-numbers:hover,
.ig_nextpage a .page-numbers:hover
  {
    color: white;
    background-color: black;
	}
.page-numbers.current,
.ig_nextpage .page-numbers  {
    color: black;
    background-color: #dcdcdc;
        font-family: 'Open Sans' !important;

	}


.ig_nextpage a .page-numbers  {
    color: #000000;

}



 /* Contact Form */

.wpcf7 input, .wpcf7 textarea {
   background-color: transparent;
   border: 2px solid #000000;

	}

.wpcf7 .wpcf7-submit {
	background-color: #000000;

}

/* Comment Form */

textarea, #commentform input {
   border: 2px solid #81d742;

	}






/* ====== Custom VC ====== */


.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
background-color: #000000;
}

 /* VC Base Style  */



.wpb_wrapper {
	color: #000000;
	font-size: 15px;
	font-family: 'Open Sans';
	line-height: 25px;
    font-weight: 400;
	}


 /* Tab VC  */

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, .wpb_content_element .wpb_accordion_header a {
	font-family: 'Open Sans';
	color: #000000;
 }
/* Current Tab */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
   color: #ffffff !important;
   background-color: #000000;
}

/* Disable Tab */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
   color: #000000;
   font-family: 'Open Sans';

}


/*
   TEAM - ilgelo Vc Shortcode
================================================== */

.team figure {
	 color: #000000;
	 }
.team a:hover img {
	 border-color:  #000000;
	 }
.team  a:hover figure {
      color:  #000000;
	 }
.team figure figcaption em {
	 color: #000000;
	 }


/*
   Dropcaps - ilgelo Vc Shortcode
================================================== */


.dropcap_extra {
border: 2px solid #000000;
color: #000000;
}



/*
   Comments form
================================================== */

span.reply {
	border: 2px solid #81d742;
}

/*
   MAIN - About
================================================== */


.indie_aboutme .title_special_aut,
.indie_big_aboutme .title_special_aut {
	color: #000000;
	font-size: 16px;
	font-family: 'Montserrat';
	line-height: 25px;
	font-weight: 700;
	}


.indie_aboutme .local_special_aut,
.indie_big_aboutme .local_special_aut {
	color: #dd3333;
	font-size: 12px;
	font-family: 'Montserrat';
	line-height: 13px;
    font-weight: ;
	}


.color_big_author,
.indie_aboutme .ig_widget {
	background-color: transparent;
	}

.indie_aboutme .ig_widget p,
.indie_big_aboutme p {
		color: #000000;
	font-size: 15px;
	font-family: 'Open Sans';
	line-height: 25px;
     font-weight: 400;

}




.indie_big_aboutme .ig-top-social a span {
	color: #fbe2cb !important;
}



.indie_big_aboutme .ig-top-social a span:hover {
	color: #dd3333 !important;
}


/* ====== Video Background ======= */


#video_bg {
	height:300px;
}
 @media (max-width: 480px) {
	#video_bg {
		height: auto;
		display: none;
	}

}


	
/* ======================================
	CSS Admin bar
=========================================*/

	




/* ====== Custom CSS from panel ======= */
		 #example{
margin: 0 auto;
}
.sl-wrapper .sl-image .sl-caption {
    display: none !important;
}
#evim-map {
    height: 400px;        
    width: 100%;
    background-color: grey;
}
.metaabsolute_bot {
    position: inherit;
    bottom: 0px;
    width: 100%;
}
.gm-style-iw b {
    color:#e2ae69;
}
tr:hover {
          background-color:transparent;
}
.comment-form-url {display:none;}
.button_stick {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 229px;
  height: 208px;
  content: &quot;&quot;;
  padding: 60px 0 0;
  border-top: 0 solid;
  border-right: 0 solid;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  border-left: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 0 10px 200px / 0 200px 14px 250px;
  border-radius: 0 10px 200px / 0 200px 14px 250px;
  font: normal 34px/1.3 &quot;Gochi Hand&quot;, Helvetica, sans-serif;
  color: rgba(255,0,106,0.58);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  white-space: pre;
  background: -webkit-repeating-linear-gradient(-90deg, rgba(129,203,188,0.5) 0, rgba(129,203,188,0.5) 0.44%, rgba(0,0,0,0) 0.44%, rgba(0,0,0,0) 22%), #fcf59b;
  background: -moz-repeating-linear-gradient(180deg, rgba(129,203,188,0.5) 0, rgba(129,203,188,0.5) 0.44%, rgba(0,0,0,0) 0.44%, rgba(0,0,0,0) 22%), #fcf59b;
  background: repeating-linear-gradient(180deg, rgba(129,203,188,0.5) 0, rgba(129,203,188,0.5) 0.44%, rgba(0,0,0,0) 0.44%, rgba(0,0,0,0) 22%), #fcf59b;
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: -3px 5px 12px 0 rgba(0,0,0,0.1) ;
  box-shadow: -3px 5px 12px 0 rgba(0,0,0,0.1) ;
  -webkit-transform: rotateZ(-4deg)   ;
  transform: rotateZ(-4deg)   ;
}

.button_stick::after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 30px;
  height: 30px;
  position: absolute;
  content: &quot;&quot;;
  top: 9px;
  right: 0;
  left: 122px;
  border: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font: normal medium/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-radial-gradient(circle closest-side, rgba(25,119,196,1) 0, rgba(25,119,196,1) 4%, rgba(12,113,201,1) 77%, rgba(255,255,255,0) 89%, rgba(255,255,255,0) 100%), -webkit-radial-gradient(circle closest-side, rgba(0,0,0,0.4) 0, rgba(0,0,0,0.2) 81%, rgba(255,255,255,0) 92%, rgba(255,255,255,0) 100%), -webkit-radial-gradient(closest-side, rgba(64,150,238,1) 0, rgba(64,150,238,1) 100%), rgba(255,255,255,0.9);
  background: -moz-radial-gradient(circle closest-side, rgba(25,119,196,1) 0, rgba(25,119,196,1) 4%, rgba(12,113,201,1) 77%, rgba(255,255,255,0) 89%, rgba(255,255,255,0) 100%), -moz-radial-gradient(circle closest-side, rgba(0,0,0,0.4) 0, rgba(0,0,0,0.2) 81%, rgba(255,255,255,0) 92%, rgba(255,255,255,0) 100%), -moz-radial-gradient(closest-side, rgba(64,150,238,1) 0, rgba(64,150,238,1) 100%), rgba(255,255,255,0.9);
  background: radial-gradient(circle closest-side, rgba(25,119,196,1) 0, rgba(25,119,196,1) 4%, rgba(12,113,201,1) 77%, rgba(255,255,255,0) 89%, rgba(255,255,255,0) 100%), radial-gradient(circle closest-side, rgba(0,0,0,0.4) 0, rgba(0,0,0,0.2) 81%, rgba(255,255,255,0) 92%, rgba(255,255,255,0) 100%), radial-gradient(closest-side, rgba(64,150,238,1) 0, rgba(64,150,238,1) 100%), rgba(255,255,255,0.9);
  background-repeat: no-repeat;
  background-position: 96% -4%, 71% 43%, 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 20px 20px, 20px 20px, auto auto;
  background-size: 20px 20px, 20px 20px, auto auto;
  -webkit-box-shadow: -4px 8px 5px 1px rgba(0,0,0,0.2) ;
  box-shadow: -4px 8px 5px 1px rgba(0,0,0,0.2) ;
  text-shadow: none;
}
a:focus, h1 a.main_logo:hover {
    color: #00f966;
}
.evimDogafigcaption {
     color: #ffffff !important;   
}
.closeButtonRight{
    position: fixed;
    right: 0;
    padding-right: 25px;
    z-index: 9999;
}
.evimdoga-vision-title{
    position: absolute;
    top: 10%;
    right: 50%;
    left: 50%;
}
.evimdoga-vision-text{
    position: absolute;
    top: 15%;
    right: 50%;
    left: 50%;
}
#mini-header {
    	 top: 0px; 
    	 background: white;
}
.section-share-summary {
    height: 64px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.section-share-summary-text {
    color: rgba(0, 0, 0, 0.54);
    min-width: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 16px;
    font-size: 13px;
    line-height: 18px;
}
.section-share-summary-title {
    color: rgba(0, 0, 0, 0.87);
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section-share-summary-subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section-common-icon {
    border-radius: 50%;
    box-sizing: border-box;
    float: left;
    margin-left: 4px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.section-common-icon-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.section-share-summary .section-common-icon {
    margin-left: 0;
}
.sgpb-popup-close-button-1{
    bottom: auto !important;
    top: 9px;
}
.uagb-faq-item {
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    border-color: #080808;
}
.cont_mobile_nav {
    background-color: #FFFFFF;
    height: 70px;
    width: 100%;
}
