body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	background: #fff url("../images/bg3.jpg") 0 0 no-repeat fixed;	
	color: #333;
}
a,
a:active,
a:focus,
a:hover {
	color: #fe503f;
}
.floatl{
    float: left;
}
.floatr{
    float: right;
}
.clr{
    clear: both;
}

.left{
    text-align: left;
}
.right{
    text-align: right;
}
.center{
    text-align: center;
}
.pointer{
    cursor: pointer;
}
.telv{
    display: none;
}
.nopad{
    padding: 0;
}
.nobord{
   border: 0 none !important;
}
.uppercase{
   text-transform: uppercase;
}
.oswald{
	font-family: 'Oswald', arial;
}
.hide{
    display: none;
}

.colored{
    color: #fe503f;
}
.colored2{
    color: #db0101;  
}

.bgcolor{
	background: #fe503f;
}
.fs22px,
.fs22px a{
    font-size: 22px;
}
.fs18px,
.fs18px a{
    font-size: 18px;
}
.fs12px,
.fs12px a{
    font-size: 12px;
}
.fs11px{
   font-size: 11px;
}
.fs18px{
   font-size: 18px;
}
.white,
a.white{
    color: #fff !important;
}
.logo{
   width: 100%;
   padding: 12px 30px;
}
.inblock{
    display: inline-block !important;
}



header{
    padding: 10px 0px 10px;
    background: #fff;	
    border-bottom: solid 1px #ededed;	
}

footer{
	background: #fe503f url("../images/bg2.png") center center / cover;	
	color: #fff;
	padding: 20px 0;
	border-top: solid 0px #fff;	
}

footer a,
footer a:hover{
	color: #fff;
}
footer .custom-btn{
    background: transparent;
    border: solid 3px #fff;
    padding: 13px 20px 10px;
}
footer .custom-btn:hover{
    background: #fff;
    color: #fe503f;
}


.copy{
	font-size: 12px;
}


.feedback{
	background: #fff url("../images/bg3.jpg") center center no-repeat;	
	padding: 50px 0;
}
.feedback .cont{
	background: transparent url("../images/overlay2.png") center center;	
	padding: 30px 30px;
}

.carousel-indicators li {
    background: #cfcfcf;
    cursor: pointer;
}
.carousel-indicators .active {
    background: #fe503f;
}

.navbar-nav {
    margin: auto;
    
}


.bg{
		
	
}

.nav-link{
   cursor: pointer;
}

