body{background-color:#fff; font-family: 'Raleway', sans-serif !important;	}

.divider--line {
    height: 10px;
    background:url(../img/line.png) center center no-repeat;
    position: relative;     margin-bottom: 14px;
}
.tobar{
        position: relative;
    color: #fff;
    font-size: 16px;
    font-family: sans-serif;

}
.tobar .fa{color:#fdb247;}
.crts{width:100%;}
.crts span{float:left;}
.crts  span .fff{ background-color: rgba(255, 255, 255, 0.26)!important;}
.crts .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.crts  span  .btn-default {
    color: #fff;
    background-color: #b40302;
    border-color: #b40302;
}
.crts .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.crts .form-control:-ms-input-placeholder { /* IE 10+ */
   color: #fff;
}
.crts .form-control:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

.tobar ul li{ font-size: 16px;padding:0px 13px 6px 0px;}
.tobar ul li a{color:#fff;}
.tobar ul li a:hover{text-decoration:none; color:#fff300;}
.tobar  .socials{position: relative;
    float: right;}
.tobar  .socials ul{list-style-type:none;}
.tobar  .socials ul li{display:inline-block;}
.navbar-inverse {
    background-color:transparent;
    border-color:transparent;
    margin-top:48px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 43px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand>img {
    display: block;
    width: 100%;
}
.darkHeader{       background: rgba(0, 0, 0, 0.89);
    margin-top: 0px;
    height: 73px;}
	.darkHeader img {
      width:74%;
    z-moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding-top: -24px;
    margin-top: 0%;
}
.navbar-wrapper .navbar .container {
    width: 1170px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding:26px 18px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;  

}
.navbar-inverse .navbar-nav>li>a:hover {
    color:#fdb247;       background-color:transparent;
    border: 1px solid transparent;
} 

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
      color: #c9c9c9;  
        background-color: rgba(51, 122, 183, 0.28);
    border: 1px solid #ccc;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fffefe;
    text-decoration: none;
    background-color:transparent;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
    top: 30%;
}
.navbar-right {
      float: right!important;
    /* margin-right: -15px; */
    margin-top: 0px;
    background-color: #000000c9;
}
.dropdown-menu {
  position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 17px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
       background-color: rgba(253, 178, 71, 0.83);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
}
/* fixed social*/
#fixed-social {
   position: fixed;
   top:45%;    z-index: 999999;
}

#fixed-social a {
   color: #fff;
   display: block;
   height: 40px;
   position: relative;
   text-align: center;
   width: 40px;
   margin-bottom: 1px;
   z-index: 2;
}
#fixed-social a:hover>span{
	visibility: visible;
  left: 41px;
  opacity: 1;
} 
#fixed-social a span {
	line-height: 40px;
    left: 60px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
}
 .fixed-facebook{
 	background-color: #1779ef;
    background-image:url(../img/Facebook.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
 }
 .fixed-facebook span{
	background-color:#1779ef;
 }
 .fixed-twitter{
	background-color: #00c9fa;
    background-image: url(../img/twitter.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
 }
 .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
   
}
 .fixed-twitter span{
 	background-color: #00c9fa;
 }
 .fixed-gplus{
	background-color: #cc0400;
    background-image:url(../img/g+.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
 }
 .fixed-gplus span{
 	background-color: #cc0400;
 }
 .fixed-linkedin{
	background-color:#007fb2;
    background-image:url(../img/in.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
 }
 .fixed-linkedin span{
 	background-color: #007fb2;
 }
 .fixed-instagrem{
	background-color: #ED2B29;
     background-image:url(../img/pin.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
 }
 .fixed-instagrem span{
 	background-color: #ED2B29;
 }
 .fixed-tumblr{
	background-color: #EB1471;
    background-image: url('http://srulad.org/codepen/images/Tumblr.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
 }
 .fixed-tumblr span{
 	background-color: #EB1471;
 }
 
 
.dropdown-menu>li>a {
 display: block;
    padding: 3px 20px;
    clear: both;
    line-height:36px;
    color: #fff;
    white-space: nowrap;
    font-size: 16px;
}
 .show-on-hover:hover > ul.dropdown-menu {display: block;   transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; }
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px; transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; 
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block; transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; 
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.carousel-control {
    position: absolute;
    top: 32%;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5;
}

.wizard {
     margin: 20px auto;
    background: #1a1a1aa6;
    position: absolute;
    top: 316px;
    -webkit-animation: bounceInUp 1s;
    left: 0;
    right: 0;
    text-align: center;
    width: 45%;
    /* border-radius: 55%; */
    color: #c98e3a;
} .wizard h2{ line-height: 77px;
    font-size: 52px;} .wizard h2 span{color:#fff;}
.wizard .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 45%;
    color: #fff300;
    background-color: #ffc05300;
    border-color: #9c9999;
    border-radius: 50px;
    padding: 10px 36px;
    margin-bottom: 18px;
} .wizard .btn-default:hover{background-color:#000;}
.wizard  textarea.form-control {
    height: 65px;
}
.wizard  .form-control {color: #b9b9b9;     background-color: #fff0;}
.wizard  ul{list-style-type:none;}
.wizard  ul li{      line-height: 41px;
    color: #f2f2f2;
    font-family: 'Signika', sans-serif;
    font-size: 16px;} .wizard  ul li .fa{color: #fff300;}
    .wizard .nav-tabs {
       position: relative;
    margin: -54px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
    width: 5%;
    margin-bottom: 0px;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
   width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff300;
    border: 2px solid #000000;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#121212;
}
.wizard li.active span.round-tab {
 background: #121212;
    border: 2px solid #fff300;
    
}
.wizard li.active span.round-tab i{
    color:#fff300;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width:50%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 110%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color:#fff300;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    /* padding-top: 50px; */
    padding:0px 34px 22px 41px;
}
.wizard .tab-pane h3{      color: #fff;
    font-size: 36px;
    padding-bottom: 14px;
    padding-top: 19px;
}
.wizard h3 {
    margin-top: 0;
}
.wizard .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #080808;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.top-tour .btn-danger {
    color: #ffc053;
    background-color: #ffc05300;
    border-color: #9c9999;
    border-radius: 50px;
    padding: 10px 36px;
    margin-bottom: 18px;
}

#what-we-do{
	    background: #ffffff;
    position: relative;
    padding: 75px 0px 57px 0px;
} #what-we-do .text-muted {
    color: #0f0f0f;
    font-size: 16px;
    line-height: 38px;
}
#what-we-do .scrapcar-fancy-title {
   float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 23px;
}
#what-we-do .scrapcar-fancy-title h2 {
    display: inline-block;
    font-size: 35px;
    margin: 0px;
    line-height: 26px;
    position: relative;
}
#what-we-do .scrapcar-fancy-title h2:before {
    content: '';
    position: absolute;
    left: -70px;
    top: -4px;
    height: 67px;
    width: 3px;
    border-left: 9px double #ededed;
}
#what-we-do .scrapcar-fancy-title h2:after {
    content: '';
    position: absolute;
    right: -64px;
    top: -4px;
    height: 67px;
    width: 3px;
    border-left: 9px double #ededed;
}
#what-we-do .scrapcar-fancy-title  span{    color: #ff9601;
    line-height: 63px;
    font-size: 30px;
}
#what-we-do .card{
	padding: 1rem!important;
	border: none;
	margin-bottom:1rem;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#what-we-do .card:hover{
	-webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	-moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
