*, *:focus, a:focus, a:active, .btn:focus {outline:none;}

html {margin:0;padding:0;overflow-x:hidden;}
body {margin:0;padding:0;overflow:hidden;}
/*
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

*/
body {
	background: #1F1F22; /*url(../_files/_design/bg-DC.jpg) no-repeat center top;
  background-size: 100% auto; */
	font-family: "Poppins", sans-serif;
	font-weight:300;
	font-size: 16px; 
	letter-spacing:1px;
	line-height: 19px; 
	min-height: 500px;
}
p small {
	letter-spacing:0.5px;
	line-height: 12px;
	font-size: 12px; 
}
.red_link {
   color: #ED1C24;
	font-size: 32px;
	
}
.cms_icon {
 position: absolute;
 z-index:100;
}
content {
  
	display:block;
       color: #FFF;
}

content h1,content h2,content h3,content h4,content h5,content ul,content li,content p {}

content h1,content h3,content h4 {
}
content h1,content h2,content h3,content h4 {
}
content h1 {font-size: 35px; !important; margin-bottom: 24px; font-weight:600;}
content h1 small {color: #FFF !important; display: block; line-height:24px !important; }

content h2 {font-size: 28x; margin-bottom: 24px; } /* color:#ed1c24;*/
content h3 {font-size: 24px; margin-bottom: 28px; line-height:24px;}
content h4 {font-size: 22px;}
content p, content li, content td, content th {  }
content p.intro { font-size: 22px; line-height: 24px; }
content strong {font-weight:600;}


.logo_content { width: 26%; max-width: 50%; margin-top: 7%;}                                                        
content a { color: #FFF !important; font-weight:400;}
content a:hover { color: #ED1C24;  }
.txt-big  {
  font-size: 20px; 
  line-height: 22px; 
}
content input {
	border-radius:0px !important;
	background: #4E4E52 !important;
	color:#FFF;
}
hr {
border: none !important;
border-top: 1px solid #ED1C24 !important;

}
content .btn {
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	border-radius:0px;
}
content .btn-default {
	color: #ED1C24 !important; /*rgba(0,0,0,0.3)*/;
	background: #FFF !important;
	border-color: #241F20;
}
content .btn-default:hover,content .btn-default.active  {
	color: #ed1c24 !important;
	background: rgba(50,50,50,0.4);
}
content .btn-default:focus{
	color: #ed1c24 !important;
	background: rgba(100,100,100,0.5);
}
content .btn-primary {
color: #FFF !important;
  background: #BC2022;
  border-color: red;
}
content .btn-primary:hover {
color: #BC2022 !important;
  background: rgba(50,50,50,0.2);
    border-color: red;
}


content .thumbnail {
padding:0;
border-color: rgba(244,224,55,0.6);
}
content .thumbnail:hover {
-webkit-box-shadow: 0px 0px 4px 0px rgba(244,224,55,0.8);
-moz-box-shadow: 0px 0px 4px 0px rgba(244,224,55,0.8);
box-shadow: 0px 0px 4px 0px rgba(244,224,55,0.8);

}
content .form-control {
	background: #1F1F22;
	color: #FFF !important;	
}
	
img {max-width: 100% !important;}

.navbar-website {
  background: none !important;  
  padding: 0px 0px 20px 0px; 
  border: none; 
	border-bottom: 1px solid #ED1C24;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.navbar-website ul {

}

.navbar-website li a  {
text-transform: uppercase;
font-weight:500;
  font-size: 22px; 
  line-height: 22px; 
  padding: 16px 10px 10px 10px; 
    color: #FFF !important;

}
.navbar-website li a:hover  {
  color: #ed1c24 !important;
}
.navbar-website li.active  {
background: none !important; 
}
.navbar-website li.active a {
  color: #ed1c24 !important;
  background: none !important; 
}
.navbar-website .navbar-brand img {
  max-height: 70px;
  
}
.navbar-website .navbar-right-img {
  max-height: 70px;
  margin-top: -20px;
}
@media (min-width: 767px) {
	.navbar-website ul li  {
	border-right: none; //rgba(255,255,255,0.2) 1px dotted !important;  
	
	}
	.navbar-website ul li:last-child  {
	border-right: none !important;  
	
	}
		.bigger-margin {
		padding-right: 50px;
	}
}
@media (max-width: 767px) {
	.bigger-margin {
		padding-right: 0px;
	}
	.navbar-website .navbar-brand img {
	margin-top: -10px;
	max-height: 60px;
	}
	.navbar-website .navbar-right-img {
	  margin-top: 15px;
	  margin-left: 15px;
	}
}
    @media (min-width: 768px) {
        .navbar .navbar-nav {
            display: inline-block;
            float: none;
        }
        
        .navbar .navbar-collapse {
            text-align: center;
			margin-right: 60px;
        }
    }
.navbar-website .navbar-collapse {
  height: auto;
  border-top: none;
  border-bottom: none;
  margin-top: 30px;

}
.navbar-website .navbar-toggle {
	background: none !important; 
}
.navbar-website .dropdown-toggle {
	background: none !important; 
	
}
content hr {
	border: 0;
	height: 0;
	border-bottom: solid 1px #ccc;
}



content .well {
	background: rgba(178,178,178,0.1);
	border: 1px #CCC solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

content .clickable {
	background: none;
cursor: pointer;
border: none;
padding-bottom: 0px;
}
content .clickable h3 {
margin:14px -15px 6px -15px;
	line-height:28px;
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
content .clickable p {
margin:0px -15px 5px -15px;
	line-height:20px;
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
content .clickable copy2 {

}
content .clickable:hover {
	border: none;
	
}
content .well h2, content .well h3, content .well p  {
margin:0px;
}
content .well p  {
margin-bottom:6px;
}
content .well h2,content .well h3 {
margin-bottom:10px;
}
content .well ul {
padding-left: 15px !important;
}
content .well a img {
margin-bottom:10px;
}	
content .box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	border: none;
	padding: 0px;
	margin-bottom: 30px;
	height: 240px;
	-ms-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;  

}
content .box * {margin:0;padding:0;}
content .box img {
	hieght: 240px !important; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

content .box .copy {
	display: table; padding: 15px; padding-left: 180px; height: 239px; margin-top: -239px; position:relative;width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
content .box:hover .copy {
	background: rgba(0,0,0, 0.5);
	box-shadow: inset 0px 0px 150px rgba(0,0,0,1);
}
content .box .copy p {font-size:17px;line-height: 19px; color: rgba(255,255,255,0.5);}
content .box .copy h2 {margin-bottom: 20px;}

content .box .copy h2 small {display:block;}
content .box .copy h2 a {color: rgba(255,255,255,0.8) !important;; text-decoration: none !important;}
content .box .copy h2 a small {color: rgba(255,255,255,0.6) !important;}


content .box:hover .copy p { color: rgba(255,255,255,0.8);}
content .box:hover .copy h2 a {color: rgba(255,255,255,1); }
content .box:hover .copy h2 a small {color: rgba(255,255,255,0.9);}


content .box.copy_dark:hover .copy {
	background: rgba(255,255,255, 0.5);
	box-shadow: inset 0px 0px 150px rgba(255,255,255,1);
}
content .box.copy_dark .copy p {color: rgba(0,0,0,0.8);}
content .box.copy_dark .copy h2 a {color: rgba(0,0,0,0.8) !important;}
content .box.copy_dark .copy h2 a small {color: rgba(0,0,0,0.6) !important;;}

content .box.copy_dark:hover .copy p { color: rgba(0,0,0,0.9);}
content .box.copy_dark:hover .copy h2 a {color: rgba(0,0,0,1); }
content .box.copy_dark:hover .copy h2 a small {color: rgba(0,0,0,0.9);}


@media (max-width: 1199px) {
	content .box, content .box img {height: 196px !important; }
	content .box .copy {display: table;  padding: 60px; padding-left: 180px; height: 196px; margin-top: -196px; position:relative;}
	content .box .copy p {display:none;}

}
@media (max-width: 991px) {
	content .box, content .box img {height: 149px !important; }
	content .box .copy {display: table;  padding: 30px; padding-left: 150px; height: 149px; margin-top: -149px; position:relative;}
	content .box .copy p {display:none;}

}

	content .box, content .box img {height: auto !important; }
	content .box .copy {display:none;}
}




/******* SPINNER ******/
.spinner {
  margin: 10px auto;
  width: 60px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: rgba(20, 20, 20, 0.2);
  height: 100%;
  width: 6px;
  margin: 1px;
  display: inline-block;
  
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
/******* SPINNER END ******/

.slide_menu {
	margin-bottom: 30px;	
}
.slide_menu .carousel-control {
background: none;
width: 60px;
margin-top: -30px;
}
.slide_menu .left.carousel-control {
margin-left: -20px;
}
.slide_menu .right.carousel-control {
margin-right: -20px;
}
.slide_menu .carousel-control span {
background: #333;
display: block;	
padding: 10px 3px;
color: #FFF;
width: 44px;
height: 54px;
}
@media (max-width: 767px) {
	.slide_menu .carousel-control span {
	width: 34px;
	height: 44px;
	}
}
/*

.slide .carousel-indicators {
  bottom:-28px;
}
.slide .carousel-indicators li, .slide .carousel-indicators li.active {
  margin: 0px 3px !important;
}
*/
/* TESTIMONIALS START*/
.testimonials {
	
}
.testimonials .item {
  padding-left: 50px;
  padding-right: 50px;
}
.testimonials .carousel {
	min-height: 160px;
	padding-top: 10px;
}


.testimonials p {font-style:italic; font-size:14px; line-height: 16px; display:block;}
.testimonials .carousel-copy { padding: 0% 0%; height: 160px;} 
.testimonials .t2 .carousel-copy { padding: 0% 0%; height: auto; font-size:12px; line-height: 14px;} 
.testimonials .t2 p { font-size:12px; line-height: 14px;} 

@media (max-width: 991px) {
	.testimonials .carousel-copy { 
	padding: 0% 0%; height: auto; display:table;
	}
}
.testimonials .carousel-control {
	background: none;
	width: 40px;
	padding-top: 0px;
}
.testimonials .carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.testimonials .carousel-fade .carousel-inner .active {
  opacity: 1;
}


/*
@media all and (transform-3d), (-webkit-transform-3d) {
    .testimonials .carousel-fade .carousel-inner > .item.next,
    .testimonials .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .testimonials .carousel-fade .carousel-inner > .item.prev,
    .testimonials .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .testimonials .carousel-fade .carousel-inner > .item.next.left,
    .testimonials .carousel-fade .carousel-inner > .item.prev.right,
    .testimonials .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
*/
/* TESTIMONIALS END*/
.testimonial_bott {
	color: #ED1C24; 
}
.maso {
	border-bottom: 1px solid #ED1C24;
}

.tag_cloud {
	margin-bottom: 15px !important;
}


.subscribe_form {
	display: block;
	margin: 10px 0px;	
}
