
/* Niyantran */

/* Table of Content
==================================================
	#Homepage Styles
	#Page Styles
	#Media Queries
	#Font-Face */
html, body, #wrapper {
	 height: 100%;
	 
	 } 

body > #wrapper {height: auto; min-height: 100%; background:#fff ;
	}
#main{
	  width:100%;
	  padding:0;
	  margin:0 auto;
	  padding-top:120px;
	}
*{
	padding:0;
	margin:0;
	}
/* #Grid system
================================================== */
.container{
	width:1170px;
	margin:0 auto;
	}
.container:before, .container:after, .row:before, .row:after{
	content:"";
	display:table;
	}
.container:after, .row:after{clear:both;}
/*.row{
	margin-left:-10px;
	margin-right:-10px;
	}*/
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
	position:relative;
	min-height:1px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}

.col-sm-12{width:100%;}
.col-sm-11{width:91.66666667%;}
.col-sm-10{width:83.33333333%;}
.col-sm-9{width:75%;}
.col-sm-8{width:66.66666667%;}
.col-sm-7{width:58.33333333%;}
.col-sm-6{width:50%;}
.col-sm-5{width:41.66666667%;}
.col-sm-4{width:33.33333333%;}
.col-sm-3{width:25%;}
.col-sm-2{width:16.66666667%;}
.col-sm-1{width:8.33333333%;}
.flt-right { float: right; }
.flt-left { float: left; }

/* #Buttons Styles
================================================== */
.btn-style-one {
    background:#ee1c25;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    font-style: normal;
    line-height: 20px;
    padding: 8px 20px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease 0s;;
	margin:4% 0%;
}
.btn-style-one:hover {
    background: #008d48 none repeat scroll 0 0;
    color: #fff !important;
}
.gallery_knowmore{
	width:12%;
	margin:2% auto 0%;
	}
.btn-style-two {
    background:#ee1c25;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    font-style: normal;
    line-height: 20px;
    padding: 8px 20px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
}
.btn-style-two:hover {
    background: #008d48 none repeat scroll 0 0;
    color: #fff !important;
}


/* #Homepage Styles
================================================== */
.clr{
	clear:both;
	}
.center{
	text-align:center;
	}

/* =Header
-------------------------------------------------------------- */
.top_header{
	width:100%;
	background:#f9f9f9;
	padding:0.5% 0%;
	border-bottom:2px solid #dcdcdc;
	}
.top_rt{
	float:right;
	}
.call_us{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:300;
	text-align:left;
	float:left;
	padding:0 30px 0 0 ;
}
.social-links{
	float:right;
}
.social-links a{
	text-align:left;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:300;
	}

.bdr{
	border:none!important;
	}
header {
	width: 100%;
	position: fixed;
	top:10;
	left: 0;
	z-index:900;
	background:#fff;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
	-webkit-box-shadow: -1px 8px 16px -7px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 8px 16px -7px rgba(0,0,0,0.75);
box-shadow: -1px 8px 16px -7px rgba(0,0,0,0.75);
}
header .logo {
	display: inline-block;
	width:15%;
	float: left;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	padding:0%;
}

header nav {
	display: inline-block;
	float: right;
	padding-top:2%;
}

header.smaller {
	top:0;
	background:#fff;
}
header.smaller .top_header{
	display:none;
	}
header.smaller .logo {
	width:10%;
}
header.smaller .logo img{
	width:100%;
}
header.smaller nav {
	display: inline-block;
	float: right;
	padding-top:1%;
}
.banner{
	width:100%;
	margin:0 auto;
	text-align:center;
	}
.banner img{
	width:100%;
	margin:0 auto;
	text-align:center;
	}

.banner_inner{
	width:100%;
	margin:0% auto;
	text-align:center;
	}
.section1{
	width:100%;
	margin:0 auto;
	}	
.section1 .welcome{
	width:100%;
	margin:0 auto;
	padding:2% 0%;
	}
.section1 .welcome .title{
	font-family: 'Open Sans', sans-serif;
	font-size:42px;
	color:#231f20;
	font-weight:400;
	text-align:center;
	}
