@media screen and (min-width: 801px) {
  BODY {
    background-image: url(images/bodybg.png);
  }
  ::-webkit-input-placeholder {
    color: #554C4C;
    background-color: #F1F1F1;
  }
  #topbar {
    cursor: default;
  }
  #telbtn {
    cursor: pointer;
  }
  #loctxt:hover, #mailtxt:hover, #teltxt:hover {
    cursor: pointer;
    color: #E19DA4;
  }
  #skypebtn:hover, #whatsupbtn:hover, #telegbtn:hover, #viberbtn:hover {
    opacity: 1;
    margin-top: 26px;
    filter: saturate(120%);
    filter: contrast(120%);
  }
  #telbtn:hover {
    cursor: pointer;
    color: #CC4452;
  }
  #workhtxt {
    text-shadow: -1px 1px #E9E9E9;
    cursor: default;
  }
  #langbar {
    box-shadow: -1px 1px 4px 1px rgba(197, 176, 176, 0.453);
  }
  .selflags {
    opacity: 0.8;
    float: right;
    margin-right: 12px;
    margin-top: 1px;
  }
  #dropdown:hover #dropdown-content {
    display: block;
  }
  #eflag, #rflag, #dflag {
    float: right;
    width: 28px;
    opacity: 0.8;
    height: 17px;
    margin-right: 10px;
    margin-top: 1px;
    filter: contrast(1.2);
    object-fit: fill;
  }
  #englangbtn, #ruslangbtn, #deulangbtn {
    margin-left: 2px;
    color: #F0F1F2;
    margin-top: 0;
    width: 139px;
    background-color: rgba(179, 65, 76, 0.786);
    height: 26px;
    padding-top: 5px;
    padding-left: 26px;
    font-family: Trebuchet MS;
  }
  #englangbtn:hover, #ruslangbtn:hover, #deulangbtn:hover {
    background-color: rgba(201, 96, 106, 0.786);
    color: white;
    text-shadow: -1px 1px #696465;
  }
  #englangbtn:hover #eflag, #ruslangbtn:hover #rflag, #deulangbtn:hover #dflag {
    opacity: 1;
    /*+box-shadow: 1px 1px 3px #EA1F1F;*/
    -moz-box-shadow: 1px 1px 3px #EA1F1F;
    -webkit-box-shadow: 1px 1px 3px #EA1F1F;
    box-shadow: 1px 1px 3px #EA1F1F;
  }
  #ruslangbtn, #deulangbtn {
    clear: left;
    background-color: #B4414C;
    color: #F0F1F2;
    margin-top: 2px;
  }
  #englangbtn {
    margin-top: 2px;
  }
  #menubar {
    box-shadow: -3px 4px 19px -1px rgba(74, 82, 187, 0.410);
  }
  #reqform {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: -2px -2px 2px rgba(128, 128, 209, 0.239);
  }
  #topblock {
    cursor: default;
    text-shadow: 1px 1px 1px rgba(251, 251, 251, 0.077);
  }
  #triangle {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 19px solid #CC4452;
    margin-left: 205px;
    margin-top: 13px;
  }
  INPUT[type="submit"]:hover {
    border: 1px solid rgba(253, 253, 253, 0.615);
  }
  H1, H2, H3 {
    cursor: default;
  }
  #slogan2 {
    font-weight: bold;
  }
  #carblock01, #carblock02, #carblock03, #carblock04 {
    border: 1px solid #DEDBDB;
    color: black;
  }
  #carblock01:hover, #carblock02:hover, #carblock03:hover, #carblock04:hover {
    box-shadow: -1px 1px 4px rgba(216, 100, 100, 0.205);
    margin-top: 61px;
    padding-bottom: 1px;
  }
  #carimg01, #carimg02, #carimg03, #carimg04 {
    border-bottom: 1px solid #DEDBDB;
    background-size: contain;
  }
  #price01, #price02, #price03, #price04 {
    background-color: #C33E55;
    color: #F3F2F3;
    cursor: default;
  }
  #price01:after, #price02:after, #price03:after, #price04:after {
    content: " GEL";
  }
  #name01, #name02, #name03, #name04 {
    cursor: default;
  }
  #type01, #trans01, #seats01, #type02, #trans02, #seats02, #type03, #trans03, #seats03, #type04, #trans04, #seats04 {
    cursor: default;
  }
  #type01:before, #trans01:before, #seats01:before, #type02:before, #trans02:before, #seats02:before, #type03:before, #trans03:before, #seats03:before, #type04:before, #trans04:before, #seats04:before {
    content: "\f00c  ";
    font-family: 'Awe';
    font-size: 16px;
    cursor: default;
    color: #C33E55;
  }
  .sprc1:after, .sprc2:after, .sprc3:after {
    content: " GEL";
    font-family: Source Sans Pro;
  }
  #bantxt {
    cursor: default;
    color: white;
  }
  #catbtn:hover {
    background-color: #C33E55;
    border: 1px solid #CCC2C2;
  }
  #pointimg01 {
    background-image: url(images/booking.png);
  }
  #pointimg02 {
    background-image: url(images/star.png);
  }
  #pointimg03 {
    background-image: url(images/carsq.png);
  }
  #pointimg04 {
    background-image: url(images/visa.png);
  }
  #ptitle01, #ptitle02, #ptitle03, #ptitle04 {
    font-family: 'Montserrat', sans-serif;
  }
  #pline01, #pline02, #pline03, #pline04 {
    border: 1px solid #C33E55;
    width: 61px;
    margin-left: 84px;
    margin-top: 20px;
  }
  #greyblock {
    background-color: #E2E1E1;
  }
  #gtitle {
    font-family: 'Montserrat', sans-serif;
  }
  #learnbtn {
    background-color: rgba(194, 62, 85, 0.966);
    border: 1px solid #C23E55;
    -webkit-border-radius: 47px;
    border-radius: 47px;
    color: white;
    cursor: pointer;
  }
  #learnbtn:hover {
    background-color: #C23E55;
    border: 1px solid #C23E55;
  }
  #renc {
    margin-top: 41px;
    width: 580px;
    clear: left;
    float: left;
  }
  #homebtn, #aboutbtn, #carsbtn, #ccarsbtn, #condbtn, #whybtn, #faqbtn, #artbtn, #contactbtn {
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(227, 226, 226, 0.162);
  }
  #revtitle {
    font-family: 'Montserrat', sans-serif;
  }
  #revline {
    border: 1px solid #C33E55;
    width: 1274px;
    margin-left: 78px;
    margin-top: 20px;
    float: left;
    clear: left;
  }
  #revheadtxt {
    color: black;
  }
  #revheadtxt:hover {
    color: #4769B1;
    text-decoration: underline;
  }
  #revheadlogo {
    background-repeat: no-repeat;
    background-image: url(images/revlogo.png);
  }
  #revheadstars {
    background-repeat: no-repeat;
    background-image: url(images/ratingstars.png);
  }
  #rev1ava {
    background-repeat: no-repeat;
    background-image: url(images/ava1.png);
  }
  #rev2ava {
    background-repeat: no-repeat;
    background-image: url(images/ava2.png);
  }
  #rev3ava {
    background-repeat: no-repeat;
    background-image: url(images/ava3.png);
  }
  #rev4ava {
    background-repeat: no-repeat;
    background-image: url(images/ava4.png);
  }
  #rev5ava {
    background-repeat: no-repeat;
    background-image: url(images/ava5.png);
  }
  .rev1name {
    color: #3679EF;
    text-shadow: -1px 1px 2px rgba(0, 0, 0, 0.231);
  }
  .rev1name:hover {
    color: #C23E55;
    text-shadow: -1px 1px 2px rgba(77, 91, 220, 0.453);
  }
  .rev1stars {
    background-repeat: no-repeat;
    background-image: url(images/revstars.png);
  }
  #footer {
    box-shadow: 0px -1px 5px rgba(169, 161, 180, 0.829);
    background-color: #1C1C1C;
  }
  #rtxt, #hours, #reply {
    color: #90858B;
  }
  #loctxt, #mailtxt, #teltxt, #atxt, #eur, #usd {
    color: white;
  }
  #atitle, #rtitle, #ctitle {
    font-family: 'Montserrat', sans-serif;
    cursor: default;
    color: white;
  }
  #eur:before {
    content: "\f153  ";
    font-family: 'Awe';
    font-size: 30px;
  }
  #usd:before {
    content: "\f155  ";
    font-family: 'Awe';
    font-size: 30px;
  }
  #skypeicon:before {
    content: "\f17e ";
    font-family: 'Awe';
    font-size: 32px;
  }
  #telegicon:before {
    content: "\f2c6";
    font-family: 'Awe';
    font-size: 28px;
  }
  #whatsupicon:before {
    content: "\f232";
    font-size: 32px;
    font-family: 'Awe';
  }
  #vibericon:before {
    content: "\f1d8";
    font-size: 32px;
    font-family: 'Awe';
  }
  #loctxt:before {
    content: "\f041";
    font-family: 'Awe';
    font-size: 30px;
  }
  #teltxt:before {
    content: "\f095 ";
    font-family: 'Awe';
    font-size: 30px;
  }
  #mailtxt:before {
    content: "\f0e0 ";
    font-family: 'Awe';
    font-size: 23px;
  }
  #lineblock {
    border-top: 1px solid #5F5656;
  }
  #face:before, #twit:before, #insta:before, #tube:before {
    font-size: 25px;
  }
  #face:before {
    content: "\f09a";
    font-family: 'Awe';
  }
  #face:hover, #twit:hover, #insta:hover, #tube:hover {
    background: radial-gradient(ellipse at center, rgba(244, 12, 12, 0.4) 0%, rgba(219, 114, 78, 0.15) 39%, rgba(208, 106, 69, 0) 62%, rgba(191, 93, 55, 0) 100%);
    color: #F2D4DB;
  }
  #twit:before {
    content: "\f099";
    font-family: 'Awe';
  }
  #insta:before {
    content: "\f16d ";
    font-family: 'Awe';
  }
  #tube:before {
    content: "\f16a  ";
    font-family: 'Awe';
  }
  #whatsupicon:hover, #skypeicon:hover, #vibericon:hover, #telegicon:hover {
    color: #F2D4DB;
    opacity: 1;
  }
  #slogan {
    cursor: default;
    color: white;
  }
  #imgpreload {
    background-image: url(images/skypeh.png), url(images/whatsaph.png), url(images/phone-iconh.png);
  }
  #boomban {
    float: left;
    margin-left: 186px;
    width: 94px;
    height: 38px;
  }
  ADDRESS {
    font-style: normal;
  }
  .pulse {
    margin: 121px 1px 1px 227px;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: rgba(14, 206, 53, 0.821);
    animation: pulse 3s infinite;
    border: 3px solid rgba(81, 249, 89, 0.479);
    box-shadow: 0 0 2px 2px;
    position: absolute;
  }
  @keyframes pulse {
    0% {
      box-shadow: 0 0 0 0 rgba(46, 143, 46, 0.400);
      opacity: 0.5;
    }
    70% {
      box-shadow: 0 0 0 10px rgba(204, 44, 85, 0);
      opacity: 0.9;
    }
    100% {
      box-shadow: 0 0 0 0 rgba(50, 163, 56, 0);
      opacity: 0.5;
    }
  }
}
