*{
  font-size: 17px;
    font-weight: 400;
    line-height: 21px;
}

* {
	font-family: 'Roboto', sans-serif;
	outline: none;
}

main {
    background-color: aliceblue;
    z-index: 2;
    position: relative;
}
.ar-en {
    font-size: 20px;
    margin-left: 20px;
}

.logofit a img {
    height: 100px;
    width: 100px;
    position: absolute;
    top: 0;
    margin-top: -14px;
}

.main-menu > ul > li > a {
    color: #fff;
    padding: 0 8px 15px 8px;
    font-size: 11px;
}



button.btn_1.green.nearMeButton {
    background-color: #e14d67;
    width: 114px;
    height: 38px;
    margin-top: 6px;
    margin-right: -22px;
}

input.form-control.inp {
    height: 29px;
}

.font-resizing {
    font-size: 11px;
}

#search .tab-content {
    border: 0;
    color: #333;
}

.img_container img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    height: 252px;
}

.main_title h2 {
    font-size: 20px;
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    width: 100%;
    height: 150px;
}


.img_list img {
    width: 100%;
    height: 220px;
    position: absolute;
    left: -10%;
}

.tour_list_desc {
    border-right: none;
    border-left: none;
    height: auto;
    line-height: 17px;
	text-align: center;
}

#price_single_main span {
    font-size: 25px;
    color: #3CF;
}

a.But {
    color: #565a5c;
}

/* youtube */ 

.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000;
}
.videoWrapper43 {
  padding-top: 75%;
}
.videoWrapper169 {
  padding-top: 56%;
}

.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
.videoPoster:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  border: 5px solid #fff;
  border-radius: 100%;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
.videoPoster:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin: -20px 0 0 -10px;
  border-left: 40px solid #fff;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  transition: border-color 300ms;
}
.videoPoster:hover:before, .videoPoster:focus:before {
  border-color: #f00;
}
.videoPoster:hover:after, .videoPoster:focus:after {
  border-left-color: #f00;
}
.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
  -moz-transition-delay: 0s, 800ms;
  transition-delay: 0s, 800ms;
}

body {
  font-family: 'Roboto', sans-serif;
}

.CountHover{
  color: #333333;
}

.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 300px;
    left: 50%;
    margin: 0 0 20px -150px;
    bottom: 100%;
    text-align: center;
    line-height: 20px;
    display: block;
    padding: 15px;
    font-size: 14px;
    color: #fff;
    background: #39a5dc;
    opacity: 0;
    cursor: default;
    pointer-events: none;
}

p {
    margin: 1px 0px 11px 3px;
}

ul.add_info {
    list-style: none;
    padding-top: 17px;
    padding-right: 0px;
    margin: 0;
}

.tooltip-item.cat-counter{
    border-radius: 5px;
    color: white;
    padding-right: 4px;
    /* padding-left: 5px; */
    /* padding-top: 0px; */
    /* padding-bottom: 1px; */
    background-color: #5fa1c9;
    padding: -8px;
    /* padding-top: 2px; */
    width: 26px;
    font-size: 9px;
    height: 19px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #40aee2;
}

.cat-keyword {
    display: inline-block;
    
}

.strip_all_tour_list {
    margin-bottom: 10px;
}

.logo-hold {
    width: 130px;
    height: 130px;
    padding: 4px;
    margin-bottom: 34px;
	background-color: #fff;
}

.inlineMe{
  display: inline-block;
}

.col-lg-3.col-md-3.col-sm-12.logoHolder {
    width: 160px;
    /* padding: 20px; */
}

span.details-hold.inlineMe {
    margin-top: 10px;
    margin-right: 10px;
}

.vatrena-about {
    font-size: 14px !important;
    font-size: 15px;
    font-weight: 600;
    margin-right: 11px;
    color: #5fa1c9;
}

h4.head-holder {
    color: #1371ac;
    font-weight: 700;
}

.vatrena-about.address{
    font-size: 15px;
    font-weight: 700;
    margin-right: 11px;
    color: #888585;
}

p.vatrena-about.address {
    font-size: 14px !important;
    font-size: 15px;
    font-weight: 600;
}

.logo-hold.inlineMe a img {
    width: 100%;
    height: 100%;
}

.category-holder {
    font-size: 15px;
    font-weight: 600;
    /*margin-right: 11px;*/
    margin: 10px;
}

.btn-holders {
	margin-top: 20px;
}

.finder-controller {
    background-color: #ffffff;
    border: 1px solid #a7a7a7;
    font-size: 15px;
    height: 45px;
    width: auto;
    background: #26609c;
    color: #fff !important;
    border-radius: 2px;
    width: 100px;
    font-weight: 600;
    color: #222;
    margin-bottom: 5px;
    width: auto;
}

.finder-controller p {
	display: inline;
}

.finder-controller i {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.finder-controller:hover {
    background-color: #39a5dc;
    color: #fff;
    border-spacing: 100;
}

.finder-controller.finder-details {
    width: 79px;
}

.btn-holders.finder-details {
    text-align: left;
}

span.details-option {
    text-align: left;
    margin-right: 75px;
}

.finder-controller.finder-details {
    background-color: #5fa1c9;
    color: white;
    border: none;
    border: 1px solid #ffffff;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 6000;
}

.finder-controller.finder-details:hover {
    background-color: white;
    color: #5fa1c9;
    border: 1px solid #ddd;
}



.cat-links {
  color:white;
  font-size:10px;
}

.cat-links:hover {

  color: #d8d5d5;

}

select.form-control.spliter {
    margin-left: 9px;
    font-size: 17px;
    font-weight: 500;
}

.col-md-9.spliter {
    display: flex;
}

td.linkStyle a {
    color: #333333;
    font-size: 15px;
    font-weight: 500;
}

.text-center.logo-cont img {
    width: 50px;
    height: 50px;
}

input.form-control.regist {
    height: 30px;
}

.young-font {
    font-size: 11px;
}

select {
    border-radius: 4px;
    border-color: #cccccc;
}

.regist-heading {
    font-size: 14px;
    color: #777d;
    margin-bottom: 35px;
}

.upload-drop-zone {
    color: #ccc;
    border-style: dashed;
    border-color: #ccc;
    line-height: 117px;
    height: 113px;
    text-align: center;
}

button.add-btn {
     border: none; 
    /* margin: 23px; */
    margin-top: 26px;
    width: 114px;
    height: 29px;
    border-radius: 3px;
    color: white;
    background-color: #7fb8e8;
}

button.add-btn.del-btn {
    background-color: #ea8484;
}

.tele {
    display: flex;
}

input.form-control.regist.codes {
    width: 68px;
    margin-right: 4px;
}

.drop-bord {
    border: 3px dotted #ddd !important;
    /* content: ''; */
}

.wed img {
    width: 100px;
    height: 100px;
}

.tab-content {
    margin-bottom: 0;
	background-color: rgba(255,255,255,0.9)
}

#search_container {
	
}

