/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #015030;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*

1) Common Css
2) header
3) slider
4) Service
5) contant
6) Gallery
7) Contant-2
8) testimonial
9) Submit
10) footer

*/

/*=========================
    1) Common Css Start
===========================*/

a, a:active, a:focus, a:active {text-decoration:none !important}
img {max-width:100%}
h1, h2, h3, h4, h5, h6 {font-weight:normal;margin:0 0 15px;}
.clearfix{clear: both}

/*=========================
     Common Css End
===========================*/

/*=========================
	2)header Start
===========================*/

#header{padding: 0px 0px}
.block-left{}

#header .block-right{}
.contact-area{text-align: right; margin-top: 37px;}
.contact-area ul{margin: 0px; padding: 0px; list-style: none;}
.contact-area ul li{display: inline-block; margin-left: 40px; color:#3C3D42; font-size: 17px; font-family: 'Raleway', sans-serif; font-weight: 400; }
.contact-area ul li i{margin-right: 10px; font-size: 18px; }


.nav-logo{margin-right: 30px; margin-top: 12px}
.navbar-default{background: none; border: none;}
.navbar-default .navbar-nav > li > a{ color:#8B9090;font-family: 'Raleway', sans-serif; font-weight: 400; font-size: 14px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background: none; color:#3C3D42}



/*=========================
	header close
===========================*/

/*=========================
	3) slider Start
===========================*/

#slider{/*background: url(../img/backgroundimage.png) no-repeat; */ background-position: center center; /*padding-bottom: 255px;*/}
#slider .block{}
#slider .block h2{color: #fff;font-family: 'Raleway', sans-serif; font-weight: 700; margin:0px; font-size: 36px;margin-top:20px}
.slider-text-area{}
.sub-slider-text{margin: 0px; font-size: 36px; color:#C7D0D5;font-family: 'Raleway', sans-serif; font-weight: 300;line-height: 43px;}
.slider-p{margin: 0px; color:#90BBC5; font-size: 14px;padding-top: 40px}
.edit-button-1{background: none; border: 3px solid #91B1B5;  color: #FFF; font-family: 'Raleway', sans-serif; font-weight: 700; padding: 10px 52px; display: block; overflow: hidden; margin-top: 50px;display: inline;}
.edit-button-1:hover{background: none; color: #fff; border: 3px solid #91B1B5;}

/*=========================
	  slider close
===========================*/

/*=========================
	4) Service Start
===========================*/

#service{padding: 43px 0px;}
#service .block-top{text-align: center;}
#service .service-header{margin: 0px}
#service .service-header h1{color:#00b4ff; font-size: 36px; font-family: 'Raleway', sans-serif; font-weight: 700; }
#service .service-header p{color:#717878; font-size: 16px; font-family: 'Raleway', sans-serif; font-weight: 400; line-height: 24px}

/*=========================
	  Service closes
===========================*/

/*=========================
	5) contant Start
===========================*/

#contant-1{background: #fbfff3;padding: 80px 0px}
.block-left{}
.serv{background:white;}
.contant-1-text-area{/*padding-top: 80px*/}
.contant-1-head:after{background: #8eb934;
content: "";
height: 2px;
position: absolute;
width: 102px;}
.contant-1-head h1{ font-size: 36px;font-family: 'Raleway', sans-serif; font-weight: 700;color: #00b4ff;}
.contant-1-text{padding-top: 40px}
.contant-1-text h2{color:#8C9494; font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: 400; padding-bottom: 25px}
.contant-1-text p{color:#717878; font-size: 16px; font-family: 'Raleway', sans-serif; font-weight: 400; margin:0px;}
.edit-button-2{background: none; border: 3px solid #8eb934; border-radius: 30px; color: #8eb934;padding: 8px 50px;font-size: 21px;font-family: 'Raleway', sans-serif; font-weight: 700; margin-top: 50px}
.edit-button-2:hover{background: #8eb934;color: #fff; border-color: #8eb934}
#contant-1 .block-right{ text-align: center;}
#contant-1 .block-right-img{}
#contant-1 .block-right-img img{}

/*=========================
		contant close
===========================*/

/*=========================
	6) Gallery Start
===========================*/

#gallery{padding-top: 100px ; padding-bottom: 120px}
.block-top{}
.gallery-area{text-align: center;}
.gallery-area h1{font-size: 36px; color:#636C6C; font-family: 'Raleway', sans-serif; font-weight: 700; margin: 0px; }
.gallery-area p{color: #AFB8B8; font-size: 16px; font-family: 'Raleway', sans-serif; font-weight: 400; margin: 0px; padding-top:24px }
#gallery .block-bottom{text-align: center;padding-top: 50px;}
.gallery-list{}
.gallery-items{}
.gallery-img{}
.gallery-items-text{}
.gallery-items-text p{color: #9ea5a5; font-size: 14px; margin: 0; padding-top: 45px;font-family: 'Raleway', sans-serif; font-weight: 400;}
#gallery .owl-carousel .owl-controls{left: 0; margin-top: -40px; position: absolute; text-align: left; top: 50%; 
width: 100%;}
#gallery .owl-carousel .owl-controls .owl-buttons{}
#gallery .owl-carousel .owl-controls .owl-buttons div{color: #9fa9a9;font-size: 50px; display: inline-block}
#gallery .owl-carousel .owl-controls .owl-buttons div.owl-prev{margin-left: 0px;}
#gallery .owl-carousel .owl-controls .owl-buttons div.owl-next{position: absolute;right: 0px;}
#gallery .owl-carousel .owl-controls .owl-buttons div i{}
#gallery .owl-carousel .owl-controls .owl-buttons div i.fa-angle-left{}
#gallery .owl-carousel .owl-controls .owl-buttons div i.fa-angle-right{}
#owl-demo .item{margin: 3px; padding: 30px;}
#owl-demo .item img{display: block;width: 100%;height: auto;}

/*=========================
	 Gallery close
===========================*/

/*=========================
	7) Contant-2 Start
===========================*/

#contant-2{background: #fbfff3;padding: 80px 0px}
#contant-2 .block-left{}
.contant-2-img{}
#contant-2 .block-right{}
.contant-2-text-area{padding-top: 102px;}
.contant-2-text-area{}
.contant-2-header:after{background: #949C9C;
content: "";
height: 2px;
position: absolute;
width: 102px;}
.contant-2-header h1{font-size: 36px;font-family: 'Raleway', sans-serif; font-weight: 700;color: #5DCA88;}
.contant-2-text{padding-top: 40px}
.contant-2-text h2{color:#8C9494; font-size: 35px; font-family: 'Raleway', sans-serif; font-weight: 400; padding-bottom: 25px}
.contant-2-text p{color:#ABB2B4; font-size: 16px; font-family: 'Raleway', sans-serif; font-weight: 400; margin:0px;}
.edit-button-3{background: none; border: 3px solid #AAB2B5; border-radius: 30px; color: #636c6c;padding: 8px 50px;font-size: 21px;font-family: 'Raleway', sans-serif; font-weight: 700; margin-top: 50px}
.edit-button-3:hover{background: none;border: 3px solid #AAB2B5; color: #636c6c;}
.bx-wrapper img{width:100%}
.navbar{margin-bottom: 0px;}
/*=========================
	 Contant-2 close
===========================*/

/*=========================
	8) testimonial Start
===========================*/

#testimonial{text-align: center;padding-bottom: 110px;padding-top: 100px;}
#testimonial .block{}
.testimonial-area{}
.tm-header{}
.tm-header h2{font-size: 36px;font-family: 'Raleway', sans-serif; font-weight: 700;color:#636C6C; margin: 0px; padding-bottom: 38px}
.tm-contant{}
.tm-contant-items{}
.tm-contant-list{}
.tm-img{}
.tm-img img{border-radius: 500px;margin: 0 auto;width: 100px; height: 100px;}
.tm-text{}
.tm-text p{color:#8C9494; font-family: 'Droid Serif', serif; font-weight:400; font-style: italic; font-size: 24px; line-height: 24px;margin: 0;padding-bottom: 40px;padding-top: 45px;}
.tm-text p span{font-style: normal; display: block; color: #5DCA88;font-family: 'Raleway', sans-serif; font-weight: 400; padding-top: 28px }
#testimonial .owl-carousel .owl-controls{}
#testimonial .owl-carousel .owl-controls .owl-pagination{text-align: center}
#testimonial .owl-carousel .owl-controls .owl-pagination div{background:#8c9494;
border-radius: 500px;
display: inline-block;
height: 11px;
margin: 0 5px;
width: 11px;}
#testimonial .owl-carousel .owl-controls .owl-pagination  div.active{background: #5DCA88}

/*=========================
	 testimonial CLOSE
===========================*/

/*=========================
	9) Submit Start
===========================*/

#submit-area{ background: #F3F5F5; padding-top: 90px; padding-bottom: 120px}
#submit-area .block{}
.submit-contant{}
.submit-header{text-align: center; padding-bottom: 50px; }
.submit-header i{ font-size: 36px; margin-right: 20px; color: #8eb934;}
.submit-header h3{color:#00b4ff; font-size: 36px; font-family: 'Raleway', sans-serif; font-weight: 700; display: inline}
.submit-area{margin-left: 180px;}
.submit-bottom{border: 2px solid #BBC3C2; float: left;  border-radius: 40px;height: 71px; background: #FFFFFF}
.submit-bottom form{}
.submit-bottom form input[type=text]{border: medium none;
height: 56px;
margin-left: 24px;
font-size: 14px; color:#8C9494; font-family: 'Raleway', sans-serif; font-weight: 400;
background: #FFFFFF; width: 555px;}
.submit-bottom form input[type=submit]{border: none; padding: 20px 36px; background: #8eb934; color:#fff; font-size: 20px;font-family: 'Proxima Nova Regular'; font-weight: 700; text-transform: uppercase;border-radius: 40px;}
	
/*=========================
	 Submit CLOSE
===========================*/

/*=========================
	9) footer Start
===========================*/

#footer{background: #2D312F;text-align: center; padding-top: 75px; padding-bottom: 50px;}
#footer .block{}
.footer-contant{}
.footer-contant h3{color:#8C9494; font-size: 24px; font-family: 'Raleway', sans-serif; font-weight: 400;margin: 0px; padding-bottom: 30px;}
.social-icon{}
.social-icon a{margin-right: 10px;}
.social-icon a i{background: #5d6461;
border-radius: 500px;
color: #2d312f;
font-size: 20px;
height: 42px;
padding-top: 11px;
width: 42px;}
.support-link{padding-top: 70px;}
.support-link ul{margin:0px; padding: 0px; list-style: none;}
.support-link ul li{display: inline-block; padding: 0px 10px}
.support-link ul li a{display: inline-block; color: #8C9494; font-size: 14px}

/*=========================
	 footer CLOSE
===========================*/


#service .block-bottom1{text-align: center;}
#service .service-tab{margin-top: 0%;padding-top: 2%;}
#service .service-tab ul{float: left;list-style: outside none none;padding: 0;margin-right: 150px;}
#service .service-tab ul li{ border-right: 1px solid #DBE2E2;}
#service .service-tab ul li a{color: #717878; padding-top: 23px; padding-bottom: 17px;font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: 400;display: block; padding-right: 60px}
#service .service-tab ul li a i{font-size: 45px; margin-right: 40px; position: relative;top: 10px;}
#service .service-tab ul li a:hover{border-right: 10px solid #8eb934;padding-right: 50px}
#service .service-tab ul li a:hover i{color: #8eb934}

.edit-tab{overflow: hidden;}
.edit-tab h1{color: #00b4ff; font-size: 24px; font-family: 'Raleway', sans-serif; font-weight: 700; margin: 0px;margin: 0px;padding-bottom: 30px; padding-top:50px;}
.edit-tab p{color:#7E8F8F; font-size: 16px;font-family: 'Raleway', sans-serif; font-weight: 400; line-height: 24px;margin: 0px;}

.edit-tab-content{padding-top: 30px}
.teb-icon-edit{ height: 170px;width: 170px; margin: 0 auto; color:#8eb934;}
.teb-icon-edit i{font-size: 170px}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{color: #015030;}

.iOS img {!important;float:left;margin-top:4%}

.android{float:left; margin-top:4%}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
  color:#015030;
    background-color:white!important;
}
.btn .btn-default .edit-button-2>a:hover{color:#015030;}
.nav>li>a:hover, .nav>li>a:focus{background-color: transparent;}
.nav li a{color:#000;}
.img {margin-left: 20px;}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.banner{position: relative}
.banner_caption {position: absolute; top:23px; left:0; width:100%;}
.bx-wrapper .bx-viewport{height:auto !important; box-shadow: 0 0 0 ; border: 0 !important;}
.contant-1-text h2,.contant-1-text p{line-height: 26px;}
.contant-1-text p{text-align: justify}
.block-right-img {
    margin-left: 53px;
}
    .im{margin-top: 5%;margin-left: 5%;}

    
.nav{    margin-left: -6%;}


/* custom */
.main-container{max-width: 1350px; margin:0 auto;}
.container {
    width: 1170px;
}
@font-face {
    font-family: 'FranklinGothic-Medium';
    src: url('../fonts/FranklinGothic-Medium.eot') format('embedded-opentype'),url('../fonts/FranklinGothic-Medium.woff') format('woff'),
    url('../fonts/FranklinGothic-Medium.ttf') format('truetype');
    /* src: url('FranklinGothic-Medium.eot');
     src: url('FranklinGothic-Medium.eot?#iefix') format('embedded-opentype'),*/

    font-weight: normal;
    font-style: normal;
}
/*.container {
    width: 1195px;
}*/
body{font-family: 'Roboto', sans-serif; font-size: 16px; color: #000;}
.nav>li>a{padding:10px 0 10px 20px}
	.nav li:first-child a	{ padding-left:0;}
	#header .nav{ text-align:right;}
.navbar-collapse{padding:0}
#service .service-tab ul{ margin-right: 41px;}
#service .service-tab .tab-pane ul{ list-style-type: disc; float: none;}
.tab-pane ul ul{margin-left: 40px;}
.tab-pane ul ul li{ list-style: disc}

#service .service-tab .tab-pane ul{    margin-right: 0;}
.feature_bottom_section{ background-color: #fbfff3; padding: 60px 0}
.navbar-collapse .nav{ margin:0;}

.banner_caption h1{font-size:117px;    color: #00b4ff;font-family: 'Roboto', sans-serif; font-weight: 700;    letter-spacing: -1.6px;    margin-bottom: 0;    text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.32);}
.banner_caption h3{font-size:37px;font-family: 'FranklinGothic-Medium'; color:#8eb934;    letter-spacing: 24.1px;  text-align: left;  margin-bottom: 48px; background-image: none; padding-bottom: 0;}
.banner_caption h2{font-family: 'Roboto', sans-serif; font-size: 40px; font-weight: 600;    margin-bottom: 24px;}
.banner_caption a{display: inline-block;font-size:20px;  padding: 7px 17px;border-radius: 10px; color: #fff; background-color: #8eb934;font-family: 'Roboto', sans-serif;}
.banner_caption a.link_btn{background-color: transparent;}
.link_btn{    display: inline-block;  background-image: url(../img/Download-icon.png); background-repeat: no-repeat; width:164px; background-size: contain; height: 60px; }
.contant-1-head:after {    background:none;    content: "";    height: 0;    position: absolute;    width: auto;}
h3{color:#00b4ff; font-size: 36px; font-family: 'Raleway', sans-serif; font-weight: 700; background-image: url(../img/Line.png); background-repeat: no-repeat; background-position: bottom center; text-align: center;    padding-bottom: 30px; text-transform: uppercase;}
h5{color:#00b4ff; font-size: 22px;}
.content_sec ul li{color:#000;  list-style-type: none;list-style: url("../img/Bullet.png"); font-size: 22px; margin-bottom: 20px;}
.content_sec ul li span{color:#00b4ff;}
p{ color:#000;}
.service-header p{ font-weight: 300; color:#000; text-align: left}
.service-header h4{ text-align: center; background-color: #e8e8e8; font-size: 30px; padding: 10px}
.feature_sec2{ border-top:2px solid #e8e8e8; padding-top: 20px; margin-top: 20px;}
.img_sec{ text-align: center}
#feature_sec{margin-bottom:30px;}
.feature_sec .service-header, .supplier_sec .service-header{ text-align: center;}
.footer-contant h3{ background-image: none; padding-bottom: 30px;}
.submit-header h3{background-image: none; padding-bottom: 0;}
.how_it_work_sec{text-align:center;}
.how_it_work_sec h5{font-size:25px; margin-top:20px;}
.block-right-img{ text-align:center;}
.contant-1-text p,.contant-1-text h2{color:#000;}
.supplier_sec .col-md-4{ text-align: center; margin-top: 20px;}
.iframe_sec{ text-align:center;}
a {cursor:pointer;}
.more-text {
    display: none;
    text-align: left;
}
.link_sec{     display: inline-block;
    padding: 3px 30px;
    border: 1px solid #eee;
    margin: 14px 0;
    color: #000;
    box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.26) inset;}
.lesslink{display:none;}
.supplier_sec ul{list-style-type: none; font-weight: 300; padding-left: 0}

.ifream{ margin: 30px 0;}
.nav-logo{ text-align: center}
.header_right{    padding-top: 35px;
    text-align: right;}
.header_right ul{padding-left: 0;}
.header_right li{display: inline-block;     margin-left:8px;    width: 46%;}
.inner_container{    width: 500px;    margin: 0 auto;    background-color: #eee;    padding: 0 10px;}
.small_page #header{padding-bottom: 10px;}
.box_section{ background-color: #fff;     box-shadow: 0 0 3px rgba(0, 0, 0, 0.48);
    padding: 10px; margin-bottom: 15px;}
.form-group span.form-control {
    outline: 0;
    border-width: 0 0 1px 0;
    border-color: #6d6d6d;
    font-size: 14px; font-weight: 300; color:#6d6d6d;
    border-radius: 0;
     -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
     box-shadow: inset 0 0 0 rgba(0,0,0,0);
     -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

    display: block;
    height: auto;
    padding-left: 0;
}

.padding0{padding: 0;}
.pl0{padding-left: 0;}
.form-horizontal .control-label {
    text-align: left;
}
.form-group label{font-size: 14px; font-weight: 600;color:#6d6d6d; }
.form-group span{display: inline-block; padding-top: 7px;margin-left: 5px; border-color: blue;
    font-size: 16px; font-weight: 300; color:#6d6d6d;  }
.form_section thead{ background-color: #A1A1A1}
.form_section table{ text-align: left; font-size: 14px}
.form_section .table>thead>tr>th{color:#fff; border: 0;text-align: left; vertical-align: middle;}
.form_section table td{border: 0;color:#6d6d6d;}
.form_section table tbody tr{border-top:1px solid #6d6d6d;}
.form_section .table-responsive{border:1px solid #6d6d6d; border-radius: 15px;overflow: hidden; margin-bottom: 20px;}
.form_section .btn{font-size: 16px; background-color: #38a06b; color: #fff; border: 0; }
.align_right{text-align: right}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>td{white-space: inherit;}
.pl10{padding-left: 10px}
.fw600{font-weight: 600;}
.form-horizontal .form-group {margin: 0 -10px}
.small_page .nav-logo{ margin: 0}