#what-we-do .card .card-block{
	padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a{
    color: "\f080" !important;
    /* font-weight: 700; */     color: #fcb146;
    text-decoration: none;
}
#what-we-do .card .card-block a i{
	display:none;
	
}
#what-we-do .card .card-block h3{font-size: 18px; color:#000;}
#what-we-do .card .card-block:before {
    font-family: FontAwesome;
    position: absolute;
    font-size: 34px;
    color: #ff9601;
    left: -13px;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}
#what-we-do .card .block-1:before{
    content: "\f155";
}
#what-we-do .card .block-2:before{
       content: "\f1b9";
}
#what-we-do .card .block-3:before{
    content: "\f00c";
}
#what-we-do .card .block-4:before{
    content: "\f209";
}
#what-we-do .card .block-5:before{
    content: "\f0a1";
}
#what-we-do .card .block-6:before{
    content: "\f2b5";
}
#what-we-do .card:hover .card-block:before{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);	
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}



.gallery{position:relative; padding: 49px 0px 0px 0px; background-color: #f2f2f2;}
.gallery h2{    text-align: center;
    font-size: 45px;
    color: #000;
}
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 350px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color:#bb8c4b;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}
/* Footer Style */
i.red{
    color:#BC0213;
}


.appoint{position:relative; padding-bottom:0px;} .appoint .yyt{width:64%;}
.appoint h2{     color: #ecdb00;
    text-align: center;
    font-size: 46px;}
.tio{background-image:url(../img/home_form.jpg); background-size:cover; padding: 26px 0px 78px 0px;}
.saht{background-image:url(../img/forms.png); background-position:right; background-repeat:no-repeat; padding:0px 0px 0px 0px;}
.saht h2{color:#000;}
.taps{   position: relative;
    margin: 0px auto;
    padding: 6px 20px 19px 32px;
    background-color: #fdfdfd;
    font-size: 15px;
    color: #000;
    font-family: sans-serif;
    line-height: 40px;}
	.taps .fa{    font-size: 15px;
    color: #ff00b4;
	}
 	.taps ul {
       list-style-type: none;
    margin: 0px auto;     margin-left: -12%;
}
.taps ul li {
      display: inline-block;
    /* font-size: 25px; */
    padding-left: 8px;

} .taps p a{color:#000;} .taps p a:hover{color:#ff00b4;}
.taps ul li .fa {
    font-size: 18px!important;
    color: #797777;
}
.taps ul li .fa a {
    color: #bfbfbf;
}
.taps ul li .fa a:hover {
    color: #000!important;
    text-decoration: none;
}
.taps iframe{width:100%;}
	.tto label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 14px;
    font-weight:normal;
    color: #fff;
}
.tto{     width: 90%;
    position: relative;
    margin: 12px auto;
    background-color: #ffffffd1;
    padding: 33px 20px 28px 32px;}
	.tto ul{list-style-type:circle;}
	.tto ul li{line-height: 44px;     color: #000;
    font-size: 20px;}
	.tto label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 14px;
    font-weight:normal;
    color: #fff;
}
	.tto .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #0e0e0e;
    border: 1px solid #020202;
    border-radius: 4px;
}
.tto  .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
   color: #463f3f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d8d6d4;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.tto .form-group {
    margin-bottom: 26px;
} .appoint iframe{width:100%; height:480px;}
.tto textarea.form-control {
  height:60px;
}
.tto .btn-default {
 color: #fff;
    background-color: #000;
    border-color: #bb8c4b;
    border-radius: 35px;
    padding: 9px 18px 6px 20px;
    font-size: 18px;
    margin-top: 0%;}
    
	.tto .btn-default:hover {
  color: #fff;
    background-color: #000;
    border-color: #000;
  	}