.main-menu > ul > li > a {
    color: #000;
    padding: 0px 20px;
    font-size: 16px;
	font-weight: 600;
}

.main-menu > ul > li > a:hover {
	color: #2697D3;
}

header.sticky {
    padding-bottom: 22px;

}

.sticky ul#top_tools a {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.sticky ul#top_tools a:hover {
    color: #51bce6;
}

.dropdown-cart .dropdown-menu, .dropdown-access .dropdown-menu, .dropdown-search .dropdown-menu {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: right;
    min-width: 0;
    padding: 15px;
    left: 0;
    width: 250px;
    top: 100%;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    text-transform: none !important;
    /* border-top: 2px solid #e04f67; */
}


#search .nav-tabs > li > a {
    color: #000 !important;
    font-size: 16px;
}

#search .nav-tabs > li > a {
    background: rgba(255, 255, 255, 0.9);
    padding-bottom: -2px;
}

#search .nav-tabs > li.active > a, #search .nav-tabs > li.active > a:hover, #search .nav-tabs > li.active > a:focus {
    color: #fff !important;
    background-color: #2d9cd6;
}


a.btn_1.green, .btn_1.green {
    background: #2d9cd6;
}


.sticky ul#top_tools a {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.error-holder-login {
   
}

.form-group.inpu {
    display: inline-block;
    width: 49%;
}

input.form-control.inp {
    height: 35px;
}

.vat-box {
    padding: 10px;
    width: 100%;
    height: 159px;
    border: 1px solid #ddd;
    margin-left: 55px;
    border-radius: 5px;
    box-shadow: 2px 0px 9px 1px #DDD;
}


h6.font-vatcoin {
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
}

img.logo-vat {
    width: 70px;
    height: 71px;
    margin-left: 30%;
    border: 0px solid #ddd;
}


.vat-coin {
    font-size: 27px;
    padding-top: 30px;
    padding-left: 19%;
    color: #1c87c3;
    font-family: cursive;
}

span.v-icon {
    position: relative;
    /*margin-left: 10px;*/
    font-size: 19px;
    font-family: cursive;
    color: #0069aa;
}

span.c-icon {
    position: absolute;
    margin-top: -10px;
    margin-left: -14px;
    font-size: 38px;
    color: #0069aa;
}

.vat-box.progress {
    margin-top: 57px;
}


.tab-cont {
    padding-top: 34px;
}

/*.leto-tab {
    padding-left: 20px;
    font-size: 14px;
    font-family: serif;
    color: #4f5456;
    /* border-bottom: 1px solid #ddd; 
} */

.main-tab {
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
}

