*{
 margin:0px;
	padding:0px;
	}

body{
    
	font-size:14px;
	color:#666;
	}	
ul{
	list-style:none;
	}
img{
	border:none;
	}
a:hover{
	text-decoration:none;
	}
/*******************top-header******************/


.header{
	background:url(../images/top-bg.jpg);
	border-top:3px solid #04abe8;
	padding:23px 0px 25px 0;
	position:relative;
    
}
.header:before{
    position:absolute;
    content:'';
    width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff;
    opacity:0.6;
}
.logo {
	padding-top:0px;
	}

.social {
	float:right;
	}
.social h3{
	font-family: 'Gafata', sans-serif;
	color: #04ABE8;
	margin-top:10px;
	font-size: 22px;
    padding-bottom: 5px;
	}

.social ul{
	float:right;
	}
.social ul li{
	float:left;	
    list-style: none;
}
 
.fa-facebook{
	background:#3464bd;
	padding: 6px 10px;
	color:#fff;
	font-size:16px;
	margin-right:8px;
	}
.fa-linkedin{
	background:#1a8fab;
	padding: 6px 8px;
	color:#fff;
	font-size:16px;
	margin-right:8px;
	}
.fa-twitter{
	background:#43a5fb;
	padding: 6px 8px;
	color:#fff;
	font-size:16px;	
	margin-right:8px;
	}
.fa-google-plus{
	background:#d92c2c;
	padding: 6px 6px;
	color:#fff;
	font-size:16px;
	margin-right:8px;	
	}
 
.fa-youtube{
   background:#ef2b2b;
	padding: 6px 8px;
	color:#fff;
	font-size:16px; 	 
}
.fa-instagram{
	background:#e431ad;
	padding: 6px 6px;
	color:#fff;
	font-size:16px;
	margin-right:8px;
	}
