/* Reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}
.contenttext{max-width:1000px;margin:0 auto; text-align:left; color:#000;}
.contenttext ul{padding-left:15px;}
.contenttext ul li{background:url(./../imgW/bullet_Tit.png) left 8px no-repeat;padding:3px 0px 3px 20px !important;float:none !important;}
.contenttext h2{font-weight:bold;padding:15px 0  !important;font-size:14pt !important; color: #f58220 !important; text-align:left !important;}
.contenttext h3{font-weight:bold;padding:10px 0  !important;font-size:12pt !important; color: #000 !important; text-align:left  !important;}
.contenttext h4{font-weight:bold;padding:10px 0  !important;font-size:11pt !important; color: #000 !important;}

.f-link {
    text-align: center;
    padding: 30px 0 20px 0;
	color:#c5c5c5;
}
.f-link h3{
    padding-bottom:5px;
	color:#c5c5c5;
}

.copyright {
    text-align: center;
    padding: 10px 0 20px 0;
	color:#c5c5c5;
}

.f-link a, .copyright a{color:#fff !important;}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/* custom */
html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

a:link,
a:visited {
    color: #c00;
    outline: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-in;
    -moz-transition: color 0.15s ease-in;
    -o-transition: color 0.15s ease-in;
    transition: color 0.15s ease-in;
}

a:hover {
    color: #000;
}

nav.nav {
    border-bottom: 1px solid rgba(218, 218, 218, 0.48);
    padding: 10px 0px;
}

.nav-left {
    float: left;
    width: 50%;
    color: #909090;
}
.nav-left span a {
    padding-left:10px;
}
nav.nav span:first-child:after {
    content: "|";
    text-decoration: none !important;
    display: inline-block;
    margin-left: 7px;
}

nav.nav span {
    display: inline-block;
    padding-right: 10px;
}

nav.nav a:hover {
    color: #f58220;
}

nav.nav a {
    color: #909090;
    display: inline-block;
}

.nav-right {
    float: right;
    width: 50%;
    text-align: right;
}

nav.nav a {
    color: #909090;
    display: inline-block;
}

.nav-right span {
    border-radius: 2px;
    background: #dddddd;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding-right: 0 !important;
}

.nav-right a:after {
    content: "|";
    margin: 0 9px;
    text-decoration: none !important;
    color: #ccc;
}

.nav-right span a:after {
    display: none;
}

header.header {
    padding: 10px  0;
}

.logo {
    float: left;
    width: 16%;
}

.logo img {
    max-width: 100%;
	height:auto;
}

.mainmenu {
    float: right;
    width: 84%;
    text-align: right;
    padding-top: 33px;
}

#slider:after {
    background: url(../img/shadow.png) no-repeat bottom right;
    left: 0;
    right: 0;
    bottom: -32px;
    content: '';
    position: absolute;
    height: 32px;
}

ul.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    text-transform: uppercase;
}

ul.menu li {
    display: inline-block;
    vertical-align: top;
    padding-left: 52px;
}

ul.menu li a:hover {
    color: #29A9E1;
}

ul.menu li a {
    color: #f58220;
    font-size: 14px;
}

.slick-prev {
    left: 10px;
}

.slick-next {
    right: 10px;
}

#slider img {
    width: 100%;
}

section.mainhome {
    background: #eeeeee;
    padding: 40px 0 30px 0;

}

.itembox1 {
    float: left;
    width: 50%;
	padding: 50px 40px;
}


.icon {
    width: 97px;
    height: 97px;
    background: #f58220; 
    text-align: center;
    border-radius: 50%;
-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    line-height: 97px;
    vertical-align: middle;
    float: right;
position: relative;
}

.itembox1:nth-child(2n) .icon{
   float:left;
}

.info-box {
    padding-right: 120px;    /* vertical-align: middle; */
    padding-left: 20px;
	text-align:right;
}

.itembox1:nth-child(2n) .info-box {
   padding-left: 120px;    /* vertical-align: middle; */
    padding-right: 20px;
	text-align:left;
}

.info-box h3 {
    color: #f0984c;
    margin: 0;
    font-weight: bold;
    font-size: 20px;
}

.info-box p {
    color: #666666;
    font-size: 14px;
    line-height: 23px;
}

section.mainhome-2 ul {
    margin: 0 -11px;
    padding: 0;
}

section.mainhome-2 {
    padding: 50px 0;
    text-align: center;
}

.t-header-1 {
    font-size: 36px;
    color: #ec1f26;
    font-weight: bold;
}