.leto-tab.active {
    padding-left: 13px;
    padding-bottom: 3px;
    font-size: 14px;
    font-family: serif;
    color: #ffffff;
    background-color: #f7a181;
    border-bottom: 8px solid #f7a181;
    border-top: 1px solid #f7a181;
    border-right: 1px solid #f7a181;
    border-left: 1px solid #f7a181;
    padding-right: 13px;
    padding-top: 11px;
    border-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.leto-tab.active:hover {
    padding-left: 13px;
    padding-bottom: 3px;
    font-size: 14px;
    font-family: serif;
    color: #ffffff;
    background-color: #f7a181;
    border-bottom: 8px solid #f7a181;
    border-top: 1px solid #f7a181;
    border-right: 1px solid #f7a181;
    border-left: 1px solid #f7a181;
    padding-right: 13px;
    padding-top: 11px;
    border-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}



a.leto-tab {
    padding: 12px;
    font-size: 14px;
    font-family: serif;
    font-weight: bold;
    color: #7d7e7f;
    background-color: white;
    border-radius: 4px;
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 8px;
    border-left: 1px solid white;
    border-right: 1px solid white;
    border-top: 1px solid white;
    text-decoration: none;
}

a.leto-tab:hover {
    border-top: 1px solid #ddd;
    padding: 12px;
    padding-bottom: 9px;
    padding-left: 13px;
    padding-right: 13px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #fffcfc;
    border-right: 1px solid #ddd;
}

.body-tab {
    height: auto;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding-bottom: 28px;
}

.body-none{
  display: none;
}

.body-active {
  display: block;
}

.album-maker {
	height: auto !important;
	padding-left: 10px;
	padding-right: 10px;
    border: 1px solid #ddd;
    /*height: 450px;*/
    margin-left: 5%;
    margin-bottom: 20px;
    margin-top: 26px;
    box-shadow: 0px 1px 12px -2px #ddd;
    box-shadow: 2px 0px 9px 1px #DDD;
}

h6.album-Maker {
    padding: 9px;
    border-bottom: 1px solid #ddd;
}


h6.album-Preview {
    padding: 9px;
    border-bottom: 1px solid #ddd;
}


.album-preview {
	/*height: auto !important;*/
	padding-left: 10px;
	padding-right: 10px;
    border: 1px solid #ddd;
    /*height: 445px;*/
    margin-right: 5%;
    margin-bottom: 20px;
    margin-top: 26px;
    box-shadow: 0px 1px 12px -2px #ddd;
    box-shadow: 2px 0px 9px 1px #DDD;
}

.dropMaker {
    padding-top: 29px;
    margin-top: 27px;
}

.form-group.input-album {
    display: inline-block;
    width: 49%;
    margin-top: 24px;
}

.form-group.first-inp {
    padding-top: 16px;
}

button.btn_full.btn-alb {
    height: 27px;
    padding: 0px;
}

a.btn_full:hover, .btn_full:hover {
    background: #698b75;
}


.item {
    background-color: #ffffff;
    color: #ddd;
    height: 250px;
    text-align: center;
    padding-top: 121px;
    font-size: 111px;
    border: 2px dashed #ddd;
}

.item h4{
     color: white;
     padding-top: 19%; 
}




button.btn-slid {
    width: 76px;
    border: none;
    background-color: #85c99d;
    color: white;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
}

.owl-dot{
	display: none !important;
}

.album-changer {
	display: none ;
}


/*.pad-sizing {
	padding-top: 78px;
}
*/
/*.class-album{

	margin-bottom: 120px !important;

}
*/

.album-Preview strong {
    font-weight: 500;
}

button.btn_full.btn-alb.class-album-s {
    margin-bottom: 60px;
}

.moh {
    margin-bottom: 7px;
}

button.btn_full.btn-alb.class-rem {

    position: absolute;
    top: 73%;
    width: 132px;
    left: 35%;
    background-color: #ff6d6d;
    font-size: 14px;

}

button.btn_full.btn-alb.class-sav {

    margin-top: 28px;
    font-size: 14px;
}

.class-sv {
    font-size: 14px;
}

.items img {
    width: 100%;
    height: 250px;
}


.items {
    position: relative;
    height: 250px;
    width: 100%;
    text-align: center;
    font-size: 100px;
    color: #ddd;
}



.photos {
    position: relative;
    height: 189px;
    /* padding: 10px; */
    width: 100%;
    text-align: center;
    font-size: 100px;
    color: #ddd;
}
.photos img{
    width: 100%;
    height: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 9px;
}


.photos .p_desc {
    position: absolute;
    top: 50%;
    left: 35%;
    color: #fff;
    font-size: 19px;
    background-color: black;
    padding: 8px;
}


.notitems {
    border: 2px dashed #ddd;
    height: 250px;
    width: 100%;
    text-align: center;
    padding-top: 113px;
    font-size: 100px;
    margin-bottom: 11px;
    color: #ddd;
}

img.logo-vat {
    width: 66px;
    height: 71px;
    margin-left: 23%;
    border: 0px solid #ddd;
}

/*.same-class {
    padding-top: 42px;
}*/

button.btn_full.btn-alb.class-sv.save_album.class-sv {
    margin-top: 20px;
}

.owl-carousel.owl-theme.appender.owl-loaded.owl-drag {
    margin-top: 19px;
}

/*.pad-sizing-video {
    padding-top: 48px;
}

.class-album-video {
    margin-bottom: 69px !important;
}*/
/*.owl-carousel.owl-theme.video-appender.pad-sizing-video.owl-loaded.owl-drag {
    margin-bottom: 26px;
}
*/
/*.owl-carousel-vid.owl-theme.video-appender.pad-sizing-video {
    margin-bottom: 11px;
}*/

button.btn_full.btn-alb.class-rem:hover {
    background-color: #e05151;
}


.album-boxes {
    height: auto !important;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #ddd;
    /* height: 450px; */
    border-radius: 25px;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-bottom: 0px;
    margin-top: 26px;
    box-shadow: 0px 1px 12px -2px #ddd;
    box-shadow: 0px 0px 1px 1px #DDD;
}

.owl-one.owl-carousel.owl-theme.owl-loaded.owl-drag {
    width: 300px;
    /*border: 1px solid #ddd;*/
    height: 200px;
    margin: 20px;
}

.details-list {
    margin-top: 73px;
    padding-bottom: 1px;
    border: 1px solid #ddd;
    text-align: center;
    padding-right: 21px;
}

.details-list h5 {
    font-size: 18px;
    /* color: #D43; */
}

.owl-one .owl-nav button {
    display: none;
}

.Btns {
    text-align: center;

}
.Btns button {
    text-align: center;
    width: 145px;
    height: 30px;
    background-color: white;
    border: 1px solid #ddd;
}

button.edit-album {
    background: #c7ccd0;
    color: white;
}

button.edit-album:hover {
    background: #1a83b9;
    color: white;
}

button.delete-album {
    background: #f7a181;
    color: white;
}

button.delete-album:hover {
    background: #bf3f3f;
    color: white;
}

.p-deta {
    text-align: center;
    padding-top: 13px;
}

.slider-pictures {
    /* height: 111px; */
    /* border-top: 1px solid #ddd; */
    padding-bottom: 14px;
    text-align: center;
}

.box-pic {
    position: relative;
    width: 127px;
    height: 71px;
    border: 1px solid #ddd;
    display: inline-block;
    margin-left: 28px;
    /*margin-top: 25px;*/
    /* text-align: center; */
}

.box-pic img {
    width: 100%;
    height: 100%;
}

.box-opacity {
     display: none; 
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background-color: black; */
    opacity: 500px;
    /* opacity: 0.1; */
    background: rgba(0, 0, 0, 0.5);
}
/*.albumController{
    display: none;
}*/

p.edit-note {
    margin-top: 19px;
    font-size: 19px;
    border: 1px solid #ddd;
    padding: 12px;
    text-align: center;
}

.cla {
    color: #f7a181;
    font-size: 29px;
    position: absolute;
    top: 27%;
        left: 37%;
    /* margin-top: 60px; */
    /* width: 100px; */
    /* height: 100px; */
}

.box-opacity:hover{
    cursor: pointer;
}

.photo-holder {
    width: 100%;
    height: 138px;
    padding-left: 20px;
}

.photo-holder img {
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    padding: 8px;
    border-radius: 9px;
}

.form-group.inone {
    display: inline-block;
    width: 49%;
    margin-top: 16px;
    /* margin-bottom: 85px; */
}

.col-md-12.amarg {
    /* margin-top: -18px; */
    margin-bottom: 6px;
}

.row.amarg {
    margin-top: 2px;
    margin-bottom: 12px;
}

.form-group.inone.bt {
    display: inline-block;
    width: 49%;
    margin-top: 5px;
    /* margin-bottom: 85px; */
}

button.edit-pho {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    background-color: #c7ccd0;
    color: white;
    border: none;
}

button.edit-pho:hover {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    background-color: #1a83b9;
    color: white;
    border: none;
}

.del-pho {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    background-color: #f7a181;
    color: white;
    border: none;
}

.del-pho:hover {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    background-color: #bf3f3f;
    color: white;
    border: none;
}


a.btn_full, .btn_full {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    width: 100%;
    background: #1a83b9;
    cursor: pointer;
    padding: 12px 20px;
    display: inline-block;
    outline: none;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

a.btn_full:hover, .btn_full:hover {
    background: #11628c;
}


/*.content.mainy section {
    padding: 46px;
    display: block !important;
    max-width: 1230px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #e2e2e2;*/
    /* border-top: none; */
    /* -webkit-border-bottom-right-radius: 3px; */
    /* -webkit-border-bottom-left-radius: 3px; */
    /*-moz-border-radius-bottomright: 3px;*/
    /*-moz-border-radius-bottomleft: 3px;*/
    /* border-bottom-right-radius: 3px; */
    /* border-bottom-left-radius: 3px; */
    /*border-radius: 9px;*/
    /*box-shadow: 0px 0px 18px 4px #DDD;*/
}


.content section {
    padding: 45px;
    display: block !important;
    max-width: 1230px;
    margin-top: 10px;
    margin-bottom: 60px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    /* border-top: none; */
    /* -webkit-border-bottom-right-radius: 3px; */
    /* -webkit-border-bottom-left-radius: 3px; */
    /* -moz-border-radius-bottomright: 3px; */
    /* -moz-border-radius-bottomleft: 3px; */
    /* border-bottom-right-radius: 3px; */
    /* border-bottom-left-radius: 3px; */
    border-radius: 9px;
    box-shadow: inset 0px 0px 0px 1px #DDD;
}

.content section {
   padding: 45px;
    display: block !important;
    max-width: 1230px;
    margin-top: 10px;
    margin-bottom: 60px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    /* border-top: none; */
    /* -webkit-border-bottom-right-radius: 3px; */
    /* -webkit-border-bottom-left-radius: 3px; */
    /* -moz-border-radius-bottomright: 3px; */
    /* -moz-border-radius-bottomleft: 3px; */
    /* border-bottom-right-radius: 3px; */
    /* border-bottom-left-radius: 3px; */
    border-radius: 9px;
    box-shadow: inset 0px 0px 0px 1px #DDD;
}

.labdiv {
    border: 1px solid #ddd;
    width: 100%;
    height: 56px;
    text-align: center;
    margin-top: 99px;
    margin-bottom: 7px;
    border-radius: 7px;
    /*box-shadow: inset 0px 0px 0px 1px #ddd;*/
}

.labdiv h3 {
    color: #528ec1;
    font-size: 25px;
    padding: -2px;
    line-height: 20px;
    font-family: monospace;
}

.dropzone.text-center.drop-bord.dropMaker.moh.add-photo-al {
    min-height: 110px;
}

.kat-cont {
    border: 1px solid #ddd;
    margin-top: 31px;
    height:auto;
    margin-left: 20px;
    margin-right: 24px;
}

.kat-cont {
    border: 1px solid #ddd;
    margin-top: 31px;
    height:auto;
    margin-left: 20px;
    margin-right: 24px;
    border-radius: 6px;
    box-shadow: inset 0px 0px 2px 2px #f5f4f4;
}

h5.ad-kat {
    text-align: center;
    margin-top: 13px;
    border: 1px dashed #ddd;
    padding: 7px;
  margin-left: 25px;
    margin-right: 27px;
    /* border-radius: 7px; */
}

h5.keywords-pre {
    border-bottom: 1px solid #ddd;
    padding-bottom: 14px !important;
    /* padding-top: 0px !important; */
    /* padding: 5px !important; */
    /* padding: 6px !important; */
}

.keyword-con {
    border: 1px solid #ddd;
    /* height: 105px; */
    height: 218px;
    /* width: 97%; */
    margin-left: 25px;
    /* margin-right: 26px; */
    /* border-radius: 9px; */
    box-shadow: inset 0px 0px 1px 1px #f5f4f4;
}

.keyword-edit {
    border: 1px dashed #ddd;
    /* width: 97%; */
    margin-left: 25px;
    margin-right: 27px;
    /* border-radius: 9px; */
    margin-top: 11px;
    box-shadow: inset 0px 0px 0px 1px #f5f4f4;
}

input.input-keyword {
    width: 27%;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    text-align: center;
}

.thekeyword {
    display: inline-block;
    width: 147px;
    /* border: 1px solid #ddd; */
    margin-top: 13px;
    padding: 2px;
    border-radius: 4px;
    /* padding: 10px; */
    background-color: #337ab7;
    color: #FFFFFF;
    font-size: 14px;
    /* text-align: center; */
    /* height: 28px; */
}
.thekeyword span{
        margin-left: 12px
}

.thekeyword i {
    margin-left: 60%;
    cursor: pointer;
}
.keyword-prev {
    /* border: 1px dashed #ddd; */
    /* height: 105px; */
    height: 218px;
    /* width: 97%; */
    /* margin-left: 11px; */
    margin-right: 26px;
    /* border-radius: 9px; */
    box-shadow: inset 0px 0px 2px 3px #f5f4f4;
}
    
.keyword-con.pad-cpn {
    margin-bottom: 16px;
}

/*.keyword-form {
    height: 100%;
       width: 38% !important;
    border-right: 2px dashed #ddd;
    padding: 16px;
}
*/
.keyword-form {
    /* height: 99%; */
    width: 100% !important;
    /* border-right: 2px dashed #ddd; */
    /* padding-left: 16px; */
    /* padding-top: 14px; */
    padding: 16px;
}

button.add-keyword {
    width: 100%;
    background-color: #f7a181;
    border: none;
    color: white;
    padding: 3px;
    border-radius: 5px;
    margin-top: 6px;
}

input.form-control.mar-form {
    height: 33px;
}

.same-section {
    display: inline-block;
}

.keyword-store {
    /* background-color: #ddd; */
    height: 151px;
    border: 1px dashed #DDD;
    width: 60%;
    padding: 12px;
    /* margin-top: 2px; */
}

.disp-me {
    display: inline-block;
}

.edit-keyword {


        width: 34%;
   background-color: #f7a181;
    border: none;
    color: white;
    padding: 3px;
    border-radius: 5px;
    margin-top: 6px;

}

span.edit-h {
    margin-right: 7px;
}

.col-md-12.form-pady {
    margin-bottom: 16px;
}

/*.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    width: 100%;
    height: 107px;
}
*/
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    width: 100%;
    /* text-align: center; */
    /* margin-right: 23%; */
    height: 117px;
}

