@charset "utf-8";
/* CSS Document */


.content-footer1 {

    
background: #24c6dc; /* Old browsers */
background: -moz-linear-gradient(top,  #24c6dc 0%, #514a9d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #24c6dc 0%,#514a9d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #24c6dc 0%,#514a9d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24c6dc', endColorstr='#514a9d',GradientType=0 ); /* IE6-9 */

}
.content-footer {
/*background: #182848;
background: -moz-linear-gradient(top,  #182848 0%, #4b6cb7 100%);
background: -webkit-linear-gradient(top,  #182848 0%,#4b6cb7 100%); 
background: linear-gradient(to bottom,  #182848 0%,#4b6cb7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#182848', endColorstr='#4b6cb7',GradientType=0 );*/
background: #030f26;
}
header {
  /*  background: #182848;
    background: -moz-linear-gradient(left, #182848 0%, #4b6cb7 100%);
    background: -webkit-linear-gradient(left, #182848 0%,#4b6cb7 100%);
    background: linear-gradient(to right, #182848 0%,#4b6cb7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#182848', endColorstr='#4b6cb7',GradientType=1 );*/
	 background: #030f26;
}
footer.fixed-footer {

/*background: #182848; 
background: -moz-linear-gradient(top,  #182848 42%, #4b6cb7 100%);
background: -webkit-linear-gradient(top,  #182848 42%,#4b6cb7 100%);
background: linear-gradient(to bottom,  #182848 42%,#4b6cb7 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#182848', endColorstr='#4b6cb7',GradientType=0 );*/
/*background:#0270dd;*/

    background: #030f26;
	

}
#sec1{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,a8a8a8+100 */
background:#f9f9f9  url(../images/ab1.jpg) right bottom no-repeat ; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #f9f9f9 0%, #a8a8a8 100%) url(../images/ab1.jpg) right bottom no-repeat ; /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #f9f9f9 0%,#a8a8a8 100%)  url(../images/ab1.jpg) right bottom no-repeat ; /* Chrome10-25,Safari5.1-6 */
background:radial-gradient(ellipse at center,  #f9f9f9 0%,#a8a8a8 100%)  url(../images/ab1.jpg) right bottom no-repeat ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#a8a8a8',GradientType=1 ) url(../images/ab1.jpg) right bottom no-repeat ; /* IE6-9 fallback on horizontal gradient */
background-size:100% 100%;
}
 .darkbg0{background:#f9f9f9 ; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #f9f9f9 0%, #a8a8a8 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #f9f9f9 0%,#a8a8a8 100%) ; /* Chrome10-25,Safari5.1-6 */
background:radial-gradient(ellipse at center,  #f9f9f9 0%,#a8a8a8 100%) ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#a8a8a8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.login_head {
   /* background: #182848;
    background: -moz-linear-gradient(top, #182848 0%, #4b6cb7 100%);
    background: -webkit-linear-gradient(top, #182848 0%,#4b6cb7 100%);
    background: linear-gradient(to bottom, #182848 0%,#4b6cb7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#182848', endColorstr='#4b6cb7',GradientType=0 );*/
	background:#000;
}
.darkbg{background:#ededed;}
.logo-holder1 {
    float: right;
    width: 100px;
    padding: 10px;
    top: 9px;
    margin-left: 60px;
}

.single-slider-holder,.pic-bord, .sidebar .widget img {

    border: 2px solid #000;
}
.team-photo img {
    border: 2px solid rgba(0, 0, 0, 1);
}