<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * start home drone

 */
 
 @font-face {
    font-family: 'coco_gothicbold';
    src: url('../fonts/coco-gothic-bold-trial-webfont.woff2') format('woff2'),
         url('../fonts/coco-gothic-bold-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 
body {
	overflow-x: hidden;
	  font-family: 'coco_gothicbold';
	webkit-tap-highlight-color: #fed136
}
p{
	 font-family: 'open_sansregular';
}
.btn-primary, .btn-xl, h1, h2, h3, h4, h5, h6 {
	  font-family: 'coco_gothicbold';
	text-transform: uppercase;
	font-weight: 700
	margin:0px;
}
.text-muted {
	color: #777
}

a, a.active, a:active, a:focus, a:hover {
	outline: 0
}
a.active, a:active, a:focus, a:hover {
	color: #fec503
}
.img-centered {
	margin: 0 auto
}
.bg-light-gray {
	background-color: #eee
}
.bg-darkest-gray {
	background-color: #222
}
.btn-primary {
	color: #fff;
	background-color: #fed136;
	border-color: #fed136
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus,  .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled]  .btn-primary.active, fieldset[disabled]  .btn-primary:active, fieldset[disabled]  .btn-primary:focus, fieldset[disabled]  .btn-primary:hover {
	background-color: #fed136;
	border-color: #fed136
}
.btn-primary .badge {
	color: #fed136;
	background-color: #fff
}
.btn-xl {
	color: #fff;
	background-color: #fed136;
	border-color: #fed136;
	border-radius: 3px;
	font-size: 18px;
	padding: 20px 40px
}
.btn-xl.active, .btn-xl:active, .btn-xl:focus, .btn-xl:hover, .open .dropdown-toggle.btn-xl {
	color: #fff;
	background-color: #fec503;
	border-color: #f6bf01
}
.btn-xl.disabled, .btn-xl.disabled.active, .btn-xl.disabled:active, .btn-xl.disabled:focus, .btn-xl.disabled:hover, .btn-xl[disabled], .btn-xl[disabled].active, .btn-xl[disabled]:active, .btn-xl[disabled]:focus, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl, fieldset[disabled] .btn-xl.active, fieldset[disabled]  .btn-xl:active, fieldset[disabled] .btn-xl:focus, fieldset[disabled]  .btn-xl:hover {
	background-color: #fed136;
	border-color: #fed136
}
.btn-xl .badge {
	color: #fed136;
	background-color: #fff
}
.navbar-custom {
	background-color: #222;
	border-color: transparent
}
.navbar-custom .navbar-brand {
	color: #fed136;
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive
}
.navbar-custom .navbar-brand.active, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:hover {
	color: #fec503
}
.navbar-custom .nav li a, .navbar-custom .navbar-toggle {
	  font-family: 'coco_gothicbold';
	color: #fff;
	text-transform: uppercase
}
.navbar-custom .navbar-collapse {
	border-color: rgba(255,255,255,.02)
}
.navbar-custom .navbar-toggle {
	background-color: #fed136;
	border-color: #fed136;
	font-size: 12px
}
.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
	background-color: #fed136
}
.navbar-custom .nav li a {
	font-weight: 400;
	letter-spacing: 1px
	    font-size: 15px;
		line-height:54px;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:hover {
	color: #45a2d6;
	outline: 0
}
.navbar-custom .navbar-nav&gt;.active&gt;a {
	border-radius: 0;
	color: #fff;
	background-color: #fed136
}
.navbar-custom .navbar-nav&gt;.active&gt;a:focus, .navbar-custom .navbar-nav&gt;.active&gt;a:hover {
	color: #fff;
	background-color: #fec503
}

/* } */
/* header { */
	/* background-image: url(../images/header-bg.jpg); */
	/* background-repeat: no-repeat; */
	/* background-attachment: scroll; */
	/* background-position: center center; */
	/* -webkit-background-size: cover; */
	/* -moz-background-size: cover; */
	/* background-size: cover; */
	/* -o-background-size: cover; */
	/* text-align: center; */
	/* color: #fff */
/* } */
/* header .intro-text { */
	/* padding-top: 100px; */
	/* padding-bottom: 50px */
/* } */
/* header .intro-text .intro-lead-in { */
	/* font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; */
	/* font-style: italic; */
	/* font-size: 22px; */
	/* line-height: 22px; */
	/* margin-bottom: 25px */
/* } */
/* header .intro-text .intro-heading { */
	/* font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; */
	/* text-transform: uppercase; */
	/* font-weight: 700; */
	/* font-size: 50px; */
	/* line-height: 50px; */
	/* margin-bottom: 25px */
/* } */

.logo_top {
    width: 73%;
}
 .carousel-inner &gt; .item &gt; img, .carousel-inner &gt; .item &gt; a &gt; img {
       display: block;
        height: 100%;
        min-width: 100% !important;
        width: 100%;
        max-width: 100%;
        line-height: 1;
    }
.left_a {
    margin-top: 325px;
    width: 40px;
}
.bnr_text {
    font-family: 'open_sansregular';
    font-size: 20px;
    letter-spacing: 1px;
}
.bnr_text a{
    font-family: 'open_sansregular';
    font-size: 20px;
   font-weight:700;
   color:#fff;
}
.bnr_text a:hover{
  text-decoration:none;
color: #45a2d6;
}
.about_lft {
    width: 48%;
    float: left;
    margin-right: 2%;
}
.about_lft img {
    width: 100%;
}
.about_rght {
    width: 50%;
    float: left;
}
.about_rght h2 {
    text-align: center;
    font-size: 25px;
    color: #4c4b4b;
}
.about_rght p {
    text-align: justify;
    font-size: 15px;
    color: #4c4b4b;
    font-family: 'open_sansregular';
    line-height: 27px;
    padding-right: 17%;
margin: 0;
    margin-bottom: 4%;
}
.read_more{
	margin:0 !important;
}
.read_more a{
	font-family: 'coco_gothicbold';
	color:#45a2d6;
	font-size:19px;
}

.read_more a:hover{
	text-decoration:none;
}

.services{text-align: center;
    font-size: 25px;
    color: #4c4b4b;
    font-family: 'coco_gothicbold';
	margin:0px;
	margin-bottom: 10px;
	}
.servisec_sec{
    padding-top: 50px;
    padding-bottom: 50px;
	
}
.services_p {
    text-align: center;
    font-size: 15px;
	color:#727272;
}	
	
/************tab function***********/
.transformer-tabs ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom: 3px solid white;
  text-align: center;
  margin-bottom: 3%;
}
.transformer-tabs li {
  display: inline-block;
  padding: 0;
  vertical-align: bottom;
}
.transformer-tabs li:nth-child(1) .active {
  color: #768dc5;
  border-bottom-color: #768dc5;
}
.transformer-tabs li:nth-child(2) .active {
  color: #768dc5;
  border-bottom-color: #768dc5;
}
.transformer-tabs li:nth-child(3) .active {
  color: #45a2d6;
  border-bottom-color: #45a2d6;
}

.transformer-tabs a {
       display: inline-block;
    color: #45a2d6;
    text-decoration: none;
    padding: 0.6rem;
    text-transform: uppercase;
    font-size: 16px;
    margin: 9px;
    margin-top: 0;
    margin-bottom: 0;
}
.transformer-tabs a.active {
  border-bottom: 3px solid #45a2d6 !important;
  position: relative;
  bottom: -3px;
  color:#45a2d6 !important;
}
@media (max-width: 768px) {
  .transformer-tabs ul {
    border-bottom: 0;
    overflow: hidden;
    position: relative;
    background: #666;
    /* fallback */
    background: linear-gradient(#666, #222);
  }
  .transformer-tabs ul::after {
  /* content: "â˜°"; 
    position: absolute;
    top: 8px;
    right: 15px;
    z-index: 2;
    pointer-events: none; */
	content: "\002b";
position: absolute;
top: -2px;
right: 7px;
z-index: 2;
pointer-events: none;
color: #fff;
font-size: 28px;
  }
  .transformer-tabs ul.open a {
    position: relative;
    display: block;
  }
  .transformer-tabs li {
    display: block;
  }
  .transformer-tabs a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .transformer-tabs a.active {
    border: 0;
    z-index: 1;
    background: #666;
    /* fallback */
    background: linear-gradient(#666, #222);
  }
}

.tabs &gt; div {
  display: none;
  padding: 1rem;
}

/* .tabs &gt; div:nth-of-type(1) { */
  /* background: #9b59b6; */
/* } */
/* .tabs &gt; div:nth-of-type(2) { */
  /* background: #3498db; */
/* } */
/* .tabs &gt; div:nth-of-type(3) { */
  /* background: #e67e22; */
/* } */
/* .tabs &gt; div:nth-of-type(4) { */
  /* background: #c0392b; */
/* } */
.tabs &gt; .active {
  display: block;
}
#tab-1 h2, #tab-2 h2, #tab-3 h2, #tab-4 h2 {
    font-size: 16px;
    color: #727272;
     font-family: 'open_sanssemibold';
    text-transform: lowercase;
    font-weight: 400;
    line-height: 24px;
	letter-spacing: 1px;
}
.point_sec ul {
    list-style: none;
    padding-left: 14%;
}
.point_sec ul li {
    font-family: 'open_sansregular';
    color: #727272;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 10px;
}
.point_sec ul li a{
	color: #727272 !important;
	text-decoration: none;	
}
.point_sec ul li a:hover
{
	color: #727272 !important;
	text-decoration: none;
}
.crcle {
    font-size: 11px;
    color: #45a2d6;
}

/************tab function***********/	
.tr_nni_ing {
    padding-bottom: 50px;
}
.traning_sec {
    position: absolute;
    top: 0;
    background: rgba(10,12,12,0.4);
    height: 100%;
}
.marg_adjust img {
    height: 100%;
    width: 100%;
}
/* .marg_adjust{ */
    /* padding: 0; */
    /* margin-right: 15px; */
    /* margin-left: 15px; */
    /* width: 47.4%; */
	    /* height: 360px; */
    /* overflow: hidden; */
  
/* } */

.marg_adjust {
    width: 100%;
    height: 360px;
    overflow: hidden;
    position: relative;
}
.traning_sec h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    margin: 0;
    padding: 14px;
    margin-bottom: 9%;
    color: #fff;
	background:#45a2d6 ;
	 font-family: 'open_sanssemibold';
}
.traning_sec p {
    text-align: center;
    padding: 6%;
    color: #fff;
    font-size: 15px;
	padding-bottom:0px;
}

.read_more_more{
	padding: 0 !important;
	margin-top: 3%!important;
}

.read_more_more a{
	font-family: 'coco_gothicbold';
	color:#fff;
	font-size:19px;
}

.read_more_more a:hover{
	text-decoration:none;
}

.recent_projects {
    text-align: center;
    font-size: 25px;
    color: #4c4b4b;
    font-family: 'coco_gothicbold';
    margin: 0px;
    margin-bottom: 22px;
}
.h_adst {
    height: 234px;
    overflow: hidden;
    padding: 15px;
}
.recnt_img{
	width:100%;
	height:100%;
}
.recent_projects_sec_a {
    border: 1px solid #efeaea;
    border-radius: 5px;
}
.h_ndti h2 {
    padding: 0;
    margin: 0;
    font-family: 'open_sanssemibold';
    text-transform: uppercase;
    font-size: 16px;
    color: #45a2d6;
    margin-bottom: 3%;
}
.h_ndti {
    padding-top: 0px !important;
	    padding: 15px;

}
.h_ndti p {
    font-size: 14px;
    text-align: justify;
    color: #615d5d;
    line-height: 22px;
    letter-spacing: 0px;
	 margin: 0;
}
.recent_more_sec_a{
	  padding-top: 0px !important;
	    padding: 15px;
		text-align: right;
}
.recent_more{
	padding: 0 !important;
	margin:0;
}
.recent_more a{
	font-family: 'coco_gothicbold';
	color:#45a2d6;
	font-size:19px;
}
.recent_more a:hover{
	text-decoration:none;
}
.project_recent_main{
	padding-bottom:50px;
	
}



/*****************about_us*************/
.abt_us_page {
    height: 429px;
    overflow: hidden;
    width: 100%;
}
.abt_1_sec_img {
    width: 40%;
    float: left;
    height: 303px;
    overflow: hidden;
	 margin-right: 30px;   
	 -webkit-box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
	-moz-box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
	box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
}
.abt_1_sec_img img{
   width:100%;
}
.abt_1_sec_para p {
    text-align: justify;
    line-height: 26px;
    font-size: 15px;
    color: #777474;
    margin: 0;
}
.abt_1_sec {
    margin-top: 35px;
}
.abt_1_sec_para h2 {
    color: #707070;
    font-size: 21px;
    font-family: 'open_sanssemibold';
    text-transform: inherit;
    margin: 0;
    margin-bottom: 1%;
}
.abut_sec_main_page {
    padding-top: 50px;
    padding-bottom: 50px;

}
/*****************about_us*************/
/*****************services*************/
.services_sec_main_page {
    padding-top: 50px;
	padding-bottom: 30px;
}
.service_para_main {
    font-size: 15px;
    text-align: center;
    line-height: 24px;
    margin: 26px 0 50px 0;
	color: #727272;
}
.sec_service_1{
	position:relative;
	-webkit-box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
-moz-box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
}
.sec_service_innr {
    position: absolute;
    top: 0;
    width: 100%;
    /* background: rgba(0,0,0,0.4); */
    height: 100%;
}
.sec_service_1 {
    margin-bottom: 30px;
}
.sec_service_innr h2 {
    font-size: 18px;
    line-height: 0;
    color: #45a2d6;
    text-transform: capitalize;
	margin-bottom: 7%;
margin-top: 4%;
}
.sec_service_innr {
    padding: 5%;
}
.srve_pad_sec-lu {
    list-style: none;
    padding: 0;
}

.srve_pad_sec-lu li {
    margin-bottom: 11px;
    font-size: 14px;
    color: #959698;
    font-family: 'open_sanssemibold';
    letter-spacing: 0;
}
.srcle {
    color: #959698;
    font-size: 10px;
    padding-right: 12px;
}
.sec_service_innr h2 a {
    line-height: 0;
    padding-left: 6%;
    vertical-align: middle;
	 color: #45a2d6;
}

.sec_service_innr h2 a:hover {
   
}
/*****************services*************/
/*****************portfolio*************/
.port_img {
    height: 290px !important;
    width: 100%;
}
.next_prev{
	position:absolute;
	right:0;
}


.block-media {
width: 100%;
height: 100%;
display: inline-block;
float: left;
  margin-bottom: 30px;
}

.carousel-images &gt; .slick-list {
  padding: 0 !important;
}
.carousel-images &gt; .slick-list &gt; .slick-slide {
  width: 350px !important;
}
.carousel-images &gt; .slick-prev {
right: 60px;
}
.carousel-images &gt; .slick-next {
  right: 10px;
}

.slick_hed {
    font-size: 25px;
    font-family: 'open_sanssemibold';
    text-transform: capitalize;
    margin: 0;
    padding-left: 4%;
    padding-right: 4%;
	color:#45a2d6;
}
.slick_para {
    font-size: 15px;
    padding-left: 4%;
    padding-right: 4%;
    text-align: left;
    line-height: 23px;
    font-family: 'open_sansregular';
    color: #b1b1b1;
    letter-spacing: 1px;
    margin: 0;
    margin-top: 2%;

}
.port_carou {
 -webkit-box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
    -moz-box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
    box-shadow: -1px 0px 13px -4px rgba(140, 170, 185, 0.8);
    padding-bottom: 5%;
    margin-bottom: 30px;
	min-height: 505px;
}
.nxt_page {
    width: 15%;
    margin: 0 auto;
}
.nxt_page ul {
    padding: 0;
    list-style: none;
}
.nxt_page ul li {
    display: inline-block;
    width: 50%;
    background: #45a2d6;
    border-radius: 20px 0px 0px 20px;
padding-left: 14%;
}
.nxt_page ul li a {
    display: block;
    padding: 0;
    font-size: 33px;
    color: #fff;
}
.nxt_page ul li:nth-child(2) {
    border-radius: 0px 20px 20px 0px;
	text-align: right;
padding-right: 14%;
}
/*****************portfolio*************/


/*****************Security_Surveillance*************/
.main_scrty {
    -webkit-box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
    -moz-box-shadow: -1px 0px 15px -4px rgba(0,0,0,0.82);
    box-shadow: -1px 0px 13px -4px rgba(140, 170, 185, 0.8);
	margin-bottom:30px;
	min-height: 370px;
}
.Security_Surveillance {
    color: #45a2d6;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 1px;

}
.line_tyle {
    height: 2px;
    background: #45a2d6;
    width: 23%;
	margin-bottom: 5%;

}
.securty_d_a {
    height: 186px;
    overflow: hidden;
}

.securty_d_a img {
    width: 100%;
    height: 100%;
}
.main_scrty h2 {
    font-size: 18px;
    font-family: 'open_sanssemibold';
    text-transform: initial;
    color: #45a2d6;
	padding-left:4%;
	padding-right:4%;
}
.main_scrty p {
    font-size: 14px;
    font-family: 'open_sansregular';
    color: #8c8c8c;
    line-height: 24px;
    text-align: justify;
	padding-left:4%;
	padding-right:4%;
	/* padding-bottom: 10%; */
}



#return-to-top {
    position: fixed;
 bottom: 63px;
right: 30px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width:7%;
}
#return-to-top img{
width:100%;
}
/*****************Security_Surveillance*************/
/*****************contact_us*************/
.addd_emal {
    padding: 0;
max-width: 900px;
    margin: 0 auto;
}
.contct_inr h2{
	margin-top:0;
}
.clr {
    font-size: 18px;
    line-height: 0;
    padding-left: 5%;
    text-transform: capitalize;
    font-family: 'open_sanssemibold';
}

