@charset "utf-8";
/* CSS Document */
@import url('font-awesome.css');
@import url('font-awesome.min.css');
@import url('flaticon.css');
@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,500,700,800,900|PT+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
body{ 
  margin: 0px;
  font-size: 15px;
  font-family: 'PT Sans', sans-serif;
  /*font-family: 'Montserrat', sans-serif;*/
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display:block;}
a,a:focus,{color:#333; text-decoration:none}
a:link{outline: 0;}
img{ 
  border:0px; 
  overflow: hidden;
}
h1,h2,h3,h4,h5,h6 {
  font-family: 'Heebo', sans-serif;
}

ul,li{
  list-style:none;
  padding:0px;
  margin:0px; 
}

.clr{ 
  clear:both;
}
.fLeft{ 
  float: left;
}
.fRight{ 
  float:right;
}
.imgResponsive{ 
  width: 100%;
}
.colorOrange{
  color: #ff0000 !important;
}

.margin-top30{
  margin-top: 30px !important;
}

#main{
  width: 100%;
}

.payIcon{
  margin-top: 11px;
  border-radius: 4px;
}

header{
  width: 100%;
  padding: 20px 0;
  background-color: #232323;
}


.logo{
  width: 100%;
  margin-top: 10px;
}

.upper-right {
  position: relative;
  float: right;
  padding: 0px 0px 0px;
}

.bottom-right {
  position: relative;
  float: right;
  padding: 10px 0px 0px;
  color: #999;
  font-weight: bold;
}


.info-box {
  position: relative;
  float: left;
  min-height: 50px;
  margin-left: 20px;
  color: #222222;
  padding: 0px 0px 0px 45px;
}

.info-box .icon-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 45px;
  line-height: 40px;
  color: #cccdc8;
  font-size: 28px;
  border-radius: 50%;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.info-box li {
  position: relative;
  line-height: 20px;
  font-weight: 500;
  margin: 0px 0px;
  color: #999;
}

.btn-box{
  padding: 0px 0px 0px 0px;
}

.btn-box1{
  padding: 0px 10px 0px 10px;
}

.bookNow{
  background-color: transparent;
  border:2px solid #cccdc8;
  color: #cccdc8;
  font-size: 18px;
}

.bookNow1{
  background-color: #000;
  border:2px solid #cccdc8;
  color: #fff;
  font-size: 20px;
  border-radius: 50%;
  padding: 5px;
  width: 40px;
  line-height: 26px;
}

.bookNow2{
  background-color: #189d0e;
  border:2px solid #189d0e;
  color: #fff;
  font-size: 20px;
  border-radius: 50%;
  padding: 5px;
  width: 40px;
  line-height: 26px;
}

.bookNow:hover, .bookNow:focus, .bookNow2:hover, .bookNow2:focus{
  border:2px solid #cccdc8;
  background-color: #000;
}

.bookNow1:hover, .bookNow1:focus{
  border:2px solid #cccdc8;
  background-color: #cccdc8;
}

.bookNow3{
  background-color: transparent;
  border:2px solid #cccdc8;
  color: #ff0000;
  font-size: 18px;
}

.bookNow3:hover, .bookNow3:focus{
  border:2px solid #cccdc8;
  background-color: #000;
}

.readBtn{
  background-color: #cccdc8;
  border:none;
  padding: 10px 15px;
  color: #000;
  font-size: 15px;
}

.readBtn:hover, .readBtn:focus{
  background-color: #000;
  border:none;
}

.readBtn1{
  background-color: #cccdc8;
  border:none;
  padding: 10px 15px;
  color: #000;
  font-size: 18px;
  border-radius: 0px;
  font-weight: bold;
  text-transform: uppercase;
}

.readBtn1:hover, .readBtn1:focus{
  background-color: #000;
  border:none;
}


.readBtn2{
  background-color: #cccdc8;
  border:none;
  padding: 10px 15px;
  color: #ff0000;
  font-size: 15px;
  font-weight: bold;
}

.readBtn2:hover, .readBtn2:focus{
  background-color: #000;
  border:none;
}

/*start main slider*/
.main-slider{
  position:relative;
  z-index: 10;
  margin-top: -50px;
}

.main-slider .tp-caption{
  z-index:5;
}

.main-slider .tp-dottedoverlay{
  background-color:rgba(0,0,0,0.50) !important; 
}

.main-slider .small-title{
  font-weight:700;
  line-height:1.3em;
  color:#ffffff;
  font-size:20px;
  text-transform:capitalize;
}

.main-slider .big-title{
  font-weight:500;
  line-height:1.2em;
  color:#ffffff;
  font-size:54px;
  text-transform:capitalize;
}

