
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,800,900|Open+Sans:400,400i,600,700,700i,800');


/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
	height: 100%;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}
.alignright {
	float:right;
	margin-left:15px;
	margin-bottom: 15px;
}
.aligncenter {
	display:block;
	margin:0 auto 15px;
}
a:focus {
	outline:0px solid;
}
img {max-width:100%;
	height:auto;
}
.fix {
	overflow:hidden;
}
p {
	margin:0 0 15px;
    color: #555;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
	margin: 0 0 15px;
	color: #444;
    font-weight: 700;
}
h1{
	font-size: 48px;
	line-height: 50px;
		
}
h2{
	font-size: 38px;
	line-height: 40px;
		
}
h3{
	font-size: 30px;
	line-height: 32px;
		
}
h4{
	font-size: 24px;
	line-height: 26px;
		
}
h5{
	font-size: 20px;
	line-height: 22px;
		
}
h6{
	font-size: 16px;
	line-height: 20px;
		
}
a {
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
a:hover {
  color: #f21729;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
body {
	background: #fff none repeat scroll 0 0;
	color: #444;
    font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: left;
	overflow-x: hidden;
	line-height: 22px;
}
#scrollUp {
  background: #f21729 none repeat scroll 0 0;
  border-radius: 1px;
  bottom: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: rgb(0, 0, 0);
  font-size: 30px;
  height: 44px;
  line-height: 37px;
  right: 15px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 44px;
 border:1px solid #f21729;
}
#scrollUp:hover {
    background: transparent;
    color:#f21729;
}
.clear{
	clear:both;
}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
	-moz-appearance: none;
	box-shadow: none !important;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
div#preloader { 
	position: fixed;
	left: 0; 
	top: 0; 
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('img/logo/preloader.gif') no-repeat center center;
}

::-moz-selection {
    background: #f21729;
    text-shadow: none;
}
::selection {
    background: #f21729;
    text-shadow: none;
}
.color{
    color:#f21729;
    font-weight: 900;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.area-padding{
	padding: 90px 0px 50px 0px;
	    background: #000000;
}
.area-padding-2{
    padding: 70px 0px 50px;
}
.padding-2{
    padding-bottom: 90px;
}
.section-headline{
    margin-bottom: 60px;
    position: relative;
}
.section-headline h3 {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.section-headline.white-headline h3 {
    color:#fff;
}
.section-headline.text-left {
    margin-bottom: 30px;
}
.section-headline::after {
    border: 1px solid #f21729;
    bottom: -27px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: 0;
}
.section-headline.text-left h3::after {
    border: 2px solid #f21729;
    left: 0;
    right: auto;
}
.section-headline p {
    max-width: 650px;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    line-height: 26px;
}
.info-first {
    font-weight: 700;
}
.quote-btn {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    background: #f21729;
    display: inline-block;
    border: 1px solid #f21729;
    padding: 10px 20px;
}
.quote-btn:hover{
    color: #f21729;
    background: #fff;
    border: 1px solid #f21729;
}
/*----------------------------------------*/
/*  2.2 Header bottom  Area 
/*----------------------------------------*/

.navbar-collapse{
	padding-left: 0px;
}
.header-area.stick{
    background: #252525;
    box-shadow: 0px 0px 5px #252525, -2px -2px 5px #252525;
}
.header-area .navbar.navbar-default {
    float: left;
}

.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #f21729;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}

.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
}



.header-right-link a.main-search {
    color: #666;
    display: inline-block;
    float: right;
    font-size: 18px;
    line-height: 32px;
    position: relative;
    text-align: center;
    padding: 34px 15px;
}
.header-right-link a.main-search {
    padding: 16px 15px;
    color:#666;
}
/*--------------------------------*/
/* 2.3. Sticky Header Area
/*--------------------------------*/
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0px 0px 5px #ccc, -2px -2px 5px #ccc;
    background: #fff;
}
.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 15px 0;
}
.header-area.stick .quote-button {
    float: right;
    padding: 13px 5px;
}
.header-area.stick .header-right-link a.main-search {
    padding: 16px 15px;
}

.about-area.area-padding {
    float: left;
    width: 100%;
}

/*----------------------------------------*/
/*  4. Welcome service
/*----------------------------------------*/