.section1 .welcome .thum{
	width:100%;
	margin:0 auto;
	text-align:center;
	}
.section1 .welcome .thum img{
	text-align:center;
	}
.section1 .welcome p span{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:300;
	text-align:center;
	}
.section1 .welcome .reg{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:300;
	line-height:26px;
	padding:2% 0%;
	text-align:center;
	}
.section1 .welcome p{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:300;
	line-height:26px;
	padding-bottom:2%;
	text-align:center;
	}
.intro_section{
	width:100%;
	margin:0 auto;
	background:#f4f6cb;
	padding:2% 0%;
	}
.intro_section p{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:300;
	line-height:26px;
	padding-bottom:1%;
	}
.intro_section_two{
	width:100%;
	margin:0 auto;
	background:#ffe5cc;
	padding:2% 0%;
	}
.intro_section_two .Title{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#ce171f;
	font-weight:400;
	line-height:30px;
	padding-bottom:1%;
	}
.intro_section_two .note_row{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:300;
	line-height:26px;
	font-style:italic;
	}
.benefits{
	width:100%;
	margin:0 auto;
	background:#fff6ea;
	padding:2% 0%;
	}	
.benefits .Title{
	font-family: 'Open Sans', sans-serif;
	font-size:29px;
	color:#ce171f;
	font-weight:700;
	text-transform:uppercase;
	text-align:justify;
	border-left:8px solid #ce171f;
	padding:0 0% 0% 1%;
	margin-bottom:1%;
	}
.Points{
	width:100%;
	}
..Points ul {
    margin: 0;
    padding: 0;
}
.Points ul li {
	background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat scroll 5px 15px;
	display: block;
	color: #58595b;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 35px;
	padding: 0 0 0 20px;
}
.Points ul li:last-child {
    border-bottom: medium none;
}
.benefits .Points a{
	color: #ce171f;
}
.section2{
	width:100%;
	margin:0 auto;
	background:#f4f6cb;
	padding:2% 0%;
	}	
.section2 .intro{
	width:100%;
	margin:0 auto;
	padding:2% 0%;
	}
.section2 .intro .title{
	font-family: 'Open Sans', sans-serif;
	font-size:29px;
	color:#ce171f;
	font-weight:700;
	text-transform:uppercase;
	text-align:justify;
	border-left:8px solid #ce171f;
	padding:0 0% 0% 1%;
	margin-bottom:1%;
	}
.section2 .intro p span{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:400;
	text-align:justify;
	}
.section2 .intro p{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:400;
	line-height:26px;
	padding-bottom:1%;
	text-align:justify;
	}	
.section4{
	width:100%;
	margin:0 auto;
	background:#e1e558;
	padding:2% 0%;
	}
.section4 .vac {
	width:100%;
	margin:0 auto;
	padding:2% 0%;
	}
.section4 .vac .title{
	font-family: 'Open Sans', sans-serif;
	font-size:29px;
	color:#ce171f;
	font-weight:700;
	text-transform:uppercase;
	text-align:justify;
	padding-bottom:1%;
	border-left:8px solid #ce171f;
	padding:0 0% 0% 1%;
	margin-bottom:1%;
	}
.section4 .vac p{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:400;
	line-height:26px;
	padding-bottom:1%;
	text-align:justify;
	}
.section4 .welcome .thum{
	width:100%;
	margin:0 auto;
	text-align:center;
	}
.section4 .welcome .thum img{
	width:70%;
	text-align:center;
	}
.value li {
	list-style-type:disc;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    line-height:28px;
    padding: 0 0 0 5px;
	margin:0 0 0 1.5%;
	font-weight:300;
}
.section5{
	width:100%;
	margin:0 auto;
	}
.section5 .faqs {
	width:100%;
	margin:0 auto;
	padding:2% 0%;
	}
.section5 .faqs .title{
	font-family: 'Open Sans', sans-serif;
	font-size:29px;
	color:#ce171f;
	font-weight:700;
	text-transform:uppercase;
	text-align:justify;
	padding-bottom:1%;
	}
