@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto:300,400,700|Merriweather:300,400,700');
*
{
  font-family: 'Open Sans', sans-serif;
/*
font-family: 'Roboto', sans-serif;
font-family: 'Merriweather', serif;
*/


outline: none !important;
}
.btn
{
  border-radius: 0px;
  border:none;
}
.prm{
		width:100%; height:auto; min-height:40px; line-height:40px; display:none;
	}
.lang{margin-left:248px}
.app_download{width: auto;height: 40px;float: left;position: relative;top: 10px; display:none;}	
.app_download a{color:#fff;}	
	
	.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    padding: 2px!important;
    border: solid 1px;
    border-radius: 5px;
	    height: 20px;
    line-height: 19px;
    font-size: 12px;
}
}
 .web_top_main_line ul.top_header_nav {
    margin: 0px 0px;
    padding: 0px 0px;
    list-style-type: none;
    float: right;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
        margin-left: 0px;
    background:#d04949; border:solid 1px #fff!important; color: #fff;
}




.modal .modal-body
{
  margin: 0px 0px !important;
}
.popup_container .modal  {
  /*   display: block;*/
  padding-right: 0px;
  background-color: rgba(4, 4, 4, 0.8); 
}
.popup_container .modal-dialog {
  top: 20%;
  width:100%;
  max-width: 600px;
}
.popup_container .modal-content {
  border-radius: 0px;
  border: none;
  top: 40%;
}
.popup_container .modal-body {
  background-color: #f7f7f7;
  color: #000;
  text-transform: capitalize;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: url('../img/logo.png') center no-repeat #A52A2A;
}
.modal
{
  background: transparent !important;
}
.modal-content
{
  padding: 0px 0px;
  margin: 0px 0px;
  display: block;
  border-radius: 0em;
  overflow: hidden;
}
.modal-content .modal-header
{
  padding: 10px 20px;
  margin: 0px 0px;
  display: block;
  background: #B16F0D;
  color: #fff;
}
.modal-content .modal-header .modal-title
{
  color: #fff;
  font-size: 12pt;
}
.modal-content .modal-footer
{
  border: none;
  padding: 0px 20px 10px 20px;
  margin: 0px 0px 0px 0px;
  display: block;
  clear: both;
}
/*----------------------------------------------------*/