.tto ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #463f3f;
}
.tto ::-moz-placeholder { /* Firefox 19+ */
 color: #463f3f;
}
.tto :-ms-input-placeholder { /* IE 10+ */
 color: #463f3f;
}
.tto :-moz-placeholder { /* Firefox 18- */
  color: #463f3f;
}
.offers{background:url(../img/poland-ms2.jpg) center center no-repeat; background-attachment:fixed; background-size:100% 100%;
padding: 60px 0px 60px;
}
.offers h1 {
     color: #e52527;
    text-align: center;
    font-size: 42px;
    font-weight: 600;
    font-family: 'Capriola-Regular';
}

.offers .p1{text-align: center;
    font-size: 17px;
    width: 60%;
    margin: 0 auto;
    padding-top: 18px;}
	
	.offers hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #b30b0a;
}
.off1{background-image:url(../img/off1.jpg); position:relative;-webkit-filter: grayscale(1); /* Old WebKit */
  filter: grayscale(1); height:400px;    background-position: -88px 0;}
  .off1:hover{-webkit-filter:none;}
  
.offf{position:absolute; bottom:0; background-color: rgba(187, 12, 10, 0.75); width:100%; height:150px;}
.offf h1 {
    font-size: 19px;
    text-align: center;
    padding: 0px 13px 9px 16px;
    color: #f4f4f4!important;
    text-transform: uppercase;
    line-height: 24px;
}
.offf ul {list-style-type:none;}
.offf  p{    padding-left: 19px;    text-align: center;}
.offf  p a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    /* padding-right: 20px; */
}
.off2{background-image:url(../img/off2.jpg)!important; position:relative;-webkit-filter: grayscale(1); /* Old WebKit */
  filter: grayscale(1); height:400px;    background-position: -88px 0;}
  .off2:hover{-webkit-filter:none;}
  .off3{background-image:url(../img/off3.jpg)!important; position:relative;-webkit-filter: grayscale(1); /* Old WebKit */
  filter: grayscale(1); height:400px;    background-position: -88px 0;}
  .off3:hover{-webkit-filter:none;}
    .off4{background-image:url(../img/off4.jpg)!important; position:relative;-webkit-filter: grayscale(1); /* Old WebKit */
  filter: grayscale(1); height:400px;    background-position: -88px 0;}
  .off4:hover{-webkit-filter:none;}
