
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	outline: none;
}
a:hover, a:focus {
    color: #444;
    text-decoration: none;
}
img {
	transition: all 0.3s ease;
}
img:hover {
}
ul ,ul li {
	margin: 0;	
	padding: 0;
	list-style: none;
}
img {
	max-width: 100%;
	border: none;
}
a {
	text-decoration: none;
	cursor: pointer;
	letter-spacing: 0.72px;
	color:inherit;
}
.clear{
	clear:both;
}
 h1, h2, h3, h4, h5, h6{
	margin:0px;
}
p{
	margin:0px;
	letter-spacing: 0.14px;
}
@font-face {
font-family: 'ubu_regular';
  src: url('../fonts/Ubuntu-Regular.ttf')  format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
font-family: 'ubu_medium';
  src: url('../fonts/Ubuntu-Medium.ttf')  format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
font-family: 'ubu_light';
  src: url('../fonts/Ubuntu-Light.ttf')  format('opentype');
  font-weight: normal;
  font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'ubu_medium';
	font-size: 16px;
}
header {
	background-image: url(../images/img/banner.png);
	padding: 50px 0 85px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 630px;
}
.margin_btm_100 {
	margin-bottom: 0px;
}
.main-nav ul li a{
color:#fff!important;	
}

.main-nav ul li {
padding:0 15px;	
}

.main-nav ul .active a{
color:#ef3c41!important;	
}


.banner_content h1{
color:#fff;
text-transform:uppercase;
font-family: 'ubu_light';
letter-spacing: 10px;
font-size: 55px;
margin:10px 0 35px;
}

.banner_content img {
	width: 192px;
	margin-right: 20px;
}
.header_row{
margin-top:90px;	
}

.sign_up{
	border:1px solid #fff;
	padding:0 25px!important;
	transition:all 0.3s ease;
	margin-left: 10px;
}
.sign_up:hover {
	box-shadow:0px 55px 0px #ef3c41  inset;	
	color:#fff
}
.mobile{
position:relative;
}

.mobile img{
width: 75%;
position: absolute;
}
.about_left img{
	width:80%;
}
.about_us{
	background-color:#f5f5f5;
	padding:70px 0;
}
.title {
	text-transform: uppercase;
	font-size: 40px;
	margin: 15px 0;
}

.title span{
    color:#ef3c41;	
}

.about_right p{
padding-bottom:25px;
color:#444444;
font-family:ubu_medium;	
}

.read_more {
	text-align: center;
	border: 1px solid #ef3c41;
	color: red;
	color: #ef3c41 !important;
	padding: 13px 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: ubu_light;
	font-weight: 600;
	margin: 20px 0;
	transition:all 0.3s ease;
     display: inline-block;
}

.read_more:hover {
	box-shadow:0px 55px 0px #ef3c41 inset;	
	color:#fff !important;
}

.photographers{
padding:70px 0;	
border-bottom:1px solid #eaedf1
}

.photographers ul li{
	display:inline-block;
	padding:0 2px 20px;
}
.photographers ul li img{
	width:90%;
}
.video{
	padding:70px 0;
}


.feat-users {
	list-style: none;
	display: flex;
	padding: 60px 0 10px 100px;
	margin: 0 auto;
	color: #fff;
}