.main-slider .text{
  font-weight:400;
  line-height:1.8em;
  color:#ffffff;
  font-size:16px;
}

.main-slider .theme-btn{
  border-width: 2px !important;
}

.main-slider .btn-style-one{
  color: #FFFFFF;
}

.main-slider .btn-style-one:hover{
  color: #cccdc8;
}

.main-slider .btn-style-two{
  color: #333333;
}

.main-slider .btn-style-two:hover{
  color: #ffffff;
}

.tp-bullets{
  display: none !important;
}

.main-slider .tparrows.preview3,
.main-slider .tparrows.preview3{
  background:none !important;
  width:50px !important;
  overflow:hidden;
  margin-top:-10px !important;
  height:50px !important;
}

.main-slider .tparrows.preview3::after{
  top:0px;
  background:#ffffff;
  border:none;
  color:#333333;
  font-size:20px;
  height:50px !important;
  line-height:48px;
  width:46px !important;
  padding:0px;
  border-radius:0px;
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
  content: '\f104';
  font-family:'FontAwesome';
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
  content: '\f105';
  font-family:'FontAwesome';
}

.main-slider .tparrows.preview3.tp-leftarrow{
  left:30px !important;
}

.main-slider .tparrows.preview3.tp-rightarrow{
  right:30px !important;
}

.main-slider .tparrows.preview3:hover::after{
  color:#ffffff;
  background:#cccdc8;
  border-color:#cccdc8;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
  visibility:hidden;
  opacity:0;
  display:none; 
}

.main-slider .tp-bannertimer{
  display:none !important;  
}
/*end main slider*/

