/*
 @Author: Mine Tech
 @URL: http://www.rndspot.com
 This file contains the styling for the actual theme, this
 is the file you need to edit to change the look of the
 theme.
 However we used Less script to make things easy to maintain, this is the compressed ourput, we recommend to edit the less files and then recombile the files and add the result here, if you don't like to use less you can edit this file here.
 
 This files contents are outlined below.
 02.	Global Styling
 02.	Hadding
 03.	Header
 04.	Header Mid
 05.	Header Last Navigation 
 06.	Banner
 07.	Feature Item
 08.	Requst Men
 09.	Requst Quote
 10.	Our Services
 11.	Our Blog
 12	Testimonail
 13.	Counter
 14.	Our Clints
 15.	Col Action
 16.	Footer
 17.	Copayright
 18.	Index 2
 19.	Home2 Feature Item
 20.	Home2 Our Services
 21.	Home2 Request quote
 22.	Home2 Our Blog
 23.	Home2 Testimonail
 24.	Home2 Counter
 25.	Home2 Col  Actio
 26.	Home3
 27.	Home3 Feature Item
 28.	Home3 Our Blog
 29.	Home3 Counter
 30.	Home3 Request Quote
 31.	Home3 Tastimonial
 32.	Home4
 33.	Home4 Amazing Feature
 34.	Home4 Who We Are Cargo
 35.	Home4 Counter
 36.	Home5
 37.	Home5 Counter
 38.	About Us
 39.	Blog inneer Page
 40.	Contact-us
*/

