/*
Theme Name: ins
Author: the WordPress team
Author URI: http://wordpress.org/
*/
body {
  direction: rtl;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0em;
  position: relative;
  background-color: #F6F6F6;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.align-left {
  float: left;
}
.align-right {
  float: right;
}
#page {
  max-width: 946px;
  width: 100%;
  margin: 0 auto;
}
#logo {
  background: url("images/INS-logo.jpg");
  width: 229px;
  height: 113px;
  display: block;
  float: right;
  margin-top: -8px;
}

.ajax-loader {
display: none;
}
.fb-link {
  background: url("images/fb.png");
  width: 28px;
  height: 27px;
  display: block;
  float: left;
  margin-right: 15px;
}
.title-red18 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium!important;
  font-style: normal;
  font-weight: bold;
  PADDING-RIGHT: 97PX;
  padding-bottom: 8px;
  color: #C43526;
  line-height: 130%;
}
.number {
  background: url("images/phone-box.jpg");
  width: 194px;
  height: 30px;
  display: block;
  float: left;
  margin-right: 15px;
}
header {
  clear: both;
  padding-top: 2px;
  margin-bottom: 23px;
  position: relative;
}
header .up-menu {
  float: left;
}
header .up-menu ul {
  margin: 0;
  padding: 0;
}
header .up-menu ul li {
  display: inline-block;
  height: 12px;
  line-height: 0.7em;
}
header .up-menu ul li:last-child {
  border: none;
}
header .up-menu ul a {
  font-size: 13px;
  font-style: normal;
  color: #5C5C5C;
  text-decoration: none;
  margin: 0 10px;
  vertical-align: top;
}
header .up-menu ul li + li {
  border-right: 1px solid #5C5C5C;
}
header .up-menu ul li:last-child a {
  margin-right: 24px;
  font-size: 15px;
  color: #D73D37;
}
.header-search {
  float: left;
  font-size: 0;
}
.header-search input[type=text] {
  height: 26px;
  position: relative;
  width: 147px;
  text-align: right;
  padding-right: 10px;
  border: 1px solid #D3E0EA;
}
.header-search input[type=submit] {
  float: left;
  background: url("images/search-but.png");
  width: 31px;
  height: 30px;
  border: none;
}
.header-left {
  width: 70%;
  float: left;
}
.bottoms-item {
  margin-top: 40px;
  width: 100%;
  float: left;
  clear: both;
  overflow: hidden;
}
.menu-top {
  float: left;
  margin-top: 5px;
  height: 32px;
  width: 100%;
  left: 24px;
  top: 119px;
  text-align: right;
  clear: both;
  border-radius: 3px;
  background: #4a9cd8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4a9cd8 0%, #2989d8 50%, #207cca 50%, #065286 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4a9cd8), color-stop(50%, #2989d8), color-stop(50%, #207cca), color-stop(100%, #065286));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4a9cd8 0%, #2989d8 50%, #207cca 50%, #065286 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4a9cd8 0%, #2989d8 50%, #207cca 50%, #065286 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4a9cd8 0%, #2989d8 50%, #207cca 50%, #065286 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4a9cd8 0%, #2989d8 50%, #207cca 50%, #065286 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a9cd8', endColorstr='#065286', GradientType=0);
  /* IE6-9 */
  -webkit-box-shadow: 0px 1px 1px 1px #9c9c9c;
  -moz-box-shadow: 0px 1px 1px 1px #9c9c9c;
  box-shadow: 0px 1px 1px 1px #9c9c9c;
}
.menu-top li {
  position: relative;
  line-height: 200%;
}
.menu-top > ul > li:hover {
  background: #0A5E96;
}
.menu-top li ul li a {
  background: none;
padding-right: 0;
}
.menu-top li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FFF;
  line-height: 250%;
  padding-left: 17px;
  padding-right: 17px;
  height: 34px;
  padding-bottom: 2px;
  text-decoration: none;
}
ul.dropdown {
  position: relative;
  z-index: 60;
  float: right;
  height: 34px;
}
ul.dropdown,
ul.dropdown li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav li + li {
  border-right: 1px solid #1c81c7;
}
/* ????? ?? ????? ????? ?? ????? */
ul.dropdown ul {
  list-style: none;
  visibility: hidden;
  position: absolute;
  top: 32px;
  /*z-index: 598;*/
  text-align: right;
  margin-top: 0px;
  width: 149px;
  right: 0px;
}
ul.dropdown li {
  float: right;
  line-height: 134%;
  vertical-align: middle;
  zoom: 1;
  /*border-style: solid;
  border-width: 0 0 0 0;*/
  text-align: right;
}
ul.dropdown li:hover {
  position: relative;
  /*z-index: 599;*/
  cursor: default;
}
ul.dropdown ul li {
  float: none;
  padding: 4px 0 4px;
  font-weight: bold;
}

