@import url('bootstrap.css');

body
{
	margin:0;
	padding:0;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	 -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
::selection
{
	background-color: #003e58;
	color: #fff;
}
.top
{
	margin: 0;
	padding: 4px 0 4px 0;
	background-color: #f05133;
}
.main
{
	margin: auto;
	padding: 0;
	width: 90%;
}
.call
{
	margin: 0 10px 0 0;
	padding: 3px 0 3px 0;
	color: #f05133;
	background-color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-radius: 3px;
}
.social-icon1{
    padding:0;
}
.social-icon{
    padding:0px;
}
.social-icon a{
    text-decoration:none;
    padding: 0 0px;
}
.social-icon a img{height: 27px;}

.navi
{
	margin: 0;
	padding: 0;
}
.nav-hed
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-height: 20px;
}
.navbar-nav>li>a
{
 	margin:0 4px 0 0;
 	padding: 3px 8px 3px 8px;
	font-weight: bold;
 	background-color: #f05133;
 	color: #fff;
	text-align: center;
	border-radius: 5px;
	text-transform: uppercase;
}
.navbar-nav>li>a:hover
{
 	margin:0 4px 0 0;
 	padding: 3px 8px 3px 8px;
	font-weight: bold;
 	background-color: #fff;
 	color: #f05133;
	text-align: center;
	border-radius: 5px;
	text-transform: uppercase;
}
.navbar-nav .active
{
 	margin:0 4px 0 4px;
 	padding: 3px 16px 3px 16px;
	font-weight: bold;
 	background-color: #fff ;
 	color: #f05133 !important;
	text-align: center;
	border-radius: 5px;
	text-transform: uppercase;
}
.navbar-toggle
{
	margin:8px 15px 0 0;
	padding:6px 25px 10px 10px;
	background-color: #003e58;
	color: #fff;
	font-weight: bold;
}
.head
{
	margin: 0;
	padding: 0;
}
.direct
{
	margin: 0;
	padding: 0 0 2px 0;
	color: #002b3d;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.header
{
	margin: 0;
	padding: 0;
}
.display
{
	margin: 20px 0 0 0;
	padding: 0;
}
.l-dis
{
	margin: 0;
	padding: 0 8px 0 0;
}
.r-dis
{
	margin: 0;
	padding: 0 0 0 8px;
}
h1
{
	margin: 0;
	padding: 0;
}
h1 a
{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-family: "impact";
	color: #003e58;
	text-transform: uppercase;
	background-image:url(../images/border.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
h1 a:hover
{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-family: "impact";
	color: #f05133;
	text-transform: uppercase;
	background-image:url(../images/border.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-decoration: none;
}
.all
{
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	color: #002b3d;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.content
{
	margin: 10px 0 10px 0;
	padding: 0;
	color: #5d5d5d;
	font-size: 14px;
	font-family: "arial";
	line-height: 25px;
}
.img
{
	margin: 0 10px 0 0;
	padding: 0;
}
.banner
{
	margin: 0 0 10px 0;
	padding: 10px;
	border:1px solid #aeaeae;
}
.form
{
	margin: 0;
	padding: 0;
}
.name
{
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: bold;
	color: #f05133;
	font-size: 16px;
	font-weight: bold;
}
.txt
{
	max-height: 30px;
	border:1px solid #808080;
	border-radius:0px;
	margin: 0 0 5px 0;
	-webkit-transition:1s;	
}
.txt:hover
{
	max-height: 30px;
	border:1px solid #808080;
	border-radius:0px;
	margin: 0 0 5px 0;
	width: 60%;
	-webkit-transition:1s;
}
.txt2
{
	min-height:80px;
	border:1px solid #808080;
	border-radius:0px;
	margin: 0 0 10px 0;
}
.image
{
	margin: 0;
	padding: 0;
}
h2
{
	margin: 0;
	padding: 0 0 0 10px;
	color: #f05133;
	font-family: "Franklin Gothic";
	font-size:25px;
	text-transform: capitalize;
}
.content2
{
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	color: #5d5d5d;
	font-size: 14px;
	font-family: "arial";
	line-height: 23px;
}
.box
{
	margin: 0;
	padding: 5px;
}
h3
{
	margin: 0;
	padding: 7px 0 0 0;
	color: #f05133;
	font-family: "Franklin Gothic";
	font-size:20px;
}
h4
{
	margin: 0;
	padding: 7px 0 0 0;
	color: #003e58;
	font-family: "Franklin Gothic";
	font-size:25px;
}
.box2
{
	margin: 0;
	padding: 10px;
}
.footer
{
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	background-color: #00121a;
}
.f-contact
{
	margin: 10px 0 10px 0;
	padding: 0;
	color: #ffff00;
	font-size: 25px;
	font-family: "TimesNewRoman";
	font-weight: bold;
}
.list-group-item 
{
  display: block;
  padding: 3px 0 0 20px;
  margin-left: 10px;
  font-family: "Franklin Gothic";
  color: #fff !important;
  font-size: 14px;
  background-image: url(../images/icon.jpg);
  background-repeat: no-repeat;
  border:none;
  text-transform: capitalize;
  background-color: #00121a;
} 
.list-group-item:hover
{
  display: block;
  padding: 3px 0 0 20px;
  margin-left: 10px;
  font-family: "Franklin Gothic";
  color: #ffff00 !important;
  font-size: 14px;
  background-image: url(../images/icon.jpg);
  background-repeat: no-repeat;
  border:none;
  text-transform: capitalize;
  background-color: #00121a !important;
} 
.f-mob
{
	margin: 0;
	padding: 0;	
	color: #ffff00;
	font-size: 16px;
}
.f-num
{
	margin: 0 0 10px 0;
	padding: 0;	
	color: #fff;
	font-size: 28px;
	font-family: "TimesNewRoman";
	font-weight: bold;
}
#flip {
   margin: 10px 0 0px 0;
	padding: 4px 0 4px 20px;
	background:-webkit-linear-gradient(#002a3c , #00121a);
	font-weight: bold;
	font-family: "TimesNewRoman";
	font-size: 22px;
	color: #fff;
	border-radius: 10px 10px 0 0;
}

#panel {
    padding:0;
    display: none;
}
.list-group-item2
{
  display: block;
  padding: 3px 0 0 20px;
  margin-left: 10px;
  font-family: "Franklin Gothic";
  color: #00121a !important;
  font-size: 14px;
  background-image: url(../images/icon2.png);
  background-repeat: no-repeat;
  border:none;
  text-transform: capitalize;
  background-color: #fff;
} 
.list-group-item2:hover
{
  display: block;
  padding: 3px 0 0 20px;
  margin-left: 10px;
  font-family: "Franklin Gothic";
  color: #f05133 !important;
  font-size: 14px;
  background-image: url(../images/icon2.png);
  background-repeat: no-repeat;
  border:none;
  text-transform: capitalize;
  background-color: #fff;
  text-decoration: none;
}

.discl
{
	margin: 0;
	padding: 0;
	color: #f05133;
	font-size: 25px;
	font-family: "TimesNewRoman";
	font-weight: bold;
	text-align: center;
}
.dis
{
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	font-family: "arial";
	text-align: center;
}
.con2
{
	margin: 0;
	padding: 0 0 0 0;
	color: #000;
	font-weight: bold;
	font-family: "arial";
	font-size:18px;
}
.num2
{
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	color: #f05133;
	font-family: "arial";
	font-size:22px;
	font-weight: bold;
}


 .fix
{
	position: fixed;
	padding: 0;
	bottom: 0;
	left: 0;
	display: none;
	
	
}
.end
{
	margin: 0;
	padding: 0;

	
}
.end li
{

	display: block;
	padding:5px 10px;
	text-align: left;
	display: block;
	animation:tcclr 2s linear infinite;
}


/*start testimonials section*/

.testimonials-section{
    padding: 0;
    background:#fc0;
}
.testimonials-section{
    padding:50px 0;
}
.test-head{
    padding: 0px;
    text-align: center;
}
.test-head p{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-size: 20px;
    font-weight:600;
    color: #f0503b !important;
    text-align: center;
    text-transform: capitalize;
}
.test-head strong{
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    font-family: "impact";
    color: #003e58 !important;
    font-weight:100;
    font-size:40px;
    text-transform: uppercase;
   
}
.testimonials-section2{
    padding: 40px 0px 20px 0px;
}
.testim {
        width: 100%;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 0px 20px 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #000000;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
        cursor: pointer;
}

.testim .arrow:hover {
    color: #000000;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
        height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #000;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
        position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #000;
    border-color: #000;
}
.img{margin: 20px 0;}
.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
        overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    filter: blur(3px);
    border-radius: 50%;
}

.testim .cont div span {
    color: #f05133;
    font-size: 22px;
    text-transform:capitalize;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color:#000;
    font-weight: 500;
    line-height: 30px;
    width: 80%;
    margin: auto;
    padding: 10px 0 0 0;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active span {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive span {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #e7e4e4;
        box-shadow: 0px 0px 0px 0px #e7e4e4;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #e7e4e4;        
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #e7e4e4;        
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #e7e4e4;        
        box-shadow: 0px 0px 0px 0px #e7e4e4;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #e7e4e4;
        box-shadow: 0px 0px 0px 0px #e7e4e4;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #e7e4e4;        
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #e7e4e4;        
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #e7e4e4;        
        box-shadow: 0px 0px 0px 0px #e7e4e4;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #e7e4e4
;
        box-shadow: 0px 0px 0px 0px #e7e4e4
;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #e7e4e4
;        
        box-shadow: 0px 0px 10px 5px #e7e4e4
;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #e7e4e4
;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #e7e4e4;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #e7e4e4;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}


@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
    body {
        font-size: 14px;
    }
}

@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }
    
    .testim .cont div p {
        line-height: 25px;
    }

}

.testim .dots .dot.active, .testim .dots .dot:hover {
    background:#000000;
    border-color:#000000;
}
.dots{padding: 0px;margin: 0;}


/*end testimonials section*/






@keyframes tcclr
{
    0%{transform:translateY(-10px);}
    50%{transform:translateY(10px);}
    100%{transform:translateY(-10px);}
}

.top-tex4 ul 
 {
	 padding:0px;
	 margin:0px;
 }
 
.top-tex4 ul li
 {
	 padding:0px 5px;
	 margin:0px;
	 list-style:none;
	 display:inline-block;
	 font-size:18px;
	 position:relative;
 } 
 .ftr-icc2
 {
     padding:0px;
 }
 
.top-tex4 ul li span
{
	
	
	width:30px;
	height:30px;
	line-height:30px;
	font-size:15px;
	border-radius:50%;
	
	text-align:center;
	z-index:1;
	
	
}
.top-tex4 ul li .iconn-teex
{
	 font-size:18px;
	 padding:0 0px 0 10px;
}

.top-tex4 ul li .icn-new2
{
	
	position:absolute;
	width:30px;
	height:30px;
	line-height:30px;
	font-size:15px;
	border-radius:50%;
	background-color:#fff;
	text-align:center;
	 top: 0px;
	left:4px;
	text-align:center;
	animation:netxx 3s linear infinite;
	 border-radius: 18px 26px 18px 18px / 28px 16px 14px 16px;
	    z-index: -1;
}

 
@keyframes netxx
{
	0%{transform:rotate(-360deg);}
	100%{transform:rotate(0deg);}
	
}

.top-tex4 ul li .icn-new.ftr-icc3
{
	background-color: #19980e;
}


.top-tex4 ul li .icn-new
{
		
	position:absolute;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:15px;
	border-radius:50%;
	background-color:#3e1551;
	text-align:center;
	    top: -5px;
	left:0px;
	
	    z-index: -2;
    border-radius: 18px 26px 18px 18px / 28px 16px 14px 16px;
	animation:netx 3s linear infinite;
}

@keyframes netx
{
	0%{transform:rotate(360deg);}
	100%{transform:rotate(0deg);}
	
}


/*whatsapp chat section start */
.chat-sec{
  padding: 25px 0;
}
.chat-sec-1{
  padding: 0;
}
.chat-sec-2{
    padding: 0;
}
.chat1{
  padding:40px 0 0;
}
.chat-1{
  padding: 15px;
}
.chat-2{
  padding: 0;
  border: 5px solid #cacaca;
  border-radius: 32px;
  overflow: hidden;
}
.chat-2 img{
    width: 100%;
}
/* whatsapp chat section end */

/* start  awards section*/

.awards-section1{
    padding:0;
}
.awards-section2{
    padding:30px 10px;
}
.award-1{
    padding:10px;
}
.award-2{
    padding:10px;
}
.award-3{
    padding: 10px;
}
.award3{
padding: 5px;
    box-shadow: 0 0 3px 2px #0000007a;
}
img{max-width:100%;}

.testim .cont div span strong{
    color:#000;
    font-weight:800;
    font-size:15px;
    font-style:italic;
}
/*.test-head{*/
/*    padding: 0px;*/
/*    text-align: center;*/
/*}*/
/*.test-head p{*/
/*    padding: 0px;*/
/*    margin: 0px 0px 5px 0px;*/
/*    font-size: 20px;*/
/*    font-weight:600;*/
/*    color: #e10000 !important;*/
/*    text-align: center;*/
/*    text-transform: capitalize;*/
/*}*/
/*.test-head strong{*/
/*    color:#000 !important;*/
/*    font-size: 30px;*/
/*    font-weight:600;*/
/*    text-transform: capitalize;*/
/*}*/
/* end awards section*/ 






@media(max-width: 767px){
    
    .fix{display: block;  z-index:99;}
	
.top-tex4.ftr-icc2 ul li a span{color:#000;}
.top-tex4.ftr-icc2{padding:16px 10px;}
.ftr-des2 h6{padding: 10px 0 70px 0;}

    
    
}    

@media (max-width: 380px) and (min-width: 0px) { 
    .chat-1{width: 100%;}


}