.section5 .faqs p{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:400;
	line-height:26px;
	padding-bottom:1%;
	text-align:justify;
	}
.section5 .faqs .Points{
	width:100%;
	}
.section5 .faqs .Points ol{
	padding:0 0 0 15px;
	margin:0;
	}
.section5 .faqs .Points ol li ol{
	padding:0 0 0 15px;
	margin:0;
	}
.section5 .faqs .Points ol li{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:400;
	line-height:26px;
	}
/* inner page style
================================================== */
.page{
	width:100%;
	margin:0% auto;
	padding:2% 0%;
	box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.19);
	}
.page .title::after {
    background: #262262 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: 5px 0 25px;
    top: 0;
    width: 100px;
}
.page .title {
    color: #bf1e2d;
    font-family: 'Open Sans', sans-serif;
    font-size:28px;
    font-weight:500;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.page .sub_title {
    color: #bf1e2d;
    font-family: 'Open Sans', sans-serif;
    font-size:20px;
    font-weight:700;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
	padding-bottom:1%;
}
.page p{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:300;
	line-height:26px;
	padding-bottom:1%;
	text-align:justify;
	}
.page p strong{
	font-weight:700;
	}
.about{
	width:100%;
	}
.about .Title {
    font-family: 'Open Sans', sans-serif;
    font-size:24px;
    color: #ce171f;
    font-weight: 700;
    text-transform: uppercase;
    text-align: justify;
    border-left: 8px solid #ce171f;
    padding: 0 0% 0% 1%;
    margin-bottom: 1%;
}
.vision{
	width:100%;
	margin:0 auto;
	padding:2% 0%;
	background:#b29961;
	}
.vision .thum{
	width:100%;
	}
.vision .Title{
	font-family: 'Open Sans', sans-serif;
	font-size:29px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	border-left:8px solid #fff;
	padding:0 0% 0% 1%;
	margin-bottom:1%;
	}
.vision p{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#fff;
	font-weight:300;
	line-height:26px;
	padding-bottom:2%;
	text-align:justify;
	}
.fundraising{
	width:100%;
	margin:0 auto;
	padding:2% 0%;
	}
.fundraising p{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:300;
	line-height:26px;
	padding-bottom:1%;
	text-align:justify;
	}
.trustee{
	width:100%;
	}
.trustee .sub_title {
    color: #bf1e2d;
    font-family: 'Open Sans', sans-serif;
    font-size:20px;
    font-weight:700;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
	padding-bottom:2%;
}
.trustee .lt{
	width:100%;
	}
.trustee .rt{
	width:100%;
	}
.trustee .lt .thum{
	width:100%;
	border:1px solid #cdcdcd;
	}
.trustee .lt .name{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:700;
	padding:2% 0%;
	text-align:center;
	}
.trustee .rt p{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:300;
	line-height:26px;
	padding-bottom:1%;
	text-align:justify;
	}
.donors{
	padding:2% 0%;
	}
.donors ul{
	padding:0;
	margin:0;
	}
.donors ul li {
	list-style-type:lower-alpha;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    line-height:28px;
    padding: 0 0 0 5px;
	margin:0 0 0 1.5%;
	font-weight:300;
}
.tabcontant .beneficiaries_box{
	width:100%;
	margin:0 auto;
	padding-bottom:2%;
	}
.tabcontant .beneficiaries_box .thum{
	width:100%;
	text-align:center;
	}
.tabcontant .beneficiaries_box .thum img{
	width:100%;
	text-align:center;
	border:1px solid #000;
	padding:1%;
	}
.tabcontant .beneficiaries_box .text{
	width:100%;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#000;
	font-weight:300;
	padding:2% 0%;
	}
.tabcontant .beneficiaries_box .text a{
	color:#e71e26;
	}
.tabcontant p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	padding:0 2%;
	}
nav1{
	margin-bottom: 30px;
	position: relative;
}
nav1 ul {
	overflow: hidden;
	padding:15px 0px;
	}
nav1 li {
	float: left;
	margin-right: 0px;
	padding:0 10px 0px 0px;
	}
nav1 li.lt {
	float: left;
	margin-right: 0px;
	padding:0 10px;
	width:18%;
	
	}