/* =============================================
                Global Styling
============================================= */
@import url('https://fonts.googleapis.com/css?family=Lato|Montserrat');
*{
    padding: 0;
    margin: 0;
}
body{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #999;
}
h2, h3, h4, h5, h6,
h2 a, h3 a, h4 a, h5 a, h6 a{
    padding: 0; margin: 0;
}
h1, h2{
    padding: 0; margin: 0;
}
h1 a, h2 a{
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    font-weight: normal;
}
h3 a, h4 a, h5 a, h6 a{
    margin: 0;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    display: inline-block;
    color: #555;
}
h1{
    font-size: 120px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
h2{
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    color: #555;
}
h3{
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #555;
    text-transform: uppercase;
}
h3 a{
    color: #555;
    text-transform: uppercase;
}
h4{
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
h5{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
}
h6{
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 14px;
}
p a {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
p a:hover {text-decoration:none;}
p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 0px;
    color: #999;
}
a {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-decoration: none; 
    transition: all 0.5s ease-in-out;
}
a:hover, a:focus, a:active {
    outline: none;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
}
::-webkit-input-placeholder { /* Chrome */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #fff;
  opacity: 1;
}

img {
    max-width: 100%;
}
ul, ol{
    margin: 0;
    padding: 0;
}
ul li{
    list-style: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
i{
    line-height: 1;
}
ul li a{
    text-transform: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.layout{
    width: 100%;
    float: left;
}
.section-padding{
    padding: 75px 0;
	background-color:#f9f9f9;
}
.chid-pernt {
    display: table;
    height: 100%;
    width: 100%;
}
.child {
    display: table-cell;
    vertical-align: middle;
}
figure {
    margin: 0;
}
.btn{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 10px 28px;
    transition: all 0.5s ease-in-out;
}
.btn:hover{
    color: #fff !important;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff !important;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus{
    outline: none;
    outline-offset: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
}
/************************************
         Hadding start
*************************************/
.haddings{
    text-align: center;
    padding-bottom: 31px;
}
.haddings p{
    margin-top: 11px;
}
.hadding-inner h2{
    padding-bottom: 4px;
}
.hadding-inner span{
    position: relative;
}
.hadding-inner span:after{
    position: absolute;
    content: "";
    background-color: #e7e7e7;
    width: 40px;
    height: 1px;
    top: 12px;
    left: 37px;
}
.hadding-inner span:before{
    position: absolute;
    content: "";
    background-color: #e7e7e7;
    width: 40px;
    height: 1px;
    top: 12px;
    left: -53px;
}
/************************************
        Header containt start
*************************************/
#header .top-header{
    background-color: #fbfbfb;
    padding: 0px 0 0px;
    border-top: 1px solid #a2afbf;
    border-bottom: 1px solid #a2afbf;
}
.tp-clss{
	background-color: #76c9b7;
    padding: 0px 30px;
}
.top-header .top-contect ul li{
    display: inline-block;
    position: relative;
    margin-right: 35px;
}
.top-header .top-contect ul li:last-child{
    margin-right: 0;
}
.top-header .top-contect ul li:first-child:after{
    display: none
}
.top-header .top-contect ul li:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 19px;
    background-color: #34383e;
    top: 3px;
    left: -19px;
}
.top-header .top-contect ul li i{
    font-size: 12px;
    vertical-align: middle;
    margin-right: 7px;
}
.top-header .top-contect ul li a{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    vertical-align: middle;
}
.top-header .top-socail{
    
}
.top-header .top-socail ul li{
    display: inline-block;
}
.top-header .top-socail ul li{
    margin-right: 24px;
}
.top-header .top-socail ul li:last-child{
    margin-right: 0;
}
.top-header .top-socail ul li a{
    color: #5fb7a4;
    font-size: 12px;
}
/************************************
     Header Mid containt start
*************************************/
.navbar-nav{
	padding-top:20px;
}
.nav>li>a{
	color:#000;
}
.mid-header {
 padding: 38px 0;
    padding-top: 3px;
	padding-bottom:8px;
	background-color: #fbfbfb;

}
.navbar-brand>img {
    display: block;
    margin-top: -13px;
}
.logo {
    margin-top: 2px;
}
.mid-header .open-time{
    text-align: right;
	padding-top:24px;
}
.mid-header .open-time  ul li{
    display: inline-block;
    text-align: left;
    margin-right: 45px;
}
.mid-header .open-time  ul li:last-child{
    margin-right: 0;
}
.mid-header .open-time  ul li strong{
    transform: rotate(90deg);
    -webkit-border-radius:63px 63px 63px 63px/
        108px 108px 72px 72px;
    border-radius:50% 50% 50% 50%/60% 60% 40% 40%;
    width: 51px;
    height: 51px;
    display: inline-block;
    border: 1px solid;
    margin-right: 40px;
}
.mid-header .open-time  ul li i{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: 51px;
    height: 51px;
    text-align: center;
    padding-top: 15px;
    transform: rotate(-90deg);
    position: relative;
}
.mid-header .open-time  ul li i:after{
    position: absolute;
    content: "";
    background-color: #f5f6f7;
    width: 1px;
    height: 40px;
    right: -22px;
    top: 5px;
}
.mid-header .open-time  ul li .text-box{
    display: inline-block;
    vertical-align: middle;
}
.mid-header .open-time  ul li .text-box p{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.mid-header .open-time  ul li .text-box a{
    font-family: 'Lato', sans-serif;
    color: #999;
}
/************************************
    Header Last Navigation start
*************************************/
.last-header {
    top: 152px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.navigation {
    padding: 18px 30px;
    border-radius: 50px;
}
.navigation .navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navigation .navbar{
    border-radius: 0;
    margin-bottom: 0;
    min-height: inherit;
    border: none;
}
.navigation .navbar-nav {
    float: none;
    margin: 3px 0 0;
    display: inline-block;
}
.navigation .navbar-collapse{
    padding: 0;
    float: left;
}
.navigation .navbar-nav > li{
    position: relative;
}
.navigation .nav > li > a{
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    border-radius:20px;
    padding: 8px 26px;
}
.sub-menu{
    background-color: #ffffff;
    position: absolute;
    width: 150px;
    top: 59px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
}
.sub-menu li a{
    padding: 10px;
    display: block;
    color: #999;
}
.sub-menu li.active a{
    color: #fff;
}
.sub-menu li a:hover{
    color: #fff;
}
.navigation .navbar-nav > li:hover .sub-menu{
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-in-out;
}
.navigation .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
    background-color: #76c9b7;
}
.navigation .nav > li > a:hover{
    background-color: #fff;
}
.gat-quote{
    display: inline-block;
}
/************************************
        Banner start
*************************************/
#banner{
    position: relative;
}
.inner-banner .image-holder{
    position: relative;
}
.inner-banner .image-holder .overlay{
    position: absolute;
    background-color: rgba(0, 0, 0 ,.55);
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
.inner-banner .banner-text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    height: 100%;
    text-align: center;
}
.inner-banner .banner-text h2{
    color: #fff;
    font-size: 48px;
    letter-spacing: 8px;
    text-transform: uppercase;
}
.inner-banner .banner-text h1{
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 23px;
    margin-bottom: 19px;
}
.inner-banner .banner-text p{
    color: #fff;
}
.inner-banner .banner-text .btn{
    background-color: #fff;
    font-size: 16px;
    margin: 0 5px;
}
.inner-banner .banner-text .btn:hover{
    color: #fff;
}
.inner-banner .owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
    width: 100%;
}
.inner-banner .owl-pagination {
    bottom: 40px;
    position: absolute;
    width: 100%;
}
.inner-banner .owl-theme .owl-controls .owl-page span {
    background-color: rgba(250, 250, 250, .20) ;
    margin: 5px 7px;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
#owl-demo .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    transition: all 0.5s ease-in-out;
}
.inner-banner .owl-buttons {
    position: absolute;
    width: 100%;
    top: 38%;
    display: none;
}
.inner-banner .owl-theme .owl-controls .owl-buttons div{
    background-color: rgba(250, 250, 250, .10);
    -webkit-border-radius:63px 63px 63px 63px/
        108px 108px 72px 72px;
    border-radius:50% 50% 50% 50%/60% 60% 40% 40%;
    width: 71px;
    height: 81px;
    opacity: 1;
    padding: 23px;
    margin: 0;
    font-size: 24px;
    transform: rotate(90deg);
    transition: all 0.5s ease-in-out;
}
.owl-prev{
    transform: rotate(265deg) !important;
    position: absolute;
    left: 106px;
}
.owl-prev i{
    transform: rotate(-265deg);
}
.owl-next{
    position: absolute;
    right: 107px;
}
.owl-next i{
    transform: rotate(-90deg);
}
/************************************
        Feature Item start
*************************************/
.feature-item{
    background-color: #f9f9f9;
    padding: 80px 0;
}
.feature-inner{
    background-color: #fff;
    -webkit-box-shadow: -1px -16px 17px 10px rgba(238,238,238,1);
    -moz-box-shadow: -1px -16px 17px 10px rgba(238,238,238,1);
    box-shadow: -1px -16px 17px 10px rgba(238,238,238,1);
    text-align: center;
    padding-bottom: 35px;
}
.feature-inner .image-holder img{
    margin-top: -20px;
    margin-left: 20px;
}
.feature-inner .text-box{
    margin-top: 24px;
    padding: 0 25px;
}
.feature-inner .text-box h3{
       background-color: #fcf171;
    padding: 8px;
    margin-bottom: 15px;
    color: #000;
    border: 1px solid;

}
.feature-inner .text-box .btn{
    margin-top: 20px;
}
/************************************
         Requst Men start
*************************************/
.requst-men{
    background-color: #fff;
    text-align: right;
}
.requst-men .image-holder{
    position: relative;
    z-index: 10;
    right: -124px;
}
/************************************
        Requst Quote start
*************************************/
.request-quote{
    background-color: #f9f8f4;
    padding: 135px 0 80px;
    /* margin-top: -251px; */
}
.request-quote .haddings {
    margin-top: -115px;
}
.request-quote .hadding-inner h2{
    color: #000;
}
.im-rp{
	width:100%;
}
.request-quote .hadding-inner span::before,
.request-quote .hadding-inner span::after{
    background-color: #859af6;
}
.request-quote .haddings p{
    color: #000;
}
.quote-form .form-group{
    margin-bottom: 30px;
}
.quote-form .form-group input[type="text"]{
    background-color: #fff;
    border: none;
    border-radius: 3px;
    width: 100%;
    height: 54px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding-left: 30px;
   /* color: #fff;*/
}
 @import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
		@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

		.box > .icon { text-align: center; position: relative; }
		.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #76c9b7; vertical-align: middle; }
		.box > .icon:hover > .image { background: #333; }
		.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
		.box > .icon:hover > .image > i { color: white !important; }
		.box > .icon > .info { margin-top: -24px; background: #fff; border: 1px solid #d50000; padding: 15px 0 10px 0; min-height:164px;padding-top: 39px;border:1px solid #1c4b86}
		.box > .icon:hover > .info { background: #fff; border-color: #e0e0e0; color: white; }
		.box > .icon > .info > h3.title { font-family: "Robot",sans-serif !important; font-size: 16px; color: #6db23; font-weight: 700; }
		.box > .icon > .info > p { font-family: "Robot",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
		.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
		.box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
		.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
		.box .space { height: 30px; }

		@media only screen and (max-width: 768px)
		{
			.contact-form
			{
				margin-top:25px; 
			}

			.btn-send
			{
				width: 100%;
				padding:10px; 
			}

			.second-portion
			{
				margin-top:25px; 
			}
		}
.quote-form .form-group textarea{
    background-color: #fff;
    border: none;
    border-radius: 3px;
    width: 100%;
    height: 160px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding: 30px;
   /* color: #fff;*/
}
.last-group{
    margin-bottom: 0 !important;
    text-align: center;
}
/************************************
         Our Services start
*************************************/
.our-services{
    background-color: #f9f9f9;
    padding-bottom: 60px;
}
.blue-grid{
    background-color: #fff;
    box-shadow: -1px 0 10px 0 #eeeeee;
    border-radius: 3px;
    padding: 28px 30px 25px;
    margin-bottom: 20px;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all 0.5s ease-in-out;
}
.blue-grid .image-holder{
    float: left;
    border-radius: 2px;
    padding: 14px 14px 13px;
    margin-right: 20px;
    position: relative;
}
.blue-grid .image-holder:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #eeeeee;
    right: -21px;
    top: 0;
    transition: all 0.5s ease-in-out;
}
.blue-grid .text-box{
    float: left;
    width: 65%;
    margin-left: 20px;
}
.blue-grid .text-box h3{
    padding-bottom: 2px;
    font-size: 13px;
}
.red-grid .image-holder{
    background-color: #e91d62 !important;
}
.red-grid:hover{
    border: 1px solid #e91d62 !important;
}
.red-grid:hover .image-holder:after{
    background-color: #e91d62 !important;
}
.orenge-grid .image-holder{
    background-color: #f14e51 !important;
}
.orenge-grid:hover{
    border: 1px solid #f14e51 !important;
}
.orenge-grid:hover .image-holder:after{
    background-color: #f14e51 !important;
}
.jamni-grid .image-holder{
    background-color: #4d6cf1 !important;
}
.jamni-grid:hover{
    border: 1px solid #4d6cf1 !important;
}
.jamni-grid:hover .image-holder:after{
    background-color: #4d6cf1 !important;
}
.blue-grid:hover, .green-grid:hover, yellow-grid:hover{
    border: 1px solid;
}
.blue-grid .image-holder i{
    color: #fff;
}
/************************************
         Our Blog start
*************************************/
.our-blog .inner-blog{
    background-color: #fff;
    box-shadow: 0 8px 15px 0 #eeeeee;
}
.our-blog .inner-blog .text-box{
    padding: 25px 40px 25px;
}
.our-blog .inner-blog .text-box h3 a{
    font-size: 24px;
    color: #444444;
    padding-bottom: 10px;
}
.our-blog .inner-blog .text-box span{
    color: #aaaaaa;
    font-size: 13px;
}
.our-blog .inner-blog .text-box p{
    padding-top: 15px;
    padding-bottom: 15px;
}
.our-blog .inner-blog .text-box a i{
    margin-left: 4px;
    vertical-align: middle;
}
/************************************
         Testimonail start
*************************************/
.testimonail {
    background-color: #f9f9f9;
}
.testimonail-inner .image-holder{
    border: 2px solid #4d6cf1;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: 0 auto;
    z-index: 10;
    position: relative;
}
.testimonail-inner .image-holder img{
    border-radius: 50%; 
    height: 126px;
    width: 126px;
}
.testimonail-inner .text-box{
    background-color: #ffffff;
    border-radius: 50px;
    box-shadow: -1px 2px 10px 0 #eeeeee;
    margin: -66px 10px 10px;
    padding: 82px 200px 62px;
    text-align: center;
}
.testimonail-inner .text-box h3{
    margin-bottom: 21px;
}
.testimonail-inner .text-box h3 span{
    font-style: italic;
    font-size: 16px;
    font-family: "Lato",sans-serif;
    text-transform: none;
    font-weight: lighter;
    color: #f14e51;
    margin-left: 15px;
}
.testimonail-inner .owl-theme .owl-controls {
    margin-top: 15px;
}
.testimonail-inner .owl-theme .owl-controls .owl-page span{
    background: #eeeeee;
    opacity: 1;
}
/************************************
         Counter start
*************************************/
.counter .counter-grid{
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding-bottom: 50px;
    padding-top: 50px;
}
.counter-grid i{
    color: #fff;
    font-size: 32px;
    border-radius: 3px;
    padding: 20px;
}
.counter-grid h3{
    color: #444444;
    font-size: 64px;
    padding-bottom: 0;
    padding-top: 23px;
}
.red-counter-grid i{
    background-color: #f14e51 !important;
}
.red-counter-grid h4{
    color: #f14e51 !important;
}
.blue-counter-grid i{
    background-color: #4d6cf1 !important;
}
.blue-counter-grid h4{
    color: #4d6cf1 !important;
}
/************************************
         Our Clints start
*************************************/
.ouer-clint{
    background-color: #f9f9f9;
    padding-bottom: 132px;
}
.inner-clints .clints-sponser{
    background-color: #fff;
    box-shadow: -1px 1px 7px 0 #eeeeee;
    margin: 5px;
    border-radius: 50px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 21px;
}
.inner-clints .clints-sponser p{
    font-family: "Montserrat",sans-serif;
    letter-spacing: 5px;
    color: #cccccc;
}
.inner-clints .clints-sponser h3{
    font-size: 36px;
}
.green-sponser h3{
    color: #98ce44 !important;
}
.red-sponser h3{
    color: #f14e51 !important;
}
.blue-sponser h3{
    color: #4d6cf1 !important;
}
/************************************
        Col Action start
*************************************/
.col-action{
    background-color: #4d6cf1;
    position: relative;
}
.col-action .image-holder{
    left: 25px;
    position: absolute;
    top: -111px;
}
.col-action .text-box{
    display: inline-block;
    width: 75%;
    padding-bottom: 31px;
    padding-top: 52px;
}
.col-action .text-box h2{
    color: #fff;
    letter-spacing: 3px;
}
.col-action .text-box p{
    color: #fff;
}
.col-action .start-now{
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-top: 67px;
}
/************************************
         Footer start
*************************************/
.footer-main{
    background-color: #1d2939;
    padding: 33px 0 70px;
}
.inner-footer h3{
    color: #fff;
    padding-bottom: 38px;
}
.inner-footer p{
    color: #a2afbf;
}
.inner-footer .footer-logo{
    margin-bottom: 35px;
}
.recent-post{
    border-bottom:  1px solid #2a394c;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.post-border{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.recent-post .image-holder{
    float: left;
}
.recent-post .text-box{
    float: left;
    margin-left: 20px;
    padding-top: 3px;
}
.recent-post .text-box h4{
    font-size: 14px;
    color: #a2afbf;
    font-family: "Lato",sans-serif;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.recent-post .text-box p{
    color: #a2afbf;
    font-size: 13px;
    margin-bottom: 2px;
}
.recent-post .text-box span{
    font-size: 13px;
}
.inner-footer input[type="text"]{
    border: 1px solid #4a5461;
    background-color: transparent;
    font-size: 14px;
    color: #a2afbf;
    font-family: "Lato",sans-serif;
    border-radius: 25px;
    height: 54px;
    padding-left: 30px;
    width: 100%;
    position: relative;
    margin-top: 25px;
}
.inner-footer input[type="submit"]{
    border: medium none;
    border-radius: 50%;
    bottom: 3px;
    color: #ffffff;
    font-size: 16px;
    height: 48px;
    position: absolute;
    right: 19px;
    width: 48px;
    transition: all 0.5s ease-in-out;
}
/************************************
        Copayright start
*************************************/
.copayright{
    background-color: #2a394c;
    padding: 19px 0;
}
.copayright .copyrigth-left ul li{
    display: inline-block;
    margin-right: 29px;
}
.copayright .copyrigth-left ul li:last-child{
    margin-right: 0;
}
.copayright .copyrigth-left ul li a{
    color: #a2afbf;
}
.copyrigth-right p{
    text-align: right;
    color: #a2afbf;
}
/************************************
        Index 2 start
*************************************/
.home2-inner-banner .banner-text{
    text-align: left;
}
.home2-inner-banner .banner-text h1 {
    margin-bottom: 3px;
}
.banner-button{
    margin-top: 36px;
}
.home2-inner-banner .image-holder .overlay {
    background-color: rgba(28, 32, 38, 0.40);
}
/************************************
       Home2 Feature Item start
*************************************/
.home2-feature-item{
    background-color: #fff;
}
.home2-feature-item .feature-inner{
    background-color: transparent;
    box-shadow: none;
    padding: 0;
}
.home2-feature-item .feature-inner .image-holder{
    position: relative;
    z-index: 100;
}
.home2-feature-item .feature-inner .image-holder:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #eeeeee;
    top: 10px;
    left: 10px;
    z-index: -99;
}
.home2-feature-item .feature-inner .image-holder img {
    margin-left: 0;
    margin-top: 0;
}
.home2-feature-item  .feature-inner .text-box {
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
}
.home2-feature-item .feature-inner .text-box h3{
    padding-bottom: 0;
}
.home2-feature-item .feature-inner .text-box h3 a{
    padding-bottom: 0px;
    color: #fff;
    font-size: 24px;
}
.home2-feature-item .feature-inner .text-box .btn {
    margin-top: 16px;
    border: 1px solid #fff;
    background-color: transparent;
}
.home2-feature-item .feature-inner .text-box .btn:hover{
    border: 1px solid;
}
/************************************
       Home2 Our Services start
*************************************/
.home2-our-services .blue-grid{
    border-radius: 100px;
}
.home2-our-services .blue-grid .image-holder{
    border-radius: 50% / 60% 60% 40% 40%;
}
/************************************
       Home2 Request quote start
*************************************/
.home2-request-quote{
    margin: 0;
    position: relative;
}
.home2-request-quote .haddings{
    margin: 0;
    text-align: left;
    padding-bottom: 45px;
}
.home2-request-quote .hadding-inner h2 {
    color: #fff;
}
.home2-request-quote .haddings p {
    color: #fff;
    margin-top: 7px;
}
.request-quote-left{
    background-color: #4d6cf1;
    position: relative;
    padding-right: 105px;
    padding-top: 95px;
    padding-bottom: 95px;
}
.request-quote-left:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: -99%;
    background-color: #4d6cf1;
}
.request-quote-left .quote-form .form-group {
    margin-bottom: 20px;
}
.request-quote-left .last-group {
    margin-top: 8px;
}
.request-quote-right{
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
/************************************
       Home2 Our Blog start
*************************************/
.home2-our-blog .inner-blog .text-box {
    padding: 25px 30px 25px;
}
.home2-our-blog .inner-blog .text-box h3 a {
    color: #444444;
    font-size: 18px;
    padding-bottom: 10px;
    text-align: center;
    display: block;
}
.home2-our-blog .inner-blog .text-box span {
    text-align: center;
    display: block;
}
/************************************
       Home2 Testimonail start
*************************************/
.home2-testimonail{
    padding-bottom: 62px;
}
.home2-testimonail .testimonail-inner .image-holder img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
}
.home2-testimonail .testimonail-inner .image-holder {
    border: 5px solid #4d6cf1;
    height: 370px;
    width: 370px;
    margin: 0;
}
.home2-testimonail .testimonail-inner .text-box {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    left: 260px;
    margin: -66px 10px 10px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 137px;
    width: 865px;
}
.home2-testimonail .testimonail-inner .text-box h3 {
    margin-bottom: 26px;
    margin-left: 160px;
}
.home2-testimonail .testimonail-inner .text-box h3 span{
    color: #999999;
}
.text-inner{
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: -1px 2px 10px 0 #eeeeee;
    padding: 53px 25px 53px 160px;
}
.text-inner p{
    font-style: italic;
    font-size: 18px;
}
.home2-testimonail .testimonail-inner .owl-theme .owl-controls {
    margin-top: -4px;
    text-align: right;
}
/************************************
       Home2 Counter start
*************************************/
.home2-counter .counter-grid,
.home2-counter .green-counter-grid{
    border: 1px solid;
}
.home2-counter .counter-grid i{
    background-color: transparent;
    font-size: 64px;
    padding: 0;
}
.home2-counter .red-counter-grid{
    border: 1px solid #f14e51 !important
}
.home2-counter .red-counter-grid i{
    background-color: transparent !important;
    color: #f14e51 !important;
}
.home2-counter .blue-counter-grid{
    border: 1px solid #4d6cf1 !important;
}
.home2-counter .blue-counter-grid i{
    background-color: transparent !important;
    color: #4d6cf1 !important;
}
.home2-counter .counter-grid h3 {
    padding-top: 12px;
}
/************************************
       Home2 Col Actio start
*************************************/
.home2-col-action{
    padding: 27px 0;
}
.home2-col-action .text-box {
    display: inline-block;
    padding-bottom: 0px;
    padding-top: 10px;
    width: 100%;
}
.home2-col-action .start-now {
    margin-top: 0;
}
.home2-ouer-clint{
    padding-bottom: 77px;
}
/************************************
        Home3 start
*************************************/
.home3-inner-banner .image-holder .overlay {
    background-color: rgb(0 0 0 / 55%);
}
.home3-inner-banner .banner-text h2 {
    font-size: 32px;
    letter-spacing: 0;
    margin-bottom: 18px;
}
.home3-inner-banner .banner-text h1 {
    font-size: 63px;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 23px;
}
.add {
text-align:center;
padding-top:20px;

}

.add h3 {
    color: #fff;
}
.add h3 a {
    color: #fff;
    text-transform: initial;
    font-size: 25px;
    padding: 7px 0px;
}
.home3-inner-banner .banner-text-inner{
    background-color: rgba(253, 183, 20, 0.05);
    width: 970px;
    margin: 0  auto;
    padding: 35px 0 43px;
    border: 10px solid #a70000; 
    border-radius: 20px;
}
/************************************
      Home3 Feature Item start
*************************************/
.home3-feature-item .feature-inner {
    box-shadow: 8px -10px 10px -2px #eeeeee;
    padding-top: 50px;
    padding-bottom: 51px;
	min-height: 479px;
}
.min-hgt-176{
	min-height:176px;
}

.home3-feature-item .feature-inner .image-holder{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin: 0 auto;
}
.home3-feature-item .feature-inner .image-holder img {
    margin-left: 0;
    margin-top: 0;
    border-radius: 50%;
}
.home3-feature-item .feature-inner .text-box .btn {
    background-color: #4CAF50;
    box-shadow: 0 4px 5px 1px #eeeeee;
    color: #fff !important;
}.inner-banner .owl-pagination {
    bottom: 40px;
    position: absolute;
    width: 100%;
    display: none;
}#callme {
    position: fixed;
    right: 7px;
    bottom: 139px;
    width: 66px;
    height: 66px;
    cursor: pointer;
    opacity: 1;
    z-index: 99990;
}.cls {
    float: right;
    font-size: 26px;
    margin-top: -18px;
    background: #fdb714;
    width: 40px;
    height: 40px;
    border-radius: 0;
    COLOR: #fff;
    MARGIN-RIGHT: -22PX;
    position: absolute;
    right: 22px;
    text-align: center;
}.modal-dialog {
   
    margin-top: 140px!important;
}
@media (min-width: 768px) {
.modal-dialog {
    width: 400px;
    margin: 30px auto;
   
}
}
#callme #callmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgb(207,8,8);
    width: 66px;
    height: 66px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme #callmeMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/mini.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}
@-webkit-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-webkit-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
/************************************
      Home3 Our Blog start
*************************************/
.home3-our-blog .inner-blog .text-box {
    padding: 40px 40px 40px;
}
.home3-our-blog .owl-theme .owl-controls {
    margin-top: 44px;
}
.home3-our-blog .owl-theme .owl-controls .owl-page span{
    background: #eeeeee;
    opacity: 1;
}
.home3-our-blog .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background-color: #08c1f3 !important;
}
/************************************
      Home3 Counter start
*************************************/
.home3-counter .counter-grid{
    border: none;
    padding-top: 45px;
}
.home3-counter .counter-grid i{
    background-color: transparent !important;
    padding: 0;
}
.home3-counter .counter-grid h3{
    color: #fff;
    padding-top: 17px;
}
.home3-counter .counter-grid h4{
    color: #fff !important;
}
.home3-counter .red-counter-grid{
    background-color: #f14e51 !important;
}
/************************************
     Home3 Request Quote start
*************************************/
.home3-request-quote .request-quote-left .haddings {
    margin: 0;
    padding-bottom: 45px;
    text-align: left;
}
.home3-request-quote .request-quote-left .hadding-inner h2 {
    color: #ffffff;
}
.home3-request-quote .request-quote-left .haddings p {
    color: #ffffff;
    margin-top: 7px;
}
.home3-request-quote .request-quote-left .quote-form .form-group input[type="text"]{
    background-color: #39cdf5;
}
.home3-request-quote .request-quote-left .quote-form .form-group textarea{
    background-color: #39cdf5;
}
.home3-request-quote .ouer-clint{
    background-color: #fff;
    padding-top: 94px;
    padding-bottom: 0;
    padding-left: 104px;
}
.home3-request-quote .ouer-clint .haddings{
    text-align: right;
}
.home3-request-quote .inner-clints .clints-sponser{
    border: 1px solid #eeeeee;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 25px 0;
}
.home3-request-quote .clints-sponser h3 {
    letter-spacing: 8px;
}
/************************************
     Home3 Tastimonial start
*************************************/
.hom3-tastimonial{
    margin-bottom: 105px;
}
.hom3-tastimonial .testimonail-inner .image-holder {
    border: 2px solid;
    border-radius: 0;
    height: inherit;
    margin: 0 auto;
    position: relative;
    width: inherit;
    display: inline-block;
    z-index: 10;
}
.hom3-tastimonial  .testimonail-inner .image-holder img {
    border-radius: 0;
    height: inherit;
    width: inherit;
}
.hom3-tastimonial  .testimonail-inner .text-box {
    background-color: #ffffff;
    border: 2px solid;
    border-radius: 0;
    box-shadow: none;
    margin: 0 auto;
    padding: 0 76px 45px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 127px;
    width: 799px;
    z-index: 1000;
}
.hom3-tastimonial .testimonail-inner .text-box h3 {
    border-radius: 50px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    padding: 17px 28px;
    position: relative;
    top: -30px;
}
.hom3-tastimonial .testimonail-inner .text-box h3 span{
    color: #fff;
}
.hom3-tastimonial .testimonail-inner .owl-theme .owl-controls {
    bottom: 82px;
    margin-top: 0;
    position: absolute;
    right: 0;
}
/************************************
         Home4 start
*************************************/
.home4-inner-banner .image-holder .overlay {
    background-color: rgba(28, 32, 38, 0.60);
}
.home4-inner-banner .banner-text {
    text-align: left;
}
.home4-inner-banner .banner-text h2{
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 17px;
}
.home4-inner-banner .banner-text h1{
    font-size: 48px;
    letter-spacing: 0;
    margin-bottom: 5px;
}
.home4-inner-banner .banner-text h1 strong{
    display: block;
    margin-top: 9px;
}
.home4-inner-banner .banner-text p {
    color: #ffffff;
    width: 430px;
}
/************************************
      Home4 Amazing Feature start
*************************************/
.amazing-feature .feature-inner {
    border-radius: 50%;
    box-shadow: 1px 12px 10px -5px #eeeeee;
    height: 373px;
    padding-bottom: 35px;
    padding-top: 65px;
    text-align: center;
    width: 373px;
    border: 1px solid transparent;
    transition: all 0.5s ease-in-out;
}
.amazing-feature .feature-inner:hover, 
.amazing-feature .green-feture:hover,
.amazing-feature .yellow-feture:hover{
    border: 1px solid;
}
.amazing-feature .feature-inner .image-holder{
    width: 82px;
    height: 72px;
    border-radius: 50% / 60% 60% 40% 40%;
    transform: rotate(-30deg);
    padding: 23px 16px;
    margin: 0 auto;
}
.amazing-feature .feature-inner .image-holder img {
    margin-left: 0;
    margin-top: 0;
    transform: rotate(30deg);
}
.amazing-feature .feature-inner .text-box {
    margin-top: 32px;
    padding: 0 50px;
}
.amazing-feature .feature-inner .text-box h3 {
    padding-bottom: 20px;
}
/************************************
   Home4 Who We Are Cargo start
*************************************/
.who-we-are-cargo{
    position: relative;
}
.who-we-are-cargo .who-we-are-cargo-left{
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
}
.who-we-are-cargo-right {
    padding-bottom: 102px;
    padding-left: 150px;
    padding-top: 102px;
}
.cargo-right-innar h3{
    font-size: 24px;
    padding-bottom: 29px;
}
.cargo-right-innar .btn{
    margin-top: 25px;
}
/************************************
       Home4 Counter start
*************************************/
.home4-counter .counter-grid i {
    font-size: 32px;
}
.home4-counter .counter-grid {
    padding-bottom: 65px;
    padding-top: 67px;
}
.home4-counter .counter-grid h3 {
    padding-top: 17px;
    padding-bottom: 2px;
}
/************************************
      Home5 start
*************************************/
.home5-inner-banner .image-holder .overlay {
    background-color: rgba(28, 32, 38, 0.20);
}
.home5-inner-banner .banner-text {
    padding-top: 160px;
}
.home5-inner-banner .banner-text h1 {
    letter-spacing: 10px;
    margin-bottom: 0;
}
.home5-inner-banner .banner-text h2 {
    font-size: 24px !important;
    margin-bottom: 35px;
}
/************************************
      Home5 Counter start
*************************************/
.home5-counter{
    padding: 0 !important
}
.home5-counter .counter-grid{
    background-color: #6f89f3 !important;
    border-radius: 0;
    padding-bottom: 88px;
    padding-top: 130px;
}
.home5-counter .green-counter-grid{
    background-color: #6984f4 !important;
}
.home5-counter .red-counter-grid{
    background-color: #607cf3 !important;
}
.home5-counter .blue-counter-grid{
    background-color: #5a77f4 !important;
}
/************************************
         About Us start
*************************************/
.about-banner .image-holder{
    position: relative;
}
.about-banner .image-holder .overlay{
    position: absolute;
    background-color: rgba(0, 20, 50, 0.40);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.about-banner .about-banner-text{
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    left: 0;
    text-transform: uppercase;
    height: 100%;
}
.about-banner .about-banner-text h1{
    font-size: 32px;
    color: #fff;
}
.about-banner .about-banner-text .breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 6px 0 0;
}
.about-banner .about-banner-text .breadcrumb li{
    margin: 0 8px;
}
.about-banner .about-banner-text .breadcrumb li.active{
    color: #fff;
    font-family: "Montserrat",sans-serif;
}
.about-banner .about-banner-text .breadcrumb li a{
    color: #fff;
    font-family: "Montserrat",sans-serif;
}
.about-banner .about-banner-text .breadcrumb > li + li::before {
    color: #fff;
    padding: 0 18px 0 0;
}
/************************************
        Blog inneer Page start
*************************************/
.blog-inneer-page {
    padding-bottom: 50px;
}
.blog-inneer-page .inner-blog{
    margin-bottom: 30px;
}
/************************************
        Contact-us start
*************************************/
.contact-us{
    background-color: #f9f9f9;
    padding-bottom: 161px;
}
.contact-form span{
    font-style: italic;
    font-size: 18px;
}
.contact-form h2{
    font-weight: bold;
    padding-top: 9px;
    margin-bottom: 30px;
}
.contact-form .form-group{
    margin-bottom: 30px;
}
.contact-form .form-group input[type="text"]{
    background-color: #fff;
    border: 1px solid #d7d7d7;
    height: 44px;
    width: 100%;
    color: #999999;
    font-size: 14px;
    font-family: "Lato",sans-serif;
    padding-left: 15px;
}
.contact-form .form-group select{
    background:  #fff url(../images/select-arrow-image.png) 97% center  no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d7d7d7;
    height: 44px;
    width: 100%;
    color: #999999;
    font-size: 14px;
    font-family: "Lato",sans-serif;
    padding-left: 15px;
}
.contact-form .form-group textarea{
    background-color: #fff;
    border: 1px solid #d7d7d7;
    width: 100%;
    color: #999999;
    font-size: 14px;
    font-family: "Lato",sans-serif;
    padding: 15px;
    height: 135px;
}
.contact-us .contact-location{
    background-color: #f2f2f1;
    padding: 47px;
    margin-top: 40px;
    margin-bottom: 67px;
}
.contact-location h3{
    text-transform: none;
    margin-bottom: 21px;
}
.contact-location p{
    padding-bottom: 10px;
    font-size: 16px;
}
.contact-location a{
    display: block;
    color: #999;
    font-size: 16px;
    padding-bottom: 10px;
}
.contact-location ul{
    margin-top: 7px;
}
.contact-location ul li{
    display: inline-block;
}
.contact-location ul li a{
    color: #999;
    font-size: 24px;
    margin-right: 7px;
    padding-bottom: 0;
}
.contact-map h3{
    padding-bottom: 40px;
}
.contact-map {
    height: 360px;
    width: 100%;
}
.bner-btn-clr{
	color: #fff!important;
    background-color: #fdb714!important;
}
.yllow{
	color:#ffc107!important;
}
.blackk{
	color:#000!Important;
}
.why-u h4{
	   background-color: #f1f1ec;
    padding: 8px;
    /* margin-bottom: 15px; */
    color: #000;
    border: 1px solid #dfd8d8;
    margin-top: 15px;
}
.why-u{
	border: 1px solid #dad5d5;
    padding: 20px;
	
	margin-bottom:30px;
	/* margin-top:40px; */
	    background-color: #fff;
}
.navbar-toggle .icon-bar{
	background-color:#fff;
}
.navbar-toggle{
	background-color:#000;
}
.feature-inner{
	margin-bottom:30px;
}
.font-24{
	font-size:24px!important;
}
.mag-tpp-0{
	margin-top:0px!important;
}
.bg-overlay {
    background: linear-gradient(rgb(255 255 255 / 70%), rgb(255 255 255 / 70%)), url(ab-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    height: auto;
    padding-top: 50px;
}
.fnt-40{
	font-size:40px;
}
.ab-bg{
	margin-bottom: 40px;
	    background-color: #fff;
    padding: 20px;
}

.wel-hd-p{
	    color: #000;
    font-size: 18px;
}
.pd{
	padding:0px!important;
}
.image-hover-text-container 
{
  position: relative;
  display: inline-block;

  width: auto;
  height: auto;
  transition: all 0.2s linear;
}

.image-hover-image 
{
 display: block;
}
/* Make the image round */
.image-hover-image img
{
  /* border-radius: 50%; */

  /* height: 200px; */
}



.image-hover-text 
{
  position: absolute;
  top: 0;
  width: 100%;  
  height: 100%;
  margin: 0 auto;
  opacity: 0;
  cursor: default;
  transition: opacity 0.2s linear;
}
.image-hover-text:hover 
{
  opacity: 1;
}


.image-hover-text-bubble 
{
  position: relative;
  box-sizing: border-box;
  top: 0; left: 0; right: 100%;

  text-align: center;
  background: #03030373;
color:#fff  ;
  /* border: 1px solid #848484; */
  /* border-radius: 50%; */
  margin: 0 auto;
  padding: 13% 8px 17% 8px;
  overflow: hidden;
  font-size: 17px;
  text-align: center;
  word-wrap: break-word;
}

.image-hover-text .image-hover-text-title
{
  font-size: 25px;
  display: block;
  color:#fff;
}
.sr-name{
	    background: #76c9b7;
    background: linear-gradient(to right, #76c9b7, #76c9b7a6, #76c9b7);
}
.hght-349{
	height:349px;
}
@media(min-width:1440px)
{
	.hght-349 {
    height: 372px;
}
}
@media(max-width:1024px)
{
	.hght-349 {
    height: 263px;
}
}
@media(max-width:768px)
{
	.image-hover-text{
		opacity:1!important;
	}
}
@media(max-width:375px)
{
	.image-hover-text-bubble{
		font-size:15px;
	}
	.image-hover-text-bubble{
		padding:10% 8px 17% 8px;
	}
}
@media(max-width:320px)
{
	.image-hover-text-bubble{
		font-size:12px;
	}
}
.title-pd{
	position:relative;
	color:#fff;
    top: 77px;
    left: 36px;
}
.title-pd:after{    position: absolute;
    content: '';
    width: 57%;
    height: 4px;
    background-color: rgba(219, 70, 102, 0.75);
    bottom: -10px;
left:-37px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 6;}
	
	
	.title-pd1{
	    position: relative;
    color: #fff;
    top: 138px;
    /* left: 36px; */
    /* right: -76px; */
    text-align: right;
    right: 35px;
}
.title-pd1:after{    position: absolute;
    content: '';
    width: 57%;
    height: 4px;
    background-color: rgba(219, 70, 102, 0.75);
    bottom: -10px;
left:229px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 6;}

.welcm{
	font-size: 25px;
    color: #000;
    font-weight: 900;
}
@media(max-width:767px)
{
	.navbar-brand>img {
		margin-top: -19px;
	}
}
/* Footer */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

.whte{
	color:#fff;
}
.location-mt-tp50{
	margin-top:50px;
}
section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    background: #7ccbba !important;
	padding-top:50px;
	padding-bottom:50px;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:25px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:30px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.mg-tp-btm-50{
	margin-bottom:50px;
	margin-top:50px;
}
.mq{
	background-color: #76c9b7;
    color: #fff;
    font-size: 20px;
	font-weight:700;
}
.mble-blk{
    display:None;
}
.mn-hgt-166{
	min-height:166px;
}
.or-srvce{
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	text-align:center;
	padding-bottom:20px;
	background-color: #fff;
	min-height:321px;
	margin-bottom:30px;
}
.or-srvce img{
	margin-bottom:15px;
}
.or-srvce h4{
	margin-bottom:10px;
}
.whatsup {
    position: fixed;
    right: 10px;
    width: 50px;
    bottom: 50px;
    z-index: 9999;
}

.cutm-cll{
	display:inline-block;
	border: 1px solid;
    padding: 10px;
    border-radius: 20px;
}

.tstmnl{
	margin-top:30px;
}

@media(max-width:767px)
{
    .mble-blk{
        display:block;
    }
    .mb-fl li{
        float:left;
    }
}