.contct_inr ul {
    list-style: none;
}
.contct_inr ul li a{
	  font-family: 'open_sansregular';
    font-size: 14px;
    color: #9b9b9b;
}

.contct_inr ul li {
    font-family: 'open_sansregular';
    font-size: 14px;
    color: #9b9b9b;
    margin-bottom: 6px;
    line-height: 21px;
}
.contact_main_top {
    padding-top: 50px;
}
.getin_touch {
    color: #4c4b4b;
    font-size: 23px;
    text-align: center;
    margin: 0;
	margin-bottom: 3%;
}

.cont_frma {
    width: 100%;
    padding: 6px;
    font-family: 'open_sansregular';
    font-size: 13px;
    border: 1px solid #45a2d6;
    outline: none;
	font-weight: 700;
	margin-bottom: 6%;
	height: 40px;
}

.massage_cont_frm {
    width: 100%;
    padding: 6px;
    font-family: 'open_sansregular';
    font-size: 13px;
    border: 1px solid #45a2d6;
    outline: none;
	font-weight: 700;
    resize: none;
}

.send_massage {
    padding: 12px 45px;
    border: none;
    text-transform: uppercase;
    font-family: 'open_sanssemibold';
    background: #45a2d6;
    color: #fff;
    font-size: 15px;
    margin-top: 2%;
}
.contact_end {
    padding-top: 50px;
    padding-bottom: 50px;
}
/*****************contact_us*************/