.form-holder {
    /* margin: 10px; */
    margin-left: 17px;
    margin-right: 20px;
    margin-top: 25px;
    padding-top: 10px;
    border: 1px solid #ddd;
        height: 439px;
    border-radius: 6px;
    box-shadow: inset 0px 0px 1px 1px #ddd;
}

.domin-holder {
    /* margin: 10px; */
    margin-left: 17px;
    margin-right: 20px;
    margin-top: 25px;
    padding-top: 10px;
    border: 1px solid #ddd;
    height: 151px;
    border-radius: 6px;
    box-shadow: inset 0px 0px 1px 1px #ddd;
}


.working-holder{
    margin-left: 17px;
    margin-right: 20px;
    margin-top: 25px;
    padding-top: 10px;
    border: 1px solid #ddd;
    height: 264px;
    border-radius: 6px;
    box-shadow: inset 0px 0px 1px 1px #ddd;
}

form.add-working.hours {
    margin-left: 25px;
    margin-right: 26px;
}

.Media {
    padding-left: 24px;
    padding-right: 28px;
}


button.button-media {
    width: 29%;
    height: 28px;
    border: none;
    color: #fff;
    background-color: #337ab7;
    border-radius: 5px;
    margin-top: 28px;
}

button.button-media.working-btn {
    width: 29%;
    height: 28px;
    border: none;
    color: #fff;
    background-color: #337ab7;
    border-radius: 5px;
    margin-top: 7px;
}

input.form-control.height-input {
    height: 32px;
}

.center-content {
    text-align: center; 
}

.ico {
    color: #565656;
    font-size: 26px;
}