nav .telephone{

   background: linear-gradient(80.91deg, #fc8a7e -8.41%, #fe503f 50.85%, #c32718 99.95%);
   font-size: 24px !important;
   font-weight: bold!important;
   background-clip: text;
   text-fill-color: transparent;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   border-bottom: none;
   line-height: 38px;
}
footer .telephone{

   background: linear-gradient(80.91deg, #fff -8.41%, #fff 50.85%, #fff 99.95%);
   font-size: 24px !important;
   font-weight: bold!important;
   background-clip: text;
   text-fill-color: transparent;
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   border-bottom: none;
   line-height: 38px;
}


.col2 .custom-btn{
   display: inline-block;
   margin: 28px auto 16px;
}
header .col3,
footer .col3{
    padding: 13px 0 10px 0;
    text-align: center;
}
@media (min-width: 768px) {
	header .col3,
	footer .col3{
	   text-align: right;
	}
}
.tbl1  {
    border-collapse: collapse;
    width: 100%;
    margin: 15px auto 15px;
}

.tbl1 tr th, 
.tbl1 thead tr th, 
.tbl1 thead tr td,
.tbl1 tbody tr td {
    font-size: 13px;
    font-weight: normal;
    padding: 4px 7px;
    border: solid 1px #cdecff;
}
.tbl1 tr th, 
.tbl1 thead tr th, 
.tbl1 thead tr td  {
    background: #fe503f none repeat scroll 0 0;
    color: #fff;
    text-align: center;
}
.tbl1 tbody tr td{
    color: #004675;       
}
table.tbl1 tr:nth-child(even) td {
   background: #e5f5ff;
}
table.tbl1 tr:nth-child(odd) td{
   background: #fff; 
}
table.tbl1 .dsbl{
   color: #b5b5b5;
}



.splitter{
    height: 25px;
    width: 100%;    
    margin: 50px auto 50px;    
    background: transparent url("../images/graypixel.png") repeat-x center center;
    
}
.splitter div{
    height: 25px;
    width: 75px;   
    margin: 0px auto;    
    background:transparent url("../images/devider.png") no-repeat center center;
}



.gallery{
    left: -800px;
    padding: 1px 0 10px;
    position: relative;
    
}

.gallery a{
    text-decoration: none;
}
.gallery img{
    height: 240px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    padding: 5px 10px;
}





.myli{
	padding: 20px 50px;
}
.myli li{
	list-style: none;
	padding: 4px 0;
	text-indent: -13px;
}
.myli i{
    color: #fe503f;
    padding: 0 5px 0 0;
}


.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
}



/*    =================   CUSTOM  ==============  */ 


.services {
	padding: 0px 30px;
}
.services .col-md-3 > div{
    border: solid 1px #cecece;
    border-radius: 30px;
    margin: 10px auto;
    padding:20px;
    background: rgba(255,255,255,0.75);
    cursor: pointer;
} 
.fancybox-content h3{
    display: inline-block;
    padding:0 0 7px 0;
    border-bottom: solid 3px #000;
    margin: 20px auto 20px;
} 


.services ul{
	padding: 0px 30px 0;
}
.services ul li{
	list-style: none;
	padding: 10px 0;
	text-indent: -23px;
}
.services i{
    color: #fe503f;
    font-size: 37px;
    padding: 0 5px 0 0;
    position: relative;
    top: 10px;
    
}




.blueblock{
   color: #fff;
   
   background: #555 url("../images/bg2.png") center center no-repeat;	
   
}
.blueblock .txt{
   padding: 60px 80px;
}
.blueblock .pic{
   padding: 0px;
}



.blocks .col-md-6 .cont{
     padding: 26px 30px 44px;
     color: #fff;
     margin: 10px auto 20px;
     background: #0061bd;
	 background: linear-gradient(0deg, #0061bd, #42a3ff);
}
.blocks .col-md-6 .cont.col2{
     background: #b70000;
	 background: linear-gradient(0deg, #b70000, #ff3333);
}
.blocks .col-md-6 .cont h3{
     border-bottom: dotted  2px #fff;
     padding: 0 0 11px 0;
     margin: 0 0 20px 0;
}
.blocks .col-md-6 .cont p{
     margin: 0px auto 20px;
}
.blocks .col-md-6 .cont a{
     padding: 7px 15px;
     background: transparent;
     color: #fff;
     border: solid 3px #fff;
     text-decoration: none;
     position: relative;
     top: 10px;
}
.blocks .col-md-6 .cont a:hover{
     background: #fff;
     color: #0061bd;
}
.blocks .col-md-6 .cont.col2 a:hover{
     background: #fff;
     color: #b70000;
}






/*    =================  END  CUSTOM  ==============  */ 







@media (max-width: 768px) {
	.deskv,
	.carousel-indicators{
	    display: none;
	}
	.telv{
	    display: block;
	}

	
	.tbl1 tr th, 
	.tbl1 thead tr th, 
	.tbl1 thead tr td,
	.tbl1 tbody tr td {
	    font-size: 11px;
	    line-height: 14px;
	    padding: 3px 2px;
	}
	.h1, h1 {
	    font-size: 1.8rem;
	    padding-top: 10px;
	}
	
	.blueblock .txt{
	   padding: 30px 20px;
	}
	.col2 .custom-btn{
	   margin: 12px auto 2px;
	}
	.col3{
	   font-size: 14px;
	}
	
	.feedback{
		background: #fff url("../images/bg3.jpg") center center no-repeat;	
		padding: 30px 0;
	}
	
	.services a img.w-100, .blueblock img{
	     width: 50%!important;
	}

}



.custom-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #fe503f;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
}
.custom-btn:hover{
   text-decoration: none;
   color: #fff;
   background: #db0101;
}
.custom-btn:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}



.pulse {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  text-transform: uppercase;
  color:#fff;
  text-align: center;
  margin: auto;
  font-weight: bold;
  background: #d90000;
  border-radius: 50%;
  animation: radial-pulse 1s infinite;
  cursor: pointer;
}


@keyframes radial-pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5);
  }

  100% {
    box-shadow: 0 0 0 40px rgba(0, 0, 0, 0);
  }
}


.form-control:focus{
 	box-shadow: 0px 0px 3px 0.2rem rgba(1, 117, 226, 0.25);
 	border-color: #8ac6ff;
}