.pl-wrapper{
  display: block;
  position: relative;
}
.pag-nation {
  display: block;
  float: left;
  margin-left: 0px;
}
.current {
  background: #f90;
  color: #fff !important;
  padding: 3px 10px;
  margin: 4px;
  display: inline-block;
  border-radius: 2em;
}
.pag-nation a {
  padding: 3px 10px;
  color: #555 !important;
  margin: 4px;
  background: #fff;
  text-decoration: none !important;
  display: inline-block;
  border-radius: 2em;
}
.pag-nation a:hover {
  background: #f90;
  color: #fff !important;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.pagination-nav 
{
  display: block;
  padding: 5px 10px;
}
.pag-cnt {
  float: right;
  font-size: 14px;
  color: #A5A5A5;
}
.clear{
  clear: both;
}
.cont{
  background: #FAFAFA;
  padding: 20px 40px;
}
/*--------------------------------------------------------------------*/
.txt-cap
{
  text-transform: capitalize !important;
}
.txt-low
{
  text-transform: lowercase !important;
}
.txt-upp
{
  text-transform: uppercase !important;
}
#waitbar {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('bgwht.png');
  background-size:auto auto;
  display: none;
}
#waitbar #load {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url('loading.gif') 50% 50% no-repeat;
  background-size:auto auto;
}
::-moz-selection {
  color: #fff; 
  background: #E9AE0D;
}
::-webkit-selection {
  color: #fff; 
  background: #E9AE0D;
}
::-khtml-selection {
  color: #fff; 
  background: #E9AE0D;
}
::-o-selection {
  color: #fff; 
  background: #E9AE0D;
}
::-ms-selection {
  color: #fff; 
  background: #E9AE0D;
}
::selection {
  color: #fff; 
  background: #E9AE0D;
}
.row
{
  width:100%;
  height: auto;
  display: block;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.break
{
  width: 100%;
  height: auto;
  display: block;
  clear: both;
}
.break5
{
  width: 100%;
  height: 5px;
  display: block;
  clear: both;
}
.break10
{
  width: 100%;
  height: 10px;
  display: block;
  clear: both;
}
.break20
{
  width: 100%;
  height: 20px;
  display: block;
  clear: both;
}
.break50
{
  width: 100%;
  height: 50px;
  display: block;
  clear: both;
}
.break70
{
  width: 100%;
  height: 70px;
  display: block;
  clear: both;
}
.break100
{
  width: 100%;
  height: 40px;
  display: block;
  clear: both;
}
.bg-green
{
  background: #669900;
}
.bg-black
{
  background: #000;
}
.bg-orange
{
  background: #f90;
}
.bg-skyblue
{
  background: #39f;
}
.bg-white
{
  background: #fff;
}
.bg-whitef7
{
  background: #f7f7f7;
}
.bg-darkgray
{
  background: #333;
}
.bg-gray
{
  background: #ccc;
}
.bg-lightgray
{
  background: #ddd;
}
.bg-yellow
{
  background: #FFD600;
}
.bg0
{
  background: url(../images/bgwht.png); 
}
.bg000
{
  background: url(../images/blackbg.png); 
}
.pad0-lr
{
  padding-left: 0px;
  padding-right: 0px;
}
.pad0
{
  padding: 0px;
}
.pad5
{
  padding: 5px 0px;
}
.pad10
{
  padding: 10px 0px;
}
.pad20
{
  padding: 20px 0px;
}
.pad30
{
  padding: 30px 0px;
}
.pad40
{
  padding: 40px 0px;
}
.pad50
{
  padding: 50px 0px;
}
.pad60
{
  padding: 60px 0px;
}
.pad70
{
  padding: 70px 0px;
}
.pad80
{
  padding: 80px 0px;
}
.pad90
{
  padding: 90px 0px;
}
.pad100
{
  padding: 100px 0px;
}
.pad5-all
{
  padding: 5px;
}
.pad10-all
{
  padding: 10px;
}
.pad20-all
{
  padding: 20px;
}
.pad30-all
{
  padding: 30px;
}
.pad40-all
{
  padding: 40px;
}
.pad50-all
{
  padding: 50px;
}
.pad60-all
{
  padding: 60px;
}
.pad70-all
{
  padding: 70px;
}
.pad80-all
{
  padding: 80px;
}
.pad90-all
{
  padding: 90px;
}
.pad100-all
{
  padding: 100px;
}
.mar5
{
  margin: 5px 0px;
}
.mar10
{
  margin: 10px 0px;
}
.mar20
{
  margin: 20px 0px;
}
.mar30
{
  margin: 30px 0px;
}
.mar40
{
  margin: 40px 0px;
}
.mar50
{
  margin: 50px 0px;
}
.mar60
{
  margin: 60px 0px;
}
.mar70
{
  margin: 70px 0px;
}
.mar80
{
  margin: 80px 0px;
}
.mar90
{
  margin: 90px 0px;
}
.mar100
{
  margin: 100px 0px;
}
.mar5-all
{
  margin: 5px;
}
.mar10-all
{
  margin: 10px;
}
.mar20-all
{
  margin: 20px;
}
.mar30-all
{
  margin: 30px;
}
.mar40-all
{
  margin: 40px;
}
.mar50-all
{
  margin: 50px;
}
.mar60-all
{
  margin: 60px;
}
.mar70-all
{
  margin: 70px;
}
.mar80-all
{
  margin: 80px;
}
.mar90-all
{
  margin: 90px;
}
.mar100-all
{
  margin: 100px;
}
.bg{
  width: 100%;
  height: auto;
  display: block;
  float: left;
}

.trade_fair img
{
  width: 300px;
  height: 200px;
 
  float: left;
  margin-right: 20px; 
}

.trade_fair h1{float:left; font-size:18px;  font-weight:bold; display:block;}

.bg2
{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  padding: 50px 0px;
}
.body-vh
{
  width: 100%;
  height: 100vh;
  display: block;
  float: left;
  padding: 50px 0px;
}
.hide
{
  display: none;
}
.anim:hover
{
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.min400
{
  min-height: 400px;
}
.left
{
  text-align: left;
}
.right
{
  text-align: right;
}
.body
{
  background: #ddd;
}
.body .table_area
{
  width: 100%;
  min-height: 100vh;
  display: table;
}
.body .table_area .table_cell
{
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.body .table_area .table_cell h1
{
  font-family: 'Patua One', cursive;
  text-align: center;
  margin: 0px 0px;
}
.home_login
{
  background: #f7f7f7;
  padding: 30px 0px;
  border-radius: 3px;
}
.myform
{
  
}
.myform label
{
  font-weight: normal;
  margin: 5px 0px;
  padding: 0px 0px;
}
.myform input[type="file"],
.myform input[type="text"],
.myform input[type="email"],
.myform input[type="password"],
.myform input[type="date"],
.myform select,
.myform textarea
{
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  font-size: 10pt;
  /*border-radius: 3px;*/
  border:1px solid #ddd;
  padding: 5px 10px;
  resize:none;
}
.btn-my
{
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  font-size: 10pt;
  border-radius: 3px;
  border:1px solid #ddd;
  padding: 7px 10px;
  resize:none;
}
.myform2 input, .myform2 select, .myform2 textarea
{
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  font-size: 10pt;
  border-radius: 3px;
  border:1px solid #ddd;
  padding: 10px 10px;
  resize:none;
}
.header_bg
{
  background: #f7f7f7;
  padding: 0px 0px;
}
.header_bg h1
{
  color: #fff;
  font-size: 1em;
  margin: 10px 0px;
  font-family: 'Patua One', sans-serif;
}
.admin_panel
{
  background: #151516;
  color: #fff;
}
.admin_panel .left_menu ul.main_menu
{
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}
.admin_panel .left_menu ul.main_menu li
{
  border-bottom: 1px solid #333;
}
.admin_panel .left_menu ul.main_menu li:last-child
{
  border-bottom:none;
}
.admin_panel .left_menu ul.main_menu li:last-child
{
  border-bottom:none;
}
.admin_panel .left_menu ul.main_menu li a
{
  /* font-family: 'Titillium Web', cursive; */
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 10px 10px;
}
.admin_panel .left_menu ul.main_menu li a:hover
{
  background: #690;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.admin_panel .left_menu ul.main_menu li ul.menu
{
  display: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.admin_panel .left_menu ul.main_menu li ul.menu li
{
  border:none;
}
.admin_panel .left_menu ul.main_menu li ul.menu li a
{
  /*font-family: 'Titillium Web', cursive;*/
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 20px;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 10pt;
}
@media (max-width: 767px){
  .admin_panel .left_menu
  {
    /*display: none;*/
  }
  .btn-switch
  {
    margin-top: 20px;
    margin-right: 10px;
    border-radius: 0em;
    float: right;
    /*background: transparent;*/
  }  
  .prm{
		width:100%; height:auto; min-height:40px; line-height:40px; display:black;
	}
  
  
}
@media (min-width: 768px){
  .btn-switch
  {
    margin-top: 20px;
    margin-right: 10px;
    border-radius: 0em;
    float: right;
    display: none;
    /*background: transparent;*/
    font-family: 'Titillium Web', cursive;
  }  
}
.admin_panel .left_menu .head_block h1
{
  color: #fff;
  font-size: 1em;
  font-family: 'Patua One', sans-serif;
  text-align: center;
  display: block;
  margin: 0px 0px;
  padding: 0px 0px;
  word-spacing: 1pt;
}
.admin_panel .main_content
{
  background: #ddd;
  color: #000;
  min-height: 100vh;
  padding: 20px 20px;
}
.admin_panel .main_content .head_block
{
  border-left: 5px solid #690;
  background: #f7f7f7;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}
.admin_panel .main_content .head_block h1
{
  font-family: 'Patua One', sans-serif;
  font-size: 1.2em;
  margin: 0px 0px;
  padding: 10px 0px;
}
.admin_panel .main_content .manage_record
{
  background: #f7f7f7;
  padding: 10px 10px;
  border-radius: 3px;
  font-size: 12px;
}
.admin_panel .main_content .manage_record h3
{
  padding: 10px 0px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  font-size: 14px;
}
.admin_panel .main_content .manage_record label
{
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 5px;
}
.admin_panel .main_content .manage_record table
{
  padding: 0px 0px;
  margin: 0px 0px;
}
.admin_panel .main_content .manage_record .item_record
{
  padding: 3px 0px 3px 0px;
  font-size: 10pt;
  border-bottom: 1px solid #ddd;
  clear: both;
}
.admin_panel .main_content .manage_record .record_header
{
  max-height: 100px !important;
}
@media (max-width: 767px){
  .record_header
  {
    display: none;
  }
}
.float-r
{
  float: right;
}
.footer
{
  background: #ddd;
  color: #333;
  padding: 10px 0px;  
}
ul.btn-group
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  float: right;
}
ul.btn-group li
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px; 
  float:left;
  
}
ul.btn-group li .btn
{
  margin: 2px 2px;
  padding: 3px 7px;
  border-radius: 0em;
  border:none;
  display: inline-block;
}
label
{
/*  clear: both;
  display: block;
  width: 100%;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;  
}
label.info
{
  font-weight: normal !important;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.line
{
  width: 100%;
  display: block;
  clear: both;
  height: 1px;
  background: #ddd;
}
#category_panel
{
  display: none;
}
.top_strip_block
{
  margin-bottom: 20px;
  background: #FCC107;
}
.top_strip_block p.note
{
  margin: 0px 0px 0px 0px;
  padding: 5px 0px;
  display: block;
  font-size: 0.9em;
  color: #fff;
}
.top_strip_block p.note a
{
  color: #fff !important;
  text-decoration: none;
}
.header_block
{
  padding: 20px 0px;
  /*border-bottom: 1px solid #f7f7f7;*/
}
@media (min-width: 768px) AND (max-width: 991px){
  .header_block .my_container
  {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
}
.header_block .logo_header_block .web_switch_btn
{
  background: transparent;
  border:none;
  float: right;
  display: none;
  font-size: 2em;
  color: #ff9900;
}
.header_block .nav_block
{

}
.header_block .nav_block ul.main_nav
{
  margin: 0px 0px 0px 0px;  
  padding: 0px 0px 0px 0px;  
  list-style-type: none;
  float: right;
}
.header_block .nav_block ul.main_nav > li
{
  margin: 0px 0px 0px 0px;  
  padding: 0px 0px 0px 0px;
  display: inline-block;
}
.header_block .nav_block ul.main_nav > li > a
{
  margin: 0px 0px 0px 0px;  
  padding: 10px 10px;
  display: block;
  color: #777;
  font-size: 1.2em;
  text-decoration: none;
  font-family: 'Titillium Web', cursive;
}
.header_block .nav_block ul.main_nav > li > a:hover
{
  color: #fff;
  background: #F48C1D;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.header_block .nav_block ul.main_nav > li.drop_dwon > ul
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
  list-style-type: none;
  background: #f7f7f7;
  position: absolute;
  border-radius: 3px;
  display: none;
  z-index: 999;
}
.header_block .nav_block ul.main_nav > li.drop_dwon > ul > li
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}
.header_block .nav_block ul.main_nav > li.drop_dwon > ul > li > a
{
  margin: 0px 0px 0px 0px;  
  padding: 10px 10px;
  display: block;
  color: #777;
  font-size: 1.2em;
  text-decoration: none;
  font-family: 'Titillium Web', cursive;
}
.header_block .nav_block ul.main_nav > li.drop_dwon > ul > li > a:hover
{
  color: #fff;
  background: #F48C1D;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media (max-width: 767px){
  .header_block .logo_header_block
  {

  }
  .header_block .logo_header_block .web_switch_btn
  {
    display: inline-block;
  }
  .header_block .nav_block
  {
    display: none;
    margin: 20px 0px 0px 0px;
    border-top: 1px solid #eee;
  }
  .header_block .nav_block ul.main_nav
  {
    float: left;
    width: 100%;
  }
  .header_block .nav_block ul.main_nav > li
  {
    margin: 0px 0px 0px 0px;  
    padding: 0px 0px 0px 0px;
    display: block;
  }
  .header_block .nav_block ul.main_nav > li.drop_dwon > a > i.fa
  {
    float: right;
  }
  .header_block .nav_block ul.main_nav > li > a
  {
    margin: 0px 0px 0px 0px;  
    padding: 10px 10px;
    display: block;
    color: #777;
    font-size: 1.2em;
    text-decoration: none;
  }
  .header_block .nav_block ul.main_nav > li > a:hover
  {
    color: #fff;
    background: #F48C1D;
    border-radius: 3px;
  }
  .header_block .nav_block ul.main_nav > li.drop_dwon > ul
  {
    position: static;
  }
}
.home_slide_block
{
  background: url(../img/seo.jpg) no-repeat top center;
  background-size: cover;
}
.home_slide_block .cover
{
  padding: 30px 0px 0px 0px;
  background-color: rgba(0,0,0,0.5);
}
.home_slide_block .cover .my_container
{
  padding: 0px 50px;
}
@media (max-width: 767){

  .home_slide_block .cover .my_container
  {
    padding: 0px 0px;
  }
}
.home_slide_block .cover h1
{
  font-family: 'Patua One', cursive;
  color: #fff;
  font-size: 3em;
}
.home_slide_block .cover p.intro
{
  color: #fff;
  font-size: 1.2em;
  font-family: 'Muli', sans-serif;
  line-height: 20pt;
  word-spacing: 1pt;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.home_slide_block .cover .dial_block
{
  color: #fff;
  background: #5AAB9E;
  margin: 10px 0px;
  padding: 0px 10px;
  display: inline-block;
  font-size: 3em;
  border-radius: 3px;
}
.home_slide_block .cover .dial_block a
{
  color: #fff;
  text-decoration: none;
}
.home_slide_block .cover .btn-slide-signup
{
  font-size: 1.6em;
  font-family: 'Muli', sans-serif;
  padding: 10px 30px;
  color: #fff;
  background: #F4784A;
  border:none;
  margin: 10px 0px;
  text-decoration: none;
}
.home_slide_block .cover .btn-slide-signup:hover
{
  color: #fff;
  background: #4D6F84;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media (max-width: 767px){
  .home_slide_block .cover .dial_block
  {
    font-size: 1.6em;
    font-family: 'Muli', sans-serif;
    padding: 10px 30px;
    text-align: center;
    width: 100%;
  }
  .home_slide_block .cover .btn-slide-signup
  {
    width: 100%;
  }
  .home_slide_block .cover img
  {
    max-height: 250px;
  }
  .home_slide_block .cover h1
  {
    font-size: 1.5em;
  }
  .home_slide_block .cover p.intro
  {
    font-size: 1em;
  }
}
.home_strategy_block
{
  padding: 0px 0px 30px 0px;
}
.home_strategy_block .head_block
{
  padding: 20px 0px 20px 0px;
}
.home_strategy_block .head_block h2
{
  text-align: center;
}
.home_strategy_block ul
{
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.home_strategy_block ul > li
{
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  word-spacing: 1pt;
  font-family: 'Titillium Web', cursive;
}
.home_strategy_block ul > li > strong
{
  color: #31A5A5;
  text-transform: uppercase;
}
.what-we-do-block
{
  padding: 0px 0px;
  background: #5AAB9E;
}
.what-we-do-block h3
{
  color: #fff;
  text-align: center;
  font-size: 2.1em;
}
.what-we-do-block .services_item_block
{
  padding: 30px 10px;
}
@media (min-width: 768px){
  .what-we-do-block .services_item_block
  {
    padding: 30px 10px;
    min-height: 400px;
  }
}
.what-we-do-block .services_item_block:hover
{
  background: #489C8F;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.what-we-do-block .services_item_block .head_ser_block
{
  background: #199A88;
}
.what-we-do-block .services_item_block .h1
{
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}
.what-we-do-block .services_item_block .text
{
  color: #fff;
  word-spacing: 1pt;
  line-height: 17pt;
  font-size: 1em;
  text-align: center;
}
.what-we-do-block .services_item_block .icon
{
  color: #fff;
  word-spacing: 1pt;
  line-height: 17pt;
  font-size: 2em;
  text-align: center;
  border:1px solid #fff;
  display: inline-block;
  padding: 20px;
  border-radius: 10em;
}
.review_from_clients
{
 padding: 0px 0px;
 background: url(../img/happy_clients_globalstock.jpg) no-repeat center top;
 background-size: cover; 
}
.review_from_clients .cover
{
  background-color: rgba(255,255,255,0.7);
  padding: 30px 0px;
}
.review_from_clients .cover h3
{
  /*font-family: 'Titillium Web', cursive;*/
  font-family: 'Patua One', cursive;
  font-size: 2.5em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #BB7043;
}
.review_from_clients .cover .carousel-control.left,.review_from_clients .cover .carousel-control.right  {background:none;width:25px;}
.review_from_clients .cover .carousel-control.left {left:-25px;}
.review_from_clients .cover .carousel-control.right {right:-25px;}
@media (max-width: 767px){
  .review_from_clients .cover .carousel-control.left {left:-10px;}
  .review_from_clients .cover .carousel-control.right {right:-10px;}
}
.review_from_clients .cover .broun-block {
  background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);
  padding-bottom: 34px;
}
.review_from_clients .cover .block-text {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 3px 0 #2c2222;
  color: #626262;
  font-size: 14px;
  margin-top: 27px;
  padding: 15px 18px;
}
.review_from_clients .cover .block-text a {
 color: #7d4702;
 font-size: 25px;
 font-weight: bold;
 line-height: 21px;
 text-decoration: none;
 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
 min-height: 40px;
 display: block;
}
.review_from_clients .cover .block-text a img
{
  max-height: 40px;
}
.review_from_clients .cover .mark {
  padding: 12px 0;background:none;
}
.review_from_clients .cover .block-text p {
  color: #585858;
  font-family: Georgia;
  font-style: italic;
  line-height: 20px;
}

.review_from_clients .cover .sprite-i-triangle {
  background-position: 0 -1298px;
  height: 44px;
  width: 50px;
}
.review_from_clients .cover .block-text ins {
  bottom: -44px;
  left: 50%;
  margin-left: -60px;
}
.review_from_clients .cover .block {
  display: block;
}
.review_from_clients .cover .zmin {
  z-index: 1;
}
.review_from_clients .cover .ab {
  position: absolute;
}

.review_from_clients .cover .person-text {
  padding: 10px 0 0;
  text-align: center;
  z-index: 2;
}
.review_from_clients .cover .person-text .client_name {
  color: #ffcc00;
  display: block;
  font-size: 1.5em;
  margin-top: 10px;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.review_from_clients .cover .person-text i {
  color: #333;
  font-family: Georgia;
  font-size: 13px;
}
.review_from_clients .cover .rel {
  position: relative;
}
.review_from_clients .cover .glyphicon-star
{
  color: #ff9900;
}
.bg2
{
  padding: 0px 50px;
}
@media (max-width: 768px){
  .bg2
  {
    padding: 0px 0px;
  }
}
.web_top_main_line
{
  background: #D04949;
  padding: 0px 0px;overflow: hidden;
}
/*--.web_top_main_line ul.top_header_nav
{
  margin: 0px 0px;
  padding: 0px 0px;
  list-style-type: none;
  float:left;width: 100%;
}
*/
.web_top_main_line ul.top_header_nav {
    margin: 0px 0px;
    padding: 0px 0px;
        padding-left: 0px;
    list-style-type: none;
    float: left;
    width: 100%;
    padding-left: 310px;
}



.web_top_main_line ul.top_header_nav > li
{
  margin: 0px 0px;
  padding: 0px 0px;
  display: inline-block;
}
.web_top_main_line ul.top_header_nav > li > a
{
  margin: 0px 0px;
  padding: 4px 10px;
  display: block; 
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
}
.web_top_main_line ul.top_header_nav > li > a.active
{
 color: #fff;
 background: #ffcc00;
 text-decoration: none;
}
.web_top_main_line ul.top_header_nav > li > a.active:hover
{
 color: #000;
 background: #ddd;
}
.web_top_main_line button
{
  margin: 5px 0px;
  padding: 0px 0px;
  display: inline-block;
  color: #fff;
  background: transparent;
  border:none;
  float: right;
  display: none;
  text-transform: uppercase;
}
@media (max-width: 768px){
  .web_top_main_line ul.top_header_nav
  {
    float: left;
    margin: 5px 0px;
    display: none;
  }
  .web_top_main_line ul.top_header_nav > li
  {
    display: block;
  }
  .web_top_main_line ul.top_header_nav > li > a
  {

  }
  .web_top_main_line button
  {
    display: inline-block;
  }
}
.web_logo_main_header
{
  background: #A52A2A;
  padding: 0px 0px 5px 0px;
  margin: 0px 0px;
  height:80px;
}
.web_logo_main_header .web_search_block
{
  width: 100%;
  height: auto;
  padding: 0px 0px;
  margin: 20px 0px 0px 0px;
}
.web_logo_main_header .web_search_block select
{
  width: 100%;
  height: auto;
  padding: 9px 10px 7px 7px;
  margin: 0px 0px;
  border:none;
  border-radius: 3px 0px 0px 3px;
}
.web_logo_main_header .web_search_block input
{
  width: 100%;
  height: auto;
  padding: 10px 10px 7px 7px;
  margin: 0px 0px;
  border:none;
  border-radius: 0px 0px 0px 0px;
}
.web_logo_main_header .web_search_block button
{
  width: 100%;
  height: auto;
  padding: 12px 7px 11px 7px;
  margin: 0px 0px;
  background: #000;
  color: #fff;
  border:none;
  border-radius: 0px 3px 3px 0px;
}
.web_logo_main_header .header_call_block
{
  margin:3px 0px 0px 0px;
  padding: 0px 0px;
  background: #A52A2A;
  width: 100%;
}
.web_logo_main_header .header_call_block a.call_number_btn
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
  color: #fff;
  font-size: 20px;
  width: 100%;
  text-decoration: none;
  display: block;
  text-align: center;
      position: relative;
    top: 20px;
}
.web_logo_main_header .header_call_block a.free_list
{
  margin: 0px 0px 0px 0px;
  padding: 7px 10px;
  text-align: center;
  display: inline-block;
  color: #fff;
  background: #FFC107;
  text-transform: uppercase;
  float: right;
  font-size: 11px;
  text-decoration: none;
  border-radius: 3px;
  position: relative;
  top: 20px;
}
.btn_main_left_nav_block
{
  float: right;
  background: transparent;
  border:none;
  font-size: 2em;
  color: #fff;
  margin: 10px 0px 0px 0px;
  display: none;
}
@media (max-width: 768px){
  .btn_main_left_nav_block
  {
    display: inline-block;
  }
  .web_logo_main_header .web_search_block
  {
    margin: 10px 0px 0px 0px;
    padding: 0px 10px;
  }
  .web_logo_main_header .header_call_block
  {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 0px 0px;
    z-index: 9999;
  }
}
.web_home_main_block
{
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 0px 0px;
}
@media (max-width: 768px){
  .web_home_main_block .col_listing_page
  {
    padding: 0px 5px 30px 5px;
    margin: 0px 0px 0px 0px;
	
  }
  .web_home_main_block .container
  {
    padding: 0px 0px;
    margin: 0px 0px;
  }
}
.web_home_left_nav_block
{
  padding: 0px 0px 10px 0px;
  margin: 0px 0px;
  background: #f7f7f7;
  box-shadow: 1px 1px 7px #eee;
  border:7px solid #fff;
}
.web_home_left_nav_block:hover
{
  box-shadow: 1px 1px 7px #ddd;
}
.web_home_left_nav_block .left_nav_header
{
  padding: 8px 0px;
  margin: 0px 0px;
  background: #FFC107;
  /*border-radius: 10px 10px 0px 0px;*/
  border-left: 7px solid #F6B902;
}
.web_home_left_nav_block .left_nav_header p
{
  padding: 0px 0px 0px 10px;
  margin: 0px 0px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
}
.web_home_left_nav_block .main_nav_block
{
  padding: 0px 0px;
  margin: 0px 0px;
}
.web_home_left_nav_block .main_nav_block ul.main_nav
{
  padding: 0px 0px;
  margin: 0px 0px;
  list-style-type: none;
}
.web_home_left_nav_block .main_nav_block ul.main_nav > li
{
  padding: 0px 0px;
  margin: 0px 0px;
  display: block;
  border-bottom: 1px solid #E9E9E9;
}
.web_home_left_nav_block .main_nav_block ul.main_nav > li:last-child
{
  border-bottom: none;
}
.web_home_left_nav_block .main_nav_block ul.main_nav > li > a
{
  padding: 9px 10px;
  margin: 0px 0px;
  display: block;
  color: #333;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  word-spacing: 1pt;
  text-transform: capitalize;
}
.web_home_left_nav_block .main_nav_block ul.main_nav > li > a:hover
{
  padding-left: 20px;
  background: #ddd;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.btn_left_nav_close
{
  padding: 8px 10px;
  margin: 0px 0px;
  display: none;
  position: fixed;
  z-index: 1000;
  top: 30px;
  right: 13px;
  color: #fff;
  font-size: 20px;
  border:none;
  background: #333;
}
@media (max-width: 768px){
  .btn_left_nav_close
  {
    display: inline-block;
  }
  .web_home_left_nav_block
  {
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    background: rgba(0,0,0,0.9);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px;
    box-shadow: none;
    border:none;
    position: fixed;
    z-index: 99999;
    left: 0px;
    top: 0px;
    display: none;
  }
  .web_home_left_nav_block .main_nav_block
  {
    background: #f7f7f7;
    width: 70%;
   /*  min-height: 100vh; */
    padding: 0px 0px;
    margin: 0px 0px;
    position: relative;
    left: -80%;
  }
}
.web_home_right_main_block
{
  padding: 0px 10px;
}
.web_home_main_slide_block
{
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  box-shadow: 1px 1px 7px #eee;
}
.web_home_main_slide_block:hover
{
  box-shadow: 1px 1px 7px #ddd;
}
.web_home_main_slide_block img
{
  padding: 0px 0px;
  margin: 0px 0px;
  border:7px solid #fff;
}
.web_home_main_cat_block
{
  margin: 0px 0px;
  padding: 0px 0px 20px 0px;
  border-radius: 3px; 
  background: #FBFAFA;
}
.page_pad
{
  padding: 0px 10px 20px 10px;
}
.web_home_main_cat_block .cat_item_main_block
{
  margin: 0px 0px 5px 0px;
  padding: 0px 0px; 
  background: #fff;
  /*border: 7px solid #fff;*/
}
.web_home_main_cat_block .cat_item_main_block:hover
{
  box-shadow: 1px 1px 10px #ddd;
}
.web_home_main_cat_block .cat_item_main_block .cat_block
{
  margin: 0px 0px;
  padding: 0px 0px; 
}
.web_home_main_cat_block .cat_item_main_block .cat_block .thumb_img_block
{
  margin: 0px 0px;
  padding: 0px 0px; 
  height: 160px;
  background-color: #ddd;
}
.web_home_main_cat_block .cat_item_main_block .cat_block .thumb_img_block img
{
  width: 100%;
}
.web_home_main_cat_block .cat_item_main_block .cat_block .thumb_img_block .cat_name_block
{
  margin: 0px 0px;
  padding: 10px 0px; 
  height: auto;
  background: rgba(0,0,0,0.7);
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  z-index: 9;
  bottom: 0;
}
.web_home_main_cat_block .cat_item_main_block .cat_block .thumb_img_block .cat_name_block a
{
  color: #fff;
  display: block;
}
.web_home_main_cat_block .cat_item_main_block .home_cat_sub_block a.cat_title
{
  color: #311B92;
  display: block;
  padding: 7px 10px;
  margin: 0px 0px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 700; 
  font-size: 14px;
}
.web_home_main_cat_block .cat_item_main_block .home_cat_sub_block ul
{
  padding: 0px 0px;
  margin: 0px 0px 0px 20px;
}
.web_home_main_cat_block .cat_item_main_block .home_cat_sub_block ul > li
{
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}
.web_home_main_cat_block .cat_item_main_block .home_cat_sub_block ul > li > a
{
  padding: 3px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
  color: #000;
  font-size: 14px;
  /* font-weight: bold; */
  font-family: Roboto, sans-serif;
  letter-spacing: 1px;
}
.web_home_main_cat_block .cat_item_main_block .home_cat_sub_block ul > li > a:hover
{
  color: #FFAB00;
}
@media (max-width: 768px){
  .web_home_main_cat_block .cat_item_main_block .home_cat_sub_block a.cat_title
  {
    font-size: 16px;
  }
}
.mobile_device_cat_block
{
 padding: 0px 0px;
 margin: 5px 0px 0px;
 width: 100%;
 float: left;
 overflow: hidden;
 display: none;
 min-height: 140px;
 background: #fff;
 box-shadow: 1px 1px 5px #eee;
 border-radius: 3px;
}
.mobile_device_cat_block a
{
  text-decoration: none;
}
.mobile_device_cat_block p
{
  padding: 3px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
  width: 100%;
  color: #1880E9;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}
.mobile_device_cat_block .cat_img_block
{
 padding: 0px 0px;
 margin: 0px 0px;
 height: 120px;
 overflow: hidden;
 width: 100%;
 float: left;
 display: block;
 /*border-radius: 3px;*/
}
.mobile_device_cat_block .cat_title_new_block
{
 padding: 0px 0px;
 margin: 0px 0px;
 height: 40px;
 overflow: hidden;
 width: 100%;
 float: left;
 display: block;
}
@media (max-width: 768px){
  .web_home_right_main_block
  {
    padding: 0px 0px; margin-top: -1px; 
	}
  .mobile_device_cat_block
  {
    display: block;
  }
  .for_large_device
  {
   display: none; 
 }
}
.main_footer_policy_block
{
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #f7f7f7;
}
.main_footer_policy_block .container
{
  padding: 0px 10px;
}
.main_footer_policy_block .container p.h3
{
  font-size: 13px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
.main_footer_policy_block .container .info_footer_block p
{
  font-size: 12px;
  line-height: 20px;
  word-spacing: 1pt;
  color: #444;
  font-family: 'Roboto', sans-serif;
}
.web_footer_main_block
{
  margin: 0px 0px 0px 0px;
  background: #761229;
  padding: 40px 0px 20px 0px;
}
@media (max-height: 768px){
.web_footer_main_block{
  padding: 0px 0px 40px 0px;
}
}
.web_footer_main_block p.h1
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
.web_footer_main_block ul.main_links
{
  margin: 20px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}
.web_footer_main_block ul.main_links > li
{
  margin: 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  /*border-bottom: 1px dashed #666;*/
}
.web_footer_main_block ul.main_links > li:last-child
{
  border: none;
}
.web_footer_main_block ul.main_links > li > a
{
  margin: 0px 0px;
  padding: 1px 0px;
  color: #727272;
  text-transform: capitalize;
  display: block;
}
.footer_copyright_block
{
  padding: 0px 0px;
  margin: 20px 0px 0px 0px;
}
.footer_copyright_block p.left
{
  padding: 0px 0px;
  margin: 0px 0px;
  color: #999;
  /*text-transform: uppercase;*/
  font-size: 14px;
}
.footer_copyright_block p.right
{
  padding: 0px 0px;
  margin: 0px 0px;
  color: #999;
  float: right;
  font-size: 10px;
}
.footer_copyright_block p.left a
{
  padding: 0px 0px;
  margin: 0px 0px;
  color: #999;
}
.footer_copyright_block p.right a
{
  padding: 0px 0px;
  margin: 0px 0px;
  color: #ffcc00;
  text-transform: uppercase;
}
.footer_copyright_block ul.footer_link
{
  padding: 0px 26px;
  margin: 0px 0px;
  list-style-type: none;
  float: right;
}
.footer_copyright_block ul.footer_link li
{
  padding: 0px 5px;
  margin: 0px 0px;
  float: left;
}
.footer_copyright_block ul.footer_link li a
{
  padding: 0px 0px;
  margin: 0px 0px;
  display: block;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
@media (max-width: 768px){
  .web_footer_main_block .bg2
  {
    padding: 0px 10px 30px 10px;
  }
/*.footer_copyright_block p.right
{
  float: left;
  }*/
}
.web_cat_slide_block
{

}
.web_home_category_main_block
{
  background: #fff;
  padding: 0px 10px;
  /*border-radius: 10px;*/
}
.web_home_category_main_block h1
{
  padding: 0px 0px 10px 0px;
  margin: 20px 10px 0px 10px;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
  font-size: 30px;
}
.web_home_category_main_block .ul_cat_item_block
{
  padding: 0px 0px;
  margin: 30px 30px;
}
.web_home_category_main_block .ul_cat_item_block > li
{
  padding: 0px 0px;
  margin: 0px 0px;
  display: block;
  max-width: 535px;
  width: 100%;
  border-bottom: 1px solid #eee;
}
.web_home_category_main_block .ul_cat_item_block > li:last-child
{
  border-bottom: none;
}
.web_home_category_main_block .ul_cat_item_block > li > a
{
  padding: 20px 10px 20px 20px;
  margin: 0px 0px;
  display: block;
  background: #FAFAFA;
  text-decoration: none;
  color: #333;
  font-style: normal;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 26px;
  position: relative;
}
.web_home_category_main_block .ul_cat_item_block > li > a.odd
{
  background: #fff;
}
.web_home_category_main_block .ul_cat_item_block > li > a span
{
  background: #FFC107;
  color: #fff;
  padding: 3px 10px;
  border-radius: 5px;
  margin: 0px 0px;
  font-size: 12px;
}
.web_home_category_main_block .ul_cat_item_block > li > a:hover
{
  color: #ff6c00;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.web_home_category_main_block .ul_cat_item_block > li > a i.fa,
.web_home_category_main_block .ul_cat_item_block > li > a:hover i.fa
{
  color: #999;
  margin: 0px 0px;
}
@media (max-width: 768px){
.web_home_category_main_block .ul_cat_item_block > li > a i.fa-angle-right,
.web_home_category_main_block .ul_cat_item_block > li > a:hover i.fa-angle-right{
  color: #999;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  margin: 2px 0px 0px 0px;
}
}
.web_home_category_main_block .ul_cat_item_block > li > a .first
{
  font-size: 20px;
  padding: 0px 10px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: inline-block;
  font-weight: normal;
}
.web_home_category_main_block .ul_cat_item_block > li > a .last
{
  float: right;
  font-size: 30px;
  font-weight: normal;
  padding: 0px 10px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media (max-width: 768px){
  .web_home_category_main_block .ul_cat_item_block > li > a{
    padding: 10px 10px 10px 20px;
    background: #f7f7f7;
  }
}
.web_cat_main_slide_block
{
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  box-shadow: 1px 1px 7px #eee;
  min-height: 350px;
}
.web_cat_main_slide_block:hover
{
  box-shadow: 1px 1px 7px #ddd;
}
.web_cat_main_slide_block img
{
  padding: 0px 0px;
  margin: 0px 0px;
  border:7px solid #fff;
}
@media (max-width: 550px){
  .web_cat_main_slide_block
  {
    min-height: 150px;
  }
  .prm{
		width:100%; height:auto; min-height:40px; line-height:40px; display:block;
	}
	.modal-close{
	position: absolute !important;
    right: 0 !important;
    width: 40px !important;
    left: unset !important;
    top: -10px !important;

}
	
	.web_top_main_line button {
    margin: 1px 0px;
    padding: 0px 0px; 
    display: inline-block;
    color: #000;
    background: transparent;
    border: none;
    float: left; 
    padding-left: 15px;
    text-transform: uppercase;
    position: relative;
    left: -251px;
width: 200px;
top: 5px;
}

.custom_close button{left: 60%!important;}
.custom_margin_1{ margin-top:10%;}

.lang{margin-left:317px;}
	
.lgh{width:62%; padding-top:5px;}
	
.btn_main_left_nav_block {
    float: right;
    background: transparent;
    border: none;
    font-size: 2em;
    color: #fff;
    margin: 10px 0px 0px 0px;
    display: block;
    font-size: 18px;
}
.app_download{width: auto;height: 40px;float: left;position: relative;top: 10px; display:block; font-size:15px;}	
	
	.yj{display:none;}
	
	
	nav ul.opening {
    display: block;
    height: auto;
    background: #fff;
    position: absolute;
    z-index: 999;
    top: 28px;
    left: -1px;
}
	nav a {
    color: #000!important;
    display: block;
    padding: 7px;
    text-decoration: none;
    text-align: left;
}
}
@media (max-width: 768px){
  .web_home_category_main_block h1
  {
    padding: 0px 0px 10px 0px;
    margin: 20px 10px 0px 10px;
    border-bottom: 1px solid #eee;
    font-size: 20px;
  }
  .web_home_category_main_block .ul_cat_item_block
  {
    margin: 20px 0px;
  }
  .web_home_category_main_block .ul_cat_item_block > li > a
  {
    padding: 20px 10px 20px 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 20px;
  }
  .web_home_category_main_block .ul_cat_item_block > li > a span
  {
    font-size: 12px;
    padding: 2px 5px;
  }
}
.web_list_page_header_block
{
  padding: 5px 5px;
  margin: 0px 0px 0px 0px;
}
.web_list_page_header_block p
{
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #000;
  padding: 15px 10px;
  margin: 0px 0px;
  border-top: 0px solid #ddd;
  text-transform: uppercase;
}
.web_list_page_header_block .search_result_text
{
  background: #f7f7f7;
  border-top: 0px solid #ddd;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #000;
  padding: 15px 10px;
  margin: 0px 0px 0px 0px;
}
.web_list_page_header_block .search_result_text span.txt
{
  width: 100%;
  padding: 7px 10px;
  font-size: 16px;
  display: block;
}
.web_home_main_listing_block
{
  margin: 10px 0px;
  padding: 10px 0px;
  border-radius: 3px; 
  background: #FBFAFA;
  min-height: 400px;
}
.web_home_main_listing_block .listing_item_main_block
{
  margin: 0px 0px 5px 0px;
  padding: 0px 0px; 
  background: #fff;
  /*border: 7px solid #fff;*/
}
.web_home_main_listing_block .listing_item_main_block:hover
{
  box-shadow: 1px 1px 10px #ddd;
}
.web_home_main_listing_block .listing_item_main_block .cat_block
{
  margin: 0px 0px;
  padding: 0px 0px; 
}
.web_home_main_listing_block .listing_item_main_block .cat_block .thumb_img_block
{
  margin: 21px 0px;
  padding: 0px 0px; 
  height: 150px;
  background-color: #ddd;
  border-radius:7px;
}
.web_home_main_listing_block .listing_item_main_block .cat_block .thumb_img_block img
{
  width: 100%;
}
.web_home_main_listing_block .listing_item_main_block .cat_block .thumb_img_block .cat_name_block
{
  margin: 0px 0px;
  padding: 10px 0px; 
  height: auto;
  background: rgba(0,0,0,0.7);
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  z-index: 9;
  bottom: 0;
}
.web_home_main_listing_block .listing_item_main_block .cat_block .thumb_img_block .cat_name_block a
{
  color: #fff;
  display: block;
}
.web_home_main_listing_block .listing_item_main_block .home_cat_sub_block a.cat_title
{
  color: #3399ff;
  display: block;
  padding: 7px 10px;
  margin: 0px 0px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}
.web_home_main_listing_block .listing_item_main_block .home_cat_sub_block ul
{
  padding: 0px 0px;
  margin: 0px 0px 0px 20px;
}
.web_home_main_listing_block .listing_item_main_block .home_cat_sub_block ul > li
{
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}
.web_home_main_listing_block .listing_item_main_block .home_cat_sub_block ul > li > a
{
  padding: 3px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
  color: #555;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
}
.web_home_main_listing_block .listing_item_main_block .home_cat_sub_block ul > li > a:hover
{
  color: #FFAB00;
}
.web_home_right_main_block .small_listing_block
{
  padding: 10px 10px;
}
.web_home_right_main_block .small_listing_block .listing_title
{
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  color: #333;
  font-weight: 400;
  text-decoration: none;
}
.web_home_right_main_block .small_listing_block .listing_title:hover
{
  color: #FFAB00;
}
.web_home_right_main_block .small_listing_block .row_item_block
{
  padding: 2px 10px;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #424242;
  font-family: 'Roboto', sans-serif;
}
.web_home_right_main_block .small_listing_block .row_item_block_large
{
  padding: 5px 10px;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  color: #424242;
  font-family: 'Roboto', sans-serif;
}
.web_home_right_main_block .small_listing_block .row_item_block i.fa
{
  color: #888888;
  padding: 0px 10px 5px 0px;
}
.web_home_right_main_block .small_listing_block button
{
  background: #FFC107;
  border:none;
  padding: 8px 5px;
  font-size: 19px;
  text-transform: capitalize;
  color: #fff;
  border-radius: 3px;
  float: right;
  width: 100%;
  font-weight:700;
}
.web_home_right_main_block .small_listing_block .link_button
{
  background: #ddd;
  border:none;
  padding: 8px 5px;
  font-size: 19px;
  text-transform: capitalize;
  color: #333;
  border-radius: 3px;
  text-decoration: none;
  float: right;
  margin-top: 10px;
  width: 100%;
  text-align:center;
  font-weight:700;
}
.web_home_right_main_block .small_listing_block .verified
{
  border:none;
  padding: 7px 8px;
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  text-transform: capitalize;
  background: #fff;
  color: #FFC107;
  display: inline-block;
  border-radius: 5em;
  /*font-weight: bold;*/
  float: left;
}
@media (max-width: 768px){
  .hide_on_phone
  {
    display: none;
  }
  .web_list_page_header_block p
  {
    padding: 10px 10px;
    font-size: 10px;
  }
  .web_list_page_header_block .search_result_text
  {
    padding: 10px 10px;
    font-size: 12px;
  }
  .web_list_page_header_block .search_result_text span.txt
  {
    width: 100%;
    padding: 7px 0px 0px 0px;
    font-size: 13px;
    display: block;
  }
  .web_home_main_listing_block
  {
    margin: 0px 0px 10px 0px;
  }
  .web_home_right_main_block .small_listing_block a.listing_title
  {
    font-size: 21px;
  }
  .web_home_main_listing_block .listing_item_main_block .cat_block .thumb_img_block
  {
    height: 120px;
  }
  .web_home_right_main_block .small_listing_block .row_item_block_large
  {
    padding: 5px 10px;
    font-size: 13px;
  }
  .web_home_right_main_block .small_listing_block .row_item_block
  {
    font-size: 14px;
	display: block;
  }
  .web_home_right_main_block .small_listing_block .verified
  {
    padding: 5px 6px;
    margin: 0px 0px 0px 0px;
    font-size: 17px;
  }
  .web_home_right_main_block .small_listing_block button
  {
    background: #FFC107;
    border:none;
    padding: 5px 5px;
    font-size: 17px;
	margin-top: -19px;
    text-transform: capitalize;
    color: #fff;
    border-radius: 3px;
    float: left;
  }
  .web_home_right_main_block .small_listing_block .link_button
  {
   padding: 5px 5px;
   margin-top: 0px;
   font-size: 17px;
   float: right; 
 }
}
@media (min-width: 769px){
  .hide_on_pc
  {
    display: none;
  }
}
.web_business_page_block
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px;
  background: #f7f7f7;
  border-bottom: 1px solid #ddd;
  min-height: 400px;
}
.web_business_page_block .page_header_block
{
  padding: 0px 50px;
  /*border-bottom: 1px solid #ddd;
  box-shadow: 1px 1px 7px #ddd;*/
  background-color: rgba(0,0,0,0.7);
}
.web_business_page_block .page_header_block h1
{
  padding: 20px 0px;
  margin: 0px 0px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-style: normal;
  color: #fff;
}
.web_business_page_block .page_header_block h1 span
{
  color: #FFC107;
  font-size: 12px;
}
.web_business_page_block .page_header_block button
{
  padding: 7px 20px;
  margin: 13px 0px;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  background: #FFC107;
  border:none;
  color: #fff;
  float: right;
  border-radius: 3px;
}
@media (max-width: 768px){
  .web_business_page_block .page_header_block
  {
    padding: 0px 0px;
  }
  .web_business_page_block .page_header_block h1
  {
    padding: 10px 0px 10px 0px;
    margin: 0px 0px;
    line-height: 23px;
    font-size: 20px;
  }
  .web_business_page_block .page_header_block button
  {
    padding: 5px 10px;
    margin: 10px 0px;
    font-size: 13px;
  }
}
@media (min-width: 769px) and (max-width: 1200px){
  .web_business_page_block .page_header_block h1
  {
    font-size: 17px;
    padding: 10px 0px;
  }
  .web_business_page_block .page_header_block button
  {
    padding: 5px 10px;
    margin: 10px 0px;
    font-size: 13px;
  }
}
.web_business_page_block .profile_back_image_block
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px;
  background-color: #ddd;
}
.web_business_page_block .profile_group_btn_block
{
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  background: #ddd;
}
.web_business_page_block .profile_group_btn_block a
{
  padding: 20px 0px;
  margin: 0px 0px;
  display: block;
  font-family: 'Roboto', sans-serif;
  color: #333;
  text-align: center;
  text-decoration: none;
}
.web_business_page_block .profile_group_btn_block a:hover
{
  background: #FFC107;
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media (max-width: 530px){
  .web_business_page_block .profile_group_btn_block a span
  {
    display: none;
  }
  .web_business_page_block .profile_group_btn_block a i.fa
  {
    font-size: 16px;
  }
   .prm{
		width:100%; height:auto; min-height:15px; line-height:15px; display:block;position: relative;
top: 4px;
padding: 0 29px;
	}
	
	  .prm a{color:#000;
	}
	
	
	.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    padding: 2px!important;
    border: solid 1px;
    border-radius: 5px;
}
	.web_top_main_line ul.top_header_nav {
    margin: 0px 0px;
    padding: 0px 0px;
    list-style-type: none;
    float: right;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
        margin-left: 0px;
    background:#454545; border:solid 1px #fff!important; color: #fff;
}
	
  
}
@media (max-width: 768px){
  .web_business_page_block .profile_back_image_block
  {
    min-height: 165px;
  }
}
.web_business_page_block .right_profile_block
{
/*  padding: 0px 0px;
margin: 0px 0px;*/
}
.web_business_page_block .profile_info_block
{
  padding: 0px 0px;
  margin: 20px 0px;
  min-height: 60vh;
}
.web_business_page_block .profile_info_block img.logo
{
  padding: 0px 0px;
  margin: 0px 0px;
  max-width: 250px;
  max-height: 150px;
  width: 100%;
  background: #fff;
  overflow: hidden;
  border:5px solid #fff;
}
.web_business_page_block .profile_info_block p.title
{
  padding: 0px 0px;
  margin: 10px 0px 10px 0px;
  display: block;
  font-weight: bold;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}
.web_business_page_block .profile_info_block ul.list_ul
{
  padding: 0px 0px;
  margin: 0px 0px;
  list-style-type: none;
}
.web_business_page_block .profile_info_block ul.list_ul li.w_active
{
  padding: 10px 10px;
  margin: 5px 5px;
  background: #777;
  text-transform: capitalize;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
  display: inline-block; 
  width: 93px;text-align: center;
}
.web_business_page_block .profile_info_block ul.list_ul li.w_inactive
{
  padding: 10px 10px;
  margin: 5px 5px;
  background: #A52A2A;
  text-transform: capitalize;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  width: 93px; text-align: center; 
}
.web_business_page_block .profile_info_block ul.ul_services
{
  padding: 0px 0px;
  margin: 0px 0px;
  list-style-type: none;
}
.web_business_page_block .profile_info_block ul.ul_services li
{
  margin: 0px 0px;
  padding: 0px 0px;
  display: inline-block;
}
.web_business_page_block .profile_info_block ul.ul_services li a
{
  padding: 10px 10px;
  margin: 5px 5px;
  display: block;
  font-size: 12px;
  border:1px solid #FFC107;
  border-radius: 2em;
  text-decoration: none;
  color: #333;
}
.web_business_page_block .profile_info_block ul.ul_services li a:hover
{
  background: #FFC107;
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.web_business_page_block .profile_info_block .services_description
{
  padding: 20px 20px;
  margin: 0px 0px;
  background: #fff;
  font-family: 'Roboto', sans-serif;
  line-height: 25px;
  word-spacing: 1pt;
  font-size: 15px;
}
.web_business_page_block .profile_info_block .contact_persons
{
  
}
.web_business_page_block .profile_info_block .contact_persons p.h1
{
  margin: 0px 0px;
  padding: 0px 0px 5px 0px;
  font-size: 16px;
  line-height: 23px;
}
.web_business_page_block .profile_info_block .contact_persons p.h3
{
  margin: 0px 0px;
  padding: 0px 0px;
  font-size: 16px;
  line-height: 23px;
}
.web_business_page_block .profile_info_block .photo_gallery_block
{
  background: #fff;
  padding: 0px 10px 20px 10px;
  margin: 0px 0px;
}
.web_business_page_block .profile_info_block .photo_gallery_block img.thumb
{
  width: 100%;
  max-width: 200px;
  height: 100px;
  max-height: 200px;
  border-radius: 3px;
  margin: 0px 0px 10px 0px;
  border:1px solid #fff;
}
.web_business_page_block .profile_info_block .photo_gallery_block img.thumb:hover
{
  border:1px solid #ddd;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.web_business_page_block .profile_info_block .photo_gallery_block img#full_view
{
  max-height: 400px;
}
@media (max-width: 768px){
  .business_listing_prrfile_page .bg2
  {
    padding: 0px 0px;
  }
  .web_business_page_block .right_profile_block
  {
    padding: 10px 0px;
    margin: 0px 0px;
  }
}
.mymodal-content
{
  background: #f7f7f7;
}
.login_reg_form
{
  padding: 0px 0px 0px 0px;
}
.login_reg_form p.h1
{
  font-size: 20px;
  line-height: 23px;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px;
  width:100%;
  float:left;
}
.login_reg_form label
{
  margin: 0px 0px;
  padding: 3px 0px;
  display: block;
  font-weight: normal;
}
.login_reg_form small
{
  color: #555;
    width:100%;
  float:left;
}
.login_reg_form button
{
  margin: 0px 0px;
  padding: 7px 10px;
  display: block;
  font-weight: normal;
  background: #723970;
  color: #fff;
  border:none;
  min-width: 150px;
}


.hire button {
    margin: 0px 0px;
    padding: 13px 0px;
    display: block;
    font-weight: normal;
     background:none!important; 
    color: #000;
    border: none;
	min-width:20px; 
	position: relative;
    z-index: 9999;
}


.hire .close {font-size: 30px!important;}

.login_reg_form a.link
{
  /*margin: 10px 0px 0px 0px;*/
  padding: 3px 0px;
  /*display: block;*/
  font-weight: normal;
  font-size: 13px;
}
.login_reg_form input[type=text],.login_reg_form input[type=email],.login_reg_form input[type=password],.login_reg_form textarea,.login_reg_form select
{
  margin: 0px 0px;
  padding: 6px 10px;
  display: block;
  font-weight: normal;
  resize:none;
  width: 100%;
  height: auto;
  border-radius: 3px;
  border:1px solid #ddd;
}

.user_profile_main_block
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px;
	background: #E6E6E6!important;
 /* background: #773C76;*/
}
.user_profile_main_block .header_block
{
  padding: 20px 0px;
  margin: 0px 0px;
  /*background: #3BC9E8;*/
  background: #e6e6e6!important;
}
.user_profile_main_block .header_block h1
{
  padding: 0px 0px;
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  color: #000;
}
.user_profile_main_block .header_block small
{
  color: #fff;
}
.user_profile_main_block .head_block
{
  padding: 10px 0px;
  margin: 5px 0px 0px 0px;
}
.user_profile_main_block .head_block h1
{
  padding: 0px 0px;
  margin: 0px 0px;
  font-size: 16px;
}
.user_profile_main_block .alert_main_block
{
  padding: 0px 0px 0px 0px;
}
.user_profile_main_block .alert_main_block .alert_block
{
  width: 100%;
  height: 130px;
  margin: 10px 0px;
  /*border-radius: 0px;*/
}
.user_profile_main_block .alert_main_block .alert_block p.h4
{
  padding: 10px 10px;
  border-radius: 10em;
  margin: 0px 0px 5px 0px;
  text-transform: uppercase;
  background: #fff;
  display: inline-block;
  color: #333;
}
.user_profile_main_block .alert_main_block .alert_block p.h5
{
  padding: 0px 0px;
  margin: 0px 0px;
}
.user_profile_main_block .inbox_main_block
{
  padding: 0px 0px;
  margin: 0px 0px;
}
.user_profile_main_block .inbox_main_block .inbox_msg_block_head
{
  padding: 5px 0px;
  margin: 0px 0px;
  background: #C3D9FF;
}
.user_profile_main_block .inbox_main_block .inbox_msg_block_head p
{
  padding: 0px 0px;
  margin: 0px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  font-family: arial, sans-serif;
  text-transform: uppercase;
}
.user_profile_main_block .inbox_main_block .inbox_msg_block
{
  padding: 6px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom:1px solid #ddd;
  width: 100%;
  background: #fff;
}
.user_profile_main_block .inbox_main_block .inbox_msg_block .date
{
  padding: 0px 0px;
  margin: 0px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  font-family: arial, sans-serif;
  text-transform: uppercase;  
}
.user_profile_main_block .inbox_main_block .inbox_msg_block a.subject
{
  padding: 0px 0px;
  margin: 0px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #0000cc;
  text-decoration: none;
  font-family: arial, sans-serif;
}
.user_profile_main_block .inbox_main_block .inbox_msg_block .btn
{
  padding: 3px 5px;
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  text-decoration: none;
  border-radius: 3px;
  float: right;
  display: block;
  border:none;
  background: #ddd;
  color: #333;
}
@media (max-width: 768px){
  .user_profile_main_block .alert_main_block .alert_block p.h4
  {
    font-size: 14px;
  }
  .user_profile_main_block .alert_main_block .alert_block p.h5
  {
    font-size: 12px;
  }
  .user_profile_main_block .inbox_main_block .inbox_msg_block .btn
  {
    margin: 10px 0px 0px 0px;
  }
}
.user_panel_form
{
  
}
.user_panel_form label.text
{
  font-weight: normal;
  font-size: 12px;
  text-transform: capitalize;
  margin: 3px 0px;
}
.user_panel_form input[type=text],.user_panel_form input[type=email],.user_panel_form input[type=password],.user_panel_form input[type=file],.user_panel_form select
{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  padding: 3px 10px;
  margin: 0px 0px;
  /*border-radius: 3px;*/
  border:1px solid #ddd;
  font-size: 12px;
  background: #fff;
}
.user_panel_form textarea
{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  padding: 3px 10px;
  margin: 0px 0px;
  /*border-radius: 3px;*/
  border:1px solid #ddd;
  font-size: 12px;
  background: #fff;
  resize:none;
}
.user_menu_nav_main_block
{
  
}
.user_menu_nav_main_block .user_profile_img_block
{
 background: #4B204A;
 padding: 20px 10px;
}
.user_menu_nav_main_block .user_profile_img_block p
{
  padding: 0px 0px;
  margin: 0px 0px;
  font-size: 13px;
  color: #fff;
}
.user_menu_nav_main_block .user_profile_img_block a
{
  text-decoration: none;
  padding: 0px 0px;
  margin: 0px 0px;
  font-size: 13px;
  color: #fff;
}
.user_menu_nav_main_block .user_profile_img_block img
{
  width: 120px;
  height: 120px;
  border-radius: 10em;
  border:3px solid #fff;
}
.user_menu_nav_main_block .user_nav_block ul.user_nav
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;background: #4b204a;
}
.user_menu_nav_main_block .user_nav_block ul.user_nav > li
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  border-bottom: 1px solid #6A2A69;
}
.user_menu_nav_main_block .user_nav_block ul.user_nav > li:last-child
{
  border-bottom: none;
}
.user_menu_nav_main_block .user_nav_block ul.user_nav > li > a
{
  margin: 0px 0px 0px 0px;
  padding: 7px 7px;
  display: block;
  color: #fff;
  font-size: 13px;
  line-height: 23px;
  font-weight: normal;
  text-decoration: none;
}
.user_menu_nav_main_block .user_nav_block ul.user_nav > li > a:hover
{
  background: #6A2A69;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.fly_switch_btn_block
{
  background: #333;
  display: none;
  padding: 5px 10px;
  position: fixed;
  z-index: 9;
  right: 0;
  border-radius: 30px 0px 0px 30px;
}
.fly_switch_btn_block button
{
  background: transparent;
  border:none;
  color: #fff;
  font-weight: bold;
}
.user_panel_right_block
{
  padding: 0px 10px;
  min-height: 100vh;
  background: #E6E6E6!important;
}
@media (max-width: 768px){
  .fly_switch_btn_block
  {
    display: inline-block;
	display: none;
  }
 /* .user_menu_nav_main_block
  {
    display: none;
  }*/
}
.contest_form_block
{
  padding: 20px 20px;
  margin: 20px auto;
  background: #f7f7f7;
  border-radius: 3px;
}
.contest_form_block h1
{
  font-family: 'Roboto', sans-serif;
  margin: 20px 0px;
  padding: 0px 0px 0px 0px;
}
.input_block
{
  width: 100%;
  height: auto;
  display: block;
  float: left;
  padding: 3px 10px;
  margin: 0px 0px;
  /*border-radius: 3px;*/
  border:1px solid #ddd;
  font-size: 12px;
  background: #ddd;
}
.home_delivery
{
  padding: 3px 7px;
  background: #E65100;
  color: #fff;
  margin: 0px 0px;
  display: block;
  position: absolute;
  font-size: 10px;
  border-radius: 7px 0px 0px 0px;
  /*top: 21px;*/
}
.verified_listing
{
  display: inline-block;
  font-size: 14px;
  padding: 0px 0px;
  margin: 0px 0px;
  border-radius: 3px;
}
.business_type_block
{
  padding: 2px 10px;
  margin: 0px 10px;
  background: #f7f7f7;
  border-radius: 3px;
  /* width: 98%; */
  float: left;
  display: block;
}
.business_type_block ul
{
  padding: 0px 0px;
  margin: 0px 0px 0px 20px;
  list-style-type: none;
}
.business_type_block ul li
{
  padding: 0px 20px 0px 0px;
  margin: 0px 0px;
  display: inline-block;
}
.business_type_block ul li label
{
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.option_scroll_block
{
  background: #fff;
  max-height: 200px;
  overflow-y: auto;
  border:1px solid #ddd;
}
.option_scroll_block .option_item_block
{
  padding: 0px 5px;
  margin: 0px 0px;
  font-size: 12px;
  text-transform: capitalize;
  border-bottom: 1px solid #ddd;
  background: #f7f7f7;
}
.option_scroll_block .option_item_block label
{
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.option_scroll_block .option_item_block input[type=checkbox]
{
  display: inline-block;
  padding: 0px 0px;
  margin: 0px 0px;
}
#confirmSubmitModal p.h3
{
  font-size: 13px;
  margin: 0px 0px 10px 0px;
  padding: 7px 0px 7px 0px;
  color: #E65100;
  border-bottom: 1px solid #ddd;
}
#confirmSubmitModal ul
{
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#confirmSubmitModal ul li
{
  margin: 5px 5px;
  padding: 5px 10px;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: 2em;
  background: #ddd;
  color: #000;
  display: inline-block;
}
#confirmSubmitModal button.resetForm
{
  padding: 7px 5px;
  background: #E65100;
  color: #fff;
  border-radius: 3px;
  min-width: 80%;
  font-size: 16px;
  border:none;
}
#confirmSubmitModal button.confrimForm
{
  padding: 7px 5px;
  background: #ddd;
  color: #000;
  border-radius: 3px;
  min-width: 80%;
  font-size: 16px;
  border:none;
}
.page_content_data
{
  margin: 0px 0px;
  padding: 10px 10px;
}
.small_text *
{
  font-size: 13px;
  line-height: 20px;
}
#rel_businessHistoryModal
{
  color: #000;
}
.resp_pad10
{
  padding: 0px 10px;
  min-height: 180px;
}
@media (max-width: 768px){
  .resp_pad10
  {
    padding: 0px 5px;
  }
  .resp_pad5
  {
    padding: 0px 2px;
  }
}
ul.btn-list
{
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
ul.btn-list > li > a
{
  padding: 3px 5px;
  margin: 0px 0px;
  font-size: 11px;
  text-transform: uppercase;
}
@media (max-width: 768px){
  .hide_on_mobile
  {
    display: none;
  }
}
.user_panel_search_block
{
  width: 100%;
  max-width: 640px;
  height: auto;
  display: block;
  float: right;
  margin:6px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.user_panel_search_block ul
{
  margin: 0px 0px;
  padding: 0px 0px;
  list-style-type: none;
}
.user_panel_search_block ul > li
{
  margin: 0px 0px;
  padding: 0px 5px;
  display: inline-block;
  float: left;
}
.user_panel_search_block input[type=date],
.user_panel_search_block input[type=text]
{
  width: 100%;
  max-width: 150px;
  height: auto;
  display: block;
  border:1px solid #ddd;
  border-right: none;
  background: #fff;
  margin: 0px 0px 0px 0px;
  padding: 4px 10px;
  /*border-radius: 3px 0px 0px 3px;*/
  float: left;height: 30px;
}
.user_panel_search_block button[type=submit]
{
  width: 20%;
  height: auto;
  display: block;
  border:1px solid #ddd;
  border-left: none;
  background: #ff9900;
  color: #fff;
  margin: 0px 0px;
  padding: 4px 10px;
  border-radius: 0px 3px 3px 0px;
  float: left;
}
.tc_table
{
  padding: 0px 0px;
  margin: 0px 0px;
  background:#fff;
}
.tc_table table tr:first-child
{
  background: #ddd;
}
.tc_table table tr td
{
  font-size: 12px;
  padding: 5px 5px;
  margin: 0px 0px;
}
.tc_table table tr td .btn
{
  font-size: 12px;
  padding: 3px 5px;
  margin: 0px 0px;
}
ul.area_nav
{
  margin: 0px 0px;
  padding: 0px 0px;
  list-style-type: none;
}
ul.area_nav > li
{
  margin: 0px 0px;
  padding: 0px 0px;
  display: block;
  border:1px solid #ccc;
  border-radius: 0px 3px 3px 0px;
}
ul.area_nav > li > a
{
  margin: 0px 0px;
  padding: 7px 10px;
  display: block;
  background: #EEEEEE;
  color: #777;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
}
ul.area_nav li.dd_area ul.sub_area
{
  padding: 0px 0px;
  margin: 0px 0px;
  list-style-type: none;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #ddd;
  position: absolute;
  z-index: 1;
  border:1px solid #ddd;
  display: block;
  display: none;
  max-height: 400px;
  overflow-y: auto;
}
ul.area_nav li.dd_area ul.sub_area > li
{
  margin: 0px 0px;
  padding: 0px 0px;
  display: block;
  border-bottom: 1px solid #f7f7f7;
}
ul.area_nav li.dd_area ul.sub_area > li:last-child
{
  margin: 0px 0px;
  padding: 0px 0px;
  display: block;
  border-bottom: none;
}
ul.area_nav li.dd_area ul.sub_area > li > a
{
  width: 100%;
  max-width: 200px;
  display: block;
  margin: 0px 0px;
  padding: 8px 10px;
  display: block;
  text-decoration: none;
  color: #777;
  font-size: 14px;
  background: #fff;
}
ul.area_nav li.dd_area ul.sub_area > li > a:hover
{
  background: #FAFAFA;
}

			<!--------share----------->
	
	
	
.review_share {
    position: relative;
    right: 0;
    top: 0
}

.review_share li {
        padding: 8px 0 0px;
    display: inline-block;
}

.review_share li img {
    height: 32px;
    width: 32px
}

.review_share li a {
    color: #fff;
    font-family: MyriadHebrew-Regular;
    font-size: 13px;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    -moz-transition: .2s ease;
    display: inline-block
}

.review_share li i {
    position: static;
    height: 35px;
    width: 35px;
    border: 1px solid #fff;
    margin: 0;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    padding: 7px 0 0;
    font-size: 18px;
    color: #fff;
}

.review_share li a:hover {
    color: #fff;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    -moz-transition: .2s ease;
    position: relative
}

.review_share li:hover .share_hover,
.share_hover {
    -o-transition: .3s ease-in;
    -moz-transition: .3s ease-in
}

.review_share li a span {
    position: static;
    height: 37px;
    width: 37px;
    font-size: 19px;
    border-radius: 100%;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

#scroll,
.menu_icon {
    display: none
}

.share_hover {
    opacity: 0;
    height: 0;
    visibility: hidden;
    transform: translateY(30px)
}

.review_share li:hover .share_hover {
    opacity: 1;
    height: 100%;
    visibility: visible;
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in;
    transform: translateY(0)
}.facebook,
.linkedin,
.pinterest,
.twitter {
    transform: translate(0);
}

.share_hover {
    position: absolute;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    width: 300px;left: 150px;
}

.facebook:hover:after,
.linkedin:hover:after,
.pinterest:hover:after,
.twitter:hover:after {
    position: absolute;
    height: 20px;
    width: 20px;
    top: -6px;
    bottom: 0;
    right: 0;
    left: 9px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: ''
}

.share_hover li {
    float: left;
    padding: 10px 1px;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in
}

.share_hover li img {
    border-radius: 100%
}

.facebook {
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in
}

.facebook:after {
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    opacity: 0;
    animation: down_top_up .3s ease-in;
    -webkit-animation: down_top_up .3s ease-in;
    -o-animation: down_top_up .3s ease-in;
    -moz-animation: down_top_up .3s ease-in
}

.linkedin:after,
.twitter:after {
    animation: down_top_up .3s ease-in
}

.facebook:hover:after {
    border-bottom: 10px solid #3c5a9a;
    opacity: 1;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in
}

.twitter {
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in
}

.twitter:after {
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    opacity: 0;
    -webkit-animation: down_top_up .3s ease-in;
    -o-animation: down_top_up .3s ease-in;
    -moz-animation: down_top_up .3s ease-in
}

.twitter:hover:after {
    border-bottom: 10px solid #55acee;
    opacity: 1;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in
}

.linkedin {
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in
}

.linkedin:after {
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    opacity: 0;
    -webkit-animation: down_top_up .3s ease-in;
    -o-animation: down_top_up .3s ease-in;
    -moz-animation: down_top_up .3s ease-in
}

.linkedin:hover:after {
    border-bottom: 10px solid #dc4e41;
    opacity: 1;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in
}

.pinterest {
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in
}

.pinterest:after {
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    opacity: 0;
    animation: down_top_up .3s ease-in;
    -webkit-animation: down_top_up .3s ease-in;
    -o-animation: down_top_up .3s ease-in;
    -moz-animation: down_top_up .3s ease-in
}

.pinterest:hover:after {
    border-bottom: 10px solid #ca1c23;
    opacity: 1;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -moz-transition: .2s ease-in
}
	
	
	<!------share---------->
	
	.btn-wetransfer
{
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  font-size: 10pt;
  border-radius: 3px;
  border:1px solid #ddd;
  padding: 7px 10px;
  resize:none;
}

button.btn.btn-wetransfer {
	color: #fff;
    background-color: #ec971f;
}

/*----google translate-----*/
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    font-size: 12px;
    font-weight: bold;
    color: #444;
    text-decoration: none; display:none!important;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #d04949!important;
    white-space: nowrap;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    padding: 6px;
    border: solid 1px;
    border-radius: 5px;
}

/*********************************/



select.goog-te-combo {
    margin-left: -142px !important;
}

/*************************************/

.frname {
	float:right; color:#8bb31e; padding-right:22px; line-height:60px; font-weight:bold; text-transform:uppercase;
	}
	
	
	
	
	
	
	
/**************24-01-2019***********************/	

 
.menu-toggle {position: absolute; padding:0;top: 1em;left: .5em; cursor: pointer; /*z-index:9999;*/}
.hamburger, .hamburger::before, .hamburger::after {content: ''; display: block; background: #000; height: 3px; width: 2em; border-radius: 3px; -webkit-transition: all ease-in-out 350ms; transition: all ease-in-out 350ms;}

.hamburger::before {-webkit-transform: translateY(-7px); transform: translateY(-7px);}
.hamburger::after {-webkit-transform: translateY(4px); transform: translateY(4px);}

.open .hamburger {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.open .hamburger::before {display: none;}

.open .hamburger::after {-webkit-transform: translateY(-1px) rotate(-90deg);transform: translateY(-1px) rotate(-90deg);}

nav {margin: 0;padding: 0;width: 100%; height: auto;}
nav ul {display: flex;flex-direction: column;list-style-type: none; padding: 0; margin: 0; display: none;}
nav ul.opening {display: block;height:auto; background:#fff; position:absolute; z-index:999;}
nav li {border-bottom: 1px solid #f6f4e2;}
nav li:last-child {border-bottom: none;}
nav a {color: #fff;
display: block;
padding: 7px; 
text-decoration: none;
text-align: left;}
nav a:hover,
nav a:focus {color: #fff; text-decoration:none;  }

 
@media (min-width: 780px) {
.menu-toggle {display: none;}
nav ul {display: flex;flex-direction: row;justify-content: flex-end;}
nav li {border: none;}
nav li a {padding:5px 10px; margin: 0;border: none;}
nav a:hover,
nav a:focus {}
nav {height:30px; width: 80%;}


}







.review_page {
    position: relative;
    right: 0;
    top: 0
}

.review_page li {
        padding: 8px 0 0px;
    display: inline;
}

 

.review_page li a {
    color: #fff;
    font-family: MyriadHebrew-Regular;
    font-size: 13px;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    -moz-transition: .2s ease;
    display: inline;
}

 .bykm {width:90px; float:left;}
 
 
 /*01-03-19 crm menu*/
 
.ovrly { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; background-color: #000; opacity: 0.5; }
.overlay1 { width:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,.44); height:100%; z-index:16; display:none;}
		
.search_box{display: none;}
		

.some_other_div{display:block; float:left;  position:relative;}
		
@media only screen and (min-width:320px) and (max-width:900px){
.some_other_div{display:none; width: 380px;
float: left;
position: absolute;
right: -5px;
z-index: 1052;
top: -136px;}
.search_box{    position: relative;
    z-index: 17;
    cursor: pointer;
    text-align: center;
    display: block;
    width: 100px;
    float: right;
    position: fixed;
    z-index: 9999;
    background: #000;
    color: #fff;
    line-height: 40px;
    top: 20%;
    right: 0px;
    border-radius: 20px 0px 0px 20px;
}
}
		
.iconsp{width:30px; height:30px; float:left; margin:3px;}
.logbtn{width:100%; float:left;}
.logbtn button{    margin: 1px 0px;
    padding: 10px 0px;
   
    position: static!important;
  
}

 /*01-03-17 crm menu*/
 
.ovrly { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; background-color: #000; opacity: 0.5; }
.overlay1 { width:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,.44); height:100%; z-index:16; display:none;}
		
.search_box{display: none;}
		

.some_other_div{display:block; float:left;  position:relative;}
		
@media only screen and (min-width:320px) and (max-width:900px){
.some_other_div{display:none;width: 342px;
    float: left;
    position: absolute;
    right: 0px;
    z-index: 1052;
    top: -18px;}
.mobile-hide{
display:none;
}
.search_box{    position: relative;
    z-index: 17;
    cursor: pointer;
    text-align: center;
    display: block;
    width: 100px;
    float: right;
    position: fixed;
    z-index: 9999;
    background: #000;
    color: #fff;
    line-height: 40px;
    top: 24%;
    right: 0px;
    border-radius: 20px 0px 0px 20px;
}
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {padding: 8px 5px!important; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; font-size: 12px
}
	.sha .btn{width: 29px!important; height: 27px!important; margin-bottom: 5px; margin-right:5px;font-size: 16px;text-align: center;padding: 5px 0px;}
	
	.sha form{width: auto;float: left;margin-right:0px;text-align: center;}
	
	.st-btn.st-first.st-remove-label {
    width: 24px;
    height: 20px !important;
    padding: 2px;
    font-size: 12px!important;
    border-radius: 0px !important;
}
	#st-1 .st-btn > img {
    display: inline-block;
    height: 12px!important;
    width: 12px!important;
    position: relative;
    top: 4px!important;
    vertical-align: top; 
    margin-left: -3px;
}
	#st-1 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px!important;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px!important;
    height: 20px!important;
    line-height: 18px!important;
    margin-right: 4px!important;
    padding: 0 4px!important;
    position: relative;
    text-align: center;
    top: 0px;
    vertical-align: top;
    white-space: nowrap;
}
	
#st-2 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px!important;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px!important;
    height: 20px!important;
    line-height: 18px!important;
    margin-right: 4px!important;
    padding: 0 4px!important;
    position: relative;
    text-align: center;
    top: 0px;
    vertical-align: top;
    white-space: nowrap;
}
	#st-3 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px!important;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px!important;
    height: 20px!important;
    line-height: 18px!important;
    margin-right: 4px!important;
    padding: 0 4px!important;
    position: relative;
    text-align: center;
    top: 0px;
    vertical-align: top;
    white-space: nowrap;
}

	
	#st-4 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px!important;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px!important;
    height: 20px!important;
    line-height: 18px!important;
    margin-right: 4px!important;
    padding: 0 4px!important;
    position: relative;
    text-align: center;
    top: 0px;
    vertical-align: top;
    white-space: nowrap;
}

	
	#st-5 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px!important;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px!important;
    height: 20px!important;
    line-height: 18px!important;
    margin-right: 4px!important;
    padding: 0 4px!important;
    position: relative;
    text-align: center;
    top: 0px;
    vertical-align: top;
    white-space: nowrap;
}


	#st-6 .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px!important;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px!important;
    height: 20px!important;
    line-height: 18px!important;
    margin-right: 4px!important;
    padding: 0 4px!important;
    position: relative;
    text-align: center;
    top: 0px;
    vertical-align: top;
    white-space: nowrap;
}


	#st .st-btn > img {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    top: 3px!important;
    vertical-align: top;
}
		#st-2 .st-btn > img {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    top: 3px!important;
    vertical-align: top;
}
	#st-3 .st-btn > img {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    top: 3px!important;
    vertical-align: top;
}
	
	#st-4 .st-btn > img {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    top: 3px!important;
    vertical-align: top;
}
	
	#st-5 .st-btn > img {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    top: 3px!important;
    vertical-align: top;
}
	
	#st-6 .st-btn > img {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    top: 3px!important;
    vertical-align: top;
}
	
	
#st .st-btn > svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: 4px!important;
    vertical-align: top;
}
	
	#st-7 .st-btn > img {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    top: 3px!important;
    vertical-align: top;
}	
	
	
#st-1 .st-btn > svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: 4px!important;
    vertical-align: top;
}
#st-2 .st-btn > svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: 4px!important;
    vertical-align: top;
}
	
#st-3 .st-btn > svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: 4px!important;
    vertical-align: top;
}

	#st-4 .st-btn > svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: 4px!important;
    vertical-align: top;
}
	
	#st-5 .st-btn > svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: 4px!important;
    vertical-align: top;
}
	
#st-6 .st-btn > svg {
    height: 16px;
    width: 16px;
    position: relative;
    top: 4px!important;
    vertical-align: top;
}
#st-1 .st-btn:hover {
    opacity: .8;
     top: 0px!important;
}
#st-2 .st-btn:hover {
    opacity: .8;
    top: 0px!important;
}	
#st-3 .st-btn:hover {
    opacity: .8;
     top: 0px!important;
}
#st-4 .st-btn:hover {
    opacity: .8;
     top: 0px!important;
}
#st-5 .st-btn:hover {
    opacity: .8;
    top: 0px!important;
}
#st-6 .st-btn:hover {
    opacity: .8;
    top: 0px!important;
}
#st-7 .st-btn:hover {
    opacity: .8;
    top: 0px!important;
}
#st-8 .st-btn:hover {
    opacity: .8;
     top: 0px!important;
}
.logbtn{width:100%; float:left;}
.logbtn button{    margin: 1px 0px;
    display: inline-block;
    color: #fff;
    border: none;
    float: left;
    
    text-transform: uppercase;
    position: static!important;
    left: -251px;
    width: 138px!important;
    top: 5px;
}