.tag-meida {
    border: 1px solid #ddd;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 12px;
    background-color: #337ab7;
    color: #fff;
    height: 24px;
}

.icos {
    font-size: 12px;
    padding: 3px;
    color: #ffffff;
}

button.button-media.working-btn {
    width: 37%;
    height: 30px;
    border: none;
    color: #fff;
    background-color: #337ab7;
    border-radius: 5px;
    margin-top: 7px;
}

.app-cont {
    margin-bottom: 20px;
    border: 1px dashed #ddd !important;
}


.file-holder {
    margin-left: 17px;
    margin-right: 20px;
    margin-top: 25px;
    padding-top: 10px;
    border: 1px solid #ddd;
    height: 418px;
    border-radius: 6px;
    box-shadow: inset 0px 0px 1px 1px #ddd;
}



.file_inserter {
    margin-left: 11px;
    margin-top: 11px;
    /* margin-bottom: 11px; */
}

button.btnUpload {
    width: 100%;
    border: none;
    color: #fff;
    background: #337ab7;
    padding: 3px;
    border-radius: 4px;
}

h5.ad-kat.uploader-head {
    
    text-align: center;
    margin-top: 13px;
    border: 1px dashed #ddd;
    padding: 7px;
    margin-left: 25px;
    margin-right: 14px;
}

.dropMakerFiles {
    padding-top: 29px;
    margin-top: 12px;
}

/*.file-holding {
    border-right: 1px solid #ddd;
    height: 262px;
    width: 89.5%;
    margin-left: 24px;
}*/

/*.file-holding {
    border-right: 1px solid #ddd;
    height: 262px;
    width: 6.5%;
    margin-left: 88%;
    text-align: right;
}*/

/* tree */

.file-holding ul li {
    border-left: 1px dashed #6c6565;
    list-style: none;
    height: 36px;
    margin-top: 0px;
}

/*.file-conta {
    border: 1px solid black;
    margin-left: 10px;
    width: 95%;
    padding: 10px;
}*/


.files-tree {
    border: 1px solid #ddd;
    width: 89.5%;
    margin-left: 5%;
    padding: 10px;
    overflow-x: hidden;
    height: 284px;
}

.file-conta {
    border: 1px solid #ffffff;
    /* margin-left: 10px; */
    /* width: 95%; */
    padding: 9px;
    margin-bottom: 1px;
    box-shadow: -1px 2px 1px 1px #ddd;
}


/* testing */ 

.scrollbar {
    margin-left: 10px;
    float: left;
    height: 288px;
    width: 96%;
    background: #ffffff;
    overflow-y: scroll;
    margin-bottom: 25px;
    border: 1px solid #ddd;
}


span.first-span {
    margin-left: 61%;
}

span i {
    cursor: pointer;
}

.force-overflow
{
    min-height: auto;
}

#style-3::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
    background-color: #000000;
}

.branch-holding {
    margin-left: 17px;
    margin-right: 20px;
    margin-top: 25px;
    padding-top: 10px;
    border: 1px solid #ddd;
    height: 243px;
    border-radius: 6px;
    box-shadow: inset 0px 0px 1px 1px #ddd;
}

h2 span, h3 span, h4 span, h5 span, h6 span {
    color: #000000;
}


.vatrena-desc-holder {
    text-align: center;
    margin-left: 0px;
    margin-top: 0px;
	padding: 15px;
	color: aqua;
}

.vatrena-holder {
    margin: 14px 0px;
    border-radius: 0px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.09);
	background-color: #fff;
}


.vatrena-category {
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 0px;
    font-family: 'Open Sans', sans-serif;
}

.vatrena-category a {
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 7px;
    color: #7a7a7a;
    font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
}

.vatrena-title h2 a {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    /* margin: 8px 0px 17px !important; */
    /* height: 57px; */
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    padding: 0px;
    color: #38a4db;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

.vatrena-title h2 a:hover {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    /* margin: 8px 0px 17px !important; */
    /*height: 57px;*/
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    padding: 0px;
    color: #ffb606;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

.views-more {
    border-top: 1px solid #e5e5e5;
    margin: 0px 17px;
}

.vatrena-views {
    display: flex;
	padding: 0px 124px;
}

.icon-more {
    margin-top: 16px;
    margin-bottom: 22px;
    font-size: 14px;
    color: #b9b9b9;
}


.icon-readmore {
    margin-left: 5px;
    margin-top: 6px;
}

.icon-readmore h4 a {
    font-size: 15px;
    color: #000000;
}

.icon-readmore h4 a:hover {
    font-size: 15px;
    color: #ffb606;
    text-decoration: none;
}

.icon-readmore h4 i {
    color: #38a4db;
}

.vatrena-img-holder {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}

.vatrena-img-holder img {
    width: 100%;
        height: 251px;
    -moz-transition: all 0.3s;
  	-webkit-transition: all 0.3s;
  	transition: all 0.3s;
  	z-index: -4
}

.vatrena-desc-holder img {
    width: 40px;
    height: 40px;
    border: 2.5px solid #fff;
    position: relative;
    margin-top: -17px;
    border-radius: 50%;
    z-index: 4
}

.vatrena-img-holder img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
}

/*.vatrena-views:before {
    content: '';
    width: 73px;
    height: 3px;
    position: absolute;
    top: 85.55%;
    left: 0;
    right: 0;
    margin: auto;
    background: #51bce6;
    z-index: 10;
}*/

a.btn_1.medium, .btn_1.medium {
    padding: 10px 25px;
    font-size: 14px;
    margin-top: 36px;
    background: #299bd5;
}

a.btn_1:hover, .btn_1:hover {
    background: #0882bf !important;
    text-decoration: none;
    color: #fff;
}

.main_title {
    text-align: center;
}

.main_title h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 35px !important;
	    margin-top: 20px;
    color: #2d9cd6 !important;
    padding-bottom: 20px;
	padding-top: 20px;
}

.main_title span {
	font-size: 35px;
}

.home-search {
    background-image: url(../bg1.jpg);
    width: 100%;
        /*height: 1053px;*/
    position: relative;
    background-position: center;
    background-size: cover;

}


.home-search:before {
	position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    display: inline-block;
    height: 100%;
    background-color: rgba(17, 27, 80, 0.5);
}

footer.revealed {
    z-index: 0;
    position: relative !important;
    bottom: 0px;
    width: 1662px;
}

.headic {
    margin-top: 250px;
    text-align: center;
    /* padding: 10px; */
}

.headic h1{
	color: white;
    font-size: 50px;
    font-weight: 700;
    line-height: 44px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.headic h5 {
    color: white;
    font-size: 22px;
    line-height: 30px;
}

.search-co {
    width: 73%;
    margin-left: 13.5%;
    text-align: left;
    padding: 20px;
    margin-bottom: 83px;
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 0.5);
    /* text-align: center; */
    margin-top: 58px;
}


