.clr {
	clear:both;	
}

ul.navbar-nav li a {
	padding:0 25px !important;	
}
.logo {
	text-align:center;	
}
.en-bg-box {
   background: rgba(10, 14, 28, 0.78) none repeat scroll 0% 0%;
width: 38%;
margin: 0px 0px 0px auto;
text-align: center;
padding: 30px 0px;
position: absolute;
bottom: 86px;
right: 50px;
}



.navbar-inverse{background-color:#0e182e;}



.blinking{
    animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color: #000;    }
    49%{    color: #fff; }
    60%{    color: yellow; }
    99%{    color:#fff;  }
    100%{   color: #000;    }
}


/*.fa{color: #fff;}*/

.float{
  position:fixed;
  width:50px;
  height:50px;
  bottom:110px;
  right:10px;
  background-color:#25d366;
  color:#FFF;
  border-radius:10px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.my-float{
  margin-top:11px;
}
.float2{
  position:fixed;
  width:50px;
  height:50px;
  bottom:170px;
  right:10px;
  background-color:red;
  color:#FFF;
  border-radius:10px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.my-float2{
  margin-top:11px;
}

.float1{
  position:fixed;
  width:50px;
  height:50px;
  bottom:50px;
  right:10px;
  background-color:blue;
  color:#FFF;
  border-radius:10px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.my-float1{
  margin-top:11px;
}







.our-branch-box .carousel-inner {
    height: 210px;
}
.our-branch-box .pull-right {
    float: none !important;
    margin-top: 30px !important;
}
.our-branch-box .testimonial_para {
	padding:0 70px;	
}
.enqire-form .container {
	position:relative;	
}
.en-bg-box h2{
        color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    margin: 0px 0 2px;
}
.en-bg-box input {
    display: block;
    margin: 0 auto;
    width: 80%;
    font-size: 16px;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
    background: none;
    margin-bottom: 14px;
    border-right: none;
    border-left: none;
    border-top: none;
    color: #fff !important;
    outline: none;
}



.fixed-top {
position: fixed!important;
top: 0px;
background: #0e182e;
right: 0px;
left: 0px;
z-index: 1030;	
border-radius: 0px !important;
}
.navbar-nav {
    float: right !important;
    margin: 36px 10px !important;
}
.header-logo {
	width: 100%;
margin: 10px auto 0;
}
.navbar-header {
    float: left;
    margin: 0 auto;
    text-align: center;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff !important;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #F9B02D !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #FFF;
   background-color: inherit !important;
}
.navbar {
	position: inherit;
min-height: inherit !important;
margin-bottom: inherit !important;
border: none !important;	
}
.en-bg-box span{
    text-align: left !important;
    display: block;
    padding-left: 54px;
    color: #fff;
}
input.city-one{
    width: 35%;
    float: left;
    margin-left: 44px;
}
input.city-two {
    width: 35%;
    float: right;
    margin-right: 44px;
}
.to-box {
	color:#fff;	
}
.en-bg-box textarea {
	display: block;
    margin: 0 auto !important;
    width: 80%;
    font-size: 16px;
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
    background: none;
    margin-bottom: 20px;
    border-right: none;
    border-left: none;
    border-top: none;
    color: #fff !important;
    outline: none;
    height: 100px;
}
input.send-btn {
	    background: #f9b02d;
    border-radius: 3px;
    padding: 10px 0px;
    font-size: 20px;
    margin-top: 30px;
	border-bottom:none;
	text-transform:uppercase;
	cursor:pointer;
}
.enqire-form {
	/*    position: absolute;
    top: 150px;
    right: 130px;	*/
}
.carousel-item {
    min-height: 710px !important;
}
.carousel-caption {
    right: 48% !important;
    bottom: 240px !important;
    left: 8% !important;
 }
.carousel-caption h2{
    font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
}
 .carousel-caption h3{
    font-size: 50px;
    letter-spacing: 4px;
    font-weight: 600;
}
 .carousel-caption p{
    font-size: 22px;
    margin-top: 24px;
    letter-spacing: 1px;
}
.logo img {
	width:68%;	
}
.text-left-box{
    width: 60%;
    float: left;
}
.video-right {
	float:right;
	width:38%;
	display:block;	
}
.video-right img {
	width:100%;	
}
.section-one {
	padding:50px 0;	
}
.btn-read-more {
   float: right;
    background: #1f3372;
	color:#fff;
	text-decoration:none;
    padding: 10px 15px;letter-spacing:0px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	display:none;
}
.btn-read-more:hover {
	background:#f2f2f2;
	color:#000;
	
	text-decoration:none;	
}
.text-left-box h2{
     font-size: 34px;
    font-weight: bold;
	color:#000;
    margin-bottom: 16px;
}
.text-left-box h2 span {
	font-weight:600;
	font-size:30px;	
}
ul.ser-list {
	list-style:none;	
	display: flex;
    justify-content: space-between;
    align-items: center;
   margin: 40px auto 20px;
    text-align: center;
	padding:0px;
}
ul.ser-list li{
    margin: 0 10px;
}
.sec-two-main-box {
	background:url(images/section-two-bg.jpg) top center no-repeat;
	background-size:cover;
	padding:50px 0;	
}
.our-service-box  {
    margin: 0 auto;
    text-align: center;
    display: block;

}
.our-service-box h2 {
	font-size:28px;	
	font-weight:bold;
}
.box1 {
	background:url(images/serive1.jpg);
	height:322px;	
}
.box2-bg {
	background:url(images/serive2.jpg);
	height:322px;	
}
.box3-bg {
	background:url(images/serive3.jpg);
	height:322px;	
}
.box4-bg {
	background:url(images/serive4.jpg);
	height:322px;	
}
.box1 h2 {
    text-align: center;
    color: #fff;
    padding: 50px 30px 0;
}
.box1 p {
    color: #fff;
    padding: 12px 16px;
    margin-bottom: 40px;
    font-style: italic;
}
.box1 .btn-read-more{
    margin: 0 auto;
    float: inherit;
	display:none;
}

.sec-third-main-box {
	background:url(images/section-third-bg.jpg) top center no-repeat;
	background-size:cover;
	padding:50px 0 0;	
}

.our-branch-box h2 {
    font-size: 28px;
    font-weight: bold;
}
.our-branch-box {
    margin: 0 auto;
    text-align: center;
    display: block;
}
ul.office-list{
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding:0px;
	    margin-top: 20px;
}
ul.office-list li {
	width:100%;	
}
.office-box1 {
	background:url(images/office1.jpg) top center no-repeat;
	    height: 406px;
    align-items: center;
    display: flex;
    justify-content: space-around;
    align-content: stretch;	
	    background-size: cover;
}
.office2-bg {
	background:url(images/office2.jpg) top center no-repeat;
	height:406px;	
	    background-size: cover;
}
.office3-bg {
	background:url(images/office3.jpg) top center no-repeat;
	height:406px;
	    background-size: cover;	
}
.office-box1 h2{
    color: #fff;
    font-size: 46px;
    letter-spacing: 1px;
}
.arrow-box img{
    margin-right: 30px;
    width: 5%;
	display:none;
}
.arrow-box{
    width: 100%;
    text-align: right;
}

.sec-fourht-main-box {
	padding-top:30px;	
}
ul.team-list{
       display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.team-box1 img {
	width:100%;	
}
.team-box1{
      margin: 0 5px;
    background: #f3f5f7;
}
.team-box1 h2{
    font-size: 24px;
    text-align: left;
    padding: 10px 20px 0px;
}
.team-box1 h3{
    font-size: 16px;
	color:#fea300;
    text-align: left;
    padding: 0 20px 15px;
}
.btn-view-all {
background: #1f3372;
    color: #fff;
    text-decoration: none;
     padding: 12px 32px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.btn-view-all:hover {
	background:#f2f2f2;
	color:#000;
	
	text-decoration:none;	
}
.client-box {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.client-box h2 {
   font-size: 28px;
    font-weight: bold;
    margin-top: 50px;
}
ul.client-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
    list-style: none;
    margin-top: 30px;
}
ul.client-list li {
    margin: 0 3px;
}
.cont-bg-main-box {
    background: url(images/contact-footer-bg.jpg) -100px 0px no-repeat;
	position:relative;
    background-size: cover;
}
.cont-bg-main-box h2 {
       color: #fff;
    font-size: 30px;
    font-weight: 900;
    padding-top: 26px;
}
.cont-bg-main-box p{
    color: #fff;
    font-size: 18px;
    padding-right: 650px;
    font-style: italic;
    padding-bottom: 24px;
    margin-bottom: 0px;
}
.read-more-contact  {
    position: absolute;
    top: 56px;
    left: 70%;
	background: #1f3372;
    color: #fff;
    text-decoration: none;
    padding: 12px 32px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.read-more-contact:hover {
	    background: #f2f2f2;
    color: #000;
    text-decoration: none;	
}
ul.foot-list{
    background: #002c54;
	display:flex;
justify-content: space-around;	

	padding:0px;
	list-style:none;

}
ul.foot-list li {
	width:50%;	
}
.foot-box1 h3 {
	color: #FFF;
font-size: 18px;
margin-top: 0px;
}
.foot-box1 p {
	color:#fff;
	font-size:14px;
}	
.foot-box1 {
        width: 78%;
    margin-left: 80px;
    margin-top: 37px;
    background: url(images/address-icon.jpg) left top no-repeat;
    padding-left: 57px;
    padding-top: 10px;
}
.foot-box2-bg {
      width: 78%;
    margin-left: 80px;
    margin-top: 37px;
    background: url(images/mail-icon.jpg) left 9px no-repeat;
    padding-left: 57px;
    padding-top: 10px;
    background-size: 36px;
}
.foot-box3-bg {
       width: 78%;
    margin-left: 80px;
    margin-top: 37px;
    background: url(images/call-icon.jpg) left 6px no-repeat;
    padding-left: 57px;
    padding-top: 10px;
    background-size: 32px;
}
ul.foot-main-list {
	list-style:none;
}	
ul.foot-main-list li{
    float: left;
    width: 50% !important;
    margin: 0 auto;
}
li.quick-link {
	    float: left !important;
    width: 45% !important;
   /* display: block !important;*/
   display:none !important;
    margin-top: 50px !important;
    margin-left: 50px !important;
}
.foot-list-box1 h2 {
	font-size:26px;
	font-weight:bold;
	color:#fff;	
}
.foot-two {
	    background: #0e182e;
    padding-bottom: 50px;
/*    margin-top: 90px;*/
}
li.follow-us {
margin-top: 50px !important;	
}
.foot-list-box1 ul{
	list-style:none;
	padding:0px;	
}
.foot-list-box1 ul li {
	float:left;
	width:50%;
	background:url(images/right-icon.jpg) center left no-repeat;
}
.foot-list-box1 ul li a {
    color: #fff;
    font-size: 16px;
    padding: 6px 0 6px 34px;
    display: block;
}
.foot-list-box1 {
    padding-top: 100px;
}
.foot-list-box1 p{
    color: #fff;
    font-size: 14px;
    padding-top: 24px;
}
.toll-free  {
	margin-top:50px;	
}
.toll-free h3 {	
	font-size:24px;
	color:#fff;		
	margin:0px;
}
.toll-free h2 {
	    font-size: 34px;
    color: #f7be3d;
    font-weight: bold;
	margin-top:5px;
}

.copy-right {
	background:#002c54;		
}
.copy-right p {
	color: #fff;
    text-align: center;
    display: block;
    font-size: 16px;
    padding: 16px 0;
    margin-bottom: 0;
}	

#address .container {
	    position: relative;

}
.foot1 {
position: absolute;
top: 0;
width: 96%;
}
footer {
	position: relative;
}

.slick-dots {
	display:none !important;	
}

img.quick-border{
    display: block;
    margin-bottom: 20px;
    margin-top: 16px;
}

.slick-prev {
    display: inline-block;
    background: url(images/arrow-box.jpg)left center no-repeat;
    height: 38px;
    width: 38px;
    border: none;
    position: absolute;
    bottom: 360px;
    right: 80px;
    background-size: 80px;
}
.slick-next  {
	 background: url(images/arrow-box.jpg)right center no-repeat;
    height: 38px;
    width: 38px;
    border: none;
    position: absolute;
    bottom:360px;
    right: 38px;
    outline: inherit;
    background-size: 80px;
}

.tcb-simple-carousel{
    margin-top: 50px;
    .carousel-control {
        background:	#ddd;
        color:#999;
        padding: 4px 0;
        width:26px;
        top:auto;	
        left:auto;
        bottom:0;
        opacity:1;
        text-shadow:none;
    }
    .carousel-control.right {
        right:10px;
    }
    .carousel-control.left {
        right: 40px;
    }
}
.slick-slide img {
	width:100%;	
}



.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}
img.footer-logo {
margin: 0 auto;
text-align: center;
display: block;
width: 50%;
}
li.follow-us .foot-list-box1 {
	margin-top:0px;
	padding-top:40px;
}
ul.foot-main-list li.follow-us{
width: 35% !important;
float: right;
margin-right: 65px;
}
.toll-free {
margin-top: 20px;
}


@media(min-width:320px) and (max-width:640px){
.box1 {
   height: 288px !important;
}
li.follow-us .foot-list-box1 {
    padding-top: 0px !important;
}
ul.foot-main-list li.follow-us {
    width: 100% !important;
    margin-right: 0px !important;
}
.foot1 {
    position: inherit !important;
    top: 0px !important;
    width: inherit !important;
}
.our-branch-box .carousel-inner {
    height: 450px;
}
.our-branch-box .testimonial_para {
    padding: 0px;
}
.navbar-header {
    float: inherit;
}
.header-logo {
    width: 70%;
    margin: 0px auto 0px;
}
.navbar-toggle {
    /*margin-top: 28px!important;
	margin-bottom: 28px!important;*/
}
.carousel-caption {
display:none !important;}
.navbar-nav {
    float: left !important;
	margin: 6px 0px !important;
}
ul.navbar-nav li a {
    padding: 5px 0px !important;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.slick-next {
    bottom: 280px;
    right: 10px;
}
.slick-prev {
	bottom: 280px;
right: 50px;	
}
.slick-list {
    margin: 60px 0 0 !important;
}
.logo img {
    width: 55%;
}
.en-bg-box {
  /*  width: 100%;*/
 }
.en-bg-box {
    width: 86%;
    padding: 30px 0px;
    bottom: 70px;
    right: 22px;
    margin: 0px auto !important;
    text-align: center;
    display: block !important;
    position: absolute;
} 
 
 
.enqire-form {
/*    right: 0px;
top: 40px;
*/}
input.city-two {
    margin-right: 30px;
}
input.city-one {
    margin-left: 28px;
}
.en-bg-box span {
    padding-left: 36px;
}
.en-bg-box textarea{
height: 70px;
}
.text-left-box {
    width: 100%;
    float: none;
}
.section-one {
    padding: 30px 0px;
}
.text-left-box h2 span {
    font-size: 22px;
}
.btn-read-more {
    float: none;
    padding: 8px 10px;
    font-size: 12px;
}
.video-right {
    float: none;
    width: 100%;
    display: block;
    margin-top: 20px;
}
ul.ser-list {
    display: block;
    margin: 30px auto 30px;
}
ul.ser-list li {
    margin: 0px 10px 40px;
}
.box1 .btn-read-more {
    margin: 0px auto;
    float: inherit;
    padding: 12px 20px;
}
ul.office-list {
    display: block;
    margin-top: 0px;
}
.arrow-box {
    display: none;
}
ul.team-list {
    display: block;
    margin-top: 30px;
}
.client-list li img {
width:100%;
}
.team-box1 {
    width: 82%;
    margin: 0 auto;
}
.cont-bg-main-box {
    background: transparent url("images/contact-footer-bg.jpg") no-repeat scroll 

0px 0px / cover;
    height: 236px;
    background-attachment: cover;
}
.read-more-contact {
    top: 0px;
    left: 0px;
    padding: 12px 0px;
    position: inherit;
    margin: 0px auto;
    text-align: center;
    display: block;
    width: 52%;
}
.foot-two {
    margin-top: 0;
padding-bottom: 10px;
}
ul.foot-main-list li {
    float: none;
    width: 100% !important;
    margin: 0px auto;
	
}
ul.foot-main-list {
    list-style: outside none none;
    padding: 0px;
}
.foot-list-box1 {
    padding-top: 0px;
}
.foot-list-box1 img{
    margin: 0px auto;
    text-align: center;
    display: block;
    width: 50% !important;
    padding-top: 20px !important;
}
#address {
    position: inherit;
    bottom: 0;
    width: 100%;
}
ul.foot-list {
  display: block;
    list-style: outside none none;
padding-bottom: 20px;
}
ul.foot-list li {
    width: 100%;
}
.foot-box1 {
    width: 83%;
    margin-left: 22px;
    margin-top: 30px;
    padding-left: 46px;
    padding-top: 30px;
    background: transparent url("images/address-icon.jpg") no-repeat scroll left 28px;
}
.cont-bg-main-box p {
    padding-right: 0px;
}
 
.foot-box2-bg {
margin-top: 14px !important;
background: transparent url("images/mail-icon.jpg") no-repeat scroll left 9px / 36px auto !important;
padding-top: 10px !important;
}
.foot-box3-bg {
    width: 78%;
  margin-top: 7px !important;
    background: transparent url("images/call-icon.jpg") no-repeat scroll left 6px / 32px auto !important;
   padding-top: 10px !important;
}
li.quick-link {
    float: none!important;
	display:none !important;
    width: 100% !important;
     margin-top: 20px !important;
    margin-left: 0px !important;
}
.foot-list-box1 img {
    width: 60% !important;
    padding-top: 0px;
    padding-bottom: 10px;
}
li.follow-us {
    margin-top: 20px !important;
}
.foot-list-box1 img.quick-border {
 width: 100% !important;
padding-top: 0px !important;
}
.foot-list-box1 a {
display:inline-block !important;
width:14% !important;
}
.foot-list-box1 a img {
    width: 73% !important;
}
.foot-list-box1 ul li a {
   width: 100% !important;
}
.toll-free {
    margin-top: 10px;
}
.copy-right p {
    font-size: 12px;
    padding: 12px 38px;
    letter-spacing: 0.5px;
}
.fixed-top {
    position: inherit!important;
    background: #0e182e !important;
padding: 10px 0px 10px !important;
    
}
.carousel-inner {
    height: 590px;
}
a.footer-btn {
    width: 44% !important;
}
.box1 p {
       height: 185px;
    margin-bottom: 0px;

}
.box1 h2 {
    padding: 50px 40px 0px;
}
}
@media (min-width:767px) and (max-width:1024px) {
.carousel-caption {
	position:inherit !important;	
    width: 57%;
    padding-top: 250px!important;	
}
.navbar-collapse {
	    float: right;
    width: 71%;
}
ul.navbar-nav li a {
    padding: 0px 5px !important;
}

.en-bg-box span {
	padding-left: 44px;	
}
.en-bg-box textarea {
    height: 70px;
}
.text-left-box h2 {
    font-size: 24px;
}
.text-left-box h2 span {
    font-size: 20px;
}
img.quick-border {
     width: 100%;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.slick-prev {
    bottom: 210px;
	right: 60px;
}
.slick-next {
    bottom: 210px;
    right: 18px;
}
.logo img {
    width: 100%;
}
	
.navbar-toggler {
	float:right !important;	
}
.enqire-form {
   /* right: 20px !important;
    width: 40% !important;*/
}
.en-bg-box {
   /* width: 100%;*/
}
.en-bg-box {
    width: 40%;
    right: 30px;
}
input.city-two {
    margin-right: 36px;
}
input.city-one {
    margin-left: 38px;
}
.carousel-caption {
    right: 44% !important;
    left: 8% !important;
	bottom: 520px !important;
}
.carousel-caption p {
    font-size: 16px;
    margin-top: 24px;
    letter-spacing: 1px;
}
.carousel-caption h3 {
    font-size: 40px;
	letter-spacing: 2px;
}
.carousel-caption h2 {
    font-size: 44px;
}

.carousel-inner {
    height: 700px;
}
.box1 h2 {
  padding: 70px 0px 0px;
font-size: 20px;
}
.box1 p {
    font-size: 14px;
}
ul.ser-list li {
    margin: 0 2px;
    width: 24%;
}
.office-box1 {
    height: 200px;
}
.office-box1 h2 {
    font-size: 26px;
}
.team-box1 h2 {
    font-size: 18px;
    padding: 10px 12px 0px;
}
.team-box1 h3 {
    font-size: 14px;
    padding: 0 12px 15px;
}
ul.client-list li {
}
ul.client-list li img {
	width:80%;	
}
.cont-bg-main-box {
    background: url(images/contact-footer-bg.jpg) -630px 0px no-repeat;
}
.cont-bg-main-box h2 {
    font-size: 22px;
}

.cont-bg-main-box p {
    color: #fff;
    font-size: 12px;
    padding-right: 0px;
    width: 48%;
}
.read-more-contact {
    top: 44px;
}
#address {
    bottom:494px;
}
.foot-box1 {
    width: 100%;
    margin-left: 20px;
    margin-top: 37px;
    background: url(images/address-icon.jpg) left top no-repeat;
    padding-left: 30px;
    padding-top: 4px;
    background-size: 20px;
}
ul.foot-list li {
    width: 50%;
}
ul.foot-main-list li {
    width: 24%;
}
li.quick-link {
    width: 46% !important;
    margin-left: 30px !important;
}
.foot-list-box1 ul li {
    width: 50% !important;
}
.foot-list-box1 ul li a {
    color: #fff;
    font-size: 14px;
}
.toll-free h2 {
    font-size: 24px;
}
.footer-logo {
	width:100%;	
}
.quick-link .foot-list-box1 img {
	width:85%;	
}
}
@media (min-width:991px) and (max-width:1100px) {
.slick-next {
    bottom: 270px;
}
.slick-prev {
    bottom: 270px;
}

.carousel-caption {
    right: 44% !important;
    left: 8% !important;
    bottom: 290px !important;
}

.box1 h2 {
    padding: 50px 30px 0;
    font-size: 22px;
}
.box1 p {
    font-size: 16px;
	margin-bottom: 24px;
}
#address {
    bottom: 441px;
}
.foot-box2-bg {
    background: url(images/mail-icon.jpg) left 9px no-repeat !important;
    padding-left: 42px !important;
    background-size: 24px !important;
}
.foot-box1 {
    margin-left: 40px;
}
ul.navbar-nav li a {
    padding: 0 15px !important;
}
.foot-box3-bg {
    background: url(images/call-icon.jpg) left 6px no-repeat !important;
    padding-left: 47px !important;
    background-size: 24px !important;
}
.cont-bg-main-box {
    background: url(images/contact-footer-bg.jpg) -500px 0px no-repeat;
}
.cont-bg-main-box p {
    font-size: 16px;
}
}					
@media (min-width:1100px) and (max-width:1280px) {
.slick-next {
    bottom: 340px;
}
.slick-prev {
	bottom: 340px;
}
.cont-bg-main-box {
    background: transparent url("images/contact-footer-bg.jpg") no-repeat scroll -290px 0px / cover;
}
}