.faqbox{   position: relative;
    padding: 0px 0px 0px;
    background-color: #0000001f;
    text-align: center;} .faqbox .myVideo { position: relative; width: 737px; margin: 0 auto;
    border: 0; text-align: center;}
	.faqbox .tt{ position: absolute;
    background-color: #050505a1;
    bottom: 63px;
    z-index: 9999;
    height: 66px;
    width: 550px;
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 109px;} .faqbox  .btn-primary {
    color: #fff;
    background-color: #151515ad;
    border-color: #fdb247;
}

.faqbox h4 {
       text-align: center;
    font-size: 35px;
    color: #ff9601;
 
} .faqbox p {
    font-size: 14px;
    line-height: 32px;
}
.faqbox .carousel .item {
    height:auto;
    background-color:transparent;
} .faqbox .carousel {
      height: auto;
    margin-bottom: 0px;
    width:100%;
    margin: 0 auto;
}

  .faqbox .form-control {
    height: 50px;
    padding: 8px 12px !important;
}
.form-group{
	margin-bottom: 15px;
}

label{
	margin-bottom: 15px;
}

input,
input::-webkit-input-placeholder {
    font-size: 11px;
    padding-top: 3px;
}

.main-login{
 	background-color: #fff;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);

}
.form-control {
    height: auto!important;
padding: 8px 12px !important;
}
.input-group {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
}
#button {
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 10px 12px;
    color: #666;
    text-shadow: 0 1px #fff;
    cursor: pointer;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 3px 3px;
    border-radius: 3px 3px;
    -moz-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    -webkit-box-shadow: 0 1px #fff inset, 0 1px #ddd;
    box-shadow: 0 1px #fff inset, 0 1px #ddd;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #eeeeee));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #ff9601 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
    background: linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#eeeeee', GradientType=0);
    width: 52%;
    margin: auto;
}
.main-center{
 	margin-top: 30px;
 	margin: 0 auto;
 	max-width: 400px;
    padding: 10px 40px;
	background:#009edf;
	    color: #FFF;
    text-shadow: none;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);

}
span.input-group-addon i {
    color: #009edf;
    font-size: 17px;
}

.login-button{
	margin-top: 5px;
}

.login-register{
	font-size: 11px;
	text-align: center;
}

/* Testimonials */
.testimonials blockquote {
    background: #f8f8f8 none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    position: relative;
}
.testimonials blockquote::before {
    width: 0; 
    height: 0;
	right: 0;
	bottom: 0;
	content: " "; 
	display: block; 
	position: absolute;
    border-bottom: 20px solid #fff;    
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #ff9601 transparent transparent transparent;
}
.testimonials .carousel-info img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials .carousel-info {
    overflow: hidden;
}
.testimonials .carousel-info img {
    margin-right: 15px;
}
.testimonials .carousel-info span {
    display: block;
}
.testimonials span.testimonials-name {
  color: #ff9601;
    font-size: 20px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
    color: #656565;
    font-size: 12px;
}
/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background:#ff9601;
}