.welcome-content{
  width: 100%;
  background-image: url(../images/welcome-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 30px 0 0px 0;
  background-color: #000;
  border-bottom: 2px solid #cccdc8;
}

.welcome-content h2{
  color: #cccdc8;
  font-size: 40px;
  margin:40px 0 20px 0;
  font-weight: bold;
}

.welcome-content p{
  color: #fff;
  font-size: 18px;
  text-align: justify;
}

.welcome-content img{
  margin-bottom: -2px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.inner-banner{
  padding: 125px 0px 75px;
  position: relative;
  z-index: 89;
  margin-top: -50px;
  line-height: 1;
  background-image: url(../images/inner-banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.inner-banner h2{
  font-size: 52px;
  margin: 0px;
  display: block;
  font-weight: 600;
  color: #fff;
}

.breadcrumb {
  background-color: transparent;
  padding: 0px;
  margin: 0px;
}

.breadcrumb li, 
.breadcrumb li a {
  color: #fff;
  font-size: 15px;
}

.breadcrumb li a:hover{
  color: #fb6a00;
  text-decoration: none;
}

.breadcrumb li span{
  color: #fff;
  font-weight: 600;
}

.breadcrumb>li+li:before{
  color: #fff;
}

.breadcrumb>.active{
  color: #cccdc8;
}

.main-content{
  width: 100%;
  padding: 40px 0 60px 0;
}

.main-content h3{
  font-size: 30px;
  color: #000;
  font-weight: bold;
  margin: 0 0 15px 0;
}

.main-content h3 span{
  font-weight: 400;
}

.main-content h4{
  font-size: 24px;
  color: #454545;
  font-weight: 500;
  margin: 0 0 10px 0;
}

.main-content p{
  font-size: 16px;
  margin: 0 0 20px 0;
  text-align: justify;
}

.aboutus-img {
  width: 100%;
  -webkit-box-shadow: 0 0 50px 0 #cccccc;
  -moz-box-shadow: 0 0 50px 0 #cccccc;
  -o-box-shadow: 0 0 50px 0 #cccccc;
  -ms-box-shadow: 0 0 50px 0 #cccccc;
  box-shadow: 0 0 50px 0 #cccccc;
  position: relative;
}

.aboutus-img img{
  width: 100%;
}

.aboutus-img .frame {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid rgba(0, 0, 0, 0.2);
}

.serviceBox{
  width: 100%;
  padding: 0 0 0 100px;
  position: relative;
}

.serviceIcon{
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border:1px solid #ddd;
  margin:0 0 15px 0;
  border-radius: 4px;
  position: absolute;
  left: 0px;
  top: 0px;
}

hr.style-one {
  border: 0;
  margin: 0 0 20px 0;
  height: 1px;
  background-color: #efefef;
}

.fleetGallery{
  width: 100%;
  margin-bottom: 50px;
}

.fleetLi{
  margin: 10px 0 0 0;
  padding: 0px;
}

.fleetLi ul{
  margin: 10px 0 0 0;
  padding: 0px;
}

.fleetLi li{
  float: left;
  width: 68px;
  cursor: pointer;
  margin-right: 10px;
}

.fleetLi li img{
  width: 100%;
}

.sideNav{
  margin:0px;
  padding:0px;
  color:#fff;
}

.sideNav ul{
  margin:0px;
  padding:0px;
}

.sideNav li{
  margin:0px 0 1px 0;
  list-style:none;
  display: block;
  color:#454545;
  background-color: #efefef;
  line-height:20px;
  padding: 10px 15px 10px 40px;
  font-size:16px;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.sideNav li:after{
  font-family: 'FontAwesome';
  content: "\f00c";
  position: absolute;
  left: 15px;
  top: 10px;
}

.sideNav > li > a{
  display:block;
  color:#000;
  background-color: #ddd;
  line-height:20px;
  padding: 10px 10px 10px 25px;
  font-size:14px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.sideNav > li > a:hover,
.sideNav > li > a:focus{
  background-color: #c7081b;
  color: #fff;
  text-decoration: none;
}

.sideNav > .active > a,
.sideNav > .active > a:hover,
.sideNav > .active > a:focus {
  background-color: #c7081b;
  color: #fff;
  text-decoration: none;
}

.fleetPriceLi{
  margin:30px 0 0 0;
  padding: 0px;
}

.fleetPriceLi ul{
  margin:30px 0 0 0;
  padding: 0px;
}

.fleetPriceLi li{
  margin:0px 0 15px 0;
  padding: 0px 0 15px 55px;
  border-bottom: 1px solid #ddd;
  position: relative;
  line-height: 40px;
}

.fleetPriceLi li:last-child{
  margin:0px 0 0px 0;
  padding: 0px 0 0px 55px;
  border-bottom: none;
}

.fleetPriceLi li h5{
  font-size: 15px;
  font-weight: bold;
  color: #666;
  margin: 0px;
}

.fleetPriceLi li p{
  font-size: 15px;
  font-weight: 300;
  color: #666;
  margin: 0px;
}

.fleetPriceLi li p b{
  font-size: 22px;
  color: #cccdc8;
  font-weight: bold;
}

.fleetPriceLi li p span{
  font-size: 13px;
  color: #999;
}

.fleetPriceIcon{
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  text-align: center;
  border:1px solid #ddd;
  border-radius: 50%;
  line-height: 40px;
  font-size: 20px;
}

.fleetBox{
  width: 100%;
  padding: 15px;
  border:1px solid #efefef;
}

.contentLi{
  margin: 0px 0 20px 0;
  padding: 0px;
}

.contentLi ul{
  margin: 0px;
  padding: 0px;
}

.contentLi li{
  margin: 0px 0 3px 0;
  padding: 0px 0 0 25px;
  list-style: none;
  position: relative;
  line-height: 22px;
  font-family: 'Lato', sans-serif;
}

.contentLi li a{
  color: #333;
}

.contentLi li a:hover{
  color: #bf4317;
  text-decoration: none;
}

.contentLi li:after{
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  left: 10px;
  top:0px;
}

.fleet-bg{
  position:relative;
}

.fleetHeading h2{
  font-size: 30px;
  color: #222222;
  margin:30px 0 30px 0;
  font-weight: 500;
  line-height: 1.3em;
  padding-bottom: 15px;
  text-align: center;
  text-transform: capitalize;
  position: relative;
}

.fleetHeading h2:before{
  content: "";
  width: 250px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 50%;
  margin-left: -125px;
  bottom: 0px;
}

.fleetHeading h2:after{
  font-family: "Flaticon";
  content: "\f11f";
  width: 50px;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -15px;
  color: #cccdc8;
}

.fleet-bg.mix{
  display:none;
}

.fleet-bg .inner-box{
  position:relative;
  width:100%;
  text-align:center;
  overflow:hidden;
  margin-bottom:30px;
}

.fleet-bg .image-box{
  position:relative;
  display:block;
  margin-bottom:10px; 
}

.fleet-bg .image-box img{
  position:relative;
  display:inline-block;
  max-width:100%;
}

.fleet-bg .inner-box:hover img{
  /*-webkit-filter: grayscale(100%); 
  filter: grayscale(100%);*/
  opacity: 0.7;
}

.fleet-bg .lower-content{
  position:relative;
  padding:0px 20px; 
}

.fleet-bg .lower-content h3{
  font-weight:500;
  color:#222222;
  font-size:18px;
  margin-bottom:20px;
  text-transform:capitalize;  
}

.fleet-bg .lower-content h3 a{
  color:#222222;
}

.fleet-bg .lower-content h3 a:hover{
  color:#cccdc8;
  text-decoration: none;
}

.fleet-bg .lower-content .info{
  position:relative;
  display:block;
  border:1px solid #e0e0e0;
  margin-bottom:30px;
  color:#222222;
  border-radius:3px;
}

.fleet-bg .lower-content .info li{
  position:relative;
  float:left;
  width:50%;
  line-height:24px;
  padding:8px 10px;
  border-right:1px solid #e0e0e0;
}

.fleet-bg .lower-content .info .price{
  color:#cccdc8;  
}

.fleet-bg .lower-content .info .price strong{
  font-family: 'Heebo', sans-serif;
  font-size:18px;
  font-weight:500;
}

.fleet-bg .lower-content .info li:nth-child(2n+2){
  border-right:none;
}



.parallax-window {
  min-height: 250px;
  padding: 70px 0;
  background: transparent;
  text-align: center;
}

.parallax-window h3{
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  margin: 0px 0 30px 0;
  text-shadow: 1px 1px 1px #333;
}

.sec-title {
  margin-bottom: 60px;
  text-align: center;
  position: relative;
}

.services-bg{
  width: 100%;
  padding: 40px 0 20px 0;
}

.services-bg h2{
  font-size: 30px;
  color: #222222;
  margin:0px 0 40px 0;
  font-weight: 500;
  line-height: 1.3em;
  padding-bottom: 15px;
  text-align: center;
  text-transform: capitalize;
  position: relative;
}

.services-bg h2:before{
  content: "";
  width: 250px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 50%;
  margin-left: -125px;
  bottom: 0px;
}

.services-bg h2:after{
  font-family: "Flaticon";
  content: "\f11f";
  width: 50px;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -15px;
  color: #cccdc8;
}

.services-box{
  width: 100%;
  padding: 0 0 0 70px;
  margin-bottom: 40px;
  position: relative;
}

.services-box-img{
  width: 100%;
  margin:0 0 15px 0;
  position: absolute;
  left: 0px;
}

.services-box-img img{
  border-radius: 5px;
}

.services-box h3{
  font-size: 20px;
  color: #000;
  margin:0px 0 10px 0;
  font-weight: 500;
  line-height: 1.3em;
  text-transform: capitalize;
  position: relative;
}

.services-box p{
  text-align: justify;
}


.videobg{
  width: 100%;
  padding: 170px 0;
  background-image: url(../images/video-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.videobg h2{
  font-size: 40px;
  margin: 0 0 15px 0;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.videobg p{
  font-size: 18px;
  margin:0px;
  text-align: center;
  color: #fff;
}

.contact-content{
  width: 100%;
  padding: 40px 0;
}

.contact-content .form-control{
  border-radius: 0px;
  height: 40px;
}
.contact-content textarea.form-control {
  height:auto
}

.contactDetail{
  margin: 0px;
  padding: 0px;
}

.contactDetail ul{
  margin: 0px;
  padding: 0px;
}

.contactDetail li{
  margin: 0px 0 15px 0;
  padding: 0px 0 15px 30px;
  list-style: none;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.contactDetail li i{
  width: 24px;
  position: absolute;
  left: 0px;
  top: 4px;
}

.contactMap{
  width: 100%;
  border-top:1px solid #ccc;
}

.contactGoogleMap {
  position: relative;
  padding-bottom: 22.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.contactGoogleMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.newRow{
  margin-left: -2px !important;
  margin-right: -2px !important;
}

.newCol{
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.call-to-action-footer{
  position:relative;
  background:#222222;
  color:#ffffff;
}

.call-to-action-footer:before{
  content:'';
  position:absolute;
  left:0px;
  top:0px;
  width:50%;
  height:100%;
  background:#3c3c3c;
}

.call-to-action-footer:after{
  content:'';
  position:absolute;
  left:50%;
  top:-25px;
  width:50%;
  height:100%;
  background:#222222;
}

.call-to-action-footer .auto-container{
  position:relative;
  z-index:1;
}

.call-to-action-footer .left-column .inner-box{
  position:relative;
  padding:20px 0 16px 0px;
  font-family: 'Heebo', sans-serif;
  font-size:16px;
  line-height:20px; 
}

.call-to-action-footer .left-column .inner-box strong{
  font-weight:500;
  font-size:20px; 
}

.call-to-action-footer .left-column .icon-box{
  position:relative;
  display:inline-block;
  width:44px;
  height:44px;
  border:3px solid #ffffff;
  line-height:38px;
  text-align:center;
  font-size:18px;
  margin-right:20px;
  border-radius:50%;  
}

.call-to-action-footer .right-column .inner-box{
  position:relative;
  padding:25px 0px 0px 0px;
  margin-top:-25px;
  background:#222222;
  color:#c8c8c8 !important;
  line-height:1.8em;  
}

.call-to-action-footer .right-column .inner-box:before{
  content:'';
  position:absolute;
  left:-35px;
  top:0px;
  width:70px;
  height:100%;
  background:#222222;
  -webkit-transform:skewX(-25deg);
  -ms-transform:skewX(-25deg);
  -o-transform:skewX(-25deg);
  -moz-transform:skewX(-25deg);
  transform:skewX(-25deg);
}

.call-to-action-footer .right-column .inner-box .content-box{
  position:relative;
  padding-left:190px;
  height: 80px;
}

.call-to-action-footer .right-column .inner-box .content-box .logo-box{
  position:absolute;
  left:0px;
  top:0px;
  padding:22px 0px;
  width:175px;
  height:79px;
  /*border-right:1px solid #555555;*/
  z-index: 999;
}

.call-to-action-footer .right-column .inner-box .content-box .text{
  position:relative;
  z-index: 99999;
  font-size: 30px;
  line-height: 80px;
  color: #fff;
}

.promotionPopup{
  margin-top: 200px !important;
}

.main-footer{
  position:relative;
  background:#222222;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center bottom;
  color:#c8c8c8;
}

.main-footer .widgets-section{
  position:relative;
  padding:50px 0px 10px;
  z-index:1;
}

.main-footer .footer-column{
  margin-bottom:30px; 
}

.main-footer .footer-column h2{
  font-size:18px;
  font-weight:500;
  text-transform:capitalize;
  margin-bottom:25px;
  color:#ffffff;  
}

.main-footer .work-hours-widget .text{
  margin-bottom:20px;
  line-height:1.8em;
  padding-right:20px;
}

.main-footer .links-widget{
  padding-left:30px;  
}

.main-footer .links-widget .list li{
  position:relative;
  margin-bottom:6px;
}

.main-footer .links-widget .list li a{
  position:relative;
  display:block;
  line-height:24px;
  padding:4px 0px 4px 20px;
  color:#c8c8c8;
  text-transform:capitalize;  
}

.main-footer .links-widget .list li a:before{
  content:'\f105';
  position:absolute;
  left:0px;
  top:2px;
  line-height:24px;
  font-size:16px;
  font-family: 'FontAwesome';
  color:#cccdc8;  
}

.main-footer .links-widget .list li a:hover{
  color:#cccdc8;  
}

.main-footer .contact-info{
  position:relative;
  margin-bottom:30px; 
}

.main-footer .contact-info li{
  position:relative;
  line-height:24px;
  padding-left:30px;
  margin-bottom:15px;
  color:#e3e3e3;
  font-size:14px;
}

.main-footer .contact-info li .icon{
  position:absolute;
  left:0px;
  top:0px;
  line-height:24px;
  font-size:16px;
  color:#cccdc8;
}

.main-footer a{
  color:#fff;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;
}

.main-footer a:hover{
  color:#cccdc8;
  text-decoration: none;
}

.main-footer .footer-bottom{
  position:relative;
  font-size:14px;
  padding:10px 0px;
  line-height:20px;
  text-align:center;
  background:#171717;
  color:#c8c8c8;
  z-index:1;
}


.social-media{
  width: 100%;
  height: 36px;
  margin-bottom: 20px;
}

.fIcon, .tIcon, .inIcon, .gIcon, .yIcon{
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  opacity: 1;
  float: left;
  -webkit-transition:all 0.4s ease-in-out;
  -moz-transition:all 0.4s ease-in-out;
  -o-transition:all 0.4s ease-in-out;
  -ms-transition:all 0.4s ease-in-out;
  transition:all 0.4s ease-in-out;
}

.fIcon{ 
  background-color: #3b5998;
  margin-right: 5px;
}

.fIcon:hover{ 
  color: #3b5998;
  background-color: #ddd;
}

.tIcon{ 
  background-color: #00aced;
  margin-right: 5px;
}

.tIcon:hover{
  color: #00aced;
  background-color: #ddd;
}

.inIcon{ 
  background-color: #007bb6;
  margin-right: 5px;
}

.inIcon:hover{
  color: #007bb6;
  background-color: #ddd;
}

.gIcon{ 
  background-color: #dd4b39;
  margin-right: 5px;
}

.gIcon:hover{
  color: #dd4b39;
  background-color: #ddd;
}

.yIcon{ 
  background-color: #bb0000;
  margin-right: 5px;
}

.yIcon:hover{
  color: #bb0000;
  background-color: #ddd;
}