.feat-users li {
	width: 33%;
	display: inline-block;
}
.feat-users span {
	color:rgba(0,0,0,0.4);
	padding-left: 3px;
}
.nums {
	font-size: 35px;
	color:#ef3c41;
	padding-top:15px;
	line-height: 40px;
}
.feat-users img {
	float: left;
	margin-right:15px;
}
.work{
padding:70px 0;	
}
.work ul li{
	display:inline-block;
	width:24%;
	position:relative;
	/* padding:0 87px; */
	text-align:center;
}
.work ul{
	text-align:center;
	position:relative;
	width:100%;
	padding-top:20px;
}
.work ul:before{
	position:absolute;
	content:"";
	bottom:-30px;
	height:2px;
	color:red;
	 width: 100%;
    background-image: linear-gradient(to right, transparent 50%, #c8c8c8 50%);
    background-size: 20px 100%;
}

.work ul li:before{
	position:absolute;
	content:"";
	bottom:-39px;
	height:20px;
	width:20px;
	background:#340bd0;
	border-radius:50%;
	left:50%;
	transform: translateX(-50%);
}

.work ul .work2:before{
	background:#d716d0	;
}
.work ul .work3:before{
	background:#0a7827	;
}

.work ul .work4:before{
	background:#11bbca	;
}
.shoot img {
	margin-bottom: 20px;
}
.shoot{
margin-top:65px;	
}
.shoot h5{
padding-bottom:15px;	
}
.shoot p{
color:#444444;	
font-family:ubu_regular;
}
.para_title{
	color:#444444;
	text-align:center;
	padding-bottom:30px;
	font-family:ubu_regular;
}

.user_say{
background:#fff;
padding:25px 30px;
position:relative;		
}

.user_say:after{
 content: url(images/testim.png);
position:absolute;	
width:10 0%;
height:20 px;
bottom:0;
z-index:11;
}


.user_say p{
font-family:ubu_regular;	
color:#444444;
margin-bottom:10px;
}

.user_say img{
float:left;
margin-right:12px;
}
.user_say h6{
color:#e71e44;
text-decoration:underline;
padding-top:12px;
}

.user_say span{
color:#444444;
font-size:12px;
}

.kapt_for{
	padding:70px 0;
	border-bottom:1px solid #eaedf1
}

.moments{
	text-align:center;
}

.moments h5{
	color:#e71e44;
	text-align:center;
	margin:10px 0;
}
.read_more_2 {
	text-align: center;
	border: 1px solid #909090;
	color: #909090 !important;
	padding: 9px 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: ubu_regular;
	margin: 5px 0;
	display: inline-block;
	font-size: 12px;
}
.contact{
	padding:70px 0;
}
.contact_us{
 padding:5px 0;	
}
.contact_us input{
	height:47px;
	border-radius:0;
}
.contact_us textarea{
	border-radius:0;
}
.contact_us p{
	color:#444444;
	font-family:ubu_light;
}
.submit{
	padding:12px 40px;
}
.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 16px;
	line-height: 1.5;
	color: #444444!important;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	font-family: ubu_regular;
}

footer {
	background-image: url(../images/footer.png);
	background-size: cover;
	padding: 40px 0;
}

footer h4, footer h5 {
	color: #fff;
	position: relative;
	padding-bottom: 10px;
	font-size: 19px;
}
footer h4:before {
content:"";
position:absolute;
width:65px;
height:2px;
left:0;
bottom:0;
background:#fff;
border-radius:10px;
}
footer p{
	color:#fff;
	font-size:12px;
	margin-top:20px;
}
.foot-about{
padding-right:40px;
}
footer  ul{
	list-style:none;
	color:#fff;
	margin:0;
	padding:15px 0;
	font-size:12px;
}
footer ul li{
	padding:5px 0;
}
.links a{
	text-decoration:none;
	color:#fff;
	
}
.social ul li{
	display:inline-block;
	padding-right:20px;
	position:relative;
}	
.news {
	width: 100%;
	border-radius: 25px;
	height: 41px;
}
.news-ltr{
position:relative;
width:82%;
}
.send{
	border:none;
}
.send img{
	position:absolute;
	right:0;
	top:0;
	}

.cap {
	text-align: center;
	margin-top: 25px;
	position: relative;
	padding: 0 25px;
	font-size: 12px;
}
.cap:before{
content:"";
position:absolute;
width:33%;
height:2px;
left:0;
top:15px;
background:#4d4e59;
border-radius:10px;
}
.cap:after{
content:"";
position:absolute;
width:33%;
height:2px;
right:0;
top:15px;
background:#4d4e59;
border-radius:10px;
}
.lets_btn {
	border: 1px solid #fff;
	padding: 10px 40px;
	text-align: center;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-size: 20px;
	transition:all 0.3s ease;
	font-family: 'ubu_regular';
}
	
.lets_btn:hover {
	box-shadow:0px 55px 0px #ef3c41 inset;	
	color:#fff
	
}
.glry_in {
	margin-bottom: 20px;
	position: relative;
}

.owner p {
	text-align: center;
	color: #444;
	margin: 20px 0px;
	font-family: 'ubu_light';
}
.find_out{
	background-image: url(../images/photo.png);
	padding: 110px 0 110px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.find_out h2 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'ubu_medium';
	letter-spacing: 10px;
	font-size: 55px;
	margin: 10px 0 15px;
}
.find_out p {
	text-align: center;
	color: #fff;
	margin: 20px 0px;
	font-family: 'ubu_light';
	font-size: 24px;
	margin: 30px 0px 50px;
}

.sub_title {
	color: #909090;
	font-size: 18px;
	margin-bottom: 10px;
}
 .bs-example{
    	margin: 20px;
    }
    .rotate{
		-webkit-transform: rotate(-180deg);  /* Chrome, Safari, Opera */
			-moz-transform: rotate(-180deg);  /* Firefox */
			-ms-transform: rotate(-180deg);  /* IE 9 */
				transform: rotate(-180deg);  /* Standard syntax */    
    }