/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.limo-path {
    background: #ffffff;
    position: relative;
    padding: 75px 0px 57px 0px;
} 
.limo-path .ll{  color: #000;
    /* font-family: sans-serif; */
    font-size: 14px;
    line-height: 24px;text-align: left;}
.limo-path .scrapcar-fancy-title {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 23px;
} .limo-path .scrapcar-fancy-title h2 {
    display: inline-block;
    font-size: 35px;
    margin: 0px;
    line-height: 26px;
    position: relative;
} .limo-path .scrapcar-fancy-title span {
    color: #ff9601;
    line-height: 63px;
    font-size: 30px;
} .limo-path .scrapcar-fancy-title h2:before {
    content: '';
    position: absolute;
    left: -70px;
    top: -4px;
    height: 67px;
    width: 3px;
    border-left: 9px double #ededed;
} .limo-path .scrapcar-fancy-title h2:after {
    content: '';
    position: absolute;
    right: -64px;
    top: -4px;
    height: 67px;
    width: 3px;
    border-left: 9px double #ededed;
} .limo-path .p1{    margin-left: -2%;
    margin-top: 21px;} .limo-path h3{    font-family: 'Italianno';
    font-size: 65px;
    /* font-weight: 700; */
    color: #000;}  .limo-path .ptop{padding-top:30px;}
	.perth{position: relative;
    text-align: center;
    background-color: #000;
    padding: 66px 0px 60px 0px;
	 background-image: url("../img/bg.jpg");
	 background-repeat: no-repeat;
    background-size: cover;
	} 

	.perth p{color: #fff;
    font-size: 14px;} 
	.perth h3{    color: #ff9601;
    font-size: 20px;
    font-weight: bold;
    line-height: 39px;
}
	.limo-path .scrapcar-fancy-title span {
    color: #ff9601;
    line-height: 63px;
    font-size: 30px;
}
	.perth .scrapcar-fancy-title {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 23px;
}  .perth .scrapcar-fancy-title span {
    color: #ff9601;
    line-height: 63px;
    font-size: 30px;
} .perth .scrapcar-fancy-title h2 {
    display: inline-block;
    font-size: 35px;
    margin: 0px;     color: #fff;
    line-height: 26px;
    position: relative;
} .perth .scrapcar-fancy-title h2:before {
    content: '';
    position: absolute;
    left: -70px;
    top: -4px;
    height: 67px;
    width: 3px;
    border-left: 9px double #ededed;
} .perth .scrapcar-fancy-title h2:after {
    content: '';
    position: absolute;
    right: -64px;
    top: -4px;
    height: 67px;
    width: 3px;
    border-left: 9px double #ededed;
}

.fleet{position: relative;
    background-color: #000;
    text-align: center;
    padding: 72px 0px 32px 0px;} .fleet .lt{color: #ccc;
    line-height: 54px;}
.fleet .scrapcar-fancy-title {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 23px;
}
 .fleet .scrapcar-fancy-title h1 {
    display: inline-block; color: #fff;
    font-size: 35px;
    margin: 0px;
    line-height: 26px;
    position: relative;
}  .fleet .scrapcar-fancy-title h1:after {
    content: '';
    position: absolute;
    right: -64px;
    top: -4px;
    height: 67px;
    width: 3px;
    border-left: 9px double #ededed;
} .fleet .scrapcar-fancy-title h1:before {
    content: '';
    position: absolute;
    left: -70px;
    top: -4px;
    height: 67px;
    width: 3px;
    border-left: 9px double #ededed;
} .fleet .car{width:85%;
margin: 0 auto;} .fleet .carousel .item {
    height: auto;
    background-color: #000;
} .fleet h2{padding-bottom:18px; color:#fff;} .fleet .pp{color: #ff9601;}
 .fleet .carousel {
    height: auto;
    margin-bottom: 0px;
}
/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
background: #707070;
}

.customer{padding: 87px 0px 70px 0px;}
.v1 {
  position: relative;
  width:100%;
}

.v1 .image {
  display: block;
  width: 100%;
  height: auto;
}

.v1 .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

..v1:hover .overlay {
  opacity: 1;
}

.v1 .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
.fulloff{position:relative; background: url(../img/poland-ms2.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    padding: 20px 3px 20px;}
.fulloff h1 {
    color: #e52527;
    text-align: center;
    font-size: 42px;
    font-weight: 600;
    font-family: 'Capriola-Regular';
}

.fulloff hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #b30b0a;
}
.fulloff .carousel .item {
    height: auto;
    background-color:transparent;
}
.fulloff .rating {    color: #b40b0a;
    padding-top: 10px;
    text-align: right;}

	.fulloff a{color:#b40b0a;}
	.fulloff a:hover{color:000; text-decoration:none;}
		.fulloff .btn-success {
color: #fff;
    background-color: #e52527;
    border-color: #e52627;
    margin-bottom: 11px;
    margin-right: 3px;
}
.fulloff  .btn-success:hover {
    color: #e52527;
    background-color: #ffffff;
    border-color: #e52527;
}
.fulloff  .carousel {
    height:auto;
    margin-bottom: 0px;
}
#slider-text{
  padding-top: 40px;
  display: block;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}
#slider-text h2::after{
  border-top: 2px solid #c7c7c7;
  content: "";
  position: absolute;
  bottom: 35px;
  width: 100%;
  }

