<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tab-content&gt;.tab-pane#photos{
    margin-top: 0px !important;
}
.upload_img_div input{ display: none; }
.upload_img_div .title_to_upload {
    font-size: 15px;
    cursor: pointer;
}
.preview_div, .preview_div label {
    width: 100%;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.uploaded-img{ cursor: pointer; }
#banner-template {
    /* background-color: #000;
    padding: 15px 0px 15px 0px; */
    color: #FFF;
}
#banner-template .card {background-color: #000;}

.banner-template{ background: #000;     padding: 1.25rem;
    border-radius: 4px; color: #fff;} 
.banner-middle h3{ font-size: 14px; margin-bottom: 5px; }
.banner-middle p{ margin-bottom: 0px; font-size: 12px; }
.banner-middle .btn{ font-size: 11px;}
.banner-middle .full_address{ font-size: 12px; }
.phone_number_type_lists{ font-size: 12px; }
.bg-black { color: #fff; background-color: #000; min-height: 80px; }
.blank-banner{ color: #fff; background-color: #000; min-height: 80px; padding: 25px; }

.wpcf7-not-valid {
    border-color: red !important;
}

.wpcf7-not-valid ~ .wpcf7-not-valid-tip {display: none;}
.social a {
    margin-right: 6px;
    background-color: #000;
    width: 30px;
    height: 30px;
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 4px;
    border-radius: 25px;
} 
.contact-info {
    margin-bottom: 50px; 
}


aside ul li.active{ background-color: #a8d37d; }


.form-box {
    padding: 30px;
    box-shadow: 0px 0px 7px #0000004a; 
    border-radius: 10px;
}

.form-box .form-control {min-height: 48px;}

.page-template-tpl-banners .inner-banner, .page-template-tpl-job-tickets .inner-banner, .page-template-tpl-profile  .inner-banner, .page-template-tpl-login .inner-banner, .page-template-tpl-photographer-dashboard  .inner-banner{ 
    position: relative;
    max-height: 125px;
    overflow: hidden;
}  


.page-template-tpl-banners .padding-110, .page-template-tpl-job-tickets .padding-110, .page-template-tpl-profile  .padding-110{
    padding: 50px 15px;
}
.phones-add-items, .phones-remove-items{ line-height: 15px; display: block; }
.social-add-items, .social-remove-items{ line-height: 15px; display: block; }
.banner-middle figure {
    float: left; 
    height: 150px;
    width: 172px;
    margin-right: 15px;
    margin-bottom: 0px;
    position: relative;
}
.banner-middle figure a.edit-icon {
    position: absolute; bottom: -9px; color: #000; font-size: 30px; left: 3px;
}
.banner-right, .banner-left { height: 150px; position: relative; }
.banner-right a.delete-icon.delete-banner {
    position: absolute; color: red; font-size: 30px; right: 20px; top: -3px;
}
.banner-middle figure img, .banner-right img, .banner-left img{ object-fit: contain; height: 100%; max-height: 100%; width: 100%;}
.card {background-color: #f7f7f7;}
.banner-custom { height: 150px; }
.banner-custom-col h3{ font-size:14px; margin-bottom: 5px; }
.banner-custom img{ object-fit: cover; height: 100%; max-height: 100%; width: 100%;}
.banner-rows .card{ background-color: #000; color: #FFF; }
.banner-rows .card .baner-deta{ color: #FFF; }
.baner-deta {
    padding-left: 175px;
} 
.phone_number_type_lists ~ a{margin-right: 5px;}
.creates-ban #banner-template figure .upload_img_div{
    text-align: center; border: 1px solid #333; padding-top: 10px;
}

.creates-ban #banner-template figure i, .creates-ban #banner-template .upload_img_div i { display: block;}

/* Css Start Here */

.jobs-images-slider .slick-slide figure{
    margin-bottom: 0px;
    overflow: hidden;
}
.jobs-images-slider .slick-slide figure img{
    transform: scale(1);
    transition: all 5s ease-in;
	width: auto;
    height: auto;
    object-fit: contain;
    object-position: center;
    max-height: inherit;
    max-width: 100%;
}
.jobs-images-slider .slick-slide.slick-current figure img{
    transform: scale(1.2);
}
.jobs-images-slider .slick-track &gt; .slick-slide:nth-child(2) figure img{
    transform: scale(1) !important;
}
.jobs-images-slider .slick-slide figure{
    min-height: 740px;
    max-height: 740px;
}


.jobs-images-slider .item {min-height: 700px; max-height: 700px; background-color: #000; }
#details .card{ min-width: 750px; }

#banner-container .banner-custom img{
	object-fit: contain;
}
.jobs-images-slider.slick-initialized &gt; button.slick-arrow {
    top: 370px;
}
.jobs-images-slider .slick-slide figure &gt; a {
    min-height: 740px;
    max-height: 740px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


@media (max-width:1199px){
    .jobs-images-slider .slick-slide figure{
        min-height: 620px;
		max-height: 620px;
		overflow: hidden;
    }
    .jobs-images-slider .slick-slide figure &gt; a {
        min-height: 620px;
        max-height: 620px;
    }
    
}

/* Css Start Here */
@media (max-width:991px){
    .jobs-images-slider .slick-slide figure{
        min-height: 460px;
		max-height: 460px;
		overflow: hidden;
    }
    .jobs-images-slider .slick-slide figure &gt; a {
        min-height: 460px;
        max-height: 460px;
    }
    .single-job-header .ban-title{
        font-size: 14px;
    }
    .single-job-header ul.job-tabs li{
        padding: 0 7px;
    }
    .single-job-header ul.job-tabs li a{
        font-size: 14px;
    }
    #details .card{
        min-width: 100%;
    }
	.single-job-header &gt; .vf-tour-header .row &gt; .col-md-8{
		max-width: 60%;
		flex: 0 0 60%;
	}
	.single-job-header &gt; .vf-tour-header .row &gt; .col-md-4{
		max-width: 40%;
		flex: 0 0 40%;
	}
    /* .jobs-images-slider .slick-slide figure img {
        width: auto;
        height: revert;
    } */
}


@media (max-width:767px){
    .tab-content&gt;.tab-pane#photos {
        margin-top: 3px !important;
    }
    .banner-middle figure {
        width: 100%;
    height: 200px;
    margin-bottom: 30px;
    }
    .banner-middle .btn {
        font-size: 11px;
        padding: 8px 18px !important;
        margin-top: 10px;
    }
    .baner-deta {padding-left: 0px;}
    .banner-right {
        height: 200px;
    }
    #selected-banner {
        margin-top: 10px;
    }

    .dropzone .dz-default.dz-message {background-size: initial;}  
    .about-text {
        margin-top: 30px;
        text-align: center;
    }
    .banner-rows .card .baner-deta {
        margin-bottom: 15px;
    }
    .social_link_lists {
        margin-top: 10px;
    }
    .vf-tour-header .job-tabs {
        float: left !important;
    } 
    .ban-title {
        padding-left: 20px;
    }
    .ban-title a {position: absolute; left: 0;}
    .single-job-header ul.job-tabs{
        padding-left: 13px;
        padding-top: 5px;
    }
    .single-cpt_job_ticket main .tab-content{
        padding-top: 20px;
    }
    .single-job-header .ban-title a{
        left: 5px;
    }
	
	
}
.jobs-images-slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.jobs-images-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
.jobs-images-thumb {
    position:absolute;
    left: -9999px;
}
.slick-dots li{ width: 80px; height: 80px; }
.slick-dots li button.tab { clear:both; display:block; width: 80px; height: 80px; }
.slick-dots li button img { width:100%; max-width:80px; height:100%;   }
.slick-dots li button:before {
    content:'';
    display:block; width:100%;  
    max-width:150px; 
    overflow:hidden; 
    float:none; position:absolute;
    width:100%;
    height:100%
}
/* audio, embed {
    position: absolute;
    z-index: -9999;
} */
.vf-tour-header{
    transition: background-color 0.4s ease;
    background-color: #333333;
    color: #FFF;
    position: relative;
}
.vf-tour-header .job-tabs{ margin-bottom: 0; }
.vf-tour-header .job-tabs li a { color: #FFF; }
#banner-container { 
    background-color: #404040;
    color: #bfbfbf;
}
#single-job-map {
    position: absolute;
    width: 100%;
    left: 0;
    height: 580px;
}




.vf-tour-header .nav-link { padding: 0rem; border: none; border-bottom: 2px solid transparent;}
.vf-tour-header .nav-link:hover {border: none; } 
.vf-tour-header .nav-link.active {border: none; background-color: transparent; border-bottom: 2px solid #fff; color: #fff;}
.vf-tour-header .job-tabs {border: none; float: right;}
.vf-tour-header .nav-item {padding: 0 1rem;} 

#banner-slide i{ border: 1px solid #ddd; border-radius: 4px; color: #fff; padding: 5px; }
#searchResult li{ cursor: pointer; }
.fix-auto-fills{ background-color: #FFF!important;}
.dashboard-sidebar ul li a{ display: block; }
#banner-container {
    /* box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.5);
    padding: 1rem 0 !important;*/
    background-color: transparent; 
}

.vf-tour-header .baner-deta * {font-size: 16px !important;}
.vf-tour-header .banner-middle p {
    font-size: 16px !important;
}
.single-job-banner .banner-middle .full_address {
    font-size: 16px !important;
}
.single-job-banner .phone_number_type_lists {font-size: 14px !important;}
.single-job-banner .social_link_lists { margin-top: 10px; }
.single-job-banner .social_link_lists i{color: #fff;}

.single-cpt_job_ticket .tab-content {width: 100%; margin-bottom: 50px;}

aside ul ul li {padding-left: 70px;}
aside ul ul li:before {left: 40px;}
.all-jobs .card-body figure {height: 170px; margin-bottom: 0;}
.all-jobs .card-body figure img { object-fit: cover; height: 100%;  width: 100%;}

.single-job-header ~ main { margin-top: 50px;}
.banner-box {
    opacity: 0.8;
    max-width: 823px;
    /* margin: 0 auto; */
    background-color: #000;
    border-radius: 0 0 .25rem 0; 
} 


.jobs-images-slider .item  img {/* height: 100%; width: 100%; */ object-fit: cover; object-position: center;}

.banner-actions {position: absolute; top: 0; right: 0; font-size: 22px;}
.banner-custom-col .banner-actions{ top: -10px; right: 10px; }
.banner-actions .edit-icon{color: #a8d37d;}
.banner-actions .delete-icon{color: red;}
.banner-actions a {
    padding: 5px;
} 

div.wpcf7-response-output {
    margin: 2em 0;
    border-color: red;
}
.btn-1 {
    color: #fff !important;

}

.service .service-box img {
    height: 196px;
    object-fit: cover;
}

.bg-black, .bg-black label {
    cursor: pointer;
}


a.dz-remove {
    cursor: pointer !important;
}

.card.banner-rows {
    background-color: #000000;
    color: #fff;
}
.bootstrap-tagsinput input{ min-width: 335px; min-height: 30px; }
.social_link_lists a, .cust_social_link_lists a {color: #fff;} 
.cust_phone_number_type_lists { font-size:13px; }
.btn-black.fix-auto-fills {
    background-color: #000 !important;
}
.btn-sm.btn-black {
    padding: 9px 9px !important;
    min-width: 130px !important;
}
footer form .btn {
    background-color: #000 !important;
}
footer form .form-control {
    background-color: transparent !important;
}
footer form .form-control:focus {color: #83888e;}
/* scrollbars - does not work in IE/Edge */
/* width */
::-webkit-scrollbar {
    width: 8px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

#audio_manager_modal .audio-files-manager { height: 300px; overflow: auto; }
@media (max-width: 767px){
	.slider .slick-next {
		right: 35px;
	}
	.slider .slick-prev {
		left: 15px;
	}
    .jobs-images-slider .item {min-height: 200px;}
    .jobs-images-slider .slick-slide figure{
        min-height: 340px;
		max-height: 340px;
    }
    .jobs-images-slider .slick-slide figure &gt; a{
        min-height: 340px;
		max-height: 340px;
    }
    .jobs-images-slider ul.slick-dots li{
        width: 60px;
        height: 60px;
        overflow: hidden;
    }
    .jobs-images-slider ul.slick-dots li button.tab{
        width: 60px;
        height: 60px;
    }
	#banner-container .banner-custom{
		height: 120px;
	}
	#banner-container .row .col-md-2.pl-0.pr-0{
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	#banner-container .cust_phone_number_type_lists{
		padding-left:0px !important;
	}
	.single-job-header &gt; .vf-tour-header .row &gt; .col-md-8{
		max-width: 100%;
		flex: 0 0 100%;
	}
	.single-job-header &gt; .vf-tour-header .row &gt; .col-md-4{
		max-width: 100%;
		flex: 0 0 100%;
	}
} 
@media (max-width:583px){
    .padding-110 {
        padding: 50px 15px;
    }

    .about-us .title {
        padding: 30px 0 30px;
    }

    .title {
        padding: 50px 0 50px;
    }
    .service .service-box img {
        /*height: 100% !important;*/
    }
} 
.banner.inner-banner img {
    object-fit: cover;
    width: 100%;
    height: 100%;
	opacity: 0.7;
} 
.banner.inner-banner{
	background: rgba(0,0,0,1);
}
.pswp--open{ z-index: 9999; }
#virtual_service_gallery .twenty20{ height: 200px!important; }
#virtual_service_gallery .twenty20 img{ height: 200px;}
.virtual-images{ cursor: pointer; }

#real_estate_video {
    width: 100%;
    height: auto;
}
.play-pause-btn{
    color: #fff;
    padding: 0px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    width: 35px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border: none;
}

/* #job_video {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: fill;
}
  
#job_video video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} */

.cpt_job_ticket-template-default {
    background-color: #000000;
}

@media (max-width:575px){
    .jobs-images-slider .slick-slide figure{
        min-height: auto;
		max-height: inherit;
		overflow: hidden;
    }
	/* .jobs-images-slider .slick-slide figure img{
		width: 100%;
		height: calc(calc(100vw - 20px) - 33.33vw);
	} */
}

/* Start Map CSS*/
.floatingPanel {
    width: 110px;
    background-color:#FFFFFF;
    padding:10px;  
    position:absolute;
    top:10%;
    left: 20px;
    z-index:100;  
    box-shadow: 0px 0px 5px #888888;   
    cursor: pointer;
  }  
         
  .directionIcon {
    background-image: url(https://maps.gstatic.com/mapfiles/embed/images/entity11_hdpi.png);
    background-size: 70px 210px;
    width:21px;
    height:21px;
    float:none;  
    margin: auto; 
    display:block;  
  }  
  .directionLabel {
    width:100%;
    text-align:center; 
    margin:0;
    padding: 5px 0;
    color:#3a84df;
    font: 400 11px Roboto, Arial, sans-serif;  
  }  
  .destinationLabel &gt; h3 {
    font-family: Roboto, Arial, sans-serif;
    font-weight:500;  
    color:#000;
    padding:0;
    margin: 0;  
  }  
  .destinationLabel &gt; p {
    font-family: Roboto, Arial, sans-serif;      
    color: #5B5B5B;
    font-size:12px;
    line-height: 1px;
  }</pre></body></html>