section.mainhome-2 p {
    font-size: 16px;
    color: #666666;
    line-height: 25px;
}

section.mainhome-2 ul {
    margin: 0 -11px;
    padding: 20px 0 40px 0;
	/*
	display: flex;
    flex-wrap: wrap;
	*/
}

section.mainhome-2 ul li {
    float: left;
    vertical-align: top;
    width: 33%;
    padding: 10px;
    list-style: none;
}

section.mainhome-2 ul li a img {
    max-width: 100%;
    border: 1px solid #eeeeee;
    width: 100%;
}

section.mainhome-2 ul li a {
	display: block;
	background: none;
	border: 0px solid #eeeeee;
	padding-bottom: 10px;
	color: orange;
	font-size: 16pt;
	min-height:110px;
}
section.mainhome-2 ul li a span{
	color: #dc1717;
	font-size: 12pt;
	font-style: italic;
}

section.mainhome-2 ul li a span i{color: #000; font-size:8pt;}

section.mainhome-2 ul li a:hover {
	text-decoration:none;
}
		
a.v-more {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    background: #ca0005;
    display: inline-block;
    padding: 7px 30px;
    -webkit-transition: all 0.3s  ease-in-out;
    -moz-transition: all 0.3s  ease-in-out;
    -o-transition: all 0.3s  ease-in-out;
    transition: all 0.3s ease-in-out;
}

a.v-more:hover {
    background: #f58220
}

section.mainhome-2 ul li a:hover img {
    opacity: 0.5;
}

section.mainhome-2 ul li a img {
    opacity: 1;
    -webkit-transition: all 0.3s  ease-in-out;
    -moz-transition: all 0.3s  ease-in-out;
    -o-transition: all 0.3s  ease-in-out;
    transition: all 0.3s ease-in-out;
}


section.mainhome-3 {
    background: url(../img/bg.png) repeat;
    text-align: center;
    padding: 40px 0
}

section.mainhome-3 button.slick-next.slick-arrow {
    width: 26px;
    height: 106px;
    background: #ffffff;
    left: inherit;
    right: 0;
    webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    top: 108px;
    bottom: 0;
    margin-top: 0;
}

section.mainhome-3 button.slick-prev.slick-arrow {
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    width: 26px;
    height: 106px;
    background: #ffffff;
    left: inherit;
    right: 0;
    top: 0;
    margin-top: 0
}

section.mainhome-3 .slick-prev:before,
section.mainhome-3 .slick-next:before {
    font-size: 16px;
    color: #af9a6b;
}

section.mainhome-3  .slick-slide {
    line-height: normal;
}

section.mainhome-4 {
    text-align: center;
    padding: 40px 0;
}

.item-slider {
}

.img-slider img {
    display: inline-block;
}

.img-slider {
    display: table-cell;
    vertical-align: middle;
    width: 214px;
    background: url(../img/shadow1.png) no-repeat bottom;
    padding-bottom: 30px;
    text-align: center;
}

.info-slider {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 43px;
    padding-right: 140px;
    position: relative;
}

.info-slider h4 {
    font-size: 36px;
    color: #9c895f;
    margin: 0;
    font-style: italic;
    font-weight: normal;
}

.box-2 {
    display: table;
    width: 100%;
    margin-top: 28px;
}

.img-box2 {
    display: table-cell;
    vertical-align: top;
    width: 100px;
}

.info-box2 {
    display: table-cell;
    text-align: left;
    padding-left: 30px;
    font-size: 16px;
}

.info-box2 p {
    margin: 0;
}

.info-box2 h3, .info-box2 h3 a {
    font-size: 29px;
    color: #f58220;
    margin: 0;
    font-weight: bold;
    padding: 7px 0px;
	background:none;
	border:0;
}

.info-box2 h3 a:hover {
    color: #fff;
}

.info-box2 a {
    font-size: 14px;
    color: #fff;
    background: #006a98;
    display: inline-block;
    padding: 7px 22px;
    border-bottom: 2px solid #004867;
    border-right: 2px solid #004867;
    margin-top: 11px;
    -webkit-transition: all 0.3s  ease-in-out;
    -moz-transition: all 0.3s  ease-in-out;
    -o-transition: all 0.3s  ease-in-out;
    transition: all 0.3s ease-in-out;
}

.info-box2 a:hover {
    background: #f58220;
}
.info-link {
    position:relative;
}
.info-link a {
     font-size: 14px;
    color: #fff;
    background: #006a98;
    display: inline-block;
    padding: 7px 22px;
    border-bottom: 2px solid #004867;
    border-right: 2px solid #004867;
    -webkit-transition: all 0.3s  ease-in-out;
    -moz-transition: all 0.3s  ease-in-out;
    -o-transition: all 0.3s  ease-in-out;
    transition: all 0.3s ease-in-out;
    position:absolute;top:65%;left:40%;
}

.info-link a:hover {
    background: #f58220;
}

.slider-home {
    margin-top: 35px;
    font-size: 16px;
    color: #af9a6b;
}

.info-slider:before {
    background: url(../img/icon-7.png) no-repeat;
    content: '';
    width: 25px;
    height: 20px;
    position: relative;
    display: block;
    margin-left: -21px;
}

section.mainhome-5 {
    background: #FCFCFC;
}

.cnt-with-me {
    position: absolute;
    background: url(../img/cnt.png) no-repeat;
    bottom: 0px;
    width: 229px;
    height: 36px;
    right: 0;
}

footer .container {
    position: relative;
}

footer {
    background: url(../img/bg-footer.jpg) no-repeat;
    color: #b7b4b4;
    font-size: 14px;
    padding: 30px 0 0 0;
    background-size: cover;
}

.phone-f span i {
    color: #f58220;
	margin-right: 5px;
}

.share-f {
    text-align: center;
    padding-top: 10px;
}

footer a:hover {
    color: #fff !important;
    text-decoration: underline;
}

footer a {
    color: #b7b4b4 !important;
}

.phone-f {
    text-align: center;
    color: #fff;
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.phone-f a {
    color: #fff !important;
}

.phone-f span {
    display: inline-block;
    vertical-align: top;
    padding: 0 17px;
}

.address-f {
    margin: 0 -20px;
}

.f-f1 {
    float: left;
    width: 33.333%;
    padding: 0 20px;
}

.share-f a:hover {
    background: #f58220;
    border: 1px solid #f58220;
}

.share-f a {
    color: #fff !important;
    display: inline-block;
    vertical-align: top;
    width: 63px;
    height: 63px;
    border: 1px solid #fff;
    font-size: 35px;
    line-height: 63px;
    border-radius: 50%;
    margin: 0 14px;
    text-align: center;
    -webkit-transition: all 0.3s  ease-in-out;
    -moz-transition: all 0.3s  ease-in-out;
    -o-transition: all 0.3s  ease-in-out;
    transition: all 0.3s ease-in-out;
}

.share-f p {
    font-size: 12px;
    margin-top: 21px;
}

span.icon-top:hover {
    background: #006a98;
}

span.icon-top {
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 65px;
	z-index:999;
    height: 63px;
    width: 63px;
    background: #f58220;
    background: #ededed;
    text-align: center;
    line-height: 63px;
    border-radius: 50%;
    -webkit-transition: all 0.3s  ease-in-out;
    -moz-transition: all 0.3s  ease-in-out;
    -o-transition: all 0.3s  ease-in-out;
    transition: all 0.3s ease-in-out;
	opacity: 0.7;
	transform:scale(0.5)
}
.icon-top a{display:block;}
footer h3 {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 20px;
}

.f-f1 p {
    margin-top: 0;
}

/* document */
.document {
}
.pc{display:inherit;}
.mobi{display:none;}

.zalo{right: 20px !important; bottom: 130px !important;}

@media (min-width:1200px) {
    .container {
        max-width: 1200px;
    }

}

@media (min-width:992px) {
	

    .mainmenu .collapse {
        display: block;
        height: auto !important;
    }

    .navbar-toggle {
        display: none;
    }

}

@media (max-width:991px) {
	.mobi{display:block;}
	.pc{display:none;}
	
    .mainmenu .navbar-toggle {
        display: block;
        outline: none;
        margin-right: 0;
        margin-top: 3px;
        padding: 8px;
        margin-bottom: 1px;
        float: none;
        border: 1px solid #999;
        font-size: 18px;
    }

    ul.menu {
        background: #630b0ef0;
		height:100%;
    }

    ul.menu li {
        display: block;
        text-align: center;
        padding: 0;
    }

    ul.menu li a {
        color: #fff;
        display: block;
        padding: 28px 2px;
		border-bottom: 1px dotted #fff;
		font-size: 18pt;
		text-transform: capitalize;
        border-bottom: 1px dotted #fff;
    }
	
	ul.menu li:last-child  a{border-bottom: none;
    }

    ul.menu li a:hover {
        background: #fff;
    }

    .itembox1 {
        float: none;
        width: auto !important;
        clear: both;
        padding-bottom: 16px;
    }
    .info-link {
            text-align: center;
    }
    .info-link a {
            position: relative;
    left: 0;
    margin: 10px;
	display:none;
    }

    .img-box2 {
        width: 140px;
    }


    .price_element {
    width:100% !important;
    margin-bottom:20px !important;
}

}

@media (max-width:800px) {
    section.mainhome-2 ul li {
        width: 33.333%;
    }

    .cnt-with-me {
        position: relative;
        margin: 0 auto;
    }

    .phone-f {
        font-size: 20px;
    }

    .address-f {
        margin: 0;
    }

}

@media (max-width:640px) {
	
	.itembox1{padding:25px 15px;}
	.icon{transform: scale(0.7);}
	.info-box{padding-right: 80px;padding-left:0;}
	.itembox1:nth-child(2n) .info-box {
		padding-left: 80px;
		padding-right:0;
	}
	
	.zalo{left: 20px !important; bottom: 140px !important;}
	
    .f-f1 {
        float: none;
        width: auto;
    }

    section.mainhome-2 ul li {
        width: 50%;
		min-height: 340px;
    }

    .phone-f {
        text-align: left;
    }

    .share-f {
        text-align: left;
    }

    .info-slider {
        display: block;
        padding-right: 20px;
        padding-left: 20px;
    }

    .img-slider {
        display: block;
        width: auto;
        text-align: center;
    }

    .mainmenu {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 0px;
		position: absolute;
		left: 0;
		top: 88px;
		margin-bottom: 15px;
		height: 1000px;
		z-index: 100;
		display:none;
    }
	
	.ico-menu{border: 1px solid #ccc;position: absolute;top: 12px;right: 0px;}
	.ico-menu span{display: block;width: 30px;height: 3px;background: #ccc;margin: 5px 3px;}
	header.header{padding: 5px 0;}
	
	section.mainhome-2 p{font-size:15px;}
	.t-header-1 {font-size: 37px;}
	.f-f1, .phone-f{margin-bottom:50px;}
	.phone-f span{    padding: 0 10px;}

    .logo {
        float: none;
        width: 80px;
        text-align: left;
		display:block;
    }

    .nav-left,
    .nav-right {
        float: none;
        width: auto;
        text-align: center;
    }

    span.icon-top img {
        max-width: 16px;
    }

    span.icon-top {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

}

@media (max-width:480px) {
    .img-box2 {
        display: block;
        width: auto;
        text-align: center;
    }

    .info-box2 {
        display: block;
        text-align: center;
        padding-top: 10px;
        padding-left: 0;
    }

    .share-f a {
        margin: 0 8px;
    }

}

/* Helper classes */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* Print styles */
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        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) ")";
    }

    .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;
    }

    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;
    }

}


/*----New CSS----*/

.itembox1:hover .info-box h3 {
    color:green;
}
.itembox1:hover .icon {
    /*background:green;*/
}
.tpl-item {
    
    background-color: #fff;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 25px;
    margin-top: 15px;
}


.tpl-item .img .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    text-decoration: none;
    transition: all .5s ease 0s;
    opacity: 0;
	z-index:3;
	border-radius:10px;
}
.tpl-item:hover .img .overlay {
    visibility: visible;
    background: rgba(0,0,0,.8);
    opacity: 1;
}
.tpl-item .img .overlay .action {
        margin-top: 42%;
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transform: scale(0,0);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.tpl-item:hover .img .overlay .action {
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
}
.tpl-item .img .overlay .action a {
        color: #fff!important;
    border: solid 1px #fff;
    text-decoration: none!important;
    padding: 8px 10px;
    margin: 0 auto;
} 
.desc {
    padding: 10px 15px 10px 15px;
    text-align: center;
}

.fontBold-1{color: red; font-weight:bold; font-size: 13pt;}
.logoText{color: red; font-weight:bold; font-size: 15pt;}
 

.bh2{text-align:center; padding-bottom:50px;}
.bh2 h2{font-size:30pt; margin:15px}
.bh2 div{font-size:15pt;}

.cCam{color:orange;}

.price_list {
    margin: 40px 10px;
}

.price_element {
    width:23%;
    margin:0 1%;
    float:left;
    border: 1px solid #e4e4e4;
    /*padding:10px;*/
}
.price_element .price_title {
    text-align:center;
    font-weight:bold;
    color:#000;
	background:#F2F8FB;
}
.price_element .price_title h3 {
    font-size:32px;
    margin: 0;
    padding-top:20px;
}
.price_title > span {
    text-transform:uppercase;
    font-weight:normal;
}

.price_title .price {
    font-size:16px;
    font-weight:normal;
    padding:20px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin:0;
    margin-top:20px
}
.price_title .price span {
    font-size:24px;
    color: #F78225;
    font-weight:bold;
}

.price_content ul {
    padding:0;
    margin:0;
}

.price_content ul li {
    list-style-type:none;
    padding:10px;
    padding-left:30px;
}
.price_content ul li:nth-child(2n+1) {
    background:#f9f9f9;
}

.price_content ul li:last-child {
    /*padding-left:5px;*/
    padding:5px;
    background:#fff;
}
.price_content ul li:last-child button {
    width: 100%;
    box-shadow: none;
    border: none;
    padding: 10px;
    background: #F78225;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.price_content ul li:last-child a {
    width: 100%;
    box-shadow: none;
    border: none;
        padding: 8px 70px;
    background: #F78225;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    display:block;
}

.box-1 {border-top:1px solid #c0c0c0; margin-top:10px; padding-top:20px;}
.box-1 h2{color:#f58220; font-size:20pt; padding:15px 10px 25px 10px; text-align:center; text-transform: capitalize;}
.box-ct{padding:20px 0px;}

.btn-view{border-radius: 5px;background: green;color: #fff !important;padding: 10px; display:inline-block;} 

.packet {
        border-radius: 20px;
    margin-left: 20px;
    outline:none;
    padding:5px;
}

.contact_content {
    clear:both;
    margin-bottom:30px;
}

.contact_form {
    width: 60%;
    float: left;
    padding-right:5%;
}

.contact_maps {
    width: 35%;
    float: left;
    padding:15px;
    border: 1px solid #e4e4e4;
}
.contact_maps iframe {
    width:100%;
}
.contact_maps table tr, .contact_maps table td {
 padding: 5px; 
}
.contact_maps table td{
    vertical-align:top;
    font-size:13px;
}
.contact_maps table tr td:first-child {
    font-weight:bold;
    width:30%;
}
.btn_submit {
    box-shadow: none;
    border: none;
    border-radius:0;
        padding: 8px 70px;
    background: #F78225;
    color: #fff;
    /*font-weight: bold;*/
    font-size: 18px;
}

.main_banner img{max-width:100%; width:100%; height:auto;}

@media (max-width:991px) {
	
	.main_banner img {
    width:100%;
    height:auto;
}

    .contact_form {
    width: 100%;
    padding-right:0;
}

.contact_maps {
    width: 100%;
    border: 1px solid #e4e4e4;
}
}

.arrowsl {
	position: absolute;
	top: 66%;
	left: 34%;
	animation: myAnimation 1s ease-out infinite;
    -moz-animation: myAnimation 1s ease-out infinite;
    -webkit-animation: myAnimation 1s ease-out infinite;
    -o-animation: myAnimation 1s ease-out infinite;
}
@keyframes myAnimation {
    from {left: 34%;}
    to {left: 36%;}
}

@-moz-keyframes myAnimation {
    from {left: 34%;}
    to {left: 36%;}
}

@-webkit-keyframes myAnimation {
    from {left: 34%;}
    to {left: 36%;}
}

@-o-keyframes myAnimation {
    from {left: 34%;}
    to {left: 36%;}
}
.arrowsl img {
    width: inherit;
}
@media (max-width:991px) {
.arrowsl img {
    display: none;
}
}

.trigger.lazy-load-box {
	opacity: 0;
}
.lazy-load-box {
	opacity: 1;
	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transition: all 3000ms ease-in-out;
  -moz-transition: all 2000ms ease-in-out;
  -ms-transition: all 2000ms ease-in-out;
  -o-transition: all 2000ms ease-in-out;
  transition: all 2000ms ease-in-out;
}
.itembox1 .icon:before {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: green;
    z-index: 1;
}
.itembox1:hover .icon:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}
.itembox1 .icon img {
position: relative;
z-index: 10;
-webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.itembox1:hover .icon img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.mainhome-2 li a, .mainhome-2 li img {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	background: #000;
	display: inline-block;
	overflow: hidden;
}
.mainhome-2 li a:hover img {
	opacity: 0.4;
	-webkit-opacity: 0.4;
	-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}