#itemslider h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#itemslider h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#itemslider h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}
.blogs{  position: relative;
    padding: 61px 0px 56px;}
	.blogs h2 {
    text-align: left;
    font-size: 35px;
    color: #000;
} .blogs a{ color:#bcbc0c;}  .blogs h4{font-weight:bold; color:#000;} .PostTitle {
    padding: 5px;
} .contpost{  margin-top: 25px;
    font-family: sans-serif;}
.PostDate {
    float: right;
    font-size: 14px;
    margin-top: -26px;
    margin-right: 10px;
}
.iio{position:relative; background-color:#f3f0f0;}
.iio iframe{width:100%; height:150px;}
.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

/*
    Multicoloured Hover Variations
*/
 
 #social-fb:hover {
     color: #3B5998;
 }
 #social-tw:hover {
     color: #4099FF;
 }
 #social-gp:hover {
     color: #d34836; 
 }
 #social-em:hover {
     color: #f39c12;
 }
.bg-dark-light {
   background: #000 !important;
    padding: 37px 0px 44px 0px;
}
.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
    color: #ffffff;
}
.widgets.footer-widgets .widget-title {
     color: #ffffff;
    /* font-family: "Raleway", sans-serif; */
    /* font-weight: 700; */
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 15px;
    font-size: 20px;
} .widgets.footer-widgets a{color:#ccc;}
.widgets.footer-widgets p{ font-family: sans-serif;}
.widgets.footer-widgets .widget-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100px;
    background: #fff300;
}
.widgets.footer-widgets .widget-quick-links ul {
    margin-top: -4px;
}
.widgets.footer-widgets .single-widget ul {
    padding-left: 0;
    margin-bottom: 0;
}

.widgets.footer-widgets .widget-quick-links ul li {
    display: block;
}
.widgets.footer-widgets .widget-quick-links ul li a {
    display: block;
    font-size: 13px;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 9px 0;
}