/************************footer*********************/
.ft_back{
	background:#616161;
	padding-top: 40px;
 
}

.fotr_cont_hed{
	font-size:17px;
	color:#ffffff;
	margin:0px;
	letter-spacing: 1px;
}
.adres_sec {
    margin-top: 8%;
}
.adres_sec h3 {
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
	  font-family: 'open_sanssemibold';
	  margin: 0;
    margin-top: 5%;
    margin-bottom: 2%;
}
.adres_sec p {
    font-size: 15px;
    color: #cbc9c9;
    margin: 0;
	  font-family: 'open_sansregular';
}
.adres_sec ul {
    padding: 0;
    list-style: none;
}
.adres_sec ul li {
       margin-bottom: 4%;
}

.adres_sec ul li a {
     display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
	  font-family: 'open_sansregular';
	   color: #cbc9c9;
}
.adres_sec ul li a:hover {
    text-decoration: none;
    color: #45a2d6;
    padding-left: 5px;
    -webkit-transition: padding 1s;
} 

.name_send_frm {
    width: 100%;
    margin-bottom: 4%;
    height: 36px;
    border: none;
    padding: 6px;
    font-size: 14px;
    background: #9f9f9f;
    font-family: 'open_sansregular';
    text-transform: capitalize;
	color:#eaeaea;
    outline: none;
}