/************navbar*************/
.menubar{
	background: linear-gradient(to bottom, #000000 0%, rgba(76, 76, 76, 0.21) 58%, rgba(76, 76, 76, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	z-index:9999;
	position:absolute;
	 top:185px;
	 width:100%;
	}
.menu ul li a{
	font-family: 'Poppins', sans-serif;
	border-right:1px solid rgba(134, 131, 131, 0.24);
	font-size:16px;
	font-weight:500;
	letter-spacing:0.5px;
	}
.menu ul li:last-child a{
	border-right:none;
	}
.navbar-inverse .navbar-nav>li>a {
    color:#FFF;
	font-size:16px;
	font-weight: 500;
letter-spacing: 0.5px;
	background-color: #04abe8;
	
}
.menu ul:before {
    border-color: rgba(0, 0, 0, 0) #04abe8;
    border-style: solid solid none;
    border-width: 10px 11px 0 0;
    clear: both;
    content: "";
    display: block;
    height: 0;
    left: -11px;
    position: absolute;
    top: 0px;
    width: 0;
    opacity: 0.8;
}
.menu ul:after {
    border-color: rgba(0, 0, 0, 0) #04abe8;
    border-style: solid;
    border-width: 10px 0 0 11px;
    clear: both;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: -11px;
    top: 0px;
    width: 0;
    opacity: 0.8;
}
ul.dropdown-menu li a {
    color: #000;
}
.slider-box {
 position:relative;

}
/**************box-1*************/
.box-1{
	text-align:center;
	padding:60px 0px;
	}
.box-1 a{
	color:#FFF;
	}

.box-1-icon{
	font-size:36px;
	color:#FFF;
	
	}
.box-1 h4 {
	color:#FFF;
    padding: 10px 0 10px;
	font-size:23px;
	font-family: 'Gafata', sans-serif;
	font-weight:bold;
}
.box-vision p{
	line-height: 24px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
    color:#efefef;
	padding:0 20px 20px 20px;
}

.box-1-icon i.fa{
	background: #000;
    border-radius: 50%;
    padding: 22px 24px;
	}

.box-1-main{
	/*background:#282828;*/
background:#e30f5f;
	}

/**************useful-info**************/
.useful-info {
	/*background:#1d1d1d;*/
	background:url(../images/hearts_PNG5055.png);
	background-size:100% 100%;
	padding:50px 0px 80px 0px;
	position:relative;
	}
.useful-info::before {
	position: absolute;
    background-color: rgba(5, 8, 4, 0.12);
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
	}
/*.useful-info-1{
	background:rgba(40, 40, 40, 0.85);
	background-color: #282828;
    padding: 30px;
    border-bottom: 5px solid #e30f5f;
	text-align:center;
	cursor:pointer;
	}
.useful-info-1:hover{
	background:#282828;
	}
.useful-info-1 h3{
	font-family: 'Gafata', sans-serif;
	color:#FFF;
	
	}
.useful-info-1 p{
	font-family: 'Open Sans', sans-serif;
	line-height:23px;
	color:#888;
}*/
.useful-info-1 img{
	width:100%;

	}
.useful-info h2{
	color:#fff;
	text-align:center;
	    font-family: 'Gafata', sans-serif;
		margin-bottom:50px;
	}

/****************footer**************/
.footer{
	background:url(../images/footer-bg.jpg);
	position:relative;
	padding:100px 0px 120px 0px;
	}
.footer-1 img{
	margin-bottom: 30px;
    margin-top: 5px;
	}
.footer-1 p{
	font-family: 'Open Sans', sans-serif;
	line-height:23px;
	color: #ababab;

	}

.navbar-inverse .navbar-brand {
        display: none;
}	
.footer-main{
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
       background: linear-gradient(to bottom, #e30f5f 0%, rgba(76, 76, 76, 0.21) 11%, rgba(76, 76, 76, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: #fff;
}	
.footer-2 {
	padding-left:20px;
	}
.footer-2 h3{
	font-family: 'Gafata', sans-serif;
	color:#FFF;
	border-bottom: 1px solid rgba(204, 204, 204, 0.35);
	display:inline-block;
	margin-top:0px;
	padding-bottom:13px;
	font-size:30px;
	margin-bottom:25px;
	}

.footer-3 h3{
	font-family: 'Gafata', sans-serif;
	color:#FFF;
	border-bottom: 1px solid rgba(204, 204, 204, 0.35);
	display:inline-block;
	margin-top:0px;
	padding-bottom:13px;
	font-size:30px;
	
	}	
.gallery-box-left-1{
	background:#FFF;
 padding:2px;
}

.gallery-box-left-1 img
{width:100%;
  height: 75px;
  }

.gallery-box-2{
	margin-top:20px;
	}
.gallery-box-1{
	margin-top:8px;
	}	
.contact-right{
		margin-top:50px;
	}
.contact-main{
	margin-bottom:20px;
	}
	
.clck-icn-1{
	float:left;
	}
.clck-icn-1 i.fa-phone{
	font-size: 22px;
    color: #FFF;
    padding: 1px 12px;
	border-radius:50%;
	line-height: 38px;
	background:#e30f5f;
	}
.clck-icn-1 i.fa-envelope-o{
	font-size: 22px;
    color: #FFF;
    padding: 1px 11px;
	line-height:38px;
	border-radius:50%;
	background:#e30f5f;
	}
.clck-icn-1 i.fa-map-marker{
	font-size: 22px;
    color: #FFF;
    padding: 1px 13px;
	line-height:38px;
	border-radius:50%;
	background:#e30f5f;
	}
.clck-text-1{
	padding-left:40px;
	
	}


.clck-text-1 p{
    padding-left: 20px;
	color:#ababab;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:8px;

	}

.contact-us{
	padding:40px 0px 90px 0px;
	}

.contact-us h2{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:8px;
	color: #26547c;
	font-family: 'Gafata', sans-serif;
	font-size:35px;
	font-weight:bold;
	}	

/**********footer-bootom**************/

.footer-bootom{
	background:#171717;
	padding:20px 0px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	}

.footer-bootom ul li{
	float:left;
	line-height:35px;
	}
.footer-bootom ul li a{
	color:#FFF;
	padding:0px 15px;
	}
.footer-bootom ul li:first-child a{
	padding-left:0px;
	}

/*************finilist**************/

.finilist h3{
	font-family: 'Gafata', sans-serif;
	color:#FFF;
	border-bottom: 1px solid rgba(204, 204, 204, 0.35);
	display:inline-block;
	margin-top:0px;
	padding-bottom:13px;
	font-size:30px;
}

/*** 

====================================================================
    Testimonials Section style
====================================================================

***/


.testimonials-section {
  padding: 55px 0 100px 0;
}


.testimonials-section{
    position:relative;
    background:url(../images/bg-1.jpg);
	background-size:100% 100%;
}


.section-title h2 {
    color: #fff;
    text-align: center;
    font-family: 'Gafata', sans-serif;
    margin-bottom: 50px;
	font-size: 38px;
}

.author h4{
	color: #FFF;
    padding: 10px 0 10px;
    font-size: 21px;
    font-family: 'Gafata', sans-serif;
    background: #e30f5f;
    text-align: center;
    margin: 0px;

	}

.testimonials-section .slide-item{
    position:relative;
    margin-top: 5px;
    padding: 30px;
    /*background: #142b35;*/
	background:rgba(255, 255, 255, 0.3);
    transition: .5s ease;
}


.slide-item:hover {
  transition: .5s ease;
}
.quote {
    position: absolute;
    font-size: 30px;
    right: 15px;
    bottom: 15px;
    color: #19333e;
    transition: .5s ease;
}
.slide-item:hover .quote {
  transition: .5s ease;
}

.author{
    position:relative;
    color:#c9c9c9;
    line-height:20px;
}
.owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;

}

.owl-carousel {
  position: inherit;
}
.owl-theme .owl-nav {
    margin: 0;
    padding: 0;
}

owl-theme .owl-nav [class*=owl-] {
    color: #2a3a40;
    font-size: 24px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    padding: 0 5px;
    display: inline-block;
    transition: color .3s ease;
}

.owl-theme .owl-prev {
    float: left;
    width: 20%;
    text-align: center;
}
.owl-theme .owl-prev i {
    width: 50px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #26373d;
    transition: .5s ease;
}
.owl-theme .owl-prev i:hover {
    color: #48c7ec;
    border-color: #48c7ec;
    transition: .5s ease;
}
.owl-theme .owl-next {
    float: right;
    width: 20%;
    text-align: center;
}

.owl-theme .owl-next i {
    width: 50px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #26373d;
    transition: .5s ease;
}
.owl-theme .owl-next i:hover {
    color: #48c7ec;
    border-color: #48c7ec;
    transition: .5s ease;
}

/***********dropdown-menu***********/	
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}	
.dropdown-menu>li>a {
    padding: 5px 20px;
    border-bottom: 1px solid #efefef;
}
.dropdown-menu li:last-child a {
	 border-bottom: none;
	}
	
/************slider-inner*************/

.slider-1{
	background-image: url(../images/abt-detail.jpg);
	height:400px;
	position:relative;
	}
.slider-1::before {
    position: absolute;
    background-color: rgba(5, 8, 4, 0.4);
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}

.slider-2{
	background-image: url(../images/photo-detail.jpg);
	height:400px;
	position:relative;
	}
.slider-2::before {
    position: absolute;
    background-color: rgba(5, 8, 4, 0.4);
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}

.title {
    text-align: center;
}
.title h1 {
    color: #FFF;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    margin-top: 170px;
    padding: 0px;
    text-transform: uppercase;
}
.page_link {
    color: #afc6c6;
    display: block;
    margin-bottom: 80px;
    margin-top: 0px;
    text-align: center;
}
.page_link a {
    color: #fff;
}	
.page_link span{
	color:#e30f5f;
	}
/************about-us*************/
.about-us{
	background:url(../images/bg-3.jpg);
	padding:90px 0px;
	}

.about-us-left img{
	border:5px solid #e30f5f;
	}
.about-us-right h2{
	color:#e30f5f;
	border-bottom:2px solid #8e8e8e;
	margin-top:0px;
	font-weight:600;
	font-family:'Poppins',sans-serif;
	padding-bottom:4px
	}
.about-us-right p{
	line-height: 25px;
font-size: 15px;
color: #242424;
text-align: justify;
font-family: 'Poppins',sans-serif;
	}	
.about-us-right ul {
	list-style:disc;
	padding-left:15px;
	padding-top:10px;
	}
.about-us-right ul li{
	line-height: 32px;
font-size: 15px;
font-family: 'Poppins',sans-serif;
color: #353535;
	}	
/*************contact*****************/


.form-group textarea
{
	padding-bottom:60px;
}
.glyphicon-envelope{
	margin-right:3px;
	}
.glyphicon-phone-alt{
	margin-right:5px;
	}
.glyphicon{
	line-height:23px;
	}
.contact h3{
	color: #e30f5f;
    border-bottom: 1px solid #8e8e8e;
	padding-bottom:5px;
	margin-bottom: 20px;
	}
.contact h4{
    font-size: 16px;
    line-height: 16px;
    color:#940038;
    text-transform: uppercase;
    font-weight: normal;
	padding:5px 0 0px 0;
	}
.contact p{
    line-height: 19px;
	padding-bottom: 16px;
    border-bottom: 1px solid #222222;
	}
.contact p.last{
	border: none;
	}	
	
/***********feature*************/	
.finalist{
	background:url(../images/bg-3.jpg);
	padding:90px 0px;
	}


.finalist-img img{
    width: 100%;
    height: 100%;
     border-radius: 5px 5px 0 0;
     border-bottom: 4px solid #e30f5f;
}
.finalist-text{
    background: #fff;
    border: 1px solid hsl(0, 0%, 90%);
    padding: 0px 12px 5px 12px;
    border-radius: 0 0 5px 5px;
	text-align:center;
}
.finalist-text h3{
    color: hsl(201, 33%, 22%);
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
}
.finalist-text p {
	font-size:15px;

}
.finalist-box{
  transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
  -moz-transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
  -webkit-transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
  -ms-transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
margin-bottom:30px;
	}
	
.finalist-box:hover{	
  transform: translate(0px, -5px) rotate(0.01deg);
  -moz-transform: translate(0px, -5px) rotate(0.01deg);
  -webkit-transform: translate(0px, -5px) rotate(0.01deg);
  -ms-transform: translate(0px, -5px) rotate(0.01deg);
  -webkit-box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.15);	
}

.hm-video iframe{
	height: 210px;
    width: 100%;
	}

.gallery-main{
	margin-bottom:20px;
	margin-top:20px;
	}
.gallery-box{
	background: #e30f5f;
    padding: 3px;
    height: 195px;
    overflow: hidden;
    box-shadow: 0px 0 9px #868585;
	}

.gallery-box img{
	width:100%;
	height:100%;
}


/*************apply-main***********/
.apply-main {
	background:rgba(0, 0, 0, 0.12);
	padding:15px 15px 25px 15px;
	}
.apply-main h3{
	color:#77002d;
	padding-bottom:15px;
	font-size:30px;
	}

.file-form-control {
    border: 1px solid hsl(0, 0%, 80%);
    padding: 5px 15px;
    width: 100%;
	background:#FFF;
	border-radius: 4px;
}
.button_cta {
    background-color: #e30f5f;
    border: 1px solid #e30f5f;
    color: #fff;
    overflow: hidden;
    transition: all 0.4s ease-in-out 0s;
	width:49%;
	margin:auto;
	display:table;
	margin-top:30px;
}
.apply h3{
	color:#e30f5f;
	text-align:center;
	border-bottom:1px solid #ddd;
	padding-bottom:30px;
	}
.apply-1 h3{
	color:#77002d;
	font-size:19px;
	font-weight:bold;
	}

.apply-1 ul li{
	line-height:32px;
	font-size:15px;
	}
.apply-1 ul{
	list-style: disc;
    padding-left: 15px;
    padding-top: 10px;
}
.apply-1 h4{
	font-weight:bold;
	color:#77002d;
	}
.button-cta{
    background-color: #e30f5f;
    border: 1px solid #e30f5f;
    color: #fff;
    overflow: hidden;
    transition: all 0.4s ease-in-out 0s;
	padding: 12px 86px;
	display:table;
	margin-bottom:20px;
	}

.button-cta a{
	color:#FFF;
	}
.winner{
    padding-bottom: 20px; 
}
.winner h3{
	font-style:italic;
	font-size:28px;
	color:#711637;
    border-bottom: 1px solid #711637;
    margin-bottom: 25px;
	}
.team h3{
    color: #711637;
    font-size: 20px;
    font-style: italic;
    line-height: 35px;
}
.hm-about{
	background:url(../images/top-bg.jpg);
	padding-bottom: 40px;
	padding-top: 5px;
	
	position:relative;
}
.hm-about:before{
    position:absolute;
    width:100%;
    height:100%;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff;
    opacity:0.7;
}

.hm-about-1{
    background:#c0ac874d;
	/*background:rgba(190, 16, 81, 0.69);*/
	padding:50px 30px;
	border-radius:50px;
	}

.hm-about p{
	text-align:center;
	padding:0 20px;
	color: #212121;
	line-height:25px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
	}	
.contact img{
	margin-top:80px;
	}
.footer-bootom p{
    float: right;
    color: #FFF;
    padding-top: 8px;
}

/**************media****************/


@media screen and (max-width: 1280px){
    #wowslider-container1 .ws_images{
        height: 504px;
    }
    
}

@media screen and (max-width: 980px){
    .nav > li > a{
        padding: 12px 13px;
    }
.navbar-inverse .navbar-nav > li > a {
    font-size: 14px;
    
}
.menubar{
    top: 163px;
}
 #wowslider-container1 .ws_images{
        height: 386px;
    }
 .footer-bootom ul li a {
    padding: 0 11px;
}
.gallery-box-left-1 img {
    height: 60px;
    }
 .slider-1 {
    height: 230px;
    }
 .title h1{
    font-size: 29px;
    margin-top: 95px;
    padding: 0px;
 }
.page_link {
    margin-bottom: 0px;
    margin-top: 7px;
}
.about-us{
    padding-top: 40px;
}
}

@media screen and (max-width: 800px){
 #wowslider-container1 .ws_images{
        height: 315px;
    }
  .slider-1 {
    height: 230px;
    }
 .title h1{
    font-size: 29px;
    margin-top: 95px;
    padding: 0px;
 }
.page_link {
    margin-bottom: 0px;
    margin-top: 7px;
}
.about-us{
    padding-top: 40px;
}
    }
@media screen and (max-width: 768px){
 #wowslider-container1 .ws_images{
        height: 300px;
    }
 .slider-1 {
    height: 230px;
    }
 .title h1{
    font-size: 29px;
    margin-top: 95px;
    padding: 0px;
 }
.page_link {
    margin-bottom: 0px;
    margin-top: 7px;
}
.about-us{
    padding-top: 40px;
}
}



 @media only screen and (min-device-width:480px) and (max-device-width:767px) {	


.col-xs-12 {
    width: 50%;
}
.social ul {
    float: none;
}   
 .navbar-inverse .navbar-brand {
	display:block;
    color:#FFF;
     padding-top: 14px;
     text-transform: uppercase;
     padding-left: 14px;
}
.nav > li > a {
    padding: 12px 29px;
} 

}

@media only screen and (min-device-width:360px) and (max-device-width:480px) {	
     .navbar-inverse .navbar-brand {
	display:block;
    color:#FFF;
     padding-top: 14px;
     text-transform: uppercase;
     padding-left: 14px;
}
.nav > li > a {
    padding: 12px 29px;
}
.menubar {
    top: 133px;
    background: none;
}
.social {
    float: none;
}
.social ul {
    float: none;
    }
.header{
    padding-top: 13px;
}
  #wowslider-container1 .ws_images{
    height: 140px;
  }
    }


@media screen and (max-width: 360px){
 .navbar-inverse .navbar-brand {
	display:block;
    color:#FFF;
     padding-top: 14px;
     text-transform: uppercase;
     padding-left: 14px;
}
.nav > li > a {
    padding: 12px 29px;
}
.menubar {
    top: 197px;
    background: none;
}
.social {
    float: none;
}
.social ul {
    float: none;
    }
.header{
    padding-top: 13px;
}
  #wowslider-container1 .ws_images{
    height: 140px;
  }
.hm-about p {
    font-size: 14px;
    padding: 0 5px;
}
.footer-bootom p{
    float: none;
    }
.footer{
    padding: 90px 0 70px;
}
.slider-1 {
    height: 190px;
}
 .title h1{
    font-size: 25px;
    margin-top: 70px;
    padding: 0px;
 }
.page_link {
    margin-bottom: 0px;
    margin-top: 7px;
}
.about-us-left img {
    margin-bottom: 25px;
}
.contact img {
    margin-top: 15px;
}
}

	
@media screen and (max-width: 320px){
	.navbar-inverse .navbar-brand {
		display:block;
		color:#FFF;
		}
  #wowslider-container1 .ws_images{
    height: 126px;
  }
	}
	/******drop-down-submenu*************/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.navbar-inverse .navbar-nav > .active > a{
    background-color:#04abe8;
}

.navbar-inverse .navbar-nav > a{
    background-color:#04abe8;
    font-family: 'Poppins', sans-serif;
}

.about-us-left h2 {
    margin: 0px;
    text-align: center;
    font-size: 35px;
    margin-top: 10px;
    color: #000;
}


.about-us-left p {
    text-align: center;
    font-size: 18px;
}

.about-us-left p span {
    font-size: 21px;
    color: #3f5275;
    font-weight: 600;
}


.abt-box {
    background: #65616261;
    padding: 15px 10px;
}

.abt-box p strong{
    color:#3464bd;
}

.abt-box p {
    color:#fff;
    font-size:20px;
    border-radius: 10px 10px 0px 0px;
}

.about-us-right h4{
    margin: 0px;
    padding: 0px;
    background: #d30f59;
    width: 37%;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}


.team-icon {
    padding:70px 0;
}


.team-icon h1 {
    background: #04abe8;
    font-size: 21px;
    width: 80%;
    padding: 10px;
    /*text-transform: uppercase;*/
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-weight: 600;
}

.team-icon ul li{
    list-style:disc;
    margin-left:30px;
    font-size:18px;
}