.laby {
    color: #727c97;
}

/*.search-co select {
    background-image: linear-gradient(58deg, transparent 34%, gray 50%), linear-gradient(130deg, gray 46%, transparent 61%), linear-gradient(to right, #CD4, #ccc);
    background-position: calc(97% - 21px) calc(1em + 8px), calc(96% - 15px) calc(1em + 8px), calc(100%) 3.5em;
    background-size: 8px 8px, 5px 9px, 14px 11.5em;
    background-repeat: no-repeat;
}*/

select.gogeter {
    width: 100%;
        /*height: 27px;*/
}

.near-co {

    width: 59px;
    margin: 2px 0px;
    border-radius: 44%;
    height: 58px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    color: #333;
    text-align: center;
    cursor: pointer;
    margin-left: .5%;
    margin-right: .5%;
    border: 3px solid #ff5795;


}

.near-co i {

    vertical-align: inherit;
    line-height: 55px;
    font-size: 38px;
    color: #ff5765;
}


.search-co input {
    /* margin-left: 2px; */
    border-radius: 6px;
    border: none;
    width: 100%;
    /*margin-top: 5px;*/
    /*margin-bottom: 11px;*/
    padding: 17px;
    /* margin-left: 5px; */
}

button.button-co {
    background-color: #e95c53;
    color: white;
    font-family: 'Dosis', sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 60px;
    height: 60px;
    padding: 0 65px;
    text-transform: uppercase;
    border: none;
    outline: none;
    border-radius: 30px;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    vertical-align: middle;
}

/*.cat-box {
    max-width: 80%;
    background-color: rgba(95, 215, 237, 0.5);
     height: 200px; 
    padding: 20px;
    border-radius: 50px;
    text-align: center;
}*/


.cats {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 90%;
    left: 0%;
    z-index: 6;
}

.cat-box {
    padding-top: 65px;
    width: 180px;
    box-sizing: border-box;
    height: 180px;
    border-radius: 50px;
    display: inline-block;
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin: 5px 3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(43, 161, 224, 0.3);
    /*background-color: rgba(95, 215, 237, 0.5);*/

}

a.cat-box:hover {
    background-color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    text-decoration: none;
}

.cat-box h2 {
    text-transform: uppercase;
    color: #fff;
    /* padding-top: 10px; */
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 36px;

}


.cat-icon i {
    color: #ffff;
    font-size: 29px;
       /*margin-top: 43px;*/
}

main.mainy {
    margin-bottom: 0px !important;
}


/*.cont-box {
    border-bottom: 1px solid #e5e5e5;
    border-radius: 50px;
    padding: 20px;
}*/
.slider-pro p.sp-layer {

    position: absolute;
    left: 12% !important;
    top: 76% !important;
    text-align: center;
    font-size: 16px;
    /*font-weight: 800;*/
    width: 100% !important;
    background-color: rgba(52, 50, 50, 0.52);
}

#single_tour_feat {
	overflow: auto;
}

#single_tour_feat ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    border-bottom: none;
    margin-bottom: 30px;
}

#single_tour_feat ul li {
    display: table-cell;
    width: auto;
	background-color: #fff;
    text-align: center;
    padding: 25px;
    border:  1px solid rgba(0,0,0,0.05);
    
}

#single_tour_feat ul li:hover {
	background-color: #212121;
}

#single_tour_feat ul li:hover a {
	color: #fff;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

.cont-desc {
    padding: 28px;
    margin-top: 22px;
    margin-bottom: 15px;
	background-color: #fff;
}


.marg-50 {
    margin-top: 20px;
}


.vtitle {
    font-size: 24px;
}

h5.branch-head {
    font-size: 22px;
    margin-top: 0px;
}

.list-branch {
    border: 1px solid #ddd;
    padding: 13px;
    border-radius: 10px;
    box-shadow: 0px 0px 12px 1px #e5d9d9;
    text-align: center;
    /* margin-left: 1%; */
}

.list-branch .sdiv {
    /* margin-bottom: 10px; */
    font-size: 18px;
    margin-top: 3px;
    border: 1px solid #ddd;
    padding: 6px;
    background-color: #288ec9;
    /* color: #fff; */
    /* width: 79%; */
    /* text-align: center; */
}

.list-branch .sdiv:hover {
    cursor: pointer;
    background-color: #196089;
}

.list-branch .sdiv a {
    color: #fff;
}

.controy {
    text-align: center;
}

.controy {
    text-align: center;
    margin-top: 27px;
}

.videoWrapper.videoWrapper169.js-videoWrapper {
    /* border: 4px solid #d9e3e7; */
    /* border-radius: 40px; */
    box-shadow: 1px 0px 10px 4px #ddd;
}

/*button.btn_1.green {
    margin-top: 25px;
    border-radius: 8px;
}*/

button.btn_1.green {
    margin-top: 25px;
    border-radius: 8px;
    width: 100%;
}

/*.search-co select {
    color: #4d4d4d;
    /* font-size: 18px; */
    /*font-weight: 500;*/
    /* padding: 0px 5px; */
    /*border-radius: 30px;*/
    /* padding: inherit; */
     /*margin-left: 3px; */
    /* border: none; */
    /*height: 56px;*/
    /* margin-top: 14px; */
    /* text-align: left; */
    /*margin-left: 11px;*/
    /*width: 187px;*/
    /*-webkit-appearance: none;*/
/*}*/

/*.search-co select {
        color: #4d4d4d;
    font-size: 18px;
    font-weight: 500;
    padding: 0px 21px;
    border-radius: 30px;
     padding: inherit; 
    margin-left: 3px;
    border: none;
    height: 56px;
    margin-top: 14px;
    /* text-align: left; */
    /*min-width: 32%;
    -webkit-appearance: none;
}

*/

/*.recommendation {*/
/*    position: absolute;*/
/*    width: 95%;*/
/*    border-radius: 4px;*/
/*    top: 60px;*/
/*    left: 2.5%;*/
/*    border: 2px solid #9babb3;*/
/*    background: #fff;*/
/*    padding: 1px 6px;*/
/*    z-index: 3;*/
/*    display: none;*/
/*    height: 300px;*/
/*    overflow-y: scroll;*/
/*}*/
.recommendation {
    position: absolute;
    width: 95%;
    border-radius: 4px;
    /* top: 60px; */
    /* left: 2.5%; */
    /* border: 2px solid #9babb3; */
    background: #fff;
    padding: 1px 6px;
    z-index: 3;
    display: none;
    height: 300px;
    overflow-y: scroll;
}