nav1 li.bdra {
	border:none!important;
	}	
nav1 li a {
	color: #000;
	font-size:13px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	padding:10px;
	border:1px solid #bbb;
	}
nav1 li a:hover,
nav1 li a:focus,
nav1 li a.current {
	color: #fff;
	background:#000;
	border-radius:2px;
	}

nav1 #indicator {
	position: absolute;
	width:31px;
	height:8px;
	top:43px;
	background:url(../images/arrow.png) no-repeat bottom center;
	}
.tabcontant{
	width:100%;
	padding:2% 0%;
	display: flex;
    flex-wrap: wrap;
	}
.tabcontant .Title {
    color: #bf1e2d;
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
	padding-bottom:1%;
}
.tabcontant p{
	width:100%;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	font-weight:400;
	padding:1% 0%;
	}
.tabcontant .form_box{
	width:100%;
	margin:0 auto;
	}
.tabcontant .form_box .thum{
	width:100%;
	text-align:center;
	}
.tabcontant .form_box .thum img{
	width:100%;
	text-align:center;
	border:1px solid #cdcdcd;
	}
.tabcontant .form_box .text1{
	width:100%;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	font-weight:bold;
	padding:1% 0%;
	}
.tabcontant .form_box .text{
	width:100%;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#000;
	font-weight:bold;
	padding:1% 0%;
	}
.tabcontant .form_box .download{
	width:100%;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	padding:1% 0%;
	}
.tabcontant .form_box .download a{
	color:#e71e26;
	}
/* contact
================================================== */	
.contact{
	 width:100%;
	 margin:0 auto;
	 padding:4% 0%;
	}
.contact a{
	color:#666666;
}
.contact .lt{
	 width:50%;
	 float:left;
	 padding:0 20px 0 0;
	}
.contact .lt .head{
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	color:#666666;
	text-align:left;
	font-weight:400;
	padding-bottom:5%;
	}
.contact .lt .map{
	width:100%;
	}
.contact .rt{
	 width:50%;
	 float:left;
	 padding:0 10px;
	}
.contact .rt .head{
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	color:#666666;
	font-weight:400;
	text-align:left;
	font-weight:400;
	padding-bottom:2%;
	}
.contactpage-info li {
    margin-bottom: 25px;
    min-height: 50px;
    padding-left: 70px;
    position: relative;
}
.contactpage-info li .icon {
    background: #c1151b none repeat scroll 0 0;
    border-radius: 50%;
    color: #ffffff;
    font-size: 24px;
    height:40px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0;
    width:40px;
}
.contactpage-info li p{
    font-size:13px;
	color:#666666;
	}
.contactpage-info li .icon img{
	width:50%;
	text-align:center;
	padding:20% 0;
	}
.contactpage-info li h3 {
    color:#666666;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 2%;
    text-transform: uppercase;
}
.thankyou {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    padding: 5% 0;
    text-align: center;
}
.home_faq{
	width:100%;
	padding:1% 0%;
	background:#f4f6cb;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#333333;
	text-align:left;
	line-height:26px;
	font-weight:300;
	}
.common{
	width:100%;
	padding:1% 0%;
	background:#b29961;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:26px;
	font-style:italic;
	font-weight:400;
	}
/* footer
================================================== */
.footer{
	width:100%;
	background:#000;
	padding:2% 0%;
	}
.footer .copyright{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	float:left;
	padding-top:6px;
	}
.footer .copyright span{
	color:#ed1c24;
	font-weight:600;
	font-size:14px;
	}
.footer .ft_link{
	float:right;
	width:50%;
	text-align:right;
	}
.footer .ft_link ul{
	padding:0;
	margin:0;
	}
.footer .ft_link ul li{
	display:inline;
	text-decoration:none;
	list-style:none;
	padding:0 0 0 10px;
	}
.footer .ft_link ul li a{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#fff;
	display:inline;
	text-decoration:none;
	list-style:none;
	}
.about_box{
	width:100%;
	margin:0 auto;
	padding:2% 0%;
	}