.well-services {
    box-shadow: 0 5px 25px rgba(169,169,169, 0.2);
    display: block;
    padding: 30px;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.services-img {
    display: inline-block;
    margin-bottom: 30px;
}
.service-content h4 {
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #f21729;
}
.service-content ul {
    margin-bottom: 30px;
}
.service-content p {
    margin-bottom: 27px;
}
.services-img a {
    border-radius: 50%;
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 99px;
    border: 1px solid #f21729;
    color: #f21729;
    transition: 0.4s;
}
.service-content a:hover{ color:#fff}
.service-content ul li {
    display: block;
    margin: 8px 0px;
    font-weight: 500;
    color: #888;
}

/*----------------------------------------*/
/*  7. service area
/*----------------------------------------*/
.services-area{
	background: #f8f8f8;
	    display: inline-block;
    width: 100%;
}
.single-service {
    padding: 60px;
    box-shadow: none;
    margin-top: 30px;
    overflow: hidden;
	background: #fff;
    position: relative;
	border: 1px solid #f21729;
}
.all-services{
    margin-top: -30px;
}
.service-image {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}
.service-image img {
    transform: scale(1.1);
    transition: 1s;
}
.service-btn {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    z-index: 2;
    background: #f21729;
    padding: 10px 20px;
}
/* .service-btn::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -12px;
    top: -2px;
} */
.single-service:hover .service-image img {
    transform: scale(1);
    transition: 1s;
}




/*----------------------------------------*/
/*  15. Footer Area
/*----------------------------------------*/
.footer-1{
	background: url(../img/slider/s2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	background-attachment: scroll;
}
.footer-1{
	position: relative;
	z-index: 1;
	float:left;
	width:100%
}
.footer-1::after {
    background: rgba(10, 24, 40, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index: -1;
}
.footer-area {
    position: relative;
}
.footer-logo{
	margin-bottom: 15px;
}
.footer-head p {
    color: #ddd;
	
}
.foothed1{border-bottom: 1px solid rgba(255,255,255,0.1);padding-bottom: 43px;}
.footer-head h4 {
    color: #ddd;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.footer-services-link ul.footer-list{
	width: 50%;
	float: left;
}

.suscribe-input input {
    background: transparent;
    border: medium none;
    color: #ddd;
    font-size: 15px;
    line-height: 24px;
    padding: 11px 15px;
    height: 42px;
    border-radius: 0;
    width: 100%;
    border: 1px solid #777;
}
.suscribe-input button {
    background: #f21729;
    border: 1px solid #f21729;
    color: rgb(0, 0, 0);
    font-size: 18px;
    padding: 11px 20px;
    border-radius: 2px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    font-weight: 700;
}
.suscribe-input button:hover {
    background: fff;
    color: #000;
    transition: 0.4s;
}
.footer-contacts p span {
    color: #f21729;
    font-weight: 700;
}
.footer-content {
    display: block;
    overflow: hidden;
}
.footer-list li a {
    color: #ddd;
    padding: 4px 0px 4px 20px;
    display: block;
    position: relative;
    font-weight: 500;
}
.footer-list li:first-child a{
	padding-top: 0px;
}
.footer-list li:last-child a{
	padding-bottom: 0px;
}
.footer-list li a::after {
    position: absolute;
    content: "\e876";
    right: auto;
    top: 4px;
    font-family: cleaning;
    font-size: 11px;
    left: 0;
}
.footer-logo img {
    width: 30%;
}
.footer-list li a:hover {
    color: #f21729;
}
.footer-area-bottom {
    background: #f21729;
    padding: 25px 0;
}
.copyright-text a:hover{
	text-decoration: underline;
	color:#f21729;
}
.copyright-text a {
    color: #ddd;
}
.copyright > p {
    margin-bottom: 0;
    color: #ddd;
}
.copyright a {
    color: #000;
}
/*----------------------------------------*/
/*  16. Home 2 Area
/*----------------------------------------*/

/*----------------------------------------*/
/*  18. Breadcumbs Area
/*----------------------------------------*/

.breadcumb-overlay {
  position: absolute;
  background: rgba(10, 27, 40, 0.6) none repeat scroll 0 0;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.breadcrumb{
    padding: 130px 0px;
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumb .section-headline{
    margin-bottom: 0px;
}
.breadcrumb .section-headline::after {
    display: none;
}
.breadcrumb ul {
    padding: 10px 0px;
    text-align: center;
}
.breadcrumb ul li {
    display: inline-block;
    color: #fff;
    padding: 0px 10px 0px 20px;
    position: relative;
    font-size: 16px;
}
.breadcrumb ul li.home-bread{
    padding-left: 0px;
}
.breadcrumb ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -10px;
    top: 0;
}
.breadcrumb .section-headline h3 {
    font-size: 34px;
    line-height: 38px;
}


/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 32%;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 40px 85px;
    background: #ffffffb0;
    
}

.slide-text > h1 {
    
    padding: 0;
    color: #ffffff;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .forms.bg-light{width:100%}
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
	
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
.navbar-default .navbar-nav>li>a{ color:#fff;float:left }
.caret{ color:#fff; margin-top:26px; margin-right:10px;     margin-left: -5px;}

.header {
    padding: 8px 0px;
	background:#fff;
	border-bottom:2px solid #f21729
}
.header img{ width:42%}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #f21729!important;
     background-color: none!important; 
}

ul.nav.navbar-nav {
    font-weight: bold;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    border-bottom: 2px solid #f21729;
    box-shadow: 1px 1px 7px #b6b420;
}

.sticky + .content {
  padding-top: 102px;
}

.services-img a img {
    border-radius: 50%;
}
a.btn.btn-def {
    background: #f21729;
    color: #000;
    padding: 10px 25px;
    font-size: 14px;

    text-transform: uppercase;
}



.slide-text h2 {
    font-size: 57px;
    color: #000;
    line-height: 68px;
    font-weight: 600;
}



/** about us css **/

.image_block_1 .image-box {
    position: relative;
    display: block;
    margin-right: 60px;
   
}
.image_block_1 .image-box .image-content {
    position: absolute;
    left: -60px;
    top: 60px;
    background: #fff;
    border: 1px solid #dfdfdf;
    width: 170px;
    padding: 15px;
    text-align: center;
    z-index: 1;
}
.image_block_1 .image-box .image-content:before {
    position: absolute;
    content: '';
    background: #dfdfdf;
    width: 60px;
    height: 50px;
    left: 0;
    bottom: -50px;
    clip-path: polygon(0% 0%,100% 0%,100% 100%,100% 100%,0px 0px);
}
.image_block_1 .image-box .image-content .inner {
    position: relative;
    display: block;
    padding: 20px 15px 19px;
    border: 1px dashed #dfdfdf;
}
.image_block_1 .image-box .image-content .inner h2 {
    color: var(--main-color);
}
.image_block_1 .image-box .image-content .inner h5 {
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}
.image_block_1 .image-box .image-1 {
    position: relative;
    padding-bottom: 30px;
    overflow: hidden;
}
.image_block_1 .image-box img {
    width: 100%;
}
.image_block_1 .image-box .image-1:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 110px;
    height: 10px;
}
.image_block_1 .image-box .image-1:after {
    position: absolute;
    top: 0;
    left: -80%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,.3)));
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(
-25deg
);
    -ms-transform: skewX(-25deg);
    transform: skewX(
-25deg
);
}
.image_block_1 .image-box .image-2 {
    position: absolute;
    right: -30px;
    bottom: 0;
    border: 30px solid #fff;
    border-bottom: none;
}

.footer-logo {
    position: relative;
    margin-bottom: 28px !important;
}


.topbar-left ul {
    margin-top: 8px;
}
form#contactForm {
    width: 800px;
    margin: 0 auto;
}
.quote-area h3 {
    text-align: center;
    margin-bottom: 38px;
}

.sub-head1 h4 {
    color: #f21729;
    font-size: 35px;
    line-height: 41px;
}

.copyright {
    text-align: center;
}
.about-content h3 {
    color: #f21729;
    font-size: 34px;
    margin-bottom: 20px;
}
.topbar-left a {
    color: #000;
    font-weight: bold;
}
.image_block_1 {
    text-align: center;
}
.date1 {
    box-shadow: 1px 1px 2px #aaa;
    border: 1px solid #888;
	background:#fff;
    text-align: center;
    padding-bottom: 20px;
}


i.icon.icon-checkmark-circle {
    color: #f21729;
    font-weight: bold;
    margin-right: 7px;
}

.sear-head h3 {
    font-size: 40px;
color: #f21729;}
.pd-down {
    text-align: center;
}
div#navbar {
    padding-right: 0px;
}
ul.dropdown-menu {
    margin-left: 15px;
}
.pd-down a{ color:#000; font-size:20px;     padding-bottom: 20px;
    display: inline-block;     font-weight: bold; }



.pricing {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px rgb(1 15 10 / 10%);
    margin-top: 40px;
    padding: 0px 0 35px;
    text-align: center;
}
.top-co {
    background: #f21729;
    color: #fff!important;
    padding: 20px 0px;
}




.demo
{
	padding: 50px 0;
}
.heading-title
{
	margin-bottom: 50px;
}


@media screen and (max-width:767px){
    
	.nav>li {
    position: relative;
    display: block;
    float: left;
    width: 100%;
}


/* span.caret {
    float: right;
	margin-top:20px;
    margin-right:0px;
	width:14px
} */
.navbar-default .navbar-nav>li>a {
    color: #fff;
    float: left;
    width: 70%;
}
.slide-text h2{font-size: 27px;
    line-height: 35px;}
.slide-text{top:16%}
a.btn.btn-def{padding: 6px 14px;
    font-size: 12px;}
	.image_block_1 .image-box{ margin-right:0px}
.date1{margin-bottom:20px}
.sub-head1 h4 {
    
    font-size: 25px;
    line-height: 34px;
    margin-top: 20px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{ background:#000; color:#f21729}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color: #fff;
    padding: 10px;}
}

.about-content p{    font-size: 16px;
    line-height: 24px;}
	.about-content ul{ margin-top:20px}
.about-content li{    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 7px;
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    color: #1c1c1c;
    padding-left: 10px;}

    .conleft li{position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
   
    padding-left: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 18px;}
.conleft{ padding:30px 0px}
.conleft li i{color:#f21729; padding-right:10px;     font-weight: bold;}
.conleft ul{ margin-top:50px}
.conleft li a{ color:#000}
.conright {
    background: #eee;
    padding: 30px;
}
.conright form {
    width: 100%!important;
}
.conright form input{ background:#fff!important}
.social-links li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.social-links li a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: #868686;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #dfdfdf;
}
.conleft ul.social-links {
    margin-top: 11px;
}
.abt-area{text-align:center}

.drp{ float:right}

  @media screen and (max-width:767px){
	  .drp {
    float: right;
    width: 30%;
    /* margin-top: 10px; */
    padding: 10px;
}
span.caret {
    float: right;
    margin-top: 0px;
    /* padding: 4px; */
    width: 12px;
}
	
	  }
	  
	  
	  
	  
	  
	  a.nav-link {
    background: #f21729;
    color: #fff!important;
    padding: 10px 17px!important;
    border-radius: 6px;
}
	  
	.forms.bg-light {
    background: white;
    padding: 50px 45px;
    position: absolute;
    right: 8%;
    display: block;
	top:25%;
    border: 2px solid #f21729;
    text-align: center;
}  
.navbar{  padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;}
	  
 
.navbar-brand img {
    width: 10%;
    position: absolute;
    z-index: 11;
    margin-top: -42px;
}
.box {
  width: 100%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}
.navv a.nav-link {
    color: #000;
    font-weight: 500;
    margin-left: 30px;
    font-size: 18px;
}
.button {
    font-size: 1em;
    padding: 10px;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
    background: black;
	padding:10px 20px
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;z-index:24;
}

.popup {
    /* margin: 70px auto; */
    padding: 20px;
    background: #fffbfb;
    border-radius: 5px;
    width: 100%;
    height: 300px;
    position: relative;
    transition: all 1s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.flg img {
    width: 3%;
    float: left;
    margin-right: 14px;
    margin-left: 22px;
}
.content ul li a { text-decoration: none; color:#000}
.content ul li a i{ margin-right: 5px;    color: #e4b300;}
.popup .content {
  overflow: auto;
}

@media screen and (max-width: 767px){
    #navbarSupportedContent ul {
        margin-bottom: 0px;
        float: left;
        width: 100%;
    }
  .box{
    width: 100%;
  }
  .popup{
    width: 100%;
    height:auto
  }
  #navbarSupportedContent ul{margin-left:0px; padding: 0px;}
  .box{padding:20px 0px 30px 0px}
  
  ul.navbar-nav.me-auto.mb-2.mb-lg-0{margin-left:0px}
}

#navbarSupportedContent ul{margin-bottom:0px}
.custom-toggler.navbar-toggler {
    border-color: rgb(255,102,203);
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(9,55,244, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.col-md-5.nha {
    margin-top: 98px;
}

.service-image img {
    width: 11%;
}

.checkboxes{
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
  border: 0.5px solid #d6d8db;
  padding: 15px;
/*   width: 90%; */
}

.checkboxes:hover{
  border: 1px solid #8db8fc;
}

.checkbox{
  margin-top: 5px;
  color: #979899;
}

.checkbox:hover{
  color: black;
}

input[type=checkbox]:checked + label{
  color: black;
}


.prompt {
	margin-bottom: 20px;
	font-size: 20px;
	color: white;
}

input#digit-1, input#digit-2, input#digit-3, input#digit-4, input#digit-5, input#digit-6 {
    width: 47px;
    height: 48px;
    background-color: 000;
}
.checkbox input {
    margin-right: 4px;
}
label.lblcl {
    margin-bottom: 10px;
}
div#new2 {
    top: 68%;
    width: 489px;
    padding: 64px 30px;
    text-align: center;
}
.about-area h2{ text-align: center;}
.about-area img{ margin-bottom:30px ;}
.image_block_1 img {
    width: 22%;
    margin-top: 20px;
}

.form-control {
padding: 1.5rem 0.75rem!important;}
.bg-light form input{
	padding: 1.5rem 0.75rem!important;
	margin-bottom:20px
}

.footer-contacts h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
.footer-contacts p i {
	margin-right:5px
}
/* css part */
.navbar-expand-lg .navbar-collapse {
display: block;}
.profile-menu { 
  .dropdown-menu{
    right: 0;
    left: unset;
  }
  .fa-fw{
    margin-right: 10px;
  }  
}
.toggle-change{
    &::after {
    border-top: 0;
    border-bottom: .3em solid;
    }
} 
.carousel-dark .carousel-indicators [data-bs-target] button.active{
    width: 13px;
    height: 11px;
    margin: 1px;
    background-color: #fff !important;
    opacity:.1

}

.carousel-indicators [data-bs-target] {
    width: 13px;
    height: 12px;
    border-radius: 50%;
    /* opacity: .1; */
  
}

/* .carousel-dark .carousel-indicators [data-bs-target] button.active{
    background-color: #fff;
} */
.carousel-indicators [data-bs-target] {
    width: 13px;
    height: 12px;
    border-radius: 50%;
    /* opacity: .1; */
}


.head-text h2 {
    font-family: 'Poppins', sans-serif;
    text-align: start;
    font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
}


/* form */
/* .new-forms{
    position: relative;
} */
.forms.bg-light {
    background: white;
    padding: 50px 45px;
    position: absolute;
    right: 8%;
    display: block;
	    width: 28%;
  
}
.form-control {
    height: 40px !important;
    /* padding: 2px 6px !important; */
    margin: 13px auto;
}
.forms.bg-light h3 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
}
.bg-light h3:after {
    border-bottom: 3px solid #000;
    content: "";
    display: block;
    width: 73px;
    height: 10px;
    right: 0;
  margin: 0 auto;
}
button.btn.btn-warbing {
    background: black;
    color: #fff;
    width: 40% !important;
    padding: 8px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.exclusive h2{
    margin-top: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
}
.exclusive p{
    text-align: center;
    margin-top: 20px;
}
.card-img-overlay {
    top: 65%;
    padding: 25px 40px;
    
}
.btn-danger {
    color: #fff;
    background-color: #ce1f22;
    border-color: #ce1f22;
    border-radius: 1px;
}
.card-img-overlay h5{
font-size: 25px;
font-weight: 400;
}
.card-img-overlay p{
    font-size: 16px;
    font-weight: 400;
    }
    .card {
       
        border: none;
        border-radius: 0.25rem;
    }



/* masenory css */
.row-oness{
   position: relative;

}
.col-one{
    width: 50%;
    padding: 0;
    margin: 0;

}

.colss {
    width: 50%;
    padding: 0;
    margin: 0;
}
.cols{
    width: 50%;
    padding: 0;
    margin: 0;
  
   
}
.two-imgcol{
    display: flex;
}
.cols-two {
    width: 100%;
    padding: 0;
    margin: 0;
}

.grid-three{
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;  
}
.main-img{
    position: relative;
}
.bottom-left {
    position: absolute;
    bottom: 1px;
    background: #ffffff73;
    padding: 9px;
    width: 50%;
  }
  .bottom-left h2{
    text-align: center;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;

  }

  .bottom-left h2:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 37%;
    right: 0;
    height: 0.5em;
    border-top: 2px solid black;
    width: 5%;
  }
  

  .bottom-left h2:before {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 36%;
    height: 0.5em;
    border-top: 2px solid black;
    width: 5%;
    
  }
  .bottom-right {
    position: absolute;
    bottom: 1px;
    background: #ffffff73;
    padding: 9px;
    width: 50%;

  }
  .bottom-right h2{
    text-align: center;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;

  }

  .bottom-right h2:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 37%;
    right: 0;
    height: 0.5em;
    border-top: 2px solid black;
    width: 5%;
  }
  

  .bottom-right h2:before {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 36%;
    height: 0.5em;
    border-top: 2px solid black;
    width: 5%;
    
  }


  .bottom-lefts {
    position: absolute;
    width: 25%;
    background: #ffffffb0;
    bottom: 50%;
}

.bottom-lefts h2{
    text-align: center;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 25px;
}

.bottom-leftss{
    position: absolute;
    width: 25%;
    background: #ffffffb0;
    bottom: 50%;
    right: 0;
}
  
.bottom-leftss h2{
    text-align: center;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 25px;
}
  

.bottom-lefts h2:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 25%;
    right: 0;
    height: 0.5em;
    border-top: 2px solid black;
    width: 10%;
  }
  

  .bottom-lefts h2:before {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 25%;
    height: 0.5em;
    border-top: 2px solid black;
    width: 10%;
    
  }
  
.bottom-leftss h2:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 20%;
    right: 0;
    height: 0.5em;
    border-top: 2px solid black;
    width: 10%;
  }
  

  .bottom-leftss h2:before {
    content: "";
    position: absolute;
    bottom: 10px;
    right: 20%;
    height: 0.5em;
    border-top: 2px solid black;
    width: 10%;
    
  }

  .exclusive{
    background-image: url(../img/back-main.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 30px 0;
  }



  .boxbg-blog h2{
    margin-top: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
  }


  .boxbg-blog{
    background-image: url(../img/news-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 30px 0;
  }

  .boxbg-blog h3{
    padding-top: 150px;
    font-size: 32px;
    font-weight: 400;
}
.parag p{

    font-size: 20px;
    font-weight: 400;
    width: 80%;
}
.carousel-indicators.new-indict{
    position: absolute;
    right: 80%;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 0;
    margin-bottom: 1rem;
    margin-left:0;
    list-style: none;
}

.carousel-indicators.new-indict [data-bs-target] {
    width: 13px;
    height: 11px;
    border-radius: 1px;

}

button.btn.btn-news01{
    position: absolute;
    right: 0;
    color: #ffc802;
    top: 20%;
    z-index: 20;
}
input.form-control.locations{
    height: 50px !important;
    border: #ffffff69;
    background: #f0f0f05e;
    box-shadow: 1px 0px 6px 4px #fff0;
}
p.parag {
    width: 60%;
}
.brandimg-bg h2{
    text-align: left;
}
.bg-light p {
    font-size: 11px;
    padding-left: 20px;
    padding-top: 6px;
}


/* second landing page */
.carousel-caption.slider-twos.d-md-block.head-text {
    position: absolute;
    right: 15%;
    bottom: 15.25rem;
    left: 15%;
    padding-top: 3.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}

.btn-text {
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding: 0;
    text-decoration: underline;
}
.btn-text:hover {
   color: #fff;
}

.slider-twos span{
    font-weight: 600;
}
#new2 form input {
    margin: 20px 0px;
    display: inline-block;
}


 