/*----12-04-2019------*/
.reset_b{background: #fff; padding:0px 10px; height: auto; float: left; width: 100%; margin-top:5px;margin-bottom:5px;}
.reset_b1{background: #fff; padding: 10px; height: auto; float: left; width: 100%;}
.reset_b1 h5{color: #000; font-size: 15px;}

.user_panel_search_block .btn {
	height: 29px;
float: left;
line-height: 20px; 
    display: inline-block;
    padding: 5px 12px!important;
     
}

.ykp-05 {
	
	padding: 0px 5px!important;
}

ul.user_nav li a {
    text-transform: uppercase;
}

.container {
    /* width: 1300px; */
}


.col-lg-5.col-md-5.col-sm-5.col-xs-6 {
    margin-bottom: 30px;
}
@media (min-width: 700px) and (max-width: 900px) {.col-lg-10.col-md-10.col-sm-9.col-xs-12.pad0.followup_rcrd {width: 100%;} .some_other_div{left: 0;}ul.open.desktop.opening li a { color: #000 !important; }.col-sm-9 {width: 100% !important;}nav ul.opening { left: 39px; }}
@media (min-width: 600px) and (max-width: 700px)
{
	nav a {color: #000!important;}
	.col-lg-4.col-md-6.col-sm-6.col-xs-12.pad0 img { max-width: 300px; margin: 0 auto; }
	.modal-body .bg.hire.custom_close { margin-top: -48px; }
	.bg.hire.custom_close button {top: 37px; }
	.modal-body.login_chn .col-lg-8.col-md-6.col-sm-6.col-xs-12 { width: 50%; }
	.modal-body.login_chn  .col-lg-4.col-md-6.col-sm-6.col-xs-12.pad0 { width: 50%; }
	.modal-body.login_chn .bg.login_reg_form { margin-top: -16px; }
	.bg.login_reg_form { margin-top: -49px; }
	.bg.login_reg_form button.close.modal-close {top: 40px;}
	.bg.address_col, .bg.cmt_col {float: left;    width: 50%;}
	.bg.address_col textarea, .bg.cmt_col textarea { max-height: 39px; }
	.modal .modal-body { margin: 0px 0px !important; max-height: 231px; overflow: scroll; }
	.table-history td:nth-child(2) { /* background: red; */ width: 22%; }
	.table-history td:nth-child(3) { width: 45%; }
}
@media (max-width: 550px){
.bg.hire.custom_close { margin-top: -31px; }
.hire button{top: 21px;}
.modal-body.login_chn .col-lg-8.col-md-6.col-sm-6.col-xs-12 { width: 100%; }
	.modal-body.login_chn  .col-lg-4.col-md-6.col-sm-6.col-xs-12.pad0 { width: 100%; }
	.modal-body.login_chn .bg.login_reg_form, .bg.login_reg_form, .bg.login_reg_form button.close.modal-close  { margin-top: 0px; }
	.web_cat_main_slide_block { min-height: 150px; max-width: 550px; }
	.web_home_category_main_block h1 {font-size: 19px; /*max-width: 23%;*/ line-height: 29px;}
	.web_home_category_main_block .ul_cat_item_block > li > a .last { float: initial; margin-left: 7px !important}
	.table-history td:nth-child(2) { /* background: red; */ width: 22%; }
	.table-history td:nth-child(3) { width: 45%; }
	.bg textarea { max-height: 51px; }
	.modal-body { max-height: 450px; overflow: scroll; }
	.bg.left_nav_header {width: 70%;}
}

.col-md-12.carsal_slide { padding: 0; }
.arrow_cntrl { position: absolute; top: 0; left: 0; width: 100%; top: 16%;}
.web_business_page_block .profile_info_block .photo_gallery_block{position: relative;}
.carousel-control.left, .carousel-control.right { margin-left: 15px; background-image: none; opacity:1; }
.arrow_cntrl .fa { color: #777777; font-size: 28px;}
.carousel-inner p.h5 { text-align: center; }


.carousel-inner .item .col-xs-3 { padding: 5px;}
.carousel-inner .item .col-xs-3 img { max-width: 100%; height: auto; /* max-height: 186px; */ max-height: 183px; width: 100%; padding: 5px; box-shadow: 1px 1px 9px 0px #b3aeae;}

.web_business_page_block {
    padding: 0px 0px 0px 0px;
margin: -1px 0px;}

/* Gallary CSS */
/* .bg.photo_gallery_block .modal-dialog {width: 1000px !important;} */
.bg.photo_gallery_block  .modal-content .modal-header .modal-title { color: #353131;     margin-top: 24px;}
.bg.photo_gallery_block  .modal-content {    border-radius: 18px;}
.bg.photo_gallery_block .modal-content .modal-header { color: #353131; background: none;}
.bg.photo_gallery_block .modal-header .close { margin-top: -31px; font-size: 33px;} 
.bg.photo_gallery_block button.btn.btn-primary { background: #f7f7f7; }
.bg.photo_gallery_block p.h5 {
   /* background: white;
    position: absolute;*/
	color:#000;
	background: #fff;
    bottom: 0;
    padding: 15px;
    text-align: center;
    /* z-index: 9999 !important; */
	 
	    
}
.h5.myf{position:absolute;}
p.h5.myg{position:absolute;}
.bg.photo_gallery_block button.btn.btn-primary img {
    width: 200px !important;
    height: 200px !important;
}
div#jssor_1 {
    background-color: rgb(239, 239, 239) !important;
}
@media (min-width: 769px)
{

	.bg.photo_gallery_block .modal-dialog {width: 1000px !important;}
}
@media (max-width: 769px)
{
	.bg.photo_gallery_block .modal .modal-body {margin-right: 0px; margin-left: -17px; }
    .bg.photo_gallery_block 	.bg.photo_gallery_block .modal-dialog {width: 100% !important;}
	.bg.photo_gallery_block .modal .modal-body { margin: 0px -22px !important; }
	.bg.photo_gallery_block .modal-content { margin-right: 18px; }
	.bg.photo_gallery_block button.btn.btn-primary img { width: 149px !important; height: 149px !important; }
	
}
@media (max-width: 480px){
	#jssor_1 {
    width: 352px !important; left: -50px !important;     background-color: rgb(255, 255, 255) !important;
	}
	.jssort101{display:none;}
}
.jssort101 {
    background-color: #efefef !important;
  height: 400px !important; overflow: scroll !important;
}
.list_yt{
      color: #9a9292 !important;
    text-decoration: none !important;
    display: inline-block;
    padding: 3px 0px;
    font-size: 15px;
    line-height: 13px;
    border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
}
@media (max-width: 768px){
.mobi_footer{
 display: none !important;
 /* display:block; */
}
.mobile_overscroll{
  max-height: 300px;
  overflow-y: auto;
}
}
.photoframe{
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9;
  background: rgba(0,0,0,0.5);
  display: none;
}
.photoframe button{
  background: transparent;
  border: none;
  color: #000;
  right: 10px;
  top: -5px;
  position: absolute;
  font-size: 30px;
  z-index: 1;
}
.photoframe .pfblock{
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0px auto;
  background: #fff;
  overflow: hidden;
  padding: 10px 0px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  text-align: center;
  border-radius: 5px;
}
.photoframe .pfblock img{
  max-height: 80vh;
}
.photoframe .pfblock p.h1{
  font-size: 20px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  padding: 0px 0px;
  margin: 0px 0px 10px;
  overflow: hidden;
}
@media (max-width: 768px){
.photoframe{
  /*background: #fff;*/
}
.photoframe button{
  background: #fff;
  border: none;
  color: #000;
  right: 0px;
  top: -10px;
  position: absolute;
  font-size: 20px;
  line-height: 20px;
  padding: 10px 10px 6px;
  z-index: 1;
}
.photoframe .pfblock img{
  max-height: 70vh;
}
.photoframe .pfblock{
  background: #fff;
  overflow: hidden;
  padding: 10px 0px;
  border-radius: 0px;
}
.photoframe .pfblock p.h1{
  font-size: 16px;
}
}
/******responsive header*********/
@media (max-width:746px){
.web_logo_main_header
{
  height:unset;
}
.dasb-user-s{
	max-width: 184px!important;
}
.cluedial-btn-p {
    font-size: 18px!important;
    position: relative;
    right: 45px;
    bottom: 5px;
}
.web_business_page_block .profile_info_block p.title {
    font-size: 18px;
}
tr.row-highlite:hover {
    background-color: #e6e6e6!important;
}
#btn_serv_search{position: relative;
    right: 48px;}
#btn_keyword_search{position: relative;
    right: 48px;}
}

.cluedial-h-ico-s{
    width: 30px;
    height: 30px;
}
.side-nav-clue-active{
	background:#fff;
}
.cluedial-btn-p{
	color:#111;
	font-weight: bold;
    font-size: 20px;
	font-family: 'Roboto', sans-serif;
}
tr:active {
    background-color: #e6e6e6!important;
}
.add-cluedial-bg{
	background:#fff;
}
@media (max-width: 530px){
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    margin-left: 0px;
    background: #d04949;
    border: solid 1px #150d0d!important;
    color: #180d0d;
}
}
/* add new css 21-01-21 */
.modal .modal-body{
	    overflow-x: hidden!important;
}
#myBtn {
  display: none;
    position:fixed;
    bottom: 20px;
    right: 12px;
	height:420px;
    top:370px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
	background: none;
    /*color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;*/
}
.soci-media a{
	text-decoration:none;
	font-size:22px;
}
.soci-media a i,.mobile-ic a i{
 margin: 5px;
}
.mobile-ic a{
	text-decoration:none;
	font-size:30px;
}
.web_footer_main_block p.h1 {
    margin: 10px 0px 0px 0px;
    font-size: 15px;
}
.web_footer_main_block {
    background: #f6f6f6;
}
.web_footer_main_block p.h1 {
    color: #000;
}
.footer_copyright_block ul.footer_link li a {
 color: #4a4747;
}
.mobi_footer .col-md-3 .bg ul li a:hover{
	text-decoration:none;
}
.shift-in-mb-left{
	margin-left:316px;
    margin-top: -53px;
}
@media(max-width:768px){
.font-16-h4{
	font-size:16px;
}
.business_listing_prrfile_page .web_footer_main_block {
    padding: 0px 0px 15px 0px;
}
#st-1 {
    display: flex;
    top: 400px;
    transform: rotate(90deg);
    width: 40%;
	left: auto;
	bottom: auto;
}
#st-1.st-right {
    right: -62px;
}  
#st-1 .st-btn > img {
    transform: rotate(270deg);
} 
.shift-in-mb-left{
	margin-left: 112px;
    margin-top: -53px;
} 
.soci-media{
	margin-left: -12px;
}
}

@media (max-width:746px){
.mobile-ic {
    display: none;
}
}
@media (max-width:746px){
.footer_copyright_block ul.footer_link li {
    padding: 0px 5px;
    margin: 0px 0px;
    float: left;
}
}