.about_box .col1{
	width:25%;
	float:left;
	padding-left:10px;
	padding-right:10px;
	}
.about_box .col1 .thum{
	width:100%;
	margin:0 auto;
	padding:2% 0%;
	}
.about_box .col1 .text{
	width:100%;
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
	color:#000000;
	line-height:22px;
	}
.about_box .col1 .text span{
	font-family: 'Open Sans', sans-serif;
	}



/*new landing page*/

.content_section{
	
	background-color: #f1eee7;
    margin: 12px 0 0;
    position: relative;
}
.content_section:after{
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    display: block;
    background-image: linear-gradient(to right, #cb2a32, #e28b21);
}
.content_section .heading{
	position: relative;
	font-size: 33px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 30px 0 15px;
    text-align: center;
    line-height: 37px;
}
.content_section .heading:after{
	content: "";
    position: absolute;
    bottom: 0;
    left: 25%;
    width: 50%;
    height: 2px;
    display: block;
    background-image: linear-gradient(to right, #cb2a32, #cb2a32);

}
.content_section .sub_heading{
	font-size: 20px;
    color: #000;
    padding: 20px 0 25px;
    text-align: center;
    font-style: italic;
}
.content_section p{
	font-size: 15px;
    color: #333333;
    font-weight: 300;
    line-height: 26px;
    padding-bottom: 1%;
    text-align: justify;
}
.content_section .content_box{
	background-color: #fff;
	padding: 25px 20px 5px;
}
.content_section .img_box{
	padding: 0 0 10px 0;
}
.content_section .img_box1{
    padding: 17px 0 0 0;	
}
.content_section .account_detail{
	margin: 0 auto;
    text-align: center;
    width: 53%;
}
.content_section .details_box{
	border: 1px solid;
    margin: 40px 0 0;
}
.content_section .account_detail p{
	text-align: center;
	color: #000;
	padding: 8px 0 14px 0;
}
.content_section .details_box .details{
	color: #cb2a32;
    font-size: 18px;
    text-transform: uppercase;
}
.content_section .details_box .b_detail{
	color: #000;
    font-size: 16px;
    padding: 10px 0;
}
.content_section .text_p{
	font-size: 18px;
    color: #000;
    font-weight: 600;
    font-style: italic;
}
.content_section .img_box2{
	margin: 0 auto;
        padding: 21px 0 25px 0;
    width: 60%;
}
.content_section .img_box video{
	width: 100%;
}
.content_section .p_text{
	font-family: 'Roboto', sans-serif;
	font-style: italic;
}


.nik_css p{
	font-size: 15px;
    line-height: 1.3em;
    padding: 0 0 15px;
    color: #444;
}
.nik_css p b{
	font-size: 16px;
}
.nik_css p:last-child {
	padding: 0;
}
.nik_css .txt_n_slider{
	padding: 15px 0;
}
.nik_css .txt_n_slider.v_center{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.nik_css ul li{
	font-size: 14px;
    line-height: 1.3em;
    padding: 0 0 15px;
    color: #444;
    position: relative;
    margin: 0 0 0 15px;
}
.nik_css ul li::before{
	position: absolute;
    content: '';
    left: -14px;
    top: 5.5px;
    width: 7px;
    height: 7px;
    background: #ff0000;
    border-radius: 50%;
}


.banner .owl-theme .owl-nav [class*=owl-]:hover {
    background: #dfb3bb5c;
    color: #FFF;
    text-decoration: none;
}
.banner .owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: calc(50% - 28px);
    font-size: 75px;
    font-weight: 100;
    line-height: 30px;
    outline: none;
    background: transparent;
    border-radius: 50%;
    transition: all 0.3s;
    height: 55px;
    width: 55px;
}
.banner .owl-theme .owl-nav [class*=owl-] span {
    display: inline-block;
    padding: 0 0 20px 0;
    font-family: 'FontAwesome';
}
.banner .owl-theme .owl-nav .owl-prev {
    left: 0;
    padding: 3px 17px 3px 14px!important;
}
.banner .owl-theme .owl-nav .owl-next {
    right: 0;
    padding: 3px 14px 3px 17px!important;
}