.massage_send_frm{
	 width: 100%;
    margin-bottom: 4%;
    border: none;
    padding: 6px;
    font-size: 14px;
    background: #9f9f9f;
    font-family: 'open_sansregular';
    text-transform: capitalize;
	color:#eaeaea;
    outline: none;
    height: 80px;
    resize: none;
}

.masge_sennt {
    padding: 4px 19px;
    border: none;
    text-transform: uppercase;
	font-family: 'open_sanssemibold';
	 background: #9f9f9f;
	 color:#fff;
	 font-size:15px;
	 
}


/*********************ICON***************/
.quicklinks{
	margin:0;
}
.quicklinks li {
    display: inline-block;
    margin: 1%;
}
.quicklinks li a {
    font-size: 18px !important;
    background: none;
    padding: 7px;
    border-radius: 50%;
    height: 38px;
    width: 38px;
    text-align: center;
    display: block !important;
}
.quicklinks li a:hover{
	padding-left: 0px;
	 -webkit-transition: padding 0s;
}
.lnkin {
    background: #0d77b7 !important;
    color: #fff !important;
}
.golle_ {
    background: #dc143c !important;
	color: #fff !important;
}
.f_b_c {
    background: #4b83f9 !important;
	color: #fff !important;
}
.twirt {
    background: #00aced !important;
	color: #fff !important;
}
.ft_p_gra {
    background: #45a2d6;
    text-align: center;
    padding: 1%;
    margin-top: 3%;
    color: #cecece;
    font-size: 15px;
	margin-bottom:0;
}
.ft_p_gra a{
	 margin-top: 3%;
    color: #fff;
    font-size: 15px;
}
/*********************ICON***************/

@media (min-width:768px) {
header .intro-text {
	padding-top: 300px;
	padding-bottom: 200px
}
header .intro-text .intro-lead-in {
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 25px
}
header .intro-text .intro-heading {
	font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 75px;
	line-height: 75px;
	margin-bottom: 50px
}
}	
	
@media (min-width:768px) {
.navbar-custom {
	background-color: transparent;
	padding: 25px 0;
	-webkit-transition: padding .3s;
	-moz-transition: padding .3s;
	transition: padding .3s;
	border: none
}
.navbar-custom .navbar-brand {
	font-size: 2em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.navbar-custom .navbar-nav&gt;.active&gt;a {
	border-radius: 3px
}
.navbar-custom.affix {
	background-color: #222;
	padding: 10px 0
}
.navbar-custom.affix .navbar-brand {
	font-size: 1.5em
}
#main {
    display: none;
}
.banner {
    display: none;
}
.abt_sec_mobile_sho {
    display: none;
}
.srvce_3{width:100%;}
</pre></body></html>