/*
Author       : Dreambuzz
Author  Uri  : www.thememascot.com
Template Name: Bitbank -Crypto Currency Template
Version      : 1.0                                          
*/


/*---------------

 1. Global Styles
 2. Navigation and Logo Section
 3. Hero Section
 4. About Section
 5. Services Section
 6. Team Section
 7. Parallax Section
 8. Price Rate Chart Section
 9. Clients Section
 10. Testimonials Section
 11. Contact Section
 12. Footer Section
 13. Back to Top
 14. TYPOGRAPHY STYLES
 15. Responsive Styles CSS
---------------------------*/


/*---------- 1. Global Styles ----------*/

@import url('https://fonts.googleapis.com/css?family=Khula:400,700,800|Merriweather|Roboto:400,700');
html {
    overflow-y: scroll;
    -webkit-backface-visibility: hidden;
    backface-visibility: initial;
}
html,
body {
    height: 100%;
    min-height: 100%;
}
body {
    color: #aeaeae;
    color: #666;
    background-color: #fff;
    font: 400 14px/1.6em;
    font-family: 'Roboto', sans-serif;
    line-height: 18px;
}
:focus {
    outline: none;
}
a {
    color: #dea803;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
a.highlight:hover {
    color: #aeaeae;
}
section {
    background-position: center center;
    background-size: cover;
}
ul {
    list-style: none;
    padding: 0;
}
/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #c60029;
	background:#30A3C5 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #fab80c; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
/*---------- 2. Navigation and Logo Section ----------*/


/*---------- Default Nav Style ----------*/
.bgred{background: #c50029!important;}
.dfont{font-size:20px; line-height:25px!important;}
.bgblue{background: #e7eef5; padding:30px 20px;}
.bgwhite{background:#fff!important;}
.bgtop{background: #b10226;
    padding: 20px;
   /* margin-top: -59px;
    z-index: 9999;*/
    position: relative;
	letter-spacing: 1px!important; 
	font-weight: normal!important;
	}
.page-title{
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	padding:100px 0px 160px 0px;
	background-position:center center;
}

.page-title h1{
	position:relative;
	font-size:36px;
	font-weight:500;
	color:#ffffff;
	line-height:1.3em;
	z-index:99;
	margin-bottom:10px;
	text-transform:capitalize;
	font-family: 'Roboto', sans-serif;
}

.page-title .title{
	position:relative;
	color:#cbcbcb;
	font-size:18px;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}

.page-title .page-info{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	display:block;
	color:#272727;
	z-index:1;
	text-align:left;
	background-color:rgba(255,255,255,1);
}

.page-info .inner-container{
	position:relative;
	border-bottom:1px solid #f2f2f2;
}
.green-text{color: #9bb23a!important;}
.bluec-text{color: #266586;}
.broun-text{color: #4a2e28;}
.blues-text{color: #42d7de;}
.dark-blue{color: #e07115;}
.pd-btn{padding: 14px 10px!important;}
.page-info h2{
	font-size:16px;
	color:#272727;
	line-height:24px;
	font-weight:700;	
}

.page-info .bread-crumb{
	position:relative;
	font-size:15px;
	padding:18px 0px 17px;
}

.page-info .bread-crumb li{
	position:relative;
	display:inline-block;
	font-size:16px;
	margin-right:24px;
	color:#febe28;
	font-weight:400;
	line-height:24px;
	text-transform:capitalize;
}

.page-info .bread-crumb li:last-child{
	margin-right:0px;
}

.page-info .bread-crumb li:after{
	content:'\f105';
	top:-1px;
	font-family: 'FontAwesome';
	position:absolute;
	right:-21px;
	width:10px;
	line-height:24px;
	font-size:16px;
	color:#febe28;
}

.page-info .bread-crumb li:last-child:after{
	display:none;	
}

.page-info .bread-crumb li a{
	color:#262626;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.page-info .bread-crumb li a:hover{
	color:#febe28;	
}
.bread-bg{background: #f1f0f0;}
.navbar-default {
    padding: 10px;
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    border-color: transparent;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
.navbar-nav>li>a {
   /* padding: 17px 0 15px 30px;*/
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}


.se-edge-box{padding:0;}
.se-edge-box h2{color:#fff;font-weight: 600;padding-bottom: 10px;font-size: 24px!important;}
.se-edge-box p{margin-bottom:0; padding-bottom:0;}
.mrbot20{margin-bottom:10px;}
.se-edge-box img{width:100%;}
.padding0{padding:0;}
.blu-bg{background-color:#001a57;color:#fff;width:100%;}
.ylw-bg{background-color:#ffc000;color:#fff;width:100%;}
.padding20{padding:20px;}
.blue-dark{background: #efefef;}
.textc{color: #e4e4e4; font-weight:600;}
.white2{color: #5f5e5e;}
.zindex{z-index: 999;}
/*video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url(/img/home1.jpg) no-repeat;
    background-size: cover;
    transition: 1s opacity;
}*/
/*-----------------------    Corporate page css Start        --------------------------*/
.f65{font-size:53px; font-weight: 700;}
.white2{color: #eaeaea;}
.scrollbg{background:url(../img/2.jpg)!important;}
.yellow-text{color: #ffc000;}
.bgorg{background:#f9674a!important}
.black-2{color:#333;}
.bord-box{border: solid 1px #ccc;}
.pd20{padding-top:-20px;}
.gray-bg{background: #1f282e!important;}
.bg-wh{background:#fff!important;}
.bgpattern{background: url(../img/150.jpg) no-repeat!important;}
.bg-yellow{background:#ffc000!important;}
.bgpattern1{background: url(../img/bg-img.jpg)right no-repeat!important;}
.font-s{font-family:'Playfair Display', serif!important; line-height: 70px;letter-spacing: 1px;}
.read{color:#e26868;}

/*-----------------------    Corporate page css End         --------------------------*/

@media (max-width: 768px) {
    
	.edge-img{display:none;}
}


/* DROPDOWN MENU*/

.navbar-default li.dropdown ul li a {
    padding: 12px 26px;
    font-size: 14px;
    color: #222!important;
    text-transform: capitalize;
}
.navbar-default li.dropdown ul li {
    border-bottom: 1px solid#eee;
    margin: 0px 20px 0px 20px;
}

.dropdown-menu {
    text-align: left;
    background: #fff;
    z-index: 100;
    min-width: 200px;
    border-radius: 5px;
    position: absolute;
    margin-top: 60px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #ffc000!important;
    text-decoration: none;
    background-color: #f5f5f5;
}

.bgback{background: url(../img/backgrounds/bg4.jpg)50% 50%!important;}
.heading1 {
    width: 70%!important;
    margin-bottom: 70px;
}
.mb41{margin-bottom: 41px!important;}
.pd0{padding-bottom: 0px!important;}
.blue-color{color: #001a57;}
.mg0{margin-bottom:0px !important;}
.f600{font-weight: 600!important;}
.dark-black{color:#00174d;}
.button-blue{background:#dea803!important;}
.carousel-indicators .active{ background: #31708f; } .content{ margin-top:20px; } .adjust1{ float:left; width:100%; margin-bottom:0; } .adjust2{ margin:0; } .carousel-indicators li{ border :1px solid #ccc; } .carousel-control{ color:#31708f; width:5%; } .carousel-control:hover, .carousel-control:focus{ color:#31708f; } .carousel-control.left, .carousel-control.right { background-image: none; } .media-object{ margin:auto; margin-top:28%; } @media screen and (max-width: 768px) { .media-object{ margin-top:0; } }
.font27{font-size:27px;}
.wt-icon-box-wraper.right {
	text-align:right;
}
.wt-icon-box-wraper.right .wt-icon-box-xld,
.wt-icon-box-wraper.right .wt-icon-box-xl,
.wt-icon-box-wraper.right .wt-icon-box-lg,
.wt-icon-box-wraper.right .wt-icon-box-md,
.wt-icon-box-wraper.right .wt-icon-box-sm,
.wt-icon-box-wraper.right .wt-icon-box-xs {
	float:right;
	display:table;
	margin-left:20px;
}
.wt-icon-box-wraper.right .icon-xld,
.wt-icon-box-wraper.right .icon-xl,
.wt-icon-box-wraper.right .icon-lg,
.wt-icon-box-wraper.right .icon-md,
.wt-icon-box-wraper.right .icon-sm,
.wt-icon-box-wraper.right .icon-xs {
	float:right;
	margin-left:10px;
}
.wt-icon-box-wraper.right {
    text-align: right;
}

.wt-icon-box-wraper {
    position: relative;
}
.p-a20 {
    padding: 20px;
}
.bc{background: #031a56!important;}
.mg{margin-bottom: 10px!important;}
.pt76{padding-top: 74px!important;}
.wt-icon-box-wraper.left .wt-icon-box-xld,
.wt-icon-box-wraper.left .wt-icon-box-xl,
.wt-icon-box-wraper.left .wt-icon-box-lg,
.wt-icon-box-wraper.left .wt-icon-box-md,
.wt-icon-box-wraper.left .wt-icon-box-sm,
.wt-icon-box-wraper.left .wt-icon-box-xs {
	float:left;
	margin-right:20px;
}
.wt-icon-box-wraper.left .icon-xld,
.wt-icon-box-wraper.left .icon-xl,
.wt-icon-box-wraper.left .icon-lg,
.wt-icon-box-wraper.left .icon-md,
.wt-icon-box-wraper.left .icon-sm,
.wt-icon-box-wraper.left .icon-xs {
	float:left;
	margin-right:10px;
}
.f14{font-size:14px!important;}
.toppd{padding: 53px 0px 1px!important;}
.pd{padding: 17px 0 15px 19px!important;}
.font47{font-size:47px!important;}
.bg-dark{background-color: #f8f8f8 !important;}
.line-height40{line-height:47px;}
.text-cap{text-transform: uppercase!important;}
.vc_custom_1518768454545 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 65px !important;
    padding-right: 30px !important;
    padding-bottom: 6px !important;
    padding-left: 30px !important;
    /*background-image: url(../img/bg-image.png) !important;*/
	    background: #05112f;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.vc_custom_1518769225568 {
    margin-top: 0px !important;
    margin-bottom: 32px !important;
}
.vc_custom_1518769795793 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 90px !important;
    background-image: url(../img/process-Icon.png) !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
}
.vc_custom_1518768966111 {
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 35px ;
    margin-left: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}
.vc_custom_1518768468213 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 65px !important;
    padding-right: 65px !important;
    padding-bottom: 0px !important;
    padding-left: 65px !important;
    background-color: #f8f8f8 !important;
}
.pd55{padding-top: 55px;}
@media (min-width: 768px) {
    ul.nav li.dropdown:hover ul.dropdown-menu {
        display: block;
    }
    ul.nav li.dropdown:hover ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
        display: none;
    }
    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover ul.dropdown-menu {
        display: block;
    }
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    z-index: 1000;
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    margin-top: 90px;
}


 ul.nav li.dropdown:hover ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    z-index: 999;
    margin-top: 0;
    }

.quote{
    background: #c50029;
    width: 138px;
    margin-left: 15px;
    padding: 0px;
}
.f{font-family: 'Acme', sans-serif!important;}


/*---------- Navigation Collapse Default Style ----------*/

@media (min-width: 768px) {
    .top-nav-collapse {
        padding: 0px 0;
        margin-bottom: 0px;
        font: 500 10px/1;
        text-transform: uppercase;
        text-shadow: none;
        border-color: transparent;
        background-color: #fff;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        -ms-transition: all .2s ease;
        transition: all .2s ease;
    }
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}
nav.navbar {
    background-color: #fff;
    border-radius: 0;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    nav.navbar {
        border-radius: 0;
        border: none;
        box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08)!important;
    }
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-nav li a {
    color: #000;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 20px 0;
    margin: auto;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.our-team1 {
    padding: 20px 15px 30px;
    /* border: 1px solid#ddd; */
    border-radius: 15px;
    text-align: center;
}
.bg-c{background: #edeff1;}
.blue-text{color: #031a56;}
.pt34{padding-top: 34px;}
.border-team1{border:solid 1px #ccc; border-radius:8px; background:#fff;}
.mg49{margin-left: 49px;}
.bluebg{background: #031546;}
.bgbox{    background: #ffc000;
    padding: 10px;
color: #031446;}
.ex1 {
    width: 100%;
    height: 150px;
    /*overflow-y: scroll;*/
	overflow-x: hidden;
	padding: 10px;
}

/*---------- Transparent Navigation With White Text Color ----------*/

@media (min-width: 768px) {
    nav.navbar.transparent-white {
        background-color: transparent;
        box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.3)!important;
    }
    .transparent-white li a {
        color: #fff!important;
    }
    nav.navbar.transparent-white .logo-light {
        display: initial;
    }
    nav.navbar.transparent-white .logo-dark {
        display: none;
    }
    nav.navbar.transparent-white.top-nav-collapse {
        background-color: #fff!important;
        box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08)!important;
    }
    nav.navbar.transparent-white.top-nav-collapse li a {
        color: #000!important;
        letter-spacing: 1.5px;
        font-size: 13px;
    }
    nav.navbar.transparent-white.top-nav-collapse .logo-light {
        display: none;
    }
    nav.navbar.transparent-white.top-nav-collapse .logo-dark {
        display: initial;
    }
}
.transparent-white .navbar-nav>li>a {
    color: #000;
}
.transparent-white .navbar-nav>li>a:hover {
    color: #000;
}
.transparent-white .navbar-nav>li>a:focus {
    color: #000;
}
.transparent-white.navbar {
    background-color: #fff;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08)!important;
}
.transparent-white.navbar .logo-light {
    display: none;
}
.transparent-white.navbar .logo-dark {
    display: initial;
}
.transparent-white.navbar .navbar-toggle .icon-bar {
    background-color: #000;
}

/*---------- Transparent Navigation With Black Text Color ----------*/

@media (min-width: 768px) {
    nav.navbar.transparent-black {
        background-color: transparent;
        box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.7)!important;
    }
    .transparent-black li a {
        color: #000!important;
        letter-spacing: 1.5px;
    }
    nav.navbar.transparent-black .logo-light {
        display: none;
    }
    nav.navbar.transparent-black .logo-dark {
        display: initial;
    }
    nav.navbar.transparent-black.top-nav-collapse {
        background-color: #fff;
        box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08)!important;
    }
    .transparent-black.top-nav-collapse li a {
        color: #000!important;
        letter-spacing: 1.5px;
    }
    nav.navbar.transparent-black.top-nav-collapse .logo-light {
        display: none;
    }
    nav.navbar.transparent-black.top-nav-collapse .logo-dark {
        display: initial;
    }
}
.transparent-black .navbar-nav>li>a {
    color: #000;
}
.transparent-black .navbar-nav>li>a:hover {
    color: #000;
}
.transparent-black .navbar-nav>li>a:focus {
    color: #000;
}
.transparent-black.navbar {
    background-color: #fff;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3)!important;
}
.transparent-black.navbar .logo-light {
    display: none;
}
.transparent-black.navbar .logo-dark {
    display: initial;
}
.transparent-black.navbar .navbar-toggle .icon-bar {
    background-color: #000;
}
.bord1{border: solid 2px #9e9c9c;}

/*---------- Logo ----------*/

.navbar-brand {
    padding: 0;
    position: relative;
}
.navbar-brand img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-height: 69px;
}
@media (max-width: 767px) {
    .container .navbar-header {
        margin-right: 5px;
        margin-left: 5px;
    }
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin: 0;
    }
}
#ion-icons li {
    display: inline-block;
    text-align: center;
    color: #191a1c;
    padding: 30px;
    margin: 3px 0px 3px 3px;
    z-index: 0;
    font-size: 28px;
    cursor: pointer;
}



/*---------- 3. Hero Slider Section ----------*/

.hero-main {
    width: 100%;
    height: 100%;
    background-color: #000;
}
.hero-fullwidth {
    position: relative;
    width: 100%;
    height: 70%;
    background-color: #000;
}
.hero-container {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    /*padding-top: 156px;*/
	padding-top: 90px;
}
.hero-content {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.hero-content .subheading {
    font-size: 16px;
}
.content-slider.owl-carousel .owl-item,
.content-slider.owl-carousel .owl-item:active {
    cursor: default;
}
#hero {
    position: relative;
}
.background-image {
    position: relative;
}
.background-image:before {
    position: absolute;
    content: '';
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../img/backgrounds/overaly.png);
}
.banner-info li {
    text-align: left;
}
.banner-info li span {
    font-size: 22px;
}
.hero-content h1{
    font-weight: 700;
    letter-spacing: 0px;
}
.pdb9{padding-bottom: 9px;}
.ls{list-style-type: circle!important; line-height:23px;}
.dot1{display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #f9b707;
    margin: auto;
	margin-right: 9px;
   }
ul.tm-list li {
    padding: 4px;
    list-style-type: none;
    background: url(../img/dot1.png) no-repeat 0px 7px;
    margin-left: 0px;
    padding-left: 20px;
	font-size: 15px;
    line-height: 22px;
	/*color: #041a52;*/
}
/*---------- 2. Services Section ----------*/
.rt-list.rtd4869ed4-661c-7 ul li:before {
    color: #505050;
}

.rt-list.rtd4869ed4-661c-7 ul li:before {
    color: #505050;
}
.rt-list.element-one{
}

.rt-list.element-one > ul,
.rt-list.element-one > ol{
}

.rt-list.element-one ul > li,
.rt-list.element-one ol > li{
	margin-bottom:10px;
}

.rt-list.element-one ul > li{
	position:relative;
	padding-left:20px;
	background: url(../img/dot1.png)no-repeat;
}

.rt-list.element-one ul li:before{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	content:"\f111";
	font-family:'FontAwesome';
	font-size:60%;
}

.rt-list.element-one > ul > li ul,
.rt-list.element-one > ul > li ol{
	margin-top:10px;
}
.nav-tabs a{
    color: #031a55;
	font-size:16px;
	font-weight:500;
}
.bord-top{border-top: solid 1px #2f3746;}
.yellow-bg{background: url(../img/yellow.jpg);}
.black-shade{color: #424040;}
/*---------------------------------------------------------------------
                          Timeline
-----------------------------------------------------------------------*/
.iq-timeline {overflow: hidden; position: relative;}
.iq-timeline:before { content: ""; width: 16px; height: 100%; /*background: #f2f2f2;*/background: url(../img/r.png); position: absolute; top: 0; left: 50%; }
.iq-timeline .timeline { padding-right: 30px; position: relative; }
.iq-timeline .timeline:before, .iq-timeline .timeline:after { content: ""; display: block; width: 100%; clear: both; }
.iq-timeline .timeline:first-child:before, .iq-timeline .timeline:last-child:before { content: ""; width: 13px; height: 13px; border-radius: 50%; border: 2px solid #f7f7f7; background: #fff; margin: 0 auto; position: absolute; top: 0; left: 0; right: -3px; }
.iq-timeline .timeline:last-child:before { top: auto; bottom: 0; }
.iq-timeline .timeline-icon { width: 18px; height: 18px; border-radius: 50%; background: #fff; border: 2px solid #f7f7f7; box-sizing: content-box; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: -4px;}
.iq-timeline .timeline-icon:before { content: ""; display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    /* background: #f9b707; */
    background: url(../img/map.png);
    margin: auto;
    position: absolute;
    top: 0;
    left: -9px;
    bottom: 0;
    right: 0; }
.iq-timeline .year { display: inline-block; padding: 8px 26px; margin: 0; font-size: 23px; color: #fff; background:#c60029; text-align: center; position: absolute; top: 50%; right: 35%; transform: translateY(-50%); }
.iq-timeline .year:before { content: ""; border-right: 18px solid #031a56; border-top: 20px solid transparent; border-bottom: 20px solid transparent; position: absolute; top: 0; left: -18px; }
.iq-timeline .timeline-content { border-radius: 3px; width: 46.5%; padding: 30px; margin: 0 20px 0 0; background: #f7f7f7; position: relative; }
.iq-timeline .timeline-content:after { content: ""; border-left: 20px solid #f7f7f7; border-top: 20px solid transparent; border-bottom: 20px solid transparent; position: absolute; top: 50%; right: -20px; transform: translateY(-50%); }
.iq-timeline .timeline:nth-child(2n) { padding: 0 0 0 30px; }
.iq-timeline .timeline:nth-child(2n) .year { right: auto; left: 35%; }
.iq-timeline .timeline:nth-child(2n) .year:before { border: 20px solid transparent; border-right: none; border-left: 18px solid #031a56; left: auto; right: -18px; }
.iq-timeline .timeline:nth-child(2n) .timeline-content { float: right; margin: 0 0 0 20px; }
.iq-timeline .timeline:nth-child(2n) .timeline-content:after { border-left: none; border-right: 20px solid #f7f7f7; right: auto; left: -20px; }
@media only screen and (max-width:1200px) {
  .iq-timeline .year { right: 30%; }
  .iq-timeline .timeline:nth-child(2n) .year { left: 30%; }
}
@media only screen and (max-width:990px) {
  .iq-timeline .year { right: 25%; }
  .iq-timeline .timeline:nth-child(2n) .year { left: 25%; }
}
@media only screen and (max-width:767px) {
  .iq-timeline:before { left: 10px; }
  .iq-timeline .timeline { padding: 0 0 0 30px; margin-bottom: 20px; }
  .iq-timeline .timeline:last-child { margin-bottom: 0; }
  .iq-timeline .timeline:first-child:before, .iq-timeline .timeline:last-child:before { display: none; }
  .iq-timeline .timeline-icon { margin: 0; position: absolute; top: 7px; left: 0; }
  .iq-timeline .year, .iq-timeline .timeline:nth-child(2n) .year { display: block; font-weight: bold; margin: 0 0 32px 30px; z-index: 1; position: relative; top: auto; left: auto; right: auto; transform: none; }
  .iq-timeline .timeline:nth-child(2n) .year:before { border-left: none; border-right: 18px solid #f9b707; right: auto; left: -18px; }
  .iq-timeline .timeline-content { padding: 20px; }
  .iq-timeline .timeline-content, .iq-timeline .timeline:nth-child(2n) .timeline-content { width: auto; float: none; margin: 0 0 0 30px; }
  .iq-timeline .timeline-content:after, .iq-timeline .timeline:nth-child(2n) .timeline-content:after { border: none; border-bottom: 20px solid #f7f7f7; border-left: 20px solid transparent; border-right: 20px solid transparent; top: -20px; left: 50%; right: auto; transform: translateX(-50%); }
}
@media only screen and (max-width:480px) {
  .iq-timeline .year, .iq-timeline .timeline:nth-child(2n) .year { margin-left: 20px; }
  .iq-timeline .timeline-content, .iq-timeline .timeline:nth-child(2n) .timeline-content { margin-left: 10px; }
}

/*---------------------------------------------------------------------
                          Footer
-----------------------------------------------------------------------*/
.iq-footer .logo img { width: 200px; }
.iq-footer .small-title { margin-bottom: 20px; }
.iq-footer hr { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }


.icon-box {
    width: 130px;
    height: 130px;
    text-align: center;
    margin: 0 auto;
    border-radius: 100%;
    line-height: 125px;
    margin-bottom: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.icon-box1 {
    width: 160px;
    height: 160px;
    text-align: center;
    margin: 0 auto;
    border-radius: 100%;
    line-height: 133px;
    margin-bottom: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.work-icon1 img {
    width: 50px;
    margin: 0 auto;
    padding-top: 47px;
}
.icon-box:hover {
    background: #ffc000;
}
.service-icon {
    border: 1px solid #ddd;
}
.icon-lg {
    font-size: 70px;
    color: #222;
}
.service-inner h4 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.service-inner h4 span {
    font-weight: 600;
}
.service-inner p {
    margin-bottom: 20px;
}
.read-more {
    color: #222;
    font-weight: 700;
}
.read-more:hover {
    color: #ffc000;
}
.service-box {
    padding: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.service-box:hover .icon-box,
.service-box.active .icon-box {
    background: #ffc000;
}
.service-box:hover .read-more {
    color: #ffc000;
    text-decoration: underline;
}
.blue-bg{background:#001a57;}
/*---------- 03. About Section ----------*/

.about-wrap {
    padding-top: 37px;
}
.about-wrap .subheading {
    margin-bottom: 20px;
}
.about-wrap p {
    margin: 20px 0px;
}
.about-info-list {
    margin-bottom: 30px;
}
.about-info-list li {
    margin-bottom: 15px;
}
.about-info-list li i {
    color: #ffc000;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border: 1px solid#ddd;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
}
.about-bg {
    background: url(../img/about/about.jpg);
    background-size: auto auto;
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: 100%;
    height: 590px;
    content: "";
    width: 90%;
    background-size: cover;
}
.about-bg1 {
    background: url(../img/about/training.jpg);
    background-size: auto auto;
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: 100%;
    height: 510px;
    content: "";
    width: 90%;
    background-size: cover;
}
/*.bgyellow{background: #ffc000!important;}*/
.bgyellow{background: #14bdee!important;}
.bln{line-height: 0px!important;}
/*---------- 04. How it Works Section ----------*/

#howorks {
    position: relative;
    padding-bottom: 300px;
}
#howorks .heading {
    padding: 100px 0px 50px;
}
.work-icon {
    border: 7px solid#fff;
    background: #ffc000;
	background:#14bdee;
	
}
.work-icon img {
    width: 50px;
    margin: 0 auto;
    padding-top: 30px;
}
.work-wrap {
    margin-top: -60px;
    position: absolute;
    width: 100%;
    height: 100%;
}
.work-inner-box {
    text-align: center;
}
.work-inner-box h4 {
    margin-bottom: 10px;
}
.wht-bg {
    background: #FFF;
    border-radius: 5px;
    border: 1px solid #CCC;
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
    padding: 0 10px 3px;
    margin-bottom: 10px;
}
/*---------- 05. Why Choose/ Feature Section ----------*/

.feature-icon {
    display: inline-block;
    margin: 0px 0px -60px 0px;
}
.feature-icon img {
    max-width: 64px;
}
.feature-inner {
    padding-left: 100px;
    display: inline-block;
}
.feature-inner p {
    margin-top: 10px;
}

/*---------- 06. Testimonial?clients Section ----------*/

#client-carousel {
    margin: 20px 0px 30px 0px;
}
.short-converter {
    margin-bottom: 40px;
}
.short-converter p {
    margin-bottom: 20px;
}
.short-contact {
    padding: 30px 30px 30px 50px;
}
.info h4 {
    margin-bottom: 10px;
}
.short-contact.info {}
.info ul li {
    padding: 6px 0px;
}
.info ul li span {
    font-weight: 600;
    color: #222;
}

/* ---------TESTIMONIAL ------------*/

.clients-wrap {
    margin: 30px 0px;
}
.client-info {
    margin-top: 60px;
}
.testimonial-wrap img {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}

/*---------- 07. Parallax Section ----------*/

#parallax {
    background: url(../img/backgrounds/slider-1.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.overlay-bg {
    background: rgba(0, 0, 0, 0.7);
    /*    background: rgb(255, 180, 38,.6);*/
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
}
#parallax ul {
    margin: 20px auto 20px;
}
#parallax p {
    margin-top: 20px;
}
.social-icons li {
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 5px;
}
.social-icons li a i {
    position: relative;
    top: 3px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    color: #ffc000;
    font-size: 18px;
}
.social-icons a:focus {
    color: #fff;
}
.contact-info {
    margin: 25px 0px;
}
.contact-info i {
    padding-bottom: 20px;
    font-size: 3em;
}
#parallax h6 {
    color: #fff;
}

/*---------- 08. PRice chart Section ----------*/


.price-chart-img {
    margin-top: 40px;
}
.prices {
    position: relative;
    padding: 100px 0;
    text-align: center;
}
.prices .sec-title p {
    max-width: 650px;
    margin: 0 auto;
    color: #848484;
    margin-top: 20px;
}
.prices .table {
    margin-top: 46px;
    margin-bottom: 0
}
.currency-icon {
    max-width: 25px;
    margin-right: 15px;
}
.prices .up {
    color: #43c443;
}
.prices .down {
    color: red;
}
.prices .chart {
    margin-top: 46px;
}
.add{padding-top: 70px !important;
    padding-right: 30px !important;
    padding-bottom: 70px !important;
    padding-left: 30px !important;
background-color: #f4f4f4 !important;}
/*
====================================================================
    currency-exchange style
====================================================================
*/

.currency-exchange {
    position: relative;
    padding: 100px 0;
}
.currency-exchange .sec-title p {
    max-width: 650px;
    margin: 0 auto;
    color: #848484;
    margin-top: 20px;
}

/*---------- 09. Blog Section ----------*/

.blog-inner {
    margin-top: 30px;
}
.blog-inner h4 {
    margin-bottom: 20px;
}
.blog-inner p {
    margin-top: 20px;
}
.blog-inner .read-more {
    color: #ffc000;
}
.blog-social li i {
    font-size: 22px;
    color: #555;
    opacity: .9;
}
.blog-info li i{
        margin-right: 5px;
    }

.pd17{padding-top: 17px;}

.bgcolor{background: #f8f8f8;}
/*---------- 10. Team Section ----------*/

.our-team {
    padding: 20px 15px 30px;
    border: 1px solid#ddd;
    border-radius: 15px;
    text-align: center;
}
.our-team .pic {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 10px;
    margin-bottom: 25px;
    transition: all 0.5s ease 0s;
}
.our-team:hover {
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    box-shadow: 0 0 35px rgba(0, 0, 0, .1);
}
.our-team:hover .pic {
    background: #ffc000;
    border-radius: 50%;
}
.pic img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.our-team .title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #2e282a;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.our-team .post {
    display: block;
    font-size: 15px;
    color: #333;
    text-transform: capitalize;
    margin-bottom: 15px;
    opacity: .9;
}
.our-team .social {
    padding: 0;
    margin: 0;
    list-style: none;
}
.our-team .social li {
    display: inline-block;
    margin-right: 5px;
}
.our-team .social li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 15px;
    color: #ffc000;
    border: 1px solid #ffc000;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social li a {
    background: #ffc000;
    color: #fff;
}
@media only screen and (max-width: 990px) {
    .our-team {
        margin-bottom: 30px;
    }
}

/*---------- 11. Counter Section ----------*/

#counter-wrap {
    background: url(../img/backgrounds/parallax-bg.jpg) fixed 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 50px 0px 70px;
    position: relative;
}
.complete-project-area {
    padding-top: 0;
    padding-bottom: 70px;
}
.single-project-complete {
    margin-top: 30px;
    text-align: center;
}
.single-project-complete h3 {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    -webkit-transition: .3s;
    transition: .3s;
    color: #fff;
}
.single-project-complete h2 {
    font-size: 40px;
    font-weight: 800;
}
.single-project-complete i {
    font-size: 50px;
    color: #FFC80A;
}
.counter-num {
    color: #fff;
}

/*---------- 12. Faq Accordion Section ----------*/

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
#accordion .panel {
    border: none;
    box-shadow: none;
    border-radius: 30px;
    margin-bottom: 15px;
}
#accordion .panel-heading {
    padding: 0;
    border-radius: 30px;
}
#accordion .panel-title a {
    display: block;
    padding: 17px 20px 17px 70px;
    background: #f1f1e6;
    font-size: 18px;
    font-weight: 600;
    color: #ffc000;
    border: none;
    border-radius: 30px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
    color: #242167;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
    content: "\f107";
    font-family: fontawesome;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    background: #ffc000;
    font-size: 25px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:after {
    content: "\f105";
}
#accordion .panel-body {
    padding: 20px 0 0 0;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 25px;
    border-top: none;
    position: relative;
}
#accordion .panel-body p {
    padding: 10px 20px 10px;
    margin: 0;
    background: #f1f1e6;
    border-radius: 15px;
}

/*---------- 13. Footer Section ----------*/

#footer-main {
    background: #0e1b3a;
    padding: 25px 0px 5px;
}
.widget h4 {
    margin-bottom: 20px;
    position: relative;
    color: #dad9d9;
    font-size: 22px;
    font-weight: 600;
}
.widget ul li {
    margin: 10px 0px;
    color: #9b9c9e;
    opacity: .9;
	line-height: 25px;
}

/* Coin Widget*/

.coin-widget li a i {
    font-size: 52px;
    color: #e5e5e5;
    margin-right: 5px;
}

/* Contact Widget*/

.footer-widget p {
    font-size: 15px;
    margin: 10px 0px;
    color: #9b9c9e;
}
.footer-contact li {
    color: #333;
    padding: 0px 0px 5px;
    font-size: 16px;
}
.footer-contact li i {
    width: 30px;
}
.copy {
    font-size: 16px;
    margin-top: 18px;
    color: #eee;
}
.copy span {
    color: #fff;
    font-weight: 700;
}
.mg50{margin-bottom:55px;}
.h2, h2 {
    font-size: 29px!important;
}
.bluec{color: #00174d;}
.ps{padding: 39px 0px 5px!important;}
.lhight{line-height: 27px!important;}
/*----- 15. Back to Top Button -----*/

#back-to-top {
    position: fixed;
    color: #222;
    z-index: 100;
    bottom: 28px;
    right: 32px;
    display: none;
    cursor: pointer;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    display: block;
    text-align: center;
    opacity: 0;
    background: #ffc000;
    padding-top: 4px;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
}
#back-to-top:hover {
    color: #fff;
    background-color: #1F2023;
}
#back-to-top .icon {
    font-size: 10px;
}
.img-bord{border: solid 3px #cccec8;}
/*---------- TYPOGRAPHY ----------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #333;
    font-family: 'Khula', sans-serif;
    font-weight: 900;
    /*text-transform: capitalize;*/
}
p {}

/*-- H1 --*/

.h1-xl {
    font: 800 125px/.9em;
    letter-spacing: -4px;
}
.h1-lg {
    letter-spacing: 3px;
    /*text-transform: capitalize;*/
    font-weight: 800;
    font-size: 70px;
    line-height: 1;
}
.h1-md {
    letter-spacing: .5px;
    text-transform: uppercase;
}
.h1-sm {
    letter-spacing: normal;
    text-transform: uppercase;
}
.pdl{padding-left: 0px!important;}
/*-- H2 --*/
.sh{box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);}
.h2-lg {
    font: 600 65px/1.2em;
    letter-spacing: -1px;
}
.h2-md {
    font: 600 45px/1.2em;
}
.black .h2-md {
    letter-spacing: -1px;
}
.h2-sm {
    font: 600 25px/1.2em;
}

/*-- H3 --*/

.h3-lg {
    font: 600 28px/1.1em;
    letter-spacing: -.5px;
}
.h3-md {
    font: 600 22px/1.1em;
    letter-spacing: -.5px;
}
.h3-sm {
    font: 600 16px/1.1em;
    letter-spacing: 0px;
}

/*-- H4 --*/

.h4-lg {
    font: 400 38px/1.1em;
}
.h4-md {
    font: 400 32px/1.1em;
    letter-spacing: -.5px;
}
.h4-sm {
    font: 400 26px/1.1em;
}

/*-- H5 --*/

.h5-lg {
    font: 300 20px/1.55em;
}
.h5-md {
    font: 200 18px/1.65em;
}
.h5-sm {
    font: 400 15px/1.65em;
}
.black .h5-md {
    font-weight: 400;
}
p {
    font-weight: 400;
    line-height: 24px;
    font-size: 15px;
	text-align: justify;
    /*opacity: .9;*/
}
.text-black{color:#000!important}
.text-center {
    text-align: center!important;
}
.box-p{color: #040e29!important;}
.white p {
    font-weight: 300;
}
.abimage {
    position: relative;
    display: inline-block;
}
.abimage:before {
    border: 10px solid #fcb80b;
    width: 100%;
    height: 100%;
    content: '';
    top: 35px;
    right: -35px;
    position: absolute;
}
.howitwrap {
    position: relative;
}
.fullimg {
    height: 650px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    width: 50%;
    float: left;
}
.btn-pd{padding: 3px 20px 3px 20px!important;}
.pd6{padding-bottom: 6px!important;}
/*---------------------------------------
   			How it works         
-----------------------------------------*/
.howitwrap {
	position: relative;
}
.howitwrap .section-title {
	text-align: left;
	padding-bottom: 15px;
}
.howitwrap .section-title h3:after {
	left: 0;
	margin-left: 0
}
.howitwrap .section-title h3:before {
	left: 26px;
	margin-left: 0
}
.howlist {
	list-style: none;
	margin-bottom: 20px;
}
.howlist li {
	margin-top: 30px;
}
.howlist li .howbox:after {
	display: table;
	clear: both;
	content: '';
}
.howlist li .iconcircle {
	margin-bottom: 15px;
	float: left;
	margin-right: 30px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #ffcc33;
	text-align: center;
	line-height: 50px;
}
.howlist li .iconcircle i {
	font-size: 24px;
	color: #fff;
	margin-top: 22px;
	display: block;
}
.howlist li h4 {
	font-size: 20px;
	font-weight: 700;
	color: #333;
	margin-bottom: 5px;
}
.howlist li p {
	font-size: 15px;
	line-height: 24px;
	color: #555;
	overflow: hidden;
}
.fullimg {
	height: 679px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	width: 50%;
	float: left;
}
.stcontent {
	float: left;
	padding: 0px 50px;
	width: 50%;
}
.greybg {
    background: #f8f8f8;
}
.section {
    position: relative;
    padding: 60px 0;
    overflow: hidden;
}
.section .container {
    z-index: 1;
    position: relative;
}
.section-title h3 {
    position: relative;
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 42px;
    margin-top: 0;
}
.servicesgrid li {
	margin-bottom: 30px;
}
.flip-container {
 -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
}

.imgbox{width:100%;}
#counter .counter-number {
    display: block;
    color: #fff;
    font-size: 60px;
    line-height: 60px;
}

#counter span {
    color: #fff;
    font-weight: bold;
}
.greybg {
    background: #f8f8f8;
}

.section-title p {
    max-width: 836px;
    margin: auto;
}
.section-title p {
    max-width: 836px;
    margin: auto;
   /* padding-top: 40px;*/
}
.counter-icon {
    font-size: 60px;
    margin-bottom: 15px;
    color: #fff;
}	

.flip-container, .front, .back {
	width: 100%;
	height:100%
}

.flipper {
	    -webkit-transition: 0.6s;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    transition: 0.6s;
	position: relative;
}

.flipper .front, .flipper .back {
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform: rotateY(0deg);
    top: 0;
    left: 0;

}

.flipper .front {	
	z-index: 2;
	-webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
}
.flip-container .flipper:hover .front{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flipper .back {
	-webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
	background: #fff;
	position: absolute;	
	border:5px solid #fcb80b;
}
.flip-container .flipper:hover .back{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.flip-container .back .inner{position:absolute; width:100%; bottom:0; left:0; text-align:center; padding:20px;}

.flipper .front .imgbox {
	display: block;
	color: #f8f8f8;
}
.flipper .back-title {
	font-weight: bold;
	color: #444;
	font-size:18px;
	margin-bottom:10px;
}

.flipper .back p {
	font-size:14px;
	color:#777;
}
.flipper .back .viewlink{position:absolute; top:0; right:0; background:#fcb80b; display:inline-block; color:#fff; padding:10px 10px; font-size:18px;}

#counter {
	background:url(../img/counter-bg.jpg) no-repeat center;
	background-size:cover;
	padding: 40px 0
}
/*--------- SEction Heading ----------- */
.yel{background: #a70728!important}
.heading {
    width: 69%;
    margin-bottom: 45px;
}
.button-blue1 {
    background: #031a56!important;
}
.heading p {
   /* color: #888;*/
   color:#505050;
}
.heading h2 {
    margin: 10px 0px 20px 0px;
	color:#00174d;
}
.seperator {
    width: 50px;
    border-color: #638D38!important;
	border-color: #535c75!important;
    border: solid 2px;
}
.section-heading {
    text-align: center;
    margin-bottom: 40px;
}
.subheading {
    font: 600 10px/1 'Montserrat', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    -webkit-transition: color .2s;
    transition: color .2s;
    margin-bottom: 30px;
}
.black .subheading {
    color: rgba(0, 0, 0, .85);
}
.white .subheading {
    letter-spacing: 2px;
    font-weight: 500;
}
.f-xbold {
    font-weight: 800;
}
.f-bold {
    font-weight: 700;
}
.f-mbold {
    font-weight: 600;
}
.f-smbold {
    font-weight: 500;
}
.f-normal {
    font-weight: 400;
}
.f-mnormal {
    font-weight: 300;
}
.f-xsnormal {
    font-weight: 200;
}
.f-light {
    font-weight: 100;
}
@media (max-width: 1200px) {
    .h5-lg {
        font-size: 17px;
    }
    .h1-xl {
        font-size: 85px;
        letter-spacing: -2px;
    }
    .h1-lg {
        font-size: 85px;
    }
    .h1-md {
        font-size: 70px;
    }
    .h2-lg {
        font-size: 50px;
        letter-spacing: normal;
    }
}
@media (max-width: 992px) {
    .lead.h5-md {
        font-size: 16px;
    }
    .h2-lg {
        font-size: 30px;
        letter-spacing: normal;
    }
    .h1-xl {
        font-size: 50px;
        letter-spacing: -1px;
    }
    .h1-lg,
    .h1-md,
    .h1-sm {
        font-size: 31px;
    }
    .h2-md {
        font-size: 35px;
    }
}


/*---------- Text Colors ----------*/


/* WHITE */

.white {
    color: #fff;
}
.white p,
.white h1,
.white h1 small,
.white h2,
.white h3,
.white h4,
.white .h2bold,
.white h5,
.white h6 {
    color: #fff;
}

/* BLACK */

.black {
    color: #0f1113;
}
.black p,
.black h1,
.black h2,
.black h3,
.black h4,
.black .h2bold,
.black h5,
.black h6 {
    color: #0f1113;
}

/* GRAY */

.gray p,
.gray h1,
.gray h2,
.gray h3,
.gray h4,
.gray .h2bold,
.gray h5,
.gray h6 {
    color: #aeaeae;
}

/* Feature*/

.bg-feature h3,
.bg-feature h5 {
    color: #fff;
}
.bg-feature p {
    color: #232323;
}

/*---------- Background Colors ----------*/

.bg-black {
    background-color: #000;
}
.bg-dark {
    background-color: #0f1113;
}
.bg-gray {
    background-color: #f8f8f8;
}
.bg-white {
    background-color: #fff;
}
.bg-feature {
    background-color: #ffc000;
	background-color: #14bdee;
}

/*---------- 20. Home Banner Parallax ----------*/

.parallax {
    position: relative;
    overflow: hidden;
}
.parallax .container {
    position: relative;
    z-index: 2;
}
.parallax>.background-image {
    height: 100vh;
    top: -50vh;
    -webkit-transition: opacity 0.9s ease;
    -moz-transition: opacity 0.9s ease;
    transition: opacity 0.9s ease;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
.hero-main .background-image {
    top: 0;
}
.hero-fullwidth .background-image {
    top: 0;
}
@media all and (max-width: 1024px) {
    .parallax>.background-image,
    .parallax .background-image {
        top: 0 !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        transform: none !important;
        height: 100%;
    }
}
.background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    z-index: 0;
    opacity: 0;
    background-color: #1c1c1c;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
}
.background-image img {
    display: none
}
.parallaxe {
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}

/*---------- BUTTONS ----------*/

.btn {
    font: 600 10.5px/1;
    display: inline-block;
    padding: 14px 27px 14px 27px;
    margin: 5px;
    text-transform: uppercase;
    border: 1px solid transparent;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 0px;
}
.btn:focus,
.btn:active,
.btn:active:focus {
    outline: none;
    box-shadow: none;
}
.btn-hero {
    color: #fff;
    background: #ffc000;
    color: #222;
}
.btn-hero:focus {
    color: #fff;
}
.btn-black {
    background-color: rgba(0, 0, 0, 1);
    color: #fff;
    font-weight: 500;
}
.btn-black:hover {
    color: #fff;
    background-color: rgba(190, 208, 148, 0.8);
}
.btn-black:focus {
    color: #fff;
}
.btn-white,
.btn-hero:hover {
    background-color: rgba(255, 255, 255, .95);
    color: rgba(0, 0, 0, .85);
    border-color: rgba(255, 255, 255, .12);
}
.btn-white:hover {
    color: #222;
    font-weight: 500;
    background: #ffc000;
    letter-spacing: 1px;
}
.btn-hero:hover {
    letter-spacing: 1px;
}

.btn-white:focus {
    color: #000;
}
.btn-white:active {
    color: #fff;
}
.btn-trans-black {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .15);
    color: rgba(0, 0, 0, .85);
    letter-spacing: 1px;
}
.btn-trans-black:hover {
    color: rgba(255, 255, 255, 1);
    background-color: #000;
    font-weight: 500;
}
.btn-trans-white {
    background-color: transparent;
    font-weight: 500;
    border: 1px solid rgba(255, 255, 255, .15);
    color: rgba(255, 255, 255, .95);
    letter-spacing: 1.5px;
}
.btn-trans-white:hover,
#banner-slider .btn-hero:hover {
    color: rgba(255, 255, 255, .85);
    background-color: rgba(190, 208, 148, 0.8);
    border-color: transparent;
}
.btn-trans-white:active,
.btn-trans-white:focus {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .12);
}
.btn-p-gray {
    text-decoration: underline;
    color: #fff;
}
.btn-p-gray:hover {
    text-decoration: underline;
    color: #3F7130;
}
.btn-rounded {
    border-radius: 4px;
    padding: 17px 32px 17px 32px;
}
.btn-circle {
    border-radius: 40px;
    padding: 17px 32px 17px 32px;
}
.btn-square {
    border-radius: 0;
}
.btn-fullwidth {
    width: 100%;
}
.mt71{margin-top: 71px;}
.bg-blue{background: #031a57!important;}
/*---------- SPACING SHORTCODES ----------*/

.section-padding {
    padding-top: 52px;
    padding-bottom: 80px;
}

/*-- Padding --*/

.p0 {
    padding: 0px
}
.p5 {
    padding: 5px
}
.p10 {
    padding: 10px
}
.p15 {
    padding: 15px
}
.p20 {
    padding: 20px
}
.p30 {
    padding: 30px
}
.p40 {
    padding: 40px
}
.p50 {
    padding: 50px
}
.p60 {
    padding: 60px
}
.p70 {
    padding: 70px
}
.p80 {
    padding: 80px
}
.p90 {
    padding: 90px
}
.p100 {
    padding: 100px
}
.p110 {
    padding: 110px
}
.p120 {
    padding: 120px
}
.p130 {
    padding: 130px
}
.p140 {
    padding: 140px
}
.p150 {
    padding: 150px
}

/*-- Padding Top --*/

.pt0 {
    padding: 0px
}
.pt5 {
    padding-top: 5px
}
.pt10 {
    padding-top: 10px
}
.pt15 {
    padding-top: 15px
}
.pt20 {
    padding-top: 20px
}
.pt30 {
    padding-top: 30px
}
.pt40 {
    padding-top: 40px
}
.pt50 {
    padding-top: 50px
}
.pt60 {
    padding-top: 60px
}
.pt70 {
    padding-top: 70px
}
.pt80 {
    padding-top: 80px
}
.pt90 {
    padding-top: 90px
}
.pt100 {
    padding-top: 100px
}
.pt110 {
    padding-top: 110px
}
.pt120 {
    padding-top: 120px
}
.pt130 {
    padding-top: 130px
}
.pt140 {
    padding-top: 140px
}
.pt150 {
    padding-top: 150px
}

/*-- Padding Bottom --*/

.pb0 {
    padding-bottom: 0px
}
.pb5 {
    padding-bottom: 5px!important
}
.pb10 {
    padding-bottom: 10px
}
.pb15 {
    padding-bottom: 15px
}
.pb20 {
    padding-bottom: 20px
}
.pb30 {
    padding-bottom: 30px
}
.pb40 {
    padding-bottom: 40px
}
.pb50 {
    padding-bottom: 50px
}
.pb60 {
    padding-bottom: 60px
}
.pb70 {
    padding-bottom: 70px
}
.pb80 {
    padding-bottom: 80px
}
.pb90 {
    padding-bottom: 90px
}
.pb100 {
    padding-bottom: 100px
}
.pb110 {
    padding-bottom: 110px
}
.pb120 {
    padding-bottom: 120px
}
.pb130 {
    padding-bottom: 130px
}
.pb140 {
    padding-bottom: 140px
}
.pb150 {
    padding-bottom: 150px
}

/*-- Margin Auto --*/

.m-auto {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

/*-- Margin --*/

.m0 {
    margin: 0px
}
.m5 {
    margin: 5px
}
.m10 {
    margin: 10px
}
.m15 {
    margin: 15px
}
.m20 {
    margin: 20px
}
.m30 {
    margin: 30px
}
.m40 {
    margin: 40px
}
.m50 {
    margin: 50px
}
.m60 {
    margin: 60px
}
.m70 {
    margin: 70px
}
.m80 {
    margin: 80px
}
.m90 {
    margin: 90px
}
.m100 {
    margin: 100px
}
.m110 {
    margin: 110px
}
.m120 {
    margin: 120px
}
.m130 {
    margin: 130px
}
.m140 {
    margin: 140px
}
.m150 {
    margin: 150px
}

/*-- Margin Top --*/

.mt0 {
    margin-top: 0
}
.mt5 {
    margin-top: 5px!important;
}
.mt10 {
    margin-top: 10px
}
.mt15 {
    margin-top: 15px!important
}
.mt20 {
    margin-top: 20px
}
.mt30 {
    margin-top: 30px
}
.mt40 {
    margin-top: 40px
}
.mt50 {
    margin-top: 50px
}
.mt60 {
    margin-top: 60px
}
.mt70 {
    margin-top: 70px
}
.mt80 {
    margin-top: 80px
}
.mt90 {
    margin-top: 90px
}
.mt100 {
    margin-top: 100px
}
.mt110 {
    margin-top: 110px
}
.mt120 {
    margin-top: 120px
}
.mt130 {
    margin-top: 130px
}
.mt140 {
    margin-top: 140px
}
.mt150 {
    margin-top: 150px
}

/*-- Margin Bottom --*/

.mb0 {
    margin-bottom: 0!important
}
.mb5 {
    margin-bottom: 5px
}
.mb10 {
    margin-bottom: 10px
}
.mb15 {
    margin-bottom: 15px
}
.mb20 {
    margin-bottom: 20px
}
.mb30 {
    margin-bottom: 30px
}
.mb40 {
    margin-bottom: 40px
}
.mb50 {
    margin-bottom: 50px
}
.mb60 {
    margin-bottom: 60px
}
.mb70 {
    margin-bottom: 70px
}
.mb80 {
    margin-bottom: 80px!important;
}
.mb90 {
    margin-bottom: 90px
}
.mb100 {
    margin-bottom: 100px
}
.mb110 {
    margin-bottom: 110px
}
.mb120 {
    margin-bottom: 120px
}
.mb130 {
    margin-bottom: 130px
}
.mb140 {
    margin-bottom: 140px
}
.mb150 {
    margin-bottom: 150px
}

/*-- Margin Left --*/

.ml0 {
    margin-left: 0
}
.ml5 {
    margin-left: 5px
}
.ml10 {
    margin-left: 10px
}
.ml15 {
    margin-left: 15px
}
.ml20 {
    margin-left: 20px
}
.ml30 {
    margin-left: 30px
}
.ml40 {
    margin-left: 40px
}
.ml50 {
    margin-left: 50px
}
.ml60 {
    margin-left: 60px
}
.ml70 {
    margin-left: 70px
}
.ml80 {
    margin-left: 80px
}
.ml90 {
    margin-left: 90px
}
.ml100 {
    margin-left: 100px
}
.ml110 {
    margin-left: 110px
}
.ml120 {
    margin-left: 120px
}
.ml130 {
    margin-left: 130px
}
.ml140 {
    margin-left: 140px
}
.ml150 {
    margin-left: 150px
}

/*-- Margin Right --*/

.mr0 {
    margin-right: 0
}
.mr5 {
    margin-right: 5px
}
.mr10 {
    margin-right: 10px
}
.mr15 {
    margin-right: 15px
}
.mr20 {
    margin-right: 20px
}
.mr30 {
    margin-right: 30px
}
.mr40 {
    margin-right: 40px
}
.mr50 {
    margin-right: 50px
}
.mr60 {
    margin-right: 60px
}
.mr70 {
    margin-right: 70px
}
.mr80 {
    margin-right: 80px
}
.mr90 {
    margin-right: 90px
}
.mr100 {
    margin-right: 100px
}
.mr110 {
    margin-right: 110px
}
.mr120 {
    margin-right: 120px
}
.mr130 {
    margin-right: 130px
}
.mr140 {
    margin-right: 140px
}
.mr150 {
    margin-right: 150px
}
.mgt{margin-top: -26px;}
/*---------- COLORS ----------*/


/*-- Global Colors --*/

.white {
    color: #fff
}
.black {
    color: #000
}
.gray {
    color: #aeaeae;
}
.dark {
    color: rgba(0, 0, 0, .85)
}
.textc{color:#404040;}
/*-- Background Colors --*/

.bg-black {
    background-color: #000;
}
.bg-dark {
    background-color: rgba(0, 0, 0, .96);
}
.bg-primary {
    background-color: #0db8ca;
}
.bg-gray {
   /* background-color: #f2f4ec;*/
	background-color:#f2f2f2;
}
.bg-white {
    background-color: #fff;
}

/*---------- 23. Owl Carousel ----------*/

.owl-carousel .owl-item {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.owl-carousel .owl-item:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.owl-dot {
    display: inline-block;
    padding: 3px;
}
.owl-theme .owl-controls .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 3px;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    box-shadow: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
.owl-theme .owl-controls .owl-dot.active span {
    background: rgba(255, 255, 255, 0.8);
}
.owl-item {
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
}

/* BANNER SLIDER HOME 2 -------*/

#banner-slider .carousel-caption {
    left: 0px;
    right: 0px;
    padding-bottom: 100px;
}

/*---------- 24. Preloader ----------*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    /* change if the mask should have another color then white */
    z-index: 9999;
    /* makes sure it stays on top */
}
#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
    background-image: url(../img/assets/preloader.gif);
    /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    /* is width and height divided by two */
}



/*--------- PAge Section -------- */

.page-wrap{
    background: url(../img/backgrounds/bg4.html);
    -webkit-background-size: cover;
    background-size:cover ;
    position: relative;
}

.page-wrap.about{
    background: url(../img/backgrounds/bg.jpg) 50% 50%;
}
.page-wrap.service{
    background: url(../img/backgrounds/bg2.jpg) 50% 50%;
}
.page-wrap.team{
    background: url(../img/backgrounds/bg1.jpg) 50% 50%;
}
.page-wrap.contact{
    background: url(../img/backgrounds/bg5.jpg) 50% 50%;
}


.page-wrap:before{
    position: absolute;
    content:"";
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
}
#blog-page .hero-content {
    padding-top: 53px;
    padding-bottom: 65px;
}


.btn1 {
    font: 600 10.5px/1;
    display: inline-block;
    padding: 14px 27px 14px 27px;
    margin: 5px;
    text-transform: uppercase;
    border: 1px solid transparent;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 0px;
	border-radius: 40px;
	font-size:14px;
}



/*---------- 14. ContactPAge  Section ----------*/

.form-control {
    display: block;
    width: 100%;
    height: 44px;
    margin: 10px 0;
    color: #676767;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0px;
    outline: none;
}
.form-control:focus {
    border-color: #000;
    box-shadow: none;
}
.form-group:first-child {
    float: left;
    width: 45%;
}
.form-group:nth-child(2) {
    float: right;
    width: 55%;
}

/*.mobile-video{display:hide!important}*/

.display{display: -webkit-inline-box;}



/*---------- RESPONSIVE GLOBAL STYLES ----------*/


/* Medium Screens*/

@media (max-width: 992px) {.desktop-video{display:hide!important}
    .text-center-md {
        text-align: center;
    }
    .text-left-md {
        text-align: left;
    }
    .text-right-md {
        text-align: right;
    }
    .hidden-md,
    p.hidden-md {
        display: none;
    }
    .block-md {
        width: 100%;
    }
    
    .quote{
        width: 122px;
        margin-left: 5px;
    }
    
    
    .navbar-nav > li > a {
        padding: 17px 0 15px 20px;
        font-size: 14px;
    }
    
    nav.navbar.transparent-white.top-nav-collapse li a {
        letter-spacing: 0px;
    }
    
    
    .price-chart-img {
        margin-bottom: 40px;
    }
    
    .panel-group {
      
}

/* Small Screens */

@media (max-width: 768px) {
    .text-center-sm {
        text-align: center;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-right-sm {
        text-align: right;
    }
    .hidden-sm,
    p.hidden-sm {
        display: none;
    }
    .block-sm {
        width: 100%;
    }
    #banner-slider {
        margin-top: 75px;
    }
    #banner-slider .carousel-caption {
        top: 60px;
    }
    #banner-slider .h1-lg {
        font-size: 50px;
    }
    #banner-slider .lead .h5-md {
        font-size: 14px;
    }
    #banner-slider .item img {
        min-height: 100%;
    }
    #banner-slider .item {
        min-height: 300px;
        width: 100%;
    }
    
    
    .quote{
        width: 122px;
        margin-left: 5px;
    }
    
    
    .navbar-nav > li > a {
        padding: 17px 0 15px 20px;
        font-size: 14px;
    }
    
    
      .work-wrap {
        margin-top: 60px;
        position: relative;
    }
    #howorks {
        padding-bottom: 80px;
    }
    
    
    .price-chart-img {
        margin-bottom: 40px;
    }
    
    .panel-group {
      
}

/* Extra Small Screens */

@media (max-width: 576px) {
    .text-center-xs {
        text-align: center;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-right-xs {
        text-align: right;
    }
    .hidden-xs,
    p.hidden-xs {
        display: none;
    }
    .block-xs {
        width: 100%;
    }
    .heading {
        width: 92%;
    }
    #banner-slider {
        margin-top: 75px;
    }
    #banner-slider .carousel-caption {
        top: 40px;
    }
    #banner-slider .h1-lg {
        font-size: 30px;
    }
    #banner-slider .lead .h5-md {
        font-size: 14px;
    }
    #banner-slider .item img {
        min-height: 100%;
    }
    #banner-slider .item {
        min-height: 350px;
    }
    
    .banner-info li {
        margin-bottom: 20px;
    }
    
    .client-logo{
        margin-bottom: 20px;
    }
    
    .testimonial-wrap,.blog-single,.widget{
        margin-bottom: 20px;
    }
    #blog{
        padding-bottom: 30px;
    }
    
    .blog-info{
        margin-bottom: 25px;
    }
    .blog-info li i{
        margin-right: 5px;
    }
    .hero-container{
        padding-top: 0px;
    }
    
    #hero {
       /* height: 585px;*/
    }
    
    
    .work-wrap {
        margin-top: 60px;
        position: relative;
    }
    #howorks {
        padding-bottom: 80px;
    }
    
    .price-chart-img {
        margin-bottom: 40px;
    }
    
    .panel-group {
        margin-bottom: 45px;
    }
    
    
    .social-icons li {
        padding: 10px 9px;
    }
    
    .client-logo {
        margin-bottom: 30px;
    }
    .work-inner-box {
        margin-bottom: 30px;
    }
    .feature-box{
        margin-bottom: 20px;
    }
    
    .testimonial-wrap {
        margin-bottom: 58px;
    }      
}



<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.theme.min.css">
 
.testimonial{
    padding: 20px 20px 20px 90px;
    margin: 10px 20px 50px 55px;
    border-left: 2px solid #ae483a;
    position: relative;
}
.testimonial:after{
    content: "";
    border-bottom: 25px solid #ae483a;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    bottom: -24px;
    left: -26px;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #ae483a;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -50px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title{
    font-size: 22px;
    font-weight: 600;
    color: #71334a;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 7px 0;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    color: #ae483a;
    text-transform: capitalize;
}
.testimonial .description{
    font-size: 15px;
    color: #ab9c99;
    line-height: 28px;
}
.owl-theme .owl-controls{ margin-top: 10px; }
.owl-theme .owl-controls .owl-page span{
    width: 35px;
    height: 15px;
    border-radius: 0;
    background: #71334a;
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ae483a;
}
@media only screen and (max-width: 479px){
    .testimonial{
        padding: 20px 0 20px 60px;
        margin: 10px 20px 50px 50px;
    }
    .testimonial .title{ font-size: 20px; }
	.stcontent {
    float: left;
    padding: 50px;
    width: 100%;
}
.ept{padding-top: 60px;}
.hpd{padding:0px!important;}
.mtm {
    margin-top: 0px!important;
}
.mb{margin-bottom: -30px!important;}
.rd{padding: 13px 121px!important;}
.vc_custom_1518768468213 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 65px !important;
    padding-right: 53px !important;
    padding-bottom: 0px !important;
    padding-left: 53px !important;
    background-color: #f8f8f8 !important;
}
.copy {
    font-size: 11px!important;
    margin-top: 0px!important;
    margin-bottom: 35px!important;
    color: #eee;
	padding: 10px;
}
.mg49 {
    margin-left: 0px!important;
}
}

@media screen and (max-width: 480px) {
.video-hig{height:100%!important;}	
}