ul.dropdown li ul li {
min-height: 30px;
line-height: 30px;
height: inherit;
}


ul.dropdown li ul li a{
line-height: 30px;
}
ul.dropdown li:hover > ul {
  visibility: visible;
}
ul.dropdown li ul li {
  /* ???? ?????? ?????? ?????? ?????*/
  margin-right: -41px;
  font-weight: bold;
  width: 185px;
}
ul.dropdown ul li {
  box-sizing: border-box;
  width: 225px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
  background-color: #0B67A8;
  color: #fff;
  text-align: right;
  padding-right: 27px;
  text-decoration: none;
  border-bottom: 1px solid #5F95C0;
  height: 34px;
  direction: rtl;
}
ul.dropdown ul li a {
  line-height: 22px;
  vertical-align: top;
}
ul.dropdown ul li:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  background-color: #0A5E96;
  color: #B6E8FC;
  text-align: right;
  text-decoration: none;
  border-bottom: 1px solid #5F95C0;
  direction: rtl;
}
ul.dropdown ul li:hover a {
  color: #B6E8FC;
}
#offer-box {
  box-sizing: border-box;
  background: url("images/offer-box.jpg");
  width: 202px;
  height: 291px;
  padding-top: 88px;
  text-align: center;
}

#offer-box span{
direction: rtl;
}