.widgets.footer-widgets .single-widget ul li {
    list-style: none;
    font-family: "Raleway", sans-serif;
}
.widgets.footer-widgets .widget-contact ul li {
    color: #000;
    font-size: 13px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.widgets.footer-widgets .widget-contact ul li span {
    font-size: 14px;
    color: #ffffff;
    border: 2px solid #cccccc;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    margin-right: 20px;
}
.widgets.footer-widgets .widget-contact ul li.phone, .widgets.footer-widgets .widget-contact ul li.fax {
    font-size: 15px;
}

.widgets.footer-widgets .widget-contact ul li + li {
    margin-top: 20px;
}
.details{position:relative;     background: url(../img/parallax_05.jpg) center center; background-attachment:fixed;}
.inner{position:relative;  padding: 17px 0px 10px; color:#fff;}
.inner h1 {
    text-align: center;
    font-size: 42px;
font-family: 'Capriola-Regular';
}
.inner p {
       padding-left: 44px;
    font-size: 14px;
    color: #bfbfbf;
}
.inner .p1 {
    text-align: center;
    font-size:17px;
    width: 60%;
    margin: 0 auto;
    padding-top: 18px;
}
.inner h5{     padding-left: 44px;
    font-size: 20px;
    color: #e52b29;}
.inner a{color: #bfbfbf;}
.inner a:hover{color: #e52326; text-decoration:none;}
.inner  .form-control {    background-color: rgba(255, 255, 255, 0);}
.inner ul{list-style-type:none;}
.inner ul li{    display: inline-block;
    font-size: 25px;
    padding-left: 12px;}
.inner .bg-danger {
    background-color: rgba(253, 252, 252, 0.13);
    color: #fff;
    border: 1px solid #fff!important;
}
.inner .bg-danger:hover {
    background-color: #e52a29;
}
footer {
   background-color:#000;
    text-align: center;
    color: #fff;
    line-height: 20px;
    /* border-top: 1px solid #c1080c; */
    line-height: 49px;
    font-size: 16px;
}
footer p {
    padding-top: 13px;
}	
footer a{color:#e52828;}
footer a:hover{color:#fff!important; text-decoration:none;}

/********** inner css start here  *********/
.banners{   
    background-size: cover; position:relative;
    background-repeat: no-repeat; height:500px;
    margin-top: -2%;}
.maindivs{position:relative;}
.maindivs .titles{    position: absolute;
    top: -28px;
    right: 0;
    left: 0;
    width: 13%;
    margin: 0 auto;
    background-color: #fff300;
    text-align: center;
    line-height: 50px;
    border-radius: 1%;
    font-size: 28px;
    color: #000;}
	.maindivs h1{    padding: 48px 0px 25px 0px;
    text-align: center;
    color: #000;
	} .maindivs .p1{    text-align: center;
    font-size: 18px;
    line-height: 27px;
    color: #545454;}  .maindivs .p2{    font-size: 16px;
    text-align: justify;
    line-height: 33px;}  .maindivs .kk{width: 654px;}
.maindivs h2{    color: #ea9f17;
    font-size: 30px;
    /* font-weight: bold; */
    padding: 20px 0px 0px 0px;} .maindivs ul {
    list-style-type:none;

}  .maindivs h3{    font-size: 18px;
    color: #000;
    padding-left: 9px;}

.maindivs ul li {
    color: #000;
    font-size: 18px;
    position: relative;
    padding: 10px 0;
    /* padding-left: 45px; */
    line-height:24px;
}

.maindivs .main{
       background: linear-gradient(to bottom, #000000 0%, #7b7606 100%);
    color: #fff;
    position: relative;
    padding: 29px 23px 32px 25px;
}
.maindivs .main .input-group-addon {
       padding: 6px 12px;
    font-size: 14px;
    /* font-weight: 400; */
    line-height: 1;
    color: #555;
    text-align: center;
    border-right: none;
    background-color: #040404;
    /* border: 1px solid #ccc; */
    border-radius: 0px;
}
.maindivs .main input,
.maindivs .main input::-webkit-input-placeholder {
   font-size: 14px;
    padding-top: 3px;
    color: #cdcdcd;
} .maindivs .main .form-control {border: 1px solid #ccc;background-color: #fff0; color:#fff;} .maindivs label{font-weight: 100;}
.maindivs .maindivs .main-center{
 	margin-top: 30px;
 	margin: 0 auto;
 	max-width: 400px;
    padding: 10px 40px;
	background:#009edf;
	    color: #FFF;
    text-shadow: none;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);

}
.maindivs .main::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#fff; font-size:16px;
}
.maindivs .main::-moz-placeholder { /* Firefox 19+ */
  color:#fff;

}
.maindivs .main:-ms-input-placeholder { /* IE 10+ */
  color:#fff;

}
.maindivs .main:-moz-placeholder { /* Firefox 18- */
    color:#fff;

}
.maindivs .main span.input-group-addon i {
    color: #fff300;
    font-size: 18px;
} .maindivs .main .btn-default {
      color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 45%;
    color: #fff300;
    background-color: #ffc05300;
    border-color: #9c9999;
    border-radius: 33px;
    padding: 6px 31px;
    /* margin-bottom: 18px; */
} .maindivs .main .btn-default:hover{background-color:#fff; color:#000;}

.maindivs .testimonial{
            border-right: 4px solid #000;
            box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
            padding: 30px 30px 30px 130px;
            margin: 0 15px 30px 15px;
            overflow: hidden;
            position: relative;
        }
        .maindivs .testimonial:before{
            content: "";
            position: absolute;
            bottom: -4px;
            left: -17px;
            border-top: 25px solid #1c1b00;
            border-left: 25px solid transparent;
            border-right: 25px solid transparent;
            transform: rotate(45deg);
        }
       .maindivs  .testimonial:after{
            content: "";
            position: absolute;
            top: -4px;
            left: -17px;
            border-top: 25px solid #1c1c1c;
            border-left: 25px solid transparent;
            border-right: 25px solid transparent;
            transform: rotate(135deg);
        }
       .maindivs  .testimonial .pic{
            display: inline-block;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            overflow: hidden;
            position: absolute;
            top: 60px;
            left: 20px;
        }
       .maindivs  .testimonial .pic img{
            width: 100%;
            height: auto;
        }
        .maindivs .testimonial .description{
            font-size: 15px;
            letter-spacing: 1px;
            color: #6f6f6f;
            line-height: 25px;
            margin-bottom: 15px;
        }
        .maindivs .testimonial .title{
            display: inline-block;
            font-size: 20px;
            letter-spacing: 1px;
            color:#f48e11;
            margin: 0;
        }
      .maindivs   .testimonial .post{
            display: inline-block;
            font-size: 17px;
            color: #000;
            font-style:italic;
        }
		 .maindivs iframe{width:100%; height:300px;}
		  .maindivs .cons{padding:0; position:relative; color:#000; font-size:18px; line-height: 54px;}
		  .maindivs .cons .fa{    font-size: 16px;
    background-color: #000;
    color: #fff;
    padding: 6px 13px 6px 13px;
    border-radius: 3px;
		  }
        .inner-baner.bg-img {
     width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    margin-top: 10%;
}
.inner-baner.bg-img img {
    width: 100%;
}

.bg-gray-light {
    background: linear-gradient(to right, #181818, #181817);
}
.p-tb20 {
    padding: 5px 5px;
}
.wt-breadcrumb {

    margin: 0;
    list-style: none;

}
.wt-breadcrumb li {

    padding: 0;
    margin-right: 3px;
    color: #fff;
    position: relative;
    display: inline-block;
	font-size: 16px;

}
.maindivs .entry-header {
    display: none;
}
.wt-breadcrumb.breadcrumb-style-2 {
    text-align: center;
    color: #fff;
    font-size: 29px;
}
.maindivs {
    padding: 30px 0px;
}
.blog-img img {
    width: 100%;
    height: auto;
}
.inner-baner.bg-img img {
    width: 100%;
}
.inner-baner.bg-img {
    margin-top: 0% !important;
}
.inner-baner.bg-img {
     width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    margin-top: 10%;
}
.tlp-portfolio-thum.tlp-item img {
    width: 100%;
}
.tlp-content-holder {
    min-height: 330px;
}
.read-more-button {
    color: #fff;
    background-color: #151515ad;
    border-color: #FDB245;
    border: 2px solid #fdb247;
    padding: 8px;
}
.tlp-portfolio .layout1 .tlp-content p {
    padding: 0;
    margin: 25px !important;
    letter-spacing: 4px;
}
.test {
    height: 300px;
    width: 100%;
    margin-bottom: 10px;
}
.limo-path .btn {
    color: #fff;
    background-color: #151515ad;
    border-color: #fdb247;
    float: left;
}
#reqq {
    right: 0;
    position: fixed;
    bottom: 0;
    z-index: 999999;
}
#reqq .btn-info {
    color: #fff;
    border-radius: 0px;
    background-color: #4e9d07;
    border-color: #4e9d07;
    padding: 5px 12px;
    font-size: 15px;
}
#reqq a {
    color: #fff;
}
.customer-logos {
    margin-top: -55px;
}
.star p{text-align: left;
    margin-left: 23px;
    color: #000; 
}
.star {
    margin-top: 57px;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}
.input-group {
    display: flex !important;
}
.input-group-addon {
    padding: 6px 28px;
}
textarea.form-control {
    height: 73px !important;
}
.callus {
    display: none;
}