.head-list {
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 3px;
    color: #ffffff;
    text-transform: capitalize;
    background: #2d9cd6;
    padding-top: 4px;
    padding-left: 3px;
    border: 1px solid #ffffff;
}

.head-list i {
    font-size: 15px;
}


.recommendation ul {
    list-style: none;
    margin-left: ;
    margin-left: -41px;
}
.recommendation ul li {
    /* border-bottom: 1px solid #c5c5c5; */
    padding-top: 0px;
    padding-bottom: 0px;
    color: #000000;
    width: 100%;
    text-transform: capitalize;
    color: black;
    font-size: 15px;
    /* font-size: 0px; */
}

.recommendation ul li:hover {
    background-color: #ddd;
    cursor: pointer;
}


.recommendation ul li a {
    color: black;
    font-size: 15px;
}


#tools {
    background: rgb(40, 154, 211,0.5);
    padding: 20px;
}

.styled-select-filters select {
    background: transparent;
    width: 100%;
    padding: 7px 15px 5px;
    border: 0;
    border-radius: 0;
    height: 100%;
    margin: 0;
    font-weight: 700;
    /*-moz-appearance: window;*/
    /*-webkit-appearance: none;*/
    cursor: pointer;
    font-size: 16px;
    color: #005c9e;
}

#search {
    display: block; 
    vertical-align: middle;
    padding: 0 20%;
    padding-top: 100px;
    margin-bottom: 190px;
}

button.btn_1.green {
    margin-top: 14px;
    border-radius: 0px;
}

.strip_all_tour_list {
    margin-bottom: 15px;
    background-color: #fff;
    display: block;
    color: #777;
	padding: 25px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}

.strip_all_tour_list:hover {
	 -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

.color-link-address {
    font-size: 16px;
    color: #333;
}
.color-link-about {
    font-size: 14px !important;
    color: #777d77;
}

.category-holder {
    font-size: 14px;
    margin: 10px 5px;
    color: #39a5dc;
}

.color-link {
    color: #0073b0;
	font-size: 22px;
	text-transform: capitalize;
	font-weight: bold;
}

.tooltip-item.cat-counter {
    border-radius: 0px;
    color: #fff;
    padding-right: 0px;
    background-color: #39a5dc;
    width: auto;
    font-size: 11px;
    height: 23px;
    cursor: pointer;
    display: inline-block;
	padding: 0px 7px;
	font-weight: 600;
}

.colorb {
    background-color: #ffffff !important;
    padding: 4px;
    width: 97%;
    margin-right: 13px;
}


.s-maker {
    border: 1px solid #ddd;
    margin: 12px;
    margin: 7px;
    height: 84px !important;
}

.s-maker img{
    height: 100%;
    width: 100%;
}


.aalan {
    width: 100%;
    height: auto;
    margin-top: 47px;
}

.aalan img {
    width: 100%;
    height: auto;
}

.aalanspan{
    color: #fff;
}

.img-src {
    width: 105px;
    height: auto;
    margin-bottom: 40px;
    border: 3px solid #fff;
}


.img-src img {
    width: 100px;
    height: 100%;
}

.card {
    width: 100%;
    height: 373px;
    position: relative;
}

.card img {
    width: 100%;
    height: 100%;
}
.card h5 {
    color: #fff;
    position: absolute;
    bottom: -60px;
    right: 20%;
    font-size: 24px;
    width: auto;
    text-align: center;
    line-height: 213px;
	font-weight: 600;
}

.card-cover {
    background-color: rgba(8, 2, 2, 0.53);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
}

.bg-bord {
    position: absolute;
    top: 36%;
    right: 20%;
    height: 150px;
    width: 150px;
    border: 2px solid #fff;
}


.phone-number {
    left: 20%;
    top: 36%;
    position: absolute;
    width: 185px;
    height: auto;
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    padding: 10px;
	background-color: rgba(0,0,0,0.4);
}

.phone-number span {
    font-size: 20px;
    color: #fff;
}

.phone-number a {
    font-size: 20px;
    color: #fff;
}

.phone-number h4 {
    color: #baea4d;
}

.middle-social {
    position: absolute;
    bottom: 0%;
    right: 20%;
}

.middle-social ul {
    /* position: absolute; */
    /* top: 85%; */
    /* left: 47%; */
    display: flex;
    list-style: none;
}

.middle-social ul li a i {
    color: #ffff;
    margin-left: 11px;
    font-size: 18px;
}

.middle-bannar {
    border: 1px solid #ddd;
    position: absolute;
    left: 28%;
    top: 37%;
    width: 46%;
    height: 129px;
}

.middle-bannar {
    border: 1px solid #ddd;
    position: absolute;
    left: 31%;
    top: 36%;
    width: 36%;
    height: 210px;
}

.middle-bannar img {
    width: 100%;
    height: 100%;
}

.DetialsApp {
    background-color: #fff !important;
    text-align: center;
}

ul.list-of-phone {
    background-color: #fff;
    color: black;
    list-style: none;
    margin-top: 11px;
    text-align: center;
    margin-left: 44px;
}

ul.list-of-tele {
    background-color: #fff;
    color: black;
    list-style: none;
    margin-top: 11px;
    text-align: center;
    margin-left: 44px;
}

.comp-address {
    background-color: #fff;
    color: #000;
    font-size: bold;
    font-weight: bold;
    margin-top: 13px;
}

ul.list-of-phone li {
    font-weight: bold;
}
ul.list-of-tele li{
    font-weight: bold;
}

a.block-read {
    border: 1px solid #edeff7;
    padding: 2px 7px;
    border-radius: 9px;
    background-color: #ff2d2d;
    color: #fff;
}

ul.list-of-tele li a {
    font-weight: bold;
    color: black;
}

ul.list-of-phone li a {
    font-weight: bold;
    color: black;
}

a.btn_map {
    
    font-size: 20px;
}

/*   raed  */
.list-categories-area{
  position: relative;
  padding-top: 0px;
}
#list-categories-home .item {
  text-align: center;
  padding-top: 0px;
  border: none; 
  position: relative;
  height: 220px;
	overflow: hidden;
}
#list-categories-home .item img{
    height: 150%;
}
#list-categories-home .item p{
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}
#list-categories-home .item-details {
  background-color: #1b3e58e0;
  color: #fff;
  padding: 20px 10px;
  text-align: left;
    position: absolute;
    bottom: 0px;
    width: 100%;
  text-align: center;
}
#list-categories-home .item-details a{
  color: #fff;
  font-size: 22px;
	text-transform: capitalize;
  line-height: 1;
}
#list-categories-home.owl-carousel .owl-nav [class*='owl-'] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#list-categories-home.owl-carousel .owl-nav [class*='owl-'].disabled:hover {
  background-color: #d6d6d6;
}
#list-categories-home.owl-carousel {
  position: relative;
	margin-top: -69px;
}
#list-categories-home.owl-carousel .owl-next, #list-categories-home.owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 40%;
  font-size: 20px;
  color: #fff;
  border: none;
  text-align: center;
  direction: ltr;
}
#list-categories-home.owl-carousel .owl-next:focus, #list-categories-home.owl-carousel .owl-prev:focus {
outline: 0;
}
#list-categories-home.owl-carousel .owl-prev {
  left: -70px;
}
#list-categories-home.owl-carousel .owl-prev span, #list-categories-home.owl-carousel .owl-next span{
    color: #37556c;
    font-size: -webkit-xxx-large;
}
#list-categories-home.owl-carousel .owl-next {
  right: -70px;
}

/* ------------- */
.slider-pro{direction: ltr;}
.slider-pro p.sp-layer {
    left: 0 !important;
    top: unset !important;
    bottom: 5px !important;
    padding: 10px 30px;
}
.sp-slides-container{background: #000 !important;}
.Schedule_S td, .Schedule_S th {text-align:center; }


/*************** My Editing Css ***************/
.center-block {
	float: none;
}

.form-group label {
	font-size: 14px;
	font-weight: 400;
}

.form-group input[type=text], .form-group input[type=email], .form-group input[type=password] {
	padding: 20px;
	border-radius: 0px;
}

.form-group textarea {
	font-size: 14px;
	height: 100px;
}

.form-group span.select2.select2-container.select2-container--default.select2-container--above {
	width: 100%;
}

.form-group span.select2-selection.select2-selection--single {
	height: 50px;
	border-radius: 0px !important;
	border: 1px solid rgba(0,0,0,0.1) !important;
}

.form-group span#select2-categories-dy-container {
	padding: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 50px !important;
	width: 50px !important;
}

.select2-selection__placeholder {
	line-height: 42px;
	padding-top: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	height: 50px !important;
	line-height: 50px !important;
}

.finder {
	background-color: rgba(0,0,0,0.7);
	padding-top:16px;
	padding-bottom: 16px;
	margin-top: 50px;
}

.block-bg {
	background: url(../img/slide_hero_2.jpg) no-repeat center top;
	background-attachment: fixed;
	background-size: cover;
	padding-bottom: 50px;
}

/*  My new style  */

.main_search_n_section .container{
    padding: 0px;
}
.main_search_container{
    background: #00000075;
    padding: 10px 15px;
}
.main-search_001 .form-group{
    margin-bottom: 0;
}
.s_btn_01_style{
    margin-top: 0 !important;
}
.pdd_0{
    padding-bottom: 0 !important;
}
.pdd_t_70{
    padding-top: 70px;
}
.margin_top_15{
    margin-top: 15px !important;
}
.finder_btn_s{
    background-color: #ddd !important;
    color: #5fa1c9 !important; 
}
.finder_btn_s:hover{
    background-color: #5fa1c9 !important;
    color: #fff !important; 
}
.bg-bord {
    position: absolute;
    top: 30%;
    right: 10%;
}
.top_profile_section_00{
    background-image: url("https://www.vatrena.com/vatrena2020/assets/bg1.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
}
.top_profile_section_00 { 
    margin-top: 110px;
    padding: 30px 0;
    position:relative;
}
.top_profile_section_00::before{
    content: "";
    position: absolute;
    background: #0000008a;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.top_profile_section_00 .profile_top_block_00 .p_top_block_logo img{
    width: 100%;
    height: 202px;
    object-fit: scale-down;
}
.p_top_block_logo_title h3{
    text-align: center;
    font-size: 20px;
    padding: 0;
    margin: 0;
    font-weight: 600;
    color: #fff;
    line-height: 28px;
}
.p_top_block_banner img{
    width: 100%;
    height: 290px;
    object-fit: fill;
}
.p_top_block_social ul{
    list-style: none;
}
.p_top_block_social{
    margin: 0 auto;
    display: table;
}
.p_top_block_phone_number{
    background: rgba(0, 0, 0, 0.35);
    padding: 0px;
}
.p_top_block_phone_number h4{
    text-align: center;
    font-size: 18px;
    background: #258cca;
    color: #fff;
    padding: 10px 0;
    margin: 0;
    margin-bottom: 10px;
}
.p_top_block_phone_number a.phone{
    color: #fff !important;
    font-size: 18px;
    display: block;
    text-align: center;
    padding: 5px 0;
}
.p_top_block_social ul .list-inline>li {
    display: inline-block;
    padding-right: 1px;
    padding-left: 1px;
}
.p_top_block_social ul li a {
    display: block;
}
.p_top_block_social ul li a i{
    width: 35px;
    height: 35px;
    display: block;
    margin: auto;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 35px;
    background: #00000069;
    color: #fff;
    position: relative;
}
.p_top_block_social ul li a:hover i{
    background: #ffffff33;
    color: #d4efff;
}



/* new style  w*/
.categories_001{
    margin-top: 10px;
}
.categories_001 h3{
    border-right: 6px solid#fd7188;
    margin-bottom: 10px;
    display: block;
    padding-right: 12px;
}
.categories_001 ul li{
    padding-right: 2px;
    padding-left: 2px;
}
.categories_001 ul li a{
    background: #d6d6d6;
    display: block;
    padding: 6px 10px;
    color: #4e4e4e;
    margin: 3px 0;
}
.categories_001 ul li a:hover{
    background: #288dc8;
    color: #fff;
}
.main_s_btns button{
    margin-bottom: 10px;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .p_top_block_logo_title h3{
        padding: 20px 0;
    }
    .p_top_block_social{
        padding: 20px 0;
    }
    #Img_carousel .sp-image{
        width: 100% !important;
        height: 285px !important;
        margin-left: 0 !important;
    }
    .p_top_block_social ul{
        margin-bottom: 10px;
    }
    .p_top_block_social ul li a i{
        width: 50px;
        height: 50px;
        font-size: 26px;
        line-height: 50px;
    } 
     .finder-controller .tooltip-content{
        left: auto !important;
        margin: 0 0 20px 0 !important;
        width: 150px !important;
        display: block !important;
        right: 0 !important;
    }   
     .finder-controller .tooltip-content::after {
        right: 10%;
        left: auto;
    }
    .more_info_btn_00{
        width: 100% !important;
    }
    .cat-keyword .tooltip_styled {
        display: inline-block !important;
        width: 100%;
    }
    .p_top_block_banner img{
        height: 190px !important;
    }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

} 


/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    
    
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    
    
}

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 4) {

    .more_info_btn_00{
        width: 100% !important;
    }
    .cat-keyword .tooltip_styled {
        display: inline-block !important;
        width: 100%;
    }
}