.panel-title a span {
	float: right;
}
.panel-title a:hover {
	color: #333 !important;
}
.panel-title a {
	font-size:20px;
	color: #000;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #fafafa;
	border-color: transparent;
	padding: 17px 20px;
}
.panel-default {
	border-color: transparent;
	box-shadow: 0px 0px 8px #ddd;
	margin-bottom: 13px !important;
	float: left;
	width: 100%;
}
.no_refund {
	color: #000!important;
	font-size: 19px inherit !important;
	font-family: 'ubu_medium' !important;
}
.sub_title1 {
	font-size: 15px;
}
.mb-3.supoort {
	color: #ef3c41;
	font-size: 35px;
	font-family: 'ubu_medium';
	font-weight: bold;
	margin-bottom: 40px !important;
}
.con_left p span {
	color: #000;
}
.con_left p {
	color: #676767;
	margin-bottom: 7px;
}
.media.position-relative.testi_mo {
	margin-bottom: 40px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
	font-size: 17px;
}
.con_left {
	background: #f5f5f5;
	padding: 20px;
}
.blog_list li a {
    text-align: center;
    padding: 10px 25px;
    background: #eeeeee;
    font-size: 17px;
    color: #4c4c4c;
    transition: all 0.3s ease;
    margin: 3px;
}
.blog_list li {
	display: inline-block;
}
.blog_list ul {
	text-align: center;
	margin-bottom: 60px;
}
.blog_list li a.active{
	background: #ef3c41;
	color:#fff;
}
.blog_list li a {
	text-align: center;
	padding: 10px 25px;
	background: #eeeeee;
	font-size: 17px;
	color: #4c4c4c;
	transition:all 0.3s ease;
}
.blog_list li a:hover {
	box-shadow:0px 45px 0px #ef3c41 inset;	
	color:#fff
}
.blog_list {
	position: relative;
}
.blog_list h4 {
	background: #ef3c41;
	position: absolute;
	color: #fff;
	padding: 10px 19px;
	font-size: 18px;
	bottom: 30px;
	left: 20px;
	transition:all 0.3s ease;
}
.blog_list h4:hover {
	box-shadow:0px 45px 0px #000 inset;	
	color:#fff
}
.blog_list1 h5 {
	font-size: 15px;
}
.blog_list1 h4 {
	font-size: 20px;
	border-bottom: 1px solid;
	margin: 10px 0px;
}
.blog_list1 p {
	font-size: 13px;
	color: #808080;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.blog_list1 {
	padding: 10px 10px;
	color: #ef3c41;
	margin-bottom: 40px;
}
.txt_black {
	color: #000;
	border: none !important;
}
.lets_black {
	border: 1px solid #000;
	padding: 10px 40px;
	text-align: center;
	color: #000;
	display: inline-block;
	font-size: 20px;
	font-family: 'ubu_regular';
	transition:all 0.3s ease;
}
.lets_black:hover {
	box-shadow:0px 55px 0px #ef3c41 inset;	
	color:#fff;
	border: 1px solid #ef3c41;
}
.lets_black2 {
	border: 2px solid #333333;
	padding: 10px 30px;
	text-align: center;
	color: #333333;
	display: inline-block;
	transition:all 0.3s ease;
	font-size: 16px;
	font-family: 'ubu_regular';
	text-transform: uppercase;
}
.lets_black2:hover {
	box-shadow:0px 55px 0px #ef3c41 inset;	
	color:#fff;
	border: 2px solid #ef3c41;
}
.blog_srch input {
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
	padding: 10px;
	border: 3px solid #eeeeee;
}
.blog_srch {
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}

.blog_srch h4 {
	font-size: 15px;
	color: #2f2f2f;
	margin-bottom: 20px;
	position: relative;
	z-index: 3;
	display: inline-block;
	background: #fff;
	padding: 0px 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.blog_srch::after {
	position: absolute;
	content: "";
	height: 3px;
	width: 100%;
	background: #555555;
	left: 0;
	top: 10px;
}

.media.position-relative.post_small {
	text-align: left;
	margin-bottom: 15px;
}
.post_small h5 {
	color: #555555;
	text-transform: uppercase;
	font-size: 17px;
}
.post_small span {
	color: #cccccc;
	font-size: 13px;
}
.txt_black2 {
	color: #000;
	border-bottom: 0px !important;
	font-size: 26px !important;
}
.photo_g {
	background: #ef3c41;
	color: #fff;
	padding: 10px 19px;
	font-size: 18px;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}
.socials {
	width: 100%;
	float: left;
	margin-bottom: 40px;
	margin-top: 20px;
}
.red_text {
	color: #ef3c41;
	font-size: 18px;
	margin-left: 10px;
}
.red_text2 {
	float: right;
}
.blog_list1 h3 {
	color: #000;
	margin: 10px 0px 20px;
}






























