/*
 Theme Name: Flyingstar
 Author: ExellarTech
 Version: 1.0
*/


/* RESETS */

* {
    box-sizing: border-box;
}
html {
    scroll-padding-top: 60px;
}
html, body {
    margin:0;
    padding: 0;
    scroll-behavior: smooth;
}
body {
    font-size: 20px;
    color: #000;
    overflow-x: hidden;
}
a:focus,
button:focus {
    outline: none;
}

/* BASICS STYLES */

.reset {
    font-size: 0;
    list-style-type: none;
    padding: 0;
}
.clear {
    clear: both;
}
.widget,
.widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* FONTS */





/* Mobile Header */
    
.header-mobile-menu {
    display: none;
}



/*contact us*/
.rounded-social-buttons a.btn-social {
    border-radius: 8px;
}
ul {
    list-style: none;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    background: #FFFFFF;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 10%);
    border-radius: 8px;
    margin: 0px 0px 19px 17px;
    width: 94%;
    border: 1px solid #ccc !important;
    width: 94%;
    border: 1px solid #ccc !important;
    color: #555;
    padding: 6px 12px;
    line-height: 10px;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required :focus {
    outline: none !important;
}
i.fa.fa-phone {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    font: normal normal normal 14px/1 FontAwesome;
}
.contact-map {
    width: 100%;
    height: 450px;
}



/*================Mine====================*/
.mycl-service ul {
	list-style: none;
}
.ychoose-sec aside .ychoose-bk:hover {
    border: 4px solid #FE866C;
}
/* .ychoose-sec aside.white-bg .ychoose-bk {
    background: #fff;
    border: 4px solid #fff;
} */
.my-classform p textarea {
    height: 115px !important;
}
.job-inf0-detail-sec ul {
    list-style: unset;
}
.my-classform p {
    padding: 0px !important;
    margin: 0px 0px 30px !important;
}

ul.sub-menu.dropdown-menu.active {
    display: block !important;
}
li.menu-item-has-children {
	position: relative;
}
li.menu-item-has-children:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    right: 2px;
    top: 28px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
li.menu-item-has-children:hover:after {
    border-top: 4px dashed #ff8d0e !important;
}

/* Footer SEO */

.footer-bottom {
  background: #f4f4f4;
  margin: 0;
  padding: 30px 0;
  border-radius: 0px 0px 20px 20px;
}
.footer-bottom .footer-bottom-left {
    float: left;
    width: 55%;
}
.footer-bottom .footer-bottom-right {
    float: right;
    width: 40%;
}
.footer-bottom h1,
.footer-bottom h2,
.footer-bottom h3,
.footer-bottom h4,
.footer-bottom h5,
.footer-bottom h6 {
    font-weight: bold;
    font-size: 24px;
    line-height: 120%;
    color: #262540;
    padding: 0 15px 15px 0;
}
.footer-bottom p,
.footer-bottom ul li a {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #262540;
  opacity: 0.7;
}
.footer-bottom h3 {
  padding-right: 0;
  padding-bottom: 4px;
  font-size: 18px;
}
.footer-bottom p {
  margin-bottom: 15px;
  font-size: 14px;
}
.footer-bottom p a {
  color: #FF6341;
}


.whatsappbot-sec{ padding:2% 0; }
.whatsappbot-sec .div-table{display: table;  width: 100%; vertical-align: middle; }
.whatsappbot-sec .div-table aside{display: table-cell; vertical-align: middle; }
.whatsappbot-sec .div-table aside:nth-child(2){width:50%; padding:0 0 0 4%;}
.whatsappbot-sec .div-table .content-sec h2{font-weight: 600; font-size: 46px; line-height: 50px; color: #FF6341; margin:0 0 10px 0;}
.whatsappbot-sec .div-table .content-sec h3{    font-weight: 800; font-size: 40px;  line-height: 40px;  letter-spacing: -0.03em; color: #262540; width: 74%; margin: 0 0 30px 0;}
.whatsappbot-sec .div-table .content-sec h3 span{ color: #FF6341; font-size:16px;}
.whatsappbot-sec .div-table .content-sec p{font-weight: normal; font-size: 20px; line-height: 130%;color: #262540; text-align:left;}
.whatsappbot-sec .div-table .content-sec p.btn-p{margin:20px 0 0 0;}
.whatsappbot-sec .div-table .content-sec p.btn-p .btn-blue-round{background: #262540; border:1px solid #262540; border-radius: 47px; font-weight:700; font-size: 18px;line-height: 30px;text-align: center;letter-spacing: -0.02em;color: #FFFFFF; padding: 4px 18px;}
.whatsappbot-sec .div-table .content-sec p.btn-p .btn-blue-round:hover{background: #FFFFFF; color: #262540;}
.whatsappbot-sec .div-table .content-sec p.btn-p .play-btn{font-weight:700; font-size: 18px;line-height: 30px;text-align: center;letter-spacing: -0.02em;color:#262540; padding: 6px 20px;}
.whatsappbot-sec .div-table .content-sec p.btn-p .play-btn img{background: #ff6341; border-radius: 50%; width: 30px; padding: 4px; margin: 0 15px 0 0px;}
.whatsappbot-sec .div-table .content-sec p.btn-p .play-btn:hover{ color:#ff6341;}
.whatsappbot-sec .div-table .content-sec ul{margin: 0; list-style: none;}
.whatsappbot-sec .div-table .content-sec ul li{ margin:10px 0 0 0; }
.whatsappbot-sec .div-table .content-sec ul li i{color: #ff7152;padding: 0 8px 0 0;}

.whatsappbot-sec .div-table .img-sec img{ width:100%; }

.whatsappbot-1-sec{ padding:2% 0; }
.whatsappbot-1-sec aside .content-sec{ text-align:center; }
.whatsappbot-1-sec aside .content-sec img{width:120px; margin:auto;}
.whatsappbot-1-sec aside .content-sec h2{font-style: normal;font-weight: 700; font-size:40px; line-height: 74px; color: #262540;}
.whatsappbot-1-sec aside .content-sec p{font-weight: normal;font-size: 18px; line-height: 130%; color: #262540; text-align: center;  width: 80%;  margin: auto;}

.whatsappbot-2-sec {padding:2% 0;}
.whatsappbot-2-sec h1{font-weight:300;}
.whatsappbot-2-sec .clnt-blk { border: 0px solid #eee; padding:2px;  position: relative;    background: #fff;  text-align: center;  border-radius: 20px;	margin: 15px 0; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out;  -o-transition: .5s ease-in-out;  transition: .5s ease-in-out;}
.whatsappbot-2-sec .clients-sec .clnt-blk:hover{    box-shadow: 0 19px 21px -15px rgb(0 0 0 / 21%); background: #fff; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out;  transition: .5s ease-in-out;}
.whatsappbot-2-sec .owl-carousel .owl-stage {  margin: auto;}

.whatsappbot-3-sec {padding:2% 0;}
.whatsappbot-3-sec h1{font-weight:700; font-size: 40px; line-height:48px; color: #000; margin:0 0 10px 0;}
.whatsappbot-3-sec p{font-weight: normal; font-size: 20px; line-height: 130%;color: #262540; text-align:center;}
.whatsappbot-3-sec .div-table{display: table;  width: 100%; vertical-align: middle; }
.whatsappbot-3-sec .div-table aside{display: table-cell; vertical-align: middle; }
.whatsappbot-3-sec .img-sec{width: 330px;}
.whatsappbot-3-sec .content-sec { width:80%; padding:0 2%; }
.whatsappbot-3-sec .content-sec h2{font-style: normal;font-weight: 400; font-size: 50px; line-height: 60px; color: #FF6341; margin:0 0 20px 0;}
.whatsappbot-3-sec .content-sec p{font-weight: normal; font-size: 20px; line-height: 130%;color: #262540; text-align:left;}
.whatsappbot-3-sec .owl-dots {  text-align: center;}
.whatsappbot-3-sec .owl-dots .owl-dot{ display:inline-block; width:15px; height:15px; margin:0 5px;  background:#ccc; border-radius:15px;}
.whatsappbot-3-sec .owl-dots .owl-dot.active{ background:#FF6341;}


.whatsappbot-4-sec {padding:4% 0 2% 0;}
.whatsappbot-4-sec h1{font-weight:700; font-size: 40px; line-height:46px; color: #000; margin:0 0 10px 0;}
.whatsappbot-4-sec p{font-weight: normal; font-size: 20px; line-height: 130%;color: #262540; text-align:center;}
.whatsappbot-4-sec .content-sec { background: #FFFFFF;border: 1px solid #DFDFDF;box-sizing: border-box;border-radius: 22px; padding: 30px; margin:40px 0 20px 0;}
.whatsappbot-4-sec .content-sec h2{font-style: normal;font-weight: 800;font-size: 30px;line-height: 33px;letter-spacing: -0.03em;color: #1B1C31; margin:0 0 20px 0; min-height: 66px;}
.whatsappbot-4-sec .content-sec p{font-weight: normal; font-size:18px; line-height: 130%;color: #262540; text-align:left;}
.whatsappbot-4-sec .content-sec p.minhigh-170{min-height: 170px;}
.whatsappbot-4-sec .content-sec p.readmore-btn{ margin:0; }
.whatsappbot-4-sec .content-sec p.readmore-btn a{color: #ff6341; margin: 40px 0 0 0;  display: block;}
.whatsappbot-4-sec .content-sec p.readmore-btn a:hover{color: #000; }
.whatsappbot-4-sec .owl-dots {  text-align: center;}
.whatsappbot-4-sec .owl-dots .owl-dot{ display:inline-block; width:15px; height:15px; margin:0 5px;  background:#ccc; border-radius:15px;}
.whatsappbot-4-sec .owl-dots .owl-dot.active{ background:#FF6341;}
.whatsappbot-4-sec  p.btn-p{ margin:20px 0 0 0 }
.whatsappbot-4-sec  p.btn-p .btn-orang{background: #FF6341; border-radius: 10px; font-weight: 700;font-size: 18px;line-height: 33px;text-align: center;color: #FFFFFF; border:1px solid #FF6341; padding: 5px 20px;}
.whatsappbot-4-sec  p.btn-p .btn-orang:hover{background: #fff; color:#FF6341;}

/* owl nav */
.itamc-carousel.side-owl-nav .owl-prev i, 
.itamc-carousel.side-owl-nav .owl-next i {color: #FFF;}
.itamc-carousel.side-owl-nav .owl-prev i:hover, 
.itamc-carousel.side-owl-nav .owl-next i:hover {color: #FF6341;}
.itamc-carousel.side-owl-nav .owl-prev, 
.itamc-carousel.side-owl-nav .owl-next {position: absolute;top: 50%; height: 24px;  background: #000;   border: 1px solid #f2f2f2; padding: 2px 9px; font-size: 14px;  line-height: 26px;  margin: -12px 0 0 0px; border-radius:50%; width:30px; height:30px;}
.itamc-carousel.side-owl-nav .owl-prev {left:-50px;}
.itamc-carousel.side-owl-nav .owl-next {right:-50px;}

.whatsappbot-5-sec {padding:2% 0 4% 0;}
.whatsappbot-5-sec .div-table{display: table;  width: 90%; vertical-align: middle;background: #FFFFFF; border: 1px solid #DFDFDF; box-sizing: border-box;  box-shadow: 0px 64px 160px rgb(0 0 0 / 10%); border-radius: 18px; padding: 20px; margin:auto;}
.whatsappbot-5-sec .div-table aside{display: table-cell; vertical-align: middle; width:25%; }
.whatsappbot-5-sec .div-table aside h3{font-weight: 800; font-size: 22px; line-height: 22px;  letter-spacing: -0.03em; color: #000000;}
.whatsappbot-5-sec .div-table aside ul{display: table;  width: 100%; vertical-align: middle;}
.whatsappbot-5-sec .div-table aside li{display: table-cell; vertical-align: middle;}
.whatsappbot-5-sec .div-table aside li img{ background: #E9ECF2; padding: 5px;  width: 45px;}

.whatsappbot-6-sec{ padding:0 0 2% 0; }
.whatsappbot-6-sec .div-table{display: table;  width:70%; vertical-align: middle; margin:0 auto;}
.whatsappbot-6-sec .div-table aside{display: table-cell; vertical-align: middle; }
.whatsappbot-6-sec .div-table aside:nth-child(2){width:50%; padding:0 0 0 4%;}
.whatsappbot-6-sec .div-table .content-sec h2{font-weight: 600; font-size: 46px; line-height: 50px; color: #FF6341; margin:0 0 10px 0;}
.whatsappbot-6-sec .div-table .content-sec h3{font-weight: 800; font-size: 40px;  line-height: 40px;  letter-spacing: -0.03em; color: #262540; margin:0 0 10px 0; }
.whatsappbot-6-sec .div-table .content-sec h3 span{ color: #FF6341; font-size:16px;}
.whatsappbot-6-sec .div-table .content-sec p{font-weight: normal; font-size: 20px; line-height: 130%;color: #262540; text-align:left;}
.whatsappbot-6-sec .div-table .content-sec p.btn-p{margin:30px 0 0 0;}
.whatsappbot-6-sec .div-table .content-sec p.btn-p .btn-orang{background: #FF6341; border-radius: 10px; font-weight: 700;font-size: 16px;line-height: 33px;text-align: center;color: #FFFFFF; border:1px solid #FF6341;}
.whatsappbot-6-sec .div-table .content-sec p.btn-p .btn-orang:hover{background: #fff; color:#FF6341;}
.whatsappbot-6-sec .div-table aside .img-sec { text-align:center; } 
.whatsappbot-6-sec .div-table aside .img-sec img{    width: 280px; margin: auto;}

.esigner-1-sec {padding:4% 0 4% 0;}
.esigner-1-sec h1{font-weight:300;}
.esigner-1-sec aside .esigner-blk{min-height: 415px; background: #F2F2F2; border-radius: 26px;  padding: 30px 20px; text-align: center; border-bottom: 3px solid #ccc; margin:20px 0;}
.esigner-1-sec aside .esigner-blk img{width:120px; margin:auto;}
.esigner-1-sec aside .esigner-blk h4{font-style: normal;  font-weight: 700;  font-size: 20px;  line-height: 50px;  text-align: center;  color: #262540;  display: block; border-bottom: 2px dotted #ccc;  margin: 10px 0 10px 0;}
.esigner-1-sec aside .esigner-blk p{font-weight: 400;font-size: 16px;line-height: 24px;text-align: center;color: #000000;}

.esigner-2-sec.cs-service-provide-sec .v-tabs-sec .tab_content ul li {  font-size: 18px;}
.esigner-2-sec.cs-service-provide-sec .v-tabs-sec .tab_content { padding: 5% 5% 5% 5%;}
.esigner-2-sec.cs-service-provide-sec .v-tabs-sec .tab_container {  min-height: auto !important;}

/* owl nav */
.whatsappbot-2-sec .side-owl-nav .owl-prev i, 
.whatsappbot-2-sec .side-owl-nav .owl-next i {color: #FFF;}
.whatsappbot-2-sec .side-owl-nav .owl-prev i:hover, 
.whatsappbot-2-sec .side-owl-nav .owl-next i:hover {color: #FF6341;}
.whatsappbot-2-sec .side-owl-nav .owl-prev, 
.whatsappbot-2-sec .side-owl-nav .owl-next {position: absolute;top: 50%; height: 24px;  background: #000;   border: 1px solid #f2f2f2; padding: 2px 9px; font-size: 14px;  line-height: 26px;  margin: -12px 0 0 0px; border-radius:50%; width:30px; height:30px;}
.whatsappbot-2-sec .side-owl-nav .owl-prev {left:-50px;}
.whatsappbot-2-sec .side-owl-nav .owl-next {right:-50px;}

/* RESPONSIVE CSS */

/*----------------------------- Large Screens -------------------------------*/


@media only screen and (max-width :1700px) and (min-width: 1367px) {
    
    
    
}

@media only screen and (max-width :1366px) and (min-width: 1281px) {

    

}

/*----------------------------- Small Laptop -------------------------------*/
@media only screen and (max-width :1280px) and (min-width: 1101px) {
    
    

}

/*----------------------------- Media 1024 -------------------------------*/
@media only screen and (max-width :1100px){


    
}


/*----------------------------- Media 768 -------------------------------*/
@media only screen and (max-width:999px){
    
    .footer-bottom .footer-bottom-left,
    .footer-bottom .footer-bottom-right {
        float: none;
        width: 100%;
    }
    .footer-bottom .footer-bottom-right {
        margin-top: 30px;
    }
}

/*----------------------------- Media 480 -------------------------------*/
@media only screen and (max-width:767px){
.whatsappbot-sec .div-table ,
.whatsappbot-sec .div-table aside,
.whatsappbot-sec .div-table aside:nth-child(2), 
.whatsappbot-3-sec .div-table,
.whatsappbot-3-sec .div-table aside,
.whatsappbot-5-sec .div-table,
.whatsappbot-5-sec .div-table aside,    
.whatsappbot-6-sec .div-table,
.whatsappbot-6-sec .div-table aside,
.whatsappbot-6-sec .div-table aside:nth-child(2){ display: block; width: 100%;}    
.whatsappbot-6-sec .div-table aside .img-sec img{width:100%;}    
.whatsappbot-3-sec .content-sec h2,
.whatsappbot-sec .div-table .content-sec h2 { font-size: 30px; line-height: 36px;}
.whatsappbot-sec .div-table .content-sec h3 { font-size: 30px; line-height: 35px; width: 100%; margin: 0 0px 20px 0;}
.whatsappbot-5-sec .div-table aside h3 { font-size: 22px; line-height: 22px; margin: 0 0 20px 0;}
.whatsappbot-5-sec .div-table aside li.icon-sec {width: 50px;}
.itamc-carousel.side-owl-nav .owl-prev {left: -10px;}
.itamc-carousel.side-owl-nav .owl-next {right:-10px;}
.whatsappbot-sec .div-table .content-sec p.btn-p .play-btn {  padding: 6px 0px; display: block; width: 100%; margin: 10px 0; text-align: left;}
.whatsappbot-3-sec .content-sec { width: 100%;}
.sy-logo-img-sec img{ width:100%; }
.whatsappbot-2-sec .side-owl-nav .owl-prev {left:10px;}
.whatsappbot-2-sec .side-owl-nav .owl-next {right:10px;}

ul.sub-menu.dropdown-menu.active {
    position: relative;     margin: 0 0 10px 0;
}
header .dropdown-menu>li>a {
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 14px;
    font-size: 14px;
    font-weight: 500;
    line-height: 38.23px;
    color: #262540;
}
}


/*----------------------------- Media 320 -------------------------------*/
@media only screen and (max-width:479px){
    
    
}












