a {
    text-decoration: none;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    max-width: 100%;
    vertical-align: middle;
}

.edit img {
    height: auto;
}

.edit {
    color: #333333;
    font-size: 15px;
    line-height: 1.8;
    font-family: Arial, "Times New Roman", "Bitstream Charter", Times, serif;
}

.edit .s1 {

}

.edit h1 {
    font-size: 20px;
    font-weight: normal
}

.edit h2 {
    font-size: 18px;
    font-weight: normal
}

.edit h3 {
    font-size: 16px;
    font-weight: bold
}

.edit h4 {
    font-size: 14px;
    font-weight: bold
}

.edit h5 {
    font-size: 12px;
    font-weight: bold
}

.edit h6 {
    font-size: 11px;
    font-weight: bold
}

.edit p {
    margin-bottom: 16px;
}

.edit p:last-child {
    margin-bottom: 0;
}

.edit ol, .edit ul {
    display: block;
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 15px;
}

.edit em {
    font-style: italic;
}

.edit strong, .edit b {
    font-weight: 700;
}

.edit td {
    border: 1px solid #cccccc;
}

a:hover, a:focus {
    text-decoration: none;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.grid:before, .grid:after {
    width: 100%;
}

body {

}

#page {
    overflow: hidden;
    position: relative;
    font-family: 'Quicksand', sans-serif;
}

.container {
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

/*edit wordpress*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

#top{
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    background: #3b56a7;
}

.col-left-top ul li{
    display: inline-block;
    font-size: 13px;
    margin-right: 30px;
}

.col-left-top ul li i{
    position: relative;
    margin-top: -1px;
    margin-right: 5px;
}

.col-right-top{
    text-align: right;
}

.col-right-top li{
    display: inline-block;
    font-size: 13px;
    margin-left: 8px;
}

.col-right-top li a{
    position: relative;
    top: -2px;
}

.header{
    height: 133px;
    text-align: center;
    padding-top: 9px;
    position: relative;
}

.header:after{
    content: '';
    width: 100%;
    height: 35px;
    background: url(images/bgbt-header.png) no-repeat;
    background-position: center top;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    margin: 0 auto;
}

.logo{
    display: inline-block;
    position: relative;
    z-index: 9;
}

#main-nav{
    position: relative;
    margin-top: -84px;
}

.nav-menu{
    display: inline-block;
    text-align: right;
}

ul.wtf-menu {
    position: relative;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}

ul.wtf-menu li {
    list-style: none;
    display: inline-block;
    padding: 0px 0px;
    margin: 0px 0px;
    line-height: 65px;
    position: relative;
    font-size: 15px;
}

ul.wtf-menu li i {
    font-size: 20px;
}

ul.wtf-menu li a {
    color: #333333;
    margin: 0px 0px;
    display: block;
}

ul.wtf-menu > li > a{
    padding: 0 0;
    height: 83px;
    line-height: 83px;
}

ul.wtf-menu > li {
    padding: 0px 16px;
    height: 83px;
    line-height: 83px;
    text-transform: uppercase;
}


ul.wtf-menu > li > a:hover,
ul.wtf-menu > li.current-menu-item > a,
ul.wtf-menu > li.current-menu-parent > a,
ul.wtf-menu > li.current-post-ancestor > a {
    /*color: #000000;*/
    position: relative;
}

ul.wtf-menu > li > a:hover:before,
ul.wtf-menu > li.current-menu-item > a:before,
ul.wtf-menu > li.current-menu-parent > a:before,
ul.wtf-menu > li.current-post-ancestor > a:before{
    background:#3b56a7;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: " ";
    width: 100%;
    height: 9px;
}

.wtf-menu ul {
    width: 222px;
    padding: 0px 0px;
    margin: 0px;
    background: #fff;
    position: absolute;
    top: 83px;
    left: -5px;
    display: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3);
    z-index: 99999;
    text-align: left;
}

.wtf-menu ul li a {
    color: #333333;
    padding: 0px 16px;
}
.wtf-menu ul li a:hover{
    color: #ffffff;
    background: #3b56a7;
}
.wtf-menu ul > li a:hover,
.wtf-menu ul li.current-menu-item a,
.wtf-menu ul li.current-post-ancestor a,
.wtf-menu ul li.current-menu-parent a {


}

.wtf-menu ul ul {
    left: 222px;
    top: 0px;
}

.wtf-menu ul li {
    padding: 0px;
    margin: 0px;
    display: block;
    float: none;
    border-bottom: 1px solid #eee;
    line-height: 46px;
    text-transform: none;
    font-size: 16px;
}

.wtf-menu ul li:last-child {
    border: none;
}

.wtf-menu li:hover > ul {
    display: block;
    -moz-animation: fadeInUp .3s ease-in;
    -webkit-animation: fadeInUp .3s ease-in;
    animation: fadeInUp .3s ease-in;
}

.wtf-menu ul li:hover > ul {
    display: block;
    -moz-animation: fadeInRight .3s ease-in;
    -webkit-animation: fadeInRight .3s ease-in;
    animation: fadeInRight .3s ease-in;
}

.box1{
    background: #f2f2f2;
    position: relative;
}

.box1:before{
    content: '';
    width: 100%;
    height: 27px;
    background: url(images/bg-header-box1.png) no-repeat;
    background-position: center;
    position: absolute;
    top: -27px;
    z-index: 9;
}

.content-box1{
    padding: 90px 0;
    background: url("images/background-image-box2.png") no-repeat;
    background-position: center;
}

.title-box1{
    color: #333333;
    font-size: 32px;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.title-box1:after{
    content: '';
    height: 2px;
    background: #3b56a7;
    width: 33px;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.title-box1-arrow-up{
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 22px solid #3a56a6;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30px;
}

.icon-box1{
    width: 118px;
    height: 118px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #dfdfdf;
    border-radius: 50%;
    float: left;
    position: relative;
    transition: 0.5s;
}

.icon-box1:before{
    content:'';
    width: 92px;
    height: 1px;
    background: #dfdfdf;
    position: absolute;
    top: 50%;
    right: -92px;
}

.main-item-box1{
    width: 92px;
    float: left;
}

.item-box1{
    display: flex;
    justify-content: center;
}

.item-box1:hover .icon-box1{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.number-item-box1{
    height: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 10px;
    color: #3b56a7;
    font-size: 30px;
    font-weight: bold;
}

.desc-item-box1{
    height: 50%;
    text-align: center;
    color: #333333;
    font-size: 16px;
    line-height: 1.4;
    padding-top: 9px;
}

.bottom-box2{
    padding-top: 70px;
    text-align: center;
}

.bottom-box2 a{
    display: inline-block;
    line-height: 41px;
    height: 41px;
    padding-right: 36px;
    padding-left: 49px;
    color: #ffffff;
    font-size: 18px;
    background: #3b56a7 url("images/bg-link-bottom-box1.png") no-repeat;
    background-position: left 15px center;
    transition: 0.3s;
}

.bottom-box2 a:hover{
    background-color: #333333;
}

.box2{
    padding-top: 96px;
    padding-bottom: 100px;
}

.title-box2{
    color: #333333;
    font-size: 32px;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.title-box2:after {
    content: '';
    height: 2px;
    background: #3b56a7;
    width: 33px;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.item-content-tab-box2{

}

.wapper-tab-box2 ul{
    display: inline-block;
    border-radius: 40px;
    border: 1px solid #ebebeb;
    margin-bottom: 48px;
}

.wapper-tab-box2 ul li{
    display: inline-block;
}

.wapper-tab-box2 ul li a{
    display: block;
    padding: 0 35px;
    line-height: 40px;
    height: 40px;
    color: #333333;
    font-size: 16px;
    border-radius: 40px;
    font-family: 'Quicksand', sans-serif;

}

.wapper-tab-box2 ul li a.selected{
    background: #3b56a7;
    color: #ffffff;
}

.thumb-item-slider-content-tab-box2{
    margin-bottom: 15px;
}

.title-item-slider-content-tab-box2{
    color: #30393a;
    font-size: 15px;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 10px;
}

.title-item-slider-content-tab-box2:hover{
    color: #3b56a7;
}

.address-item-slider-content-tab-box2{
    color: #999999;
    font-size: 14px;
}

.address-item-slider-content-tab-box2 i{
    font-size: 15px;
    color: #3b56a7;
    position: relative;
    top: -1px;
}

.item-content-tab-box2 .owl-theme .owl-nav [class*=owl-]{
    width: 15px;
    height: 40px;
    text-indent: -999999px;
    background: url(images/nav-slider.png) no-repeat;
    background-position: center;
}

.item-content-tab-box2 .owl-theme .owl-nav{
    margin-top: 0;
}

.item-content-tab-box2 .owl-theme .owl-nav .owl-next{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.item-content-tab-box2 .owl-theme .owl-nav .owl-prev,
.item-content-tab-box2 .owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 35%;
}

.item-content-tab-box2 .owl-theme .owl-nav .owl-prev{
    left: -35px;
}

.item-content-tab-box2 .owl-theme .owl-nav .owl-next{
    right: -35px;
}

.box3{
    background: #f2f2f2;
    padding-top: 85px;
    padding-bottom: 125px;
}

.icon-item-box3{
    width: 100%;
    height: 190px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.icon-item-box3 img{
    width: auto !important;
    transition: 0.5s;
}

.title-item-box3{
    text-align: center;
    color: #30393a;
    font-size: 16px;
    margin-bottom: 15px;
}

.content-item-box3{
    color: #999999;
    font-size: 15px;
    line-height: 1.8;
    text-align: center;
    margin-bottom: 30px;
}
.link-item-box3{
    text-align: center;
}
.link-item-box3 a{
    display: inline-block;
    background: #3b56a7;
    color: #ffffff;
    padding: 0 26px;
    line-height: 31px;
    font-size: 14px;
    height: 31px;
    transition: 0.3s;
    border-radius: 30px;
}

.link-item-box3 a:hover{
    background: #333333;
}

.item-slider-box3{
    border: 1px solid #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 35px;
    background: #ffffff;
}

.item-slider-box3:hover{
    border: 1px solid #7284bd;
}

.item-slider-box3:hover .icon-item-box3{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.wapper-slider-box3 .owl-theme .owl-nav [class*=owl-]{
    width: 15px;
    height: 40px;
    text-indent: -999999px;
    background: url(images/nav-slider.png) no-repeat;
    background-position: center;
}

.wapper-slider-box3 .owl-theme .owl-nav{
    margin-top: 0;
}

.wapper-slider-box3 .owl-theme .owl-nav .owl-next{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.wapper-slider-box3 .owl-theme .owl-nav .owl-prev,
.wapper-slider-box3 .owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 45%;
}

.wapper-slider-box3 .owl-theme .owl-nav .owl-prev{
    left: -35px;
}

.wapper-slider-box3 .owl-theme .owl-nav .owl-next{
    right: -35px;
}


.box4{
    padding-top: 85px;
    padding-bottom: 115px;
}

.title-box4{
    color: #333333;
    font-size: 32px;
    position: relative;
    margin-bottom: 35px;
}

.title-box4:after{
    content: '';
    width: 25px;
    height: 2px;
    background: #3b56a7;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.thumb-item-left-box4{
    margin-bottom: 20px;
}

.title-item-left-box4{
    color: #30393a;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 12px;
}

.title-item-left-box4:hover{
    color: #334a90;
}

.excerpt-item-left-box4{
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
}

.link-cat-box4{
    text-align: right;
    margin-top: 15px;
}

.link-cat-box4 a{
    color: #334a90;
    font-size: 13px;
}

.link-cat-box4 a:hover{
    color: #333333;
}

.col-right-box4{
    padding-left: 28px;
}

.list-right-box4{
    background: #f5f5f5;
}

.list-right-box4 li{
    padding: 15px 20px;
    line-height: 1.5;
    border-bottom: 1px solid #e9e9e9;
}
.list-right-box4 li:first-child{
    font-weight: bold;
}
.list-right-box4 li:last-child{
    border-bottom: none;
}
.list-right-box4 li a{
    color: #333333;
    font-size: 15px;
}

.thumb-video{
    position: relative;
}

.thumb-video:before{
    content: "\f16a";
    font-family: 'FontAwesome';
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 60px;
    color: #fff;
    opacity: 0.9;
    transition: 0.3s;
}

.thumb-video:hover:before{
    color: #3b56a7;
}

.client-logo{
    padding-top: 90px;
    padding-bottom: 90px;
}

.client-logo{
    background: #ededed;
}

.client-logo .owl-theme .owl-nav [class*=owl-]{
    width: 15px;
    height: 40px;
    text-indent: -999999px;
    background: url(images/nav-slider.png) no-repeat;
    background-position: center;
}

.client-logo .owl-theme .owl-nav{
    margin-top: 0;
}

.client-logo .owl-theme .owl-nav .owl-next{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.client-logo .owl-theme .owl-nav .owl-prev,
.client-logo .owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 25%;
}

.client-logo .owl-theme .owl-nav .owl-prev{
    left: -35px;
}

.client-logo .owl-theme .owl-nav .owl-next{
    right: -35px;
}

.client-logo .item{
    transition: 0.3s;
}

.client-logo .item:hover{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#footer{
    padding-top: 100px;
    padding-bottom: 75px;
    background:#3b56a7 url("images/bg-footer.png") no-repeat;
    background-position: bottom center;
    background-size: 100%;

}

.copyright{
    background: #333333;
    padding: 15px 0;
    color: #ffffff;
    font-size: 13px;
    font-family: 'Quicksand', sans-serif;
}

.copyright p{
    margin-bottom: 0;
    color: #fff;
}

.copyright .site-info{
    text-align: right;
}

.copyright .site-info a{
    color: #fff;
}

.copyright .site-info span{
    font-family: 'Quicksand', sans-serif;
    color: #fff;

}

.copyright .site-info span:hover{
    color: #ffffff;
}

#header-image{
    background-size: cover !important;
    background-repeat: no-repeat;
    height: 359px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.title-header-image{
    color: #ffffff;
    font-size: 40px;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    font-weight: 500;
}

.title-header-image a{
    color: #ffffff;
}

.breadcrumbs{
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 15px;
    color: #ffffff;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
}

.breadcrumbs span a {
    color: #ffffff;
}

.breadcrumbs span.current {
    color: #ffffff;
}

.breadcrumbs > span:after {
    content: ">";
    margin-left: 10px;
    margin-right: 10px;
    color: #ffffff;
}

.breadcrumbs >  span:last-child:after{
    content: "";
    display: none;
}


.item-archive{
    padding-bottom: 25px;
    padding-top: 25px;
    border-bottom: 1px solid #f0f0f0;
}

.wapper-list-archive .item-archive:first-child{
    padding-top: 0;
}

.image-archive{
    margin-right: 20px;
    position: relative;
    float: left;
}

.main-item-archive{
    padding-top: 15px;
    float: left;
    width: calc(100% - 340px);
}

.title-item-archive{
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: bold;
}
.title-item-archive:hover{
    color: #3b56a7;
}
.date-time-archive{
    font-size: 12px;
    color: #999999;
}

.excerpt-item-archive{
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
}

#content-archive{
    padding-top: 45px;
    padding-bottom: 70px;
}

/* wp-pagenavi */
.wp-pagenavi{
    margin: 30px 0;
}

.wp-pagenavi a, .wp-pagenavi span{
    width: 27px;
    line-height: 27px;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #333333;
    font-family: arial, sans-serif;
    border: none;
    background: #cccccc;
}

.wp-pagenavi span.current{
    background: #3b56a7;
    color: #ffffff;
}

.title-same-single{
    color: #333333;
    font-size: 18px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

.thumb-same-single{
    margin-bottom: 12px;
}

.item-title-same-single{
    font-size: 14px;
    color: #333333;
}

.same-single{

}
.title-single{
    font-size: 18px;
    color: #3b56a7;
    margin: 0;
    margin-bottom: 18px;
    text-align: justify;
    font-weight: bold;
}

.main-content-single{
    font-size: 15px;
}

.content-single {
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.social-button {
    padding-top: 18px;
    padding-bottom: 20px;
    float: right;
}

#content-about-us{
    padding-top: 50px;
    padding-bottom: 80px;
}

.edit-page-about-us{
    padding-bottom: 35px;
    border-bottom: 1px solid #eaeaea;
}

#tax-project-cat{
    position: relative;
}

#tax-project-cat:before{
    content: '';
    width: 100%;
    height: 27px;
    background: url(images/bg-header-tax-project.png) no-repeat;
    background-position: center;
    position: absolute;
    top: -27px;
    z-index: 9;
}

.tax-project-cat{
    padding-top: 50px;
    padding-bottom:50px;
}

.title-header-tax-project{
    color: #333333;
    font-size: 22px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.col-tax-project-cat{
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 35px;
}

.row-tax-project-cat{
    margin-left: -8px;
    margin-right: -8px;
}

.input-form-project{
    display: inline-block;
    margin: 0 4px;
}

.input-form-project select{
    width: 144px;
    height: 29px;
    background: #f0f0f0;
    border: none;
    text-align: right;
    padding: 0 15px;
    text-align-last: right;
    color: #333333;
    font-size: 13px;
}

.input-form-project select option{
    direction: rtl;
}

.form-project{
    text-align: right;
}

.single-project{
    padding-top: 60px;
    padding-bottom: 100px;
}

.title-single-project{
    color:  #333333;
    font-size: 25px;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 23px;
}

#sync1{
    margin-bottom: 14px;
}

.profile-single-project{
    padding: 30px 30px;
    height: 100%;
    background: #ededed;
}

.title-profile-single-project{
    color: #333333;
    font-size: 22px;
    margin-bottom: 40px;
}

.list-profile-single-project{
    font-size: 14px;
    font-weight: 300;
}

.list-profile-single-project li{
    margin-bottom: 35px;
    line-height: 1.5;
}

.conntent-single-project{
    padding-top: 35px;
}

.title-same-project{
    color: #333333;
    font-size: 22px;
    text-align: center;
    margin-bottom: 28px;
}

.same-project{
    padding-bottom: 80px;
}

.description-tax-product{
    line-height: 1.6;
    font-size: 15px;
    color: #666666;
}

.row-description-tax-product{
    margin-bottom: 70px;
}

.thumb-item-tax-product{
    margin-bottom: 15px;
}

.title-item-tax-product{
    color: #30393a;
    font-size: 15px;
    font-family: 'Quicksand', sans-serif;
}

.input-form-product select{
    width: 223px;
    height: 29px;
    background: #f0f0f0;
    border: none;
    text-align: right;
    padding: 0 15px;
    text-align-last: right;
    color: #333333;
    font-size: 13px;
}

.page-single-product{
    padding-top: 40px;
    padding-bottom: 60px;
}

.title-single-product{
    color: #333333;
    font-size: 22px;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
}

.header-page-single-product{
    margin-bottom: 24px;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{
    border-radius: 0;
}

.slider-single-product{
    position: relative;
    margin-right: -46px;
}

.title-technical-specifications-single-product{
    padding: 35px 25px 14px;
    color: #333333;
    font-size: 20px;
}

.technical-specifications-single-product{
    margin-left: 50px;
    padding-bottom: 5px;
    background: #f6f6f6;
}

.list-technical-specifications-single-product li{
    min-height: 30px;
    padding: 4px 30px;
    color: #333333;
    font-size: 15px;
    line-height: 1.5;
}
.list-technical-specifications-single-product li:nth-child(odd){
    background: #ffffff;
}

.row-technical-single-product{
    margin-bottom: 50px;
}

.item-content-tab-single-product{
    display: none;
}

.usual-single-product > ul li a,.usual-single-product > ul li span{
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 18px;
    color: #ffffff;
    font-size:  15px;
    position: relative;
    cursor: pointer;
}

.usual-single-product > ul li a:after,.usual-single-product > ul li span:after{
    content: '';
    width: 100%;
    height: 4px;
    background: #3b56a7;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.usual-single-product > ul li{
    display: inline-block;
}

.usual-single-product > ul{
    background: #3b56a7;
    margin-bottom: 20px;
    padding: 0 20px;
}

.usual-single-product li a.selected:after{
    background: #ffffff;
}

.title-same-product{
    color: #333333;
    font-size: 22px;
    margin-bottom: 20px;
}

.tax-video-cat{
    padding: 70px 0;
}

.thumb-video-item-tax-video{
    margin-bottom: 15px;
}

.thumb-video-item-tax-video img{
    width: 100%;
}

.title-item-tax-video{
    color: #333333;
    font-size: 19px;
    line-height: 1.5;
}

.col-item-tax-video{
    margin-bottom: 40px;
}

.page-contact-us{
    padding-top: 80px;
    padding-bottom: 100px;
}

.title-page-contact-us{
    color: #333333;
    font-size: 25px;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 20px;
}

.content-contact-us{
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.item-form input{
    width: 100%;
    height: 39px;
    border: none;
    background: #ededed;
    font-size: 14px;
    color: #666666;
    padding: 0 10px;
}

.col-form{
    margin-bottom: 14px;
    padding-left: 7px;
    padding-right: 7px;
}

.row-form{
    margin-left: -7px;
    margin-right: -7px;
}

.item-form textarea{
    width: 100%;
    height: 170px;
    padding: 10px;
    background: #ededed;
    border: none;
}

.acf-map{
    width: 100%;
    height: 208px;
}

.right-contact-page{
    padding: 10px;
    background: #ededed;
}

.wapper-google-map{
    margin-bottom: 25px;
}

.content-google-map p{
    margin-bottom: 0;
}

.content-google-map {
    padding: 0 13px;
    padding-bottom: 21px;
}

.item-form input[type=submit]{
    width: auto;
    color: #f1f1f1;
    font-size: 14px;
    background: #3b56a7;
    padding: 0 20px;
}

div.wpcf7 .ajax-loader{
    display: none;
}

.sidebar-footer h3 {
    margin-bottom: 18px;
    font-size: 17px;
    color: #FFFFFF;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.sidebar-footer aside{
    margin-bottom: 20px;
}
.sidebar-footer aside:last-child{
    margin-bottom: 0;
}

.sidebar-footer ul{
    padding-left: 15px;
}

.sidebar-footer .widget_nav_menu ul li {
    margin-bottom: 14px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
}

.sidebar-footer .widget_nav_menu ul li a {
    font-size: 14px;
    color: #ffffff;
    position: relative;
}

.sidebar-footer .widget_nav_menu ul li a:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #ffffff;
    left: -15px;
    bottom: 7px;
}

.wapper-form-footer {
    position: relative;
}

.wapper-form-footer input[type="email"] {
    width: 100%;
    padding-left: 11px;
    border: #ffffff 1px solid;
    color: #4a3c26;
    background: #ffffff;
}

.wapper-form-footer input {
    line-height: 34px;
}

.wapper-form-footer input[type="submit"] {
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 13px;
    font-weight: bold;
    border: none;
    color: #ffffff;
    background: #00327b;
    padding: 1px 10px;
}

.widget-ketnoi{
    border-top: 1px solid #ffffff;
    padding-top: 15px;
}

.social-footer li {
    float: left;
    color: #ffffff;
    font-size: 13px;
    margin-right: 15px;
    margin-bottom: 0;
}

.social-footer li a {
    color: #ffffff;
    font-size: 23px;
    position: relative;
    top: -6px;
}

.social-footer li a:before{
    content: '' !important;
}
.widget-ketnoi label,
.social-footer{
    float: left;
}

.widget-ketnoi label{
    margin-right: 8px;
    color: #ffffff;
}

.sidebar .widget_nav_menu {
    color: #ffffff;
    font-size: 17px;
    background-position: right bottom;
}

.sidebar .widget_nav_menu ul{
    background: #f7f7f7;
    padding: 15px 20px;
}

.sidebar .widget_nav_menu h3{
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    background: #3b56a7;
    padding: 0 20px;
}

.sidebar .widget_nav_menu a {
    color: #333333;
    position: relative;
    display: block;
    height: 30px;
    line-height: 1.5;
    padding: 5px 15px;
}

.sidebar .widget_nav_menu a:hover{
    color: #3b56a7;
}

.sidebar .widget_nav_menu a:before{
    content: '\f105';
    font-family: 'FontAwesome';
    color: #3b56a7;
    position: absolute;
    left: 0;
    font-size: 15px;
}

.sidebar .widget_nav_menu li {
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #e3e5e8;
}

.sidebar .widget_nav_menu li:last-child{
    border-bottom: none;
}

.sidebar .widget_nav_menu li:last-child{
    margin-bottom: 0;
}

.sidebar .widget_nav_menu li.current-menu-item a:before{

}

.categori-widget {
    padding-top: 18px;
    padding-bottom: 10px;
    background: #ffffff;
}

.categori-widget h3 {
    color: #0082c4;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 1.5px;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 15px 10px;
    font-weight: 700;
}

.category-list li:first-child{
    border-top: 1px solid #f0f0f0;
}

.category-list li {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.category-list li:last-child{
    border-bottom: none;
}
.wapper-thumbnail-category {
    float: left;
    margin-right: 10px;
}

.category-list .title-category {
    color: #333333;
    font-size: 14px;
    height: 70px;
    vertical-align: middle;
    line-height: 1.5;
    display: table-cell;
}

.category-list .title-category a {
    color: #333333;
}

.category-list .title-category a:hover {
    color: #3b56a7;
}

.sidebar aside {
    margin-bottom: 34px;
}

.sidebar aside:last-child {
    margin-bottom: 0;
}

.category-widget h3{
    color: #333333;
    font-size: 20px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 17px;
}

#slider{
    margin-bottom: 0;
}

#slider .slick-slide img{
    width: 100%;
}

.slider-container {
    overflow: hidden;
}

#slider .slick-slide:nth-child(n+1) {
    display: none;
}

#slider.slick-initialized .item-slider-home{
    display: block !important;
}

.mask-slider{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-slider{
    color: #ffffff;
    font-size: 48px;
    width: 50%;
    line-height: 1.3;
    padding-left: 20px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
}

.text-slider:before{
    content: '';
    width: 5px;
    height: 80%;
    position: absolute;
    top: 14px;
    left: 0;
    background: rgba(255,255,255,0.9);
}

.item-slider-home{
    position: relative;
}

.url-home-slider a{
    display: inline-block;
    line-height: 36px;
    height: 36px;
    color: #ffffff;
    font-size: 12px;
    border: 1px solid #ffffff;
    padding: 0 20px;
    transition: 0.3s;
}
.url-home-slider a:focus{
    outline: none;
}
.url-home-slider a:hover{
    background: #3b56a7;
    font-family: 'Quicksand', sans-serif;
}

#slider .slick-next:before,#slider .slick-prev:before{
    content: '';

}

#slider .slick-next{
    width: 30px;
    height: 30px;
    background: url(images/arrow-home-slider.png) no-repeat;
    background-position: center;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    bottom: 32px;
    left: 132px;
    top: auto;
}

#slider .slick-prev{
    width: 30px;
    height: 30px;
    background: url(images/arrow-home-slider.png) no-repeat;
    background-position: center;
    bottom: 16px;
    left: 90px;
    top: auto;
    z-index: 999;
}

.box-eff-image{
    overflow: hidden;
}

.box-eff-image img{
    transition: 0.4s;
}

.box-eff-image:hover img {
    transform: scale(1.1);
    opacity: 0.8;
}
option.optionbold {
    font-weight: bold;
}
#content-gallery{
}

.main-gallery{
    padding-top: 40px;
}

.title-galery-category a{
    color: #666666;
}

.title-galery-category span{

}

.content-gallery{
    position: relative;
}
.thumb-item-gallery{

}
.thumb-item-gallery img{
    width: 100%;
}

.title-item-gallery{
    margin-top: 13px;
    color: #30393a;
    font-size: 15px;
    margin-bottom: 25px;
}

.title-item-gallery span{
    font-size: 12px;
}

.item-gallery{
    margin-bottom: 8px;
}

.row-gallery{
    margin-left: -4px;
    margin-right: -4px;
}

.col-gallery{
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 4px;
}

.grid-layout {
    column-count: 4;
    grid-gap: 15px;
}

.grid-item img{
    width: 100%;
}

.grid-item {
    margin-bottom: 15px;
}
#content-single-gallery{
    padding-top: 15px;
    padding-bottom: 15px;
}
/*.span-2 {*/
/*    grid-column-end: span 2;*/
/*    grid-row-end: span 2;*/
/*}*/

/*.span-3 {*/
/*    grid-column-end: span 2;*/
/*    grid-row-end: span 3;*/
/*}*/

/*.span-4 {*/
/*    grid-column-end: span 3;*/
/*    grid-row-end: span 2;*/
/*}*/

/*.span-5 {*/
/*    grid-column-end: span 2;*/
/*    grid-row-end: span 1;*/
/*}*/

/*.span-6 {*/
/*    grid-column-end: span 3;*/
/*    grid-row-end: span 1;*/
/*}*/
.thumb-item-left-box4 img{
    width: 100%;
}
/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/

.nav {
    position:relative;
    display:inline-block;
    font-size:12px;
}
.nav-list {
    text-align:left;
}
.nav-list li {
    float:left;
    *display:inline;
    zoom:1;
    position:relative;
}
.nav-list li a {
    display:block;
    color:#fff;
    padding:15px 20px;
    border-bottom:1px solid #3e68bd;
    font-weight: bold;
}

.nav-list li:hover .ul {
    display:block;
}
/* Navigation submenu */
.nav-list li ul {
    display:none;
    position:absolute;
    left:0;
    width:180px;
}
.nav-list li ul li a {
    display:block;
    padding: 10px 15px;
}
.nav-list li ul li a:before{
    content: " - ";
}
.nav-list li ul li a:hover {
    background:#3b56a7;
}
/* Mobile navigation */
.nav-mobile {
    display: none;
    cursor: pointer;
    position: absolute;
    height: 24px;
    width: 20px;
    text-align: right;
    font-size: 23px;
    color: #3b56a7;
    right: 15px;
    top: -54px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    cursor: pointer;
}
.nav-click i {
    display: block;
    height: 37px;
    width: 35px;
    background-size: 20px;
    line-height: 37px;
    text-align: center;
}
.nav-click:hover {

}
.nav-rotate {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
.nav{
    display: none;
    background: #3b56a7;
    line-height: 1;
}
.hotlinemobile{
    display: none;
}
/*------------------------------------*\
    Media Queries
\*------------------------------------*/

.roundCool {
    border-radius: 50%;
    z-index: 99999999;
}

.call-animation {
    background: #fff;
    width: 135px;
    height: 135px;
    position: relative;
    margin: 0 auto;
    border-radius: 100%;
    border: solid 5px #85b33c;
    animation: play 2s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fab:before {
    content: attr(data-tooltip);
    transition: opacity .12s cubic-bezier(.4,0,1,1);
    position: absolute;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    color: #333332;
    right: 17px;
    top: 9%;
    font-weight: bold;
    background-color: #e2e4e6;
    font-size: 18px;
    line-height: 1.2em;
    display: inline-block;
    white-space: nowrap;
    border-radius: 25px;
    padding: 10px 50px 10px 18px;
    width: 276px;
    text-overflow: ellipsis;
    vertical-align: middle;
    text-align: right;
    text-transform: uppercase;
}
.wapper-image-fabs{
    position: relative;
    z-index: 99999;
    background: #fff;
    border-radius: 50%;
}
.img-circle {
    /*//width: 135px;*/
    /*//height: 47px;*/
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.inner-fabs .fab {
    width: 48px;
    height: 48px;
    right: 35px;
    bottom: 23px;
    font-size: 1.5em;
    will-change: bottom;
    box-shadow: 0px 3px 10px rgba(0,0,0,.04), 0px 3px 10px rgba(0,0,0,.04);
}

.inner-fab-icon {
    margin: 4px;
}
.inner-fab-icon {
    height: 40px;
    width: 40px;
}
.fab {
    transition: all .12s ease-in-out;
    width: 56px;
    height: 56px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 30px;
    bottom: 18px;
    user-select: none;
    cursor: pointer;
    color: #ff9500;
    font-size: 5em;
    box-shadow: 0px 3px 10px rgba(0,0,0,.08), 0px 3px 10px rgba(0,0,0,.08);
    font-family: 'Quicksand', sans-serif;
}
.inner-fabs.show .fab:nth-child(1) {
    bottom: 88px;
}
.inner-fabs.show .fab:nth-child(2) {
    bottom: 146px;
}
.inner-fabs.show .fab:nth-child(3) {
    bottom: 204px;
}
.inner-fabs.show .fab:nth-child(4) {
    bottom: 262px;
}
.inner-fabs.show .fab:before {
    content: attr(data-tooltip);
    visibility: visible;
    opacity: 1;
    overflow: hidden;
    font-family: 'Quicksand', sans-serif;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: -12px;
    right: 194px;
    z-index: 999999;
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #608700;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5;
}
.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background: rgba(96, 157, 0, 0.76);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background: #608700;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}
.hotline-bar {
    position: absolute;
    background: #608700;
    height: 40px;
    width: 160px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px;
}
.hotline-bar>a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    text-indent: 35px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: 'Open Sans', sans-serif;
}

.title-1-form-product{
    color: #333333;
    font-size: 15px;
    margin-bottom: 8px;
    text-align: center;
}

.title-2-form-product{
    color: #3b56a7;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.wapper-form-product{
    max-width: 675px;
    margin: 0 auto;
}

@media only screen and (max-width: 812px) {
    #top{
        display: none;
    }
    #main-nav{
        display: none;
    }
    .box1:before{
        display: none;
    }
    .content-box1{
        padding: 60px 0;
        background: none;
    }
    .item-box1{
        margin-bottom: 15px;
    }
    .bottom-box2{
        padding-top: 15px;
    }
    .box2{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .wapper-tab-box2 ul li a{
        padding: 0 5px;
    }
    .logo{
        width: 60px;
    }
    .header:after{
        display: none;
    }
    .header{
        height: 80px;
    }
    .text-slider{
        font-size: 18px;
        width: 100%;
    }
    .text-slider:before{
        top: 3px;
    }
    #slider .slick-next,#slider .slick-prev{
        display: none !important;
    }
    .url-home-slider a{
        line-height: 16px;
        height: 18px;
        padding: 0 10px;
    }
    .col-right-box4{
        padding-left: 0;
    }
    .title-box4{
        font-size: 20px;
    }
    .client-logo {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #footer{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .widget-ketnoi label{
        display: none;
    }
    .sidebar-footer ul{
        padding-left: 0;
    }
    .sidebar-footer-2 ul,.sidebar-footer-3 ul{
        padding-left: 15px;
    }
    .copyright .site-info{
        text-align: center;
    }
    .copyright{
        text-align: center;
    }
    #header-image{
        height: 180px;
    }
    #tax-project-cat:before{
        display: none;
    }
    .form-project{
        margin-bottom: 15px;
    }
    #sync2{
        margin-bottom: 15px;
    }
    .single-project {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .image-archive{
        float: none;
        margin-right: 0;
    }
    .image-archive img{
        width: 100%;
    }
    .main-item-archive{
        width: 100%;
    }
    .input-form-product{
        margin-bottom: 15px;
    }
    .thumb-item-tax-product img{
        width:  100%;
    }
    .technical-specifications-single-product{
        margin-left: 0;
    }
    .slider-single-product{
        margin-bottom: 15px;
        margin-right: 0;
    }
    .usual-single-product > ul{
        padding: 0;
    }
    .usual-single-product > ul li{
        width: 100%;
    }
    .list-technical-specifications-single-product li{
        height: auto;
    }
    .grid-layout {
        column-count: 2;
    }
    /*menu mobile*/
    .nav-mobile {
        display:block;
    }
    .nav {
        width:100%;
        display: block;
    }
    .nav-list {
        display:none;
    }
    .nav-list li {
        width:100%;
        float:none;
    }
    .nav-list li > a {
        padding:10px 15px;
    }
    .nav-click {
        display:block;
        color: #ffffff;
    }
    .nav-mobile-open {
        border-radius:5px 5px 0 0;
        -webkit-border-radius:5px 5px 0 0;
        -moz-border-radius:5px 5px 0 0;
    }
    .nav-list li:hover ul {
        display:none;
    }
    .nav-list li ul {
        position:static;
        width:100%;
    }
    /*menu mobile*/
}


@keyframes play {
    0% {
        transform: scale(1)
    }
    15% {
        box-shadow: 0 0 0 5px rgba(0, 0, 0, .4)
    }
    25% {
        box-shadow: 0 0 0 10px rgba(0, 0, 0, .4), 0 0 0 20px rgba(0, 0, 0, .2)
    }
    25% {
        box-shadow: 0 0 0 15px rgba(0, 0, 0, .4), 0 0 0 30px rgba(0, 0, 0, .2)
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}












