@charset "utf-8";
/* CSS Document */
/*
.1..body...........................
.2..top bar with head..............
.3..Logo...........................
.4..Nav Bar........................
.5..banner.........................
.6..Welcome box....................
.7..services bo....................
*/
body{ padding:0; margin:0;font-family: 'Lato', sans-serif; background-color:#fff;}
#wrapper{ width:100%; height:auto;}

/*****top bar social media *****************************************************************************************/
.top-social-bar{ background-color:#000; padding:5px 0px; color:#fff; text-align:right;margin-bottom: 17px;}
.top-social-bar span { display:inline-block; padding-right:22px;}
.top-social-bar i { padding-right:12px; color:#000;}
.top-social-bar a { color:#fff;}
.temmanagement{ background-image:url(../images/bg11.jpg); background-size:cover; background-repeat:no-repeat;}
.fsiez{ font-size:19px;}
.smze{ font-size:10px;}
.tollfree{ width:100%; display:block !important;}
/*****top bar social media *****************************************************************************************/


.isotext{ text-align:center; display:block; font-weight:bold; padding:15px;}
.orangebox{ background-color:#ed4b27; color:#fff; padding:40px 0px;}
.orangebox h4 { text-transform:uppercase; margin:0px; letter-spacing:1px; font-weight:bold; font-size:23px;}
.orangebox-left{ width:90%;}
.orangebox-right{ width:10%;}

/*****Header Start Here//// *****************************************************************************************/
header {
    padding:0px 0px 0px 0px;
   /* background-image: url(../images/banner-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;*/
}
.box2{}
.logo{ width:15%;}
.phone i { padding-right:7px;}
.phone {
    text-align: right;
    margin-top:3px;
	width:85%;
	font-size:12px;
}
.phone a { color:#000;}
.phone span { display:inline-block;vertical-align: middle; padding-right:18px; font-weight:500;}
.phone p { padding:0px; margin:0px; text-align:left;}
.phone h2 {
    padding: 0px;
    margin: 0px;
    font-weight: 600;
    color: #cc1f1a;
    font-size: large;
}
.navbar-right {
    margin-top: 0px !important;
}

.yellow4box{ margin-bottom:60px;}
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

/****************************************/
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background-color: #e7e7e700;
}
/*********************************************/


.redbox{ background-color:#fff; color:#000; text-align:left; padding:80px 0px;}
.redbox span {
    display: block;
    font-size: 72px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    margin-top: -41px;
}

.redbox p {
	font-size: 14px;
line-height: 24px;
text-align: justify;
color:#6c6b6b;
	}
	
.cform{ background-color:#626262;text-align:center; padding-bottom:40px;}	

.cform h1 {font-family: 'Oswald', sans-serif; color:#fff; font-size:33px; text-align:center; margin-bottom:30px; }
.form-control{border-radius: 0px;height: 44px;}
.box2-safty {}
.box2-safty img { width:100%; height:auto;}	
.formbox2{ margin-bottom:10px; }



.box-new4{ text-align:center; margin-bottom:30px;}
.box-new4 img { width:100%; height:auto;}
.protext{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size:14px;
    font-weight: 500;
    color: #fff;
	font-weight:bold;
}
.protext a { color:#fff;}

.more-btn{ text-align:center; margin-top:30px;}

.ClientsBox{ text-align:center; padding:70px 0px;}
.ClientsBox h1  {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0px  0px  10px  0px;
    font-weight: 300;
    color: #000;
}


.new-services-yellowbox{ padding:150px 0px; background-image:url(../images/servicesbg.jpg); background-repeat:no-repeat; background-size:cover;}
.new-services-yellowbox h1 { font-size:30px; text-transform:uppercase; margin:0px; font-weight:300; color:#fff;}
.newbtn{ padding:9px 30px; font-size:18px; text-transform:uppercase; float:right;}
.newbtnblac{ padding:9px 30px; font-size:14px; text-transform:uppercase; background-color:#000 !important; color:#fff !important;}
.yellowLine{ display:block; height:10px; width:40%; background-color:#ffc000;}
.lineyellow{ display:block; height:10px; width:80%; background-color:#ffc000;}
.servicestext1{ font-size:14px; text-transform:uppercase; font-weight:600; color:#fff;}
.linkbox{ text-align:center;}
.servicestext{ padding-bottom:80px;}
.responsive-images{ padding-bottom:20px;}
.responsive-images img { width:100%; height:auto;}
.welcome-box{ background-color:#fff; padding:20px 0px 40px 0px;}

.green-line{ text-align:center; display:block;}
.new-services-yellowbox p { font-size:32px; color:#fff; font-weight:200;}
/*****Header Start Here//// *****************************************************************************************/

/*******MENU START HERE**************************************************************************************************/
.navbar-default {
    background-color:#0000;
    border-color: #cc1f1a;
	border:none;
}
.navbar {
    border-radius: 8px;
}
.top-btn{ padding:0;}
.navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
}
.navbar-nav {
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
}
.newbox3{ margin-top:20px !important;}
.hrline{ padding:0; margin:0 0 10px 0; background-color:#767676; color:#767676; height:1px;}
.navbar-default .navbar-nav > li > a {
    color: #000;
	text-transform:uppercase;
	font-size:13px;
	padding:10px 31px;
	font-weight:600;
	letter-spacing:1px;
}
.searchbtn{ background-color:#000 !important; color:#fff !important; border-radius:0px; border:none;}
.searchbox{ background-color:#D7D7D7; color:#fff !important; border-radius:0px;}


.dpicon{
    display: inline-block;
    vertical-align: middle;
    padding-right: 0px !important;
    font-weight: 500;
}

.dropdown-menu > li > a {

    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
font-size:16px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ff5956;
    background-color: transparent;
}
menu{ margin:23px 0px 0px 0px;width:100%; padding:0; /*background-image:url(../images/menubg.png); background-repeat:no-repeat; background-position:center center;*/}
.navbar {position: relative;min-height: 42px;margin-bottom: 0px;}
.top-btn{ background-color:#ffdb3e; border:none;}
.top-btn:hover{ background-color:#ffdb3e !important; border:none;}
.btn-default a { color:#000 !important;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ff5956;
    background-color: #fff;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #ff5956;
}

/*******MENU START HERE**************************************************************************************************/


/***********banner********************************************************************************************************/
.banner {
    margin-top: 22px;
}
.nextbaner{}
.nextbaner img { width:100%; height:auto;}
/************banner************************************************************************************************************/



/***form box***********************************************************************************/
.form-box{ background-image:url(../images/formbg.jpg); background-repeat:no-repeat; background-size:cover; padding:30px 0px;}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width:99%;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    width: 100%;
}
.box3{ margin-bottom:20px; text-align:center;}
.box3 img { width:100%; height:auto;}
.box3 h3 { color:#fff; font-size:24px; font-weight:300;}
.btn-default {
    color: #000;
    background-color: #fff600;
    border-color: #fff600;
}
.form-box2 h1 { font-weight:700; color:#fff;}
.form-box2 p { color:#fff;}
/*********************************************************************************************/


/*******************************************************************************************************************/
.wlcomeboxnew{ width:55%;margin-top:30px;}
.welcome-img-box{padding:0px; color:#fff;width:45%; margin-top:30px;}
.welcome-img-box img { width:100%; height:auto;}
.pad-mar{ padding:0px; margin:0px;}
.welcome-textbox{ padding:0px;}

.welcome-textbox h1 { color:#000; font-weight:300; font-size:38px; margin-bottom:20px; text-transform:uppercase;}
.welcome-textbox h5 { color:#ff5956; font-weight:300; font-size:18px; margin-bottom:10px; letter-spacing:3px;}
.welcome-textbox p { font-size:14px; line-height:24px; text-align:justify;}
.services-box2 span { display:inline-block; color:#fff;}
.services-box2 img { width:100%; height:auto;} 
.services-box2 i { vertical-align:text-top;display: flex; padding-right:12px;} 
.imgfull{ margin-bottom:20px;}
.imgfull:hover{ margin-bottom:20px; opacity:0.7;}
.imgfull img { width:100%; height:auto;}
.yellowLine2 {

    display: block;
    height: 4px;
    width: 17%;
    background-color: #e60312;
    margin: auto auto 30px auto;

}
.welcome-textbox span { display:block; padding:2px 0px; font-family: 'Oswald', sans-serif; font-size:20px; font-weight:500;}


.box2welcome{ width:50%;}
.box2welcome img { width:100%; height:auto;}

/*******************************************************************************************************************/


/****services box*************************************************************************************************/
.services4box{ padding:0 !important; margin:0px;}
.services4box img { padding:3px;}
.services-box{ padding:50px 0px; display:none;}
.services-box h1 { text-align:center; color:#ff5956; font-weight:300; text-transform:uppercase; font-size:25px; margin-bottom:30px; letter-spacing:3px;}
.services-box p { color:#fff; text-align:center; margin-bottom:50px; display:block;}
.services-box2 { margin-bottom:30px;}
.services-box2 span { font-size:18px; line-height:18px;}
/****services box*************************************************************************************************/

/*********************************************************************************************/
.need-call-box{ background-color:#cc1f1a; text-align:center; color:#fff; padding:30px 0px;}
.need-call-box h1 { font-weight:700;}
.clients-box { text-align:center; padding:80px 0px; background-color:#f8f8f8;}
.clients-box h1 { text-transform:uppercase; font-weight: normal; color:#000;font-size: 33px;}
.line { width:100%; height:1px; background-color:#C3C2D0; margin:30px 0px;}
/*************************************************************************************/



.linkfooternew{ background-color:#000; color:#fff; padding:30px;}
.linkfooternew ul { list-style-type:none; margin:0px; padding:0px;}
.linkfooternew li { display:inline-block; padding:0px 44px;}
.linkfooternew a {color:#fff; text-transform:uppercase; font-weight:600; letter-spacing:1.5px; font-size:16px;}

/*********************************************************************************************************************************/
.sm-footer {
    background-color: #ff5956;
    padding: 10px 0px;
    color: #fff;
    margin-bottom: 1px;
	font-size:12px;
}
.sm-footer span { display:inline-block; padding-right:18px;}
.sm-footer span a { color:#fff;}

.lastfooter {
    padding: 40px 0px;
   /* background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;*/
	background-color:#FFFFFF;
}

.box-footer-4 {
    background-image: url(../images/line.png);
    background-repeat: no-repeat;
    background-position: 270px 12px;
}
.lastfooter h4 {
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
    font-weight: 600 !important;
    margin-top: 10px;
    margin-bottom: 30px;
}
.box-footer-4 ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.box-footer-4 li {
    list-style-type: none;
    padding: 0px 0px 10px 0px;
    color: #000;
	line-height: 27px;
}
.box-footer-4 li a {
    color: #000;
}
.nobg{ background-image:none;}
/************************************************************************************************************************************/
.nextpagebox{ padding:50px 0px;}
.nextpagebox h1 { font-weight:700; color:#cc1f1a;}
.nextpagebox p { font-size:16px; line-height:26px; text-align:justify;}
.nextpagebox li { font-size:16px; line-height:26px;}
.nextpagebox h3 { font-weight:700; color:#000; margin-bottom:20px;}
.bg-danger{ padding:5px 30px !important;}
.box4{ margin-bottom:40px; margin-top:20px;}
.box4 img { width:100%; height:auto;}
.box4 span { display:block; background-color:#0473a9; color:#fff; text-align:center; padding:5px 12px; font-weight:700;}




.box4new-n {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.box4new-n:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}


























.next-page{ padding:50px 0px; background-image:url(../images/nextbg.jpg); background-repeat:no-repeat; background-position:bottom center;}
.next-page p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
	color: #6c6b6b;
}
.gallery4box{ margin-bottom:30px;}
.gallery4box img { width:100%; height:auto;}
.next-page h3 { font-size:20px; font-weight:400;}

.next-page h1 {
    color: #ff5956;
    font-weight:300;
    font-size: 28px;
    margin-bottom: 30px;
	padding:0px;
}


.next-page h2 {
    color: #666;
    font-weight:100;
    font-size: 28px;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
	padding:0px;
	text-transform:uppercase;
}

.next-page h4 {
    color: #3577d1;
    font-weight:700;
    font-size: 14px;
    margin-bottom: 10px;
	padding:0px;
	text-transform:uppercase;
	text-align:center;
}

.next-page li {
    font-size: 14px;
    line-height: 24px;
	color: #be1927;
}

.next-page li a {color: #be1927;}


.gallerybox4{}
.gallerybox4 img { width:100%; height:auto; margin-bottom:30px;}