#offer-box p{
margin-top: 0;
}
#offer-box input,
#offer-box select {
  margin: 4px 0;
}
#offer-box input:-moz-placeholder,
#offer-box select:-moz-placeholder {
  color: #000;
}
#offer-box input::-webkit-input-placeholder,
#offer-box select::-webkit-input-placeholder {
  color: #000;
}
#offer-box select {
  border: 2px solid;
  border-color: #DCDCDC;
  text-align: right;
  width: 169px;
  height: 30px;
  padding-right: 10px;
}
#offer-box input[type=text] {
  border: 2px solid;
  border-color: #DCDCDC;
  text-align: right;
  width: 155px;
  height: 22px;
  padding-right: 10px;
}
#offer-box input[type=submit] {
  margin-top: 15px;
  border: none;
  background: url("images/send-offer.png");
  color: transparent;
  width: 169px;
  height: 27px;
}
#offer-box .wpcf7-not-valid {
  border-color: #f00 !important;
}
#offer-box .wpcf7-not-valid-tip {
  display: none;
}
#offer-box .wpcf7-validation-errors {
  display: none !important;
}
#slider {
  height: 291px;
  border: 3px solid #D1CFD0;
  border-radius: 3px;
  width: 100%;
  float: left;
  margin-bottom: 21px;
  box-sizing: border-box;
  overflow: hidden;
}
#slider a.right .sr-only,
#slider a.left .sr-only {
  background: url("images/arrow-r.jpg");
  width: 32px;
  height: 32px;
  overflow: hidden;
  display: block;
  text-indent: 999px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#slider a.left .sr-only {
  background: url("images/arrow-l.jpg");
  right: auto;
  left: 0;
}
#slider .carousel-control {
  width: 0;
}
#slider .panel .panel_heading {
  height: 70px;
  background: #fff;
  text-align: center;
}
#slider .panel .heading_title {
  margin: 0;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #0067B4;
  line-height: 130%;
  line-height: 1.6;
}
#slider .panel .heading_subtitle {
  line-height: 1.6;
  margin: 0;
  color: #646464;
  font-size: 16px;
  font-weight: bold;
}
#slider .panel .panel_content {
  display: block;
  height: 215px;
  overflow: hidden;
}
#slider .panel .panel_content img {
  width: 100%;
  min-height: 100%;
  min-width: 100%;
}
#left-menu {
  min-width: 202px;
  width: 21%;
  margin-right: 2%;
}
#left-menu ul {
  margin: 0;
  padding: 0;
}
#left-menu li {
  list-style-type: none;
}
.r-col {
  width: 21%;
  min-width: 202px;
  margin-left: 2%;
  float: right;
}
.l-col {
  width: calc(100% - 221px);
  float: left;
}
#left-menu {
  float: left;
}
#left-menu a {
  text-decoration: none;
  box-sizing: border-box;
  display: block;
  width: 202px;
  height: 49px;
  background-repeat: no-repeat;
  padding-top: 13px;
  text-align: right;
  padding-right: 57px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #035DA1;
}
.left-menu_car {
  background: url("images/car.jpg");
}
.left-menu_health {
  background: url("images/health.jpg");
}
.left-menu_life {
  background: url("images/life.jpg");
}
.left-menu_dira {
  background: url("images/dira.jpg");
}
.left-menu_business {
  background: url("images/business.jpg");
}
.left-menu_services {
  background: url("images/services.jpg");
}
.left-menu_morgage {
  background: url("images/morgage.jpg");
}
.banners a {
  background-repeat: no-repeat;
  height: 120px;
  width: 248px;
  margin-top: 7px;
  display: inline-block;
  margin-right: -22px;
  text-decoration: none;
  font-size: 18px;
  color: #C43526;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  padding-top: 32px;
  padding-left: 90px;
  padding-right: 20px;
  box-sizing: border-box;
}
#content {
font-family: arial,helvetica,sans-serif;
  font-size: small;
  box-sizing: border-box;
  text-align: right;
  float: right;
  width: calc(100% - 217px);
  border: 1px solid #C8DBE9;
  position: relative;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 25px;
  background-color: #FDFDFD;
}
footer {
  width: 100%;
  background-color: #E6E6E6;
  min-height: 58px;
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
}
#inner-content {
  font-family: arial,helvetica,sans-serif;    
  font-size: small;
  background-repeat: no-repeat;
  position: relative;
  height: auto;
  width: calc(100% - 221px);
  box-sizing: border-box;
  padding: 5px 22px;
  border: 1px solid #BBD3E4;
  background-color: #FDFDFD;
  margin-bottom: 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  float: left;
  padding-bottom: 10px;
  min-height: 655px;
  color: #5C5C5C;
}
h1.title-line {
  font-size: 24px;
  text-align: right;
  position: relative;
  height: 35px;
  width: 100%;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  color: #0067B4;
  padding-top: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ACC3D4;
  line-height: 100%;
  font-weight: bold;
}
.menu-widget {
  background-repeat: no-repeat;
  position: relative;
  height: auto;
  width: 180px;
  text-align: center;
  margin-left: 23px;
  background-color: #E6F1F8;
  border: 1px solid #BFD8EB;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding-right: 11px;
  padding-left: 11px;
  margin-bottom: 24px;
}
.menu-widget ul {
  margin: 0;
  padding: 0;
}
.menu-widget li {
  list-style-type: none;
}
.menu-widget li a {
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #5C5C5C;
  display: block;
  height: 36px;
  border-bottom: 1px solid #CADEEE;
  line-height: 36px;
  text-decoration: none;
}
.menu-widget li a:hover {
  color: #2C7EAF;
}
.ib-trail {
  display: inline-block;
  font-size: 12px;
  color: #6F6F6F;
  line-height: 0.8em;
}
.ib-trail ul {
  display: inline-block;
  padding: 0;
  list-style: none;
}
.ib-trail ul li {
  display: inline-block;
  margin-left: 5px;
}
.ib-trail a:link,
.ib-trail a:visited {
  color: #6F6F6F;
  text-decoration: none;
}
.ib-trail a:hover,
.ib-trail a:active {
  color: #5a5a5a;
  text-decoration: underline;
}
.ib-trail li:after {
  content: '>';
  margin-right: 5px;
}
.ib-trail li:last-child:after {
  content: '';
}
.attachment-thumbnail {
  float: right;
  margin-left: 10px;
}
.article:before,
.article:after {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}
.article:before,
.article:after {
  content: " ";
  display: table;
}
.article:after {
  clear: both;
}
.article h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #C43526;
  line-height: 130%;
}
.article .readmore {
  float: left;
}
hr {
  border: 0;
  border-top: 1px solid;
  border-color: #ACC3D4;
}
.pagi {
  text-align: center;
}
.pagi a,
.pagi span {
  font-size: 14px;
  color: #6F6F6F;
  text-decoration: none;
}
#responsive-menu-title {
  display: none;
}
#rm-additional-content {
  display: none;
}
#menu-top {
  padding: 0;
}
#responsiveSearch {
  display: none;
}
#wpadminbar {
  position: fixed !important;
}
.hamburger {
  margin-top: 7px;
  position: relative;
  z-index: 99;
  margin-right: 15px;
}
.hamburger_line {
  width: 25px;
  height: 3px;
  margin-bottom: 4px;
  background: #fff;
}
.device-menu {
  border-radius: 0;
}
.device-menu {
  display: none;
}
#device-nav {
  display: none;
  margin-top: 4px;
  width: 100%;
  position: absolute;
  background: #065286 ;
  height: auto;
}
#device-nav li {
  display: block;
  float: none;
  border-bottom: 1px solid #fff;
}
#device-nav li ul {
  position: static;
  display: block;
  visibility: visible;
}
#device-nav li ul li {
  background: transparent;
  border: none;
  list-style-type: disc;
  padding-right: 20px;
}
#device-nav li ul li a {
  color: #c9c9c9;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  padding-top: 70px;
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  /*    > img,
    > a > img {
      &:extend(.img-responsive);
      line-height: 1;
    }*/
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  font-size: 20px;
  text-align: center;
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  top: 0;
  width: 100%;
  background: white;
  z-index: 10;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-style: normal;
  font-weight: bold;
  color: #646464;
  line-height: 35px;
}
.carousel-caption .btn {
  text-shadow: none;
}
.carousel-caption .caption-title {
  color: #0067B4;
  font-size: 24px;
}
.carousel-caption p {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
@media screen and (max-width: 780px) {
  .menu-widget {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  #inner-content {
    width: 100%;
  }
  .l-col {
    width: 100%;
    float: none;
  }
  #slider {
    border: 3px solid #D1CFD0;
    width: 100%;
    float: none;
    margin-bottom: 21px;
    box-sizing: border-box;
    overflow: hidden;
    border-left: none;
    border-right: none;
  }
  #slider .item {
    display: block;
  }
  #logo {
    float: none;
    margin: 0 auto;
  }
  header .up-menu {
    float: none;
  }
  .header-left {
    width: 100%;
    float: none;
    text-align: center;
  }
  #content {
    width: calc(100% - 217px);
  }
  .r-col {
    width: 100%;
    min-width: 202px;
    margin-left: 0;
    float: none;
    clear: both;
  }
  #offer-box {
    float: none;
    margin: 0 auto;
  }
  .banners {
    text-align: center;
  }
  #content {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    clear: both;
  }
  #left-menu {
    float: none;
    clear: both;
    margin: 20px auto;
  }
}
@media screen and (max-width: 500px) {
  .desktop-menu {
    display: none;
  }
  .device-menu {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  #content {
    box-sizing: border-box;
    text-align: right;
    float: right;
    width: 100%;
    border: 1px solid #C8DBE9;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 25px;
    background-color: #FDFDFD;
  }
}
@media screen and (max-width: 480px) {
  .fb-link,
  .number,
  .header-search {
    float: none;
    margin: 10px auto;
  }
  .header-search {
    width: 191px;
  }
  .r-col {
    width: 202px;
    margin: 0 auto;
    float: none;
  }
  #left-menu {
    float: none;
    margin: 20px auto;
  }
}