@charset "utf-8";
body{font-family:'Titillium Web','Helvetica Neue',sans-serif;font-size:16px;line-height:normal;color:#095174;margin:0;padding:0;overflow-x:hidden;background-repeat:repeat-x;background:#fff}
body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5}
body::-webkit-scrollbar{width:9px;background-color:#F5F5F5}
body::-webkit-scrollbar-thumb{background-color:#095174}
#wrapper{width:80%;margin-left:auto;margin-right:auto}
a,img,input,select,textarea{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
a{color:#095174;text-decoration:none}
input,select,textarea{font-family:'Titillium Web',sans-serif;outline:none;width:96%;padding:5px;font-size:16px;color:#095174;border-bottom:2px solid #ccc;border-top:none;border-left:none;border-right:none}
input,textarea{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
input:focus{border-bottom:2px solid #007676}
::-webkit-input-placeholder{color:#b0b0b0}
:-moz-placeholder{color:#b0b0b0}
::-moz-placeholder{color:#b0b0b0}
:-ms-input-placeholder{color:#b0b0b0}
.yuzde10{width:9%;display:inline-block;vertical-align:top}
.yuzde15{width:15%;display:inline-block;vertical-align:top}
.yuzde20{width:19%;display:inline-block;vertical-align:top}
.yuzde25{width:25%;display:inline-block;vertical-align:top}
.yuzde35{width:35%;display:inline-block;vertical-align:top}
.yuzde30{width:29%;display:inline-block;vertical-align:top}
.yuzde33{width:33%;display:inline-block;vertical-align:top}
.yuzde40{width:39%;display:inline-block;vertical-align:top}
.yuzde50{width:49%;display:inline-block;vertical-align:top}
.yuzde60{width:59%;display:inline-block;vertical-align:top}
.yuzde70{width:69%;display:inline-block;vertical-align:top}
.yuzde75{width:74%;display:inline-block;vertical-align:top}
.yuzde80{width:79%;display:inline-block;vertical-align:top}
.yuzde90{width:89%;display:inline-block;vertical-align:top}
.zorunlu{font-weight:bolder;color:red}
.notice{color:orange;font-weight:700}
.error{color:red;font-weight:700}
.complete{color:green;font-weight:700}
.padding10{padding:10px}
.padding20{padding:20px}
.padding25{padding:25px}
.padding30{padding:40px}
.red-info{display:inline-block;width:100%;color:#f44336;border:1px solid #f44336}
.orange-info{display:inline-block;width:100%;color:#FF9800;border:1px solid #FF9800}
.green-info{display:inline-block;width:100%;color:#4caf50;border:1px solid #4caf50}
.blue-info{display:inline-block;width:100%;color:#00bcd4;border:1px solid #00bcd4}
table tr td{border-right-width:1px;border-bottom-width:1px;border-right-style:dotted;border-bottom-style:dotted;border-right-color:#CCC;border-bottom-color:#CCC;height:36px;padding:5px}
.sbtn{padding:5px 0;border:1px solid #777;color:#777;width:35px;display:inline-block;text-align:center}
.sbtn:hover{color:#fff;background:#777}
.lbtn{padding:10px 25px;border:2px solid #777;color:#777;font-weight:600;display:inline-block;margin:5px}
.lbtn:hover{color:#fff;background:#777}
.green{border-color:#81c04e;color:#81c04e}
.green:hover{color:#fff;background:#81c04e}
.red{border-color:#F44336;color:#F44336}
.red:hover{color:#fff;background:#F44336}
.orange{border-color:orange;color:orange}
.orange:hover{color:#fff;background:orange}
.blue{border-color:#62A8EA;color:#62A8EA}
.blue:hover{color:#fff;background:#62A8EA}
.line{background-color:#eee;float:left;height:1px;width:100%;margin-top:15px;margin-bottom:15px}
.clear{clear:both}
h1,h2,h3,h4,h5{padding:0;margin:0;font-weight:400}
h1{font-size:32px}
h2{font-size:28px}
h3{font-size:26px}
h4{font-size:20px}
h5{font-size:18px}
.menu{position:relative;z-index:25;margin-left:50px;display:inline-block;width:55%;text-align:left;float:left}
.menu a{display:inline-block;line-height:70px;font-weight:400;font-size:17px;padding:0px 26px;text-align:center;color:#fff}
.menu a:hover{background:rgba(0,0,0,0.15)}
.menu ul li:hover a{background:rgba(0,0,0,0.15)}
.menu li ul li a:hover{background:rgba(255,255,255,0);color:white}
.menu ul{padding:0;margin:0}
.menu li{float:left;position:relative;list-style-type:none}
#homehead .menu li:hover a{background:#095174;color:white}
#homehead .menu li a:hover{background:none;color:#fff}
#homehead .menu li ul li a:hover{background:rgba(0,0,0,0.14);color:white}
.menu ul li ul{width:200px;float:left;position:absolute;top:69px;left:0;z-index:1;display:none;margin:0;padding:0}
.menu ul li ul li{float:none;margin:0;padding:0}
.menu ul li ul li a{background:none;font-size:14px;float:none;text-align:left;display:block;line-height:40px;margin:0;padding:0 0 0 10px}
.menu li:hover>ul{display:block;background:#084665;-webkit-border-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius:5px;-moz-border-radius-topleft:0;border-radius:5px;border-top-left-radius:0}
.menu ul li ul li ul{width:200px;height:auto;float:left;position:absolute;top:0;left:180px;z-index:1;display:none}
.menu ul li ul li ul li a:hover{background-color:#3a3a3a}
.menuAc{padding:5px;color:#fff;font-weight:700;cursor:pointer;display:none;font-size:24px;width:100%;float:left}
.sayfalama{width:100%;text-align:center;margin:17px auto}
.sayfalama span a{text-decoration:none;color:#666;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:13px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;border:1px solid #CCC;text-shadow:.06em .06em #fff;padding:2px 8px}
.sayfalama span a:hover{background-color:#ccc}
.sayfalama .sayfalama-active a{background-color:#ccc}
.iletisimtable{float:left;width:49%}
.iletisiminfo{text-align:center;margin-top:15px;margin-bottom:15px}
.iletisimtable h4{color:#a93030}
.gonderbtn{color:#202930;border:1px solid #1F282F;float:left;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:7px 25px}
.gonderbtn:hover{color:#FFF;text-decoration:none;background-color:#202930}
.iletisimbilgileri iframe{box-shadow:0 0 15px #ccc}
.clearmob{display:none}
#largeredbtn{font-size:22px;color:#FFF;border:1px solid #FFF;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:13px 60px}
#largeredbtn:hover{color:#000;background:#fff}
.header{float:left;width:100%;z-index:55}
#homehead .head{background:none}
.head{float:left;height:70px;width:100%;color:white;background-position: center top; background-color:#084665;   background-image: url(../images/footerbg.jpg);}
.head #wrapper{width:92%}
#homehead .logo{margin-top:15px;width:160px}
.logo{margin-top:20px;float:left;margin-right:25px;width:130px;    outline: none;}
.imagecontent{float:left;width:100%;padding:0px;text-align:center;margin-top:-620px}
.buybtn{float:right;color:#095174;border:2px solid #095174;padding:8px 40px;font-weight:600;margin-top:12px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}
.buybtn:hover{color:#fff;background:#095174}
.buybtn i{margin-right:7px}
.loginbtn{border:2px solid white}
.loginbtn:hover{background:#eee;border:2px solid #eee;color:#095174;margin-right:10px}
.homeslogan{width:80%;margin:auto;text-align:center;opacity: .9;}
.homeslogan h4{font-size:65px;font-weight:200;line-height:55px;color:white}
.homeslogan h3{font-size:38px;line-height:65px;font-weight:600;color:white}
.homeslogan h5 {
    font-size: 48px;
    line-height: 55px;
    font-weight: 300;
    margin-top: 30px;
    background: #fff;
    display: inline-block;
    padding: 20px 30px;
}
.homeslogan span {
    font-weight: 300;
    color: #095174;
    font-size: 36px;
    /* margin-top: 20px; */
    display: inline-block;
    background: #FFC107;
    padding: 20px 30px;
    margin-top: -12px;
}
.homeimage{margin-top:190px;z-index:1;width:850px;position:relative}
.homefeatures{background-image:url(../images/featurebg.jpg);background-size:100% auto;background-repeat:no-repeat;float:left;width:100%;margin-top:35px}
.hfeature{display:inline-block;width:48%;margin-bottom:35px;vertical-align:top}
.hfeatureicon{float:left;text-align:center;width:20%;font-size:46px}
.hfeatureicon i{font-size:42px;vertical-align:top;margin-top:5px;display:inline-block}
.hfeatureinfo{float:right;width:80%}
.hfeatureinfo h2{font-size:18px;font-weight:600}
.homefeatures .line{background-color:#000;text-align:center}
.allfeaturelink{margin-top:-20px;width:100%;text-align:center}
.allfeaturelink a{background:#fff;padding:0 0px;font-size:18px;text-align:center;width:40%;display:inline-block}
.demotesting{float:left;height:auto;width:100%;padding-top:25px;padding-bottom:35px;background:rgba(255,255,255,1);background:-moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(100%,rgba(245,245,245,1)));background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);background:-o-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f5f5f5',GradientType=0);margin-top:30px;background-color:linear-gradient;background-image:url(../images/livetestbg.jpg);background-repeat:repeat;background-position:left bottom;background-size:100% auto;background-attachment:fixed}
.demotestcon{padding:20px;width:70%;margin:auto;text-align:center;margin-top:25px;margin-bottom:25px;border:1px solid #eee;background:white}
.demotestcon h3{border:1px solid #eee;width:50%;margin:auto;margin-top:-45px;background:#fff;padding:10px 0;font-size:20px;margin-bottom:15px;font-weight:500}
.demotestcon h5{margin-top:20px;margin-bottom:7px;font-weight:600;font-size:15px}
.footlogos{float:left;width:100%;text-align:center}
.footlogos img{display:inline-block;height:95px;width:auto}
.demotestcon span strong{font-weight:500}
.footslogan{line-height:74px;background-color:#2c2c2c;float:left;height:74px;width:100%;color:#fff}
.footslogan h4{float:left;font-size:20px}
.footslogan h2{float:right;font-size:20px;font-weight:600}
.footslogan a{color:white}
.footer{width:100%;color:#9eb2bc;float:left;padding-bottom:80px;background-size:100%;background-image:url(../images/footerbg.jpg);padding-top:90px;background-color:#0a425d;position:relative}
.footblock{display:inline-block;width:16%;vertical-align:top;margin:0px 30px}
.footblock h5{margin-bottom:10px;float:left;width:100%;font-weight:600;border-bottom:1px solid #4a6c7c;padding-bottom:10px}
.footblock a{color:#9eb2bc;float:left;width:100%;padding:10px 0;font-size:14px}
.footblock a:hover{color:#eee}
.footblock p{font-size:13px}
.endfooter{float:left;width:100%;height:65px;background:#0b435e;color:rgba(255,255,255,0.28)}
.endfooter a{color:rgba(255,255,255,0.28)}
.endfooter span{line-height:65px;font-size:14px}
.endfooter select{float:right;background:transparent;width:125px;color:#666;border:1px solid #666;margin-top:15px;margin-left:15px}
.language{float:right;color:#666;line-height:65px}
#buymobil{display:none}
#footinfo{text-align:right;float:right;width:25%;margin:0px;font-weight:300}
.mobmenuicon{display:none}
.content{float:left;width:100%}
.contentslogan{display:inline-block;text-align:center;margin-bottom:50px;font-weight:400;font-size:28px;width:100%;background:#f5f7f9;padding:25px 0px}
.pagetitle{text-align:center;font-weight:400;font-size:42px;padding:20px 0px;text-shadow:0 0 5px #095174;width:50%;color:#fff;margin:auto;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
#documentation .content p{font-weight:400}
#documentation .content li{font-weight:400;font-size:15px;padding:4px 0px}
.content li i{color:#898989}
.contentimage{background-image:url(../images/slider_pic1.jpg);float:left;width:100%;background-size:100% auto;padding:95px 0;background-position:center}
.entegapp{width:30%;font-size:14px;display:inline-block;text-align:center;vertical-align:top;margin:5px;-webkit-transition:all 0.3s ease-out;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.entegapp img{max-width:68%;height:auto}
.entegapp .padding10{padding:27px 20px}
.entegapp:hover{box-shadow:0px 0px 15px #ddd}
.searchfea{width:50%;margin:auto;text-align:center}
.searchfea input{margin-bottom:50px;padding:17px;font-size:18px}
.content .hfeature .hfeatureinfo p{line-height:20px}
.pricingbox{border:1px solid #eaeaea;border-top:3px solid;position:relative;width:39%;display:inline-block;text-align:left;margin:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.pricingbox:hover{box-shadow:0px 0px 15px #ddd}
.pricingbox:hover .buynowbtn{background:#81c04e;color:white}
.pricingbox .line{background-color:#eee}
.pricingbox .padding30{padding:35px 45px;padding-top:28px}
.pricingcon{width:50%;text-align:center;float:left;margin-top:10px}
.pricingbox span{width:100%;padding:8px 0;font-size:16px;float:left;text-align:left}
.pricingbox span i{margin-right:7px}
.pricingbox h1{font-weight:700;font-size:22px}
.pricingbox h1 u{margin-left:10px;font-size:13px;margin-top:5px;display:inline-block;float:left;text-decoration:none;border:1px solid #007676;color:#007676;padding:3px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.pricingbox h1 u:hover{background:#007676;color:#fff}
.pricinginfo h2{color:#81c04e;display:inline-block}
.pricinginfo h4{display:inline-block;font-size:18px;margin-top:10px;color:#888}
.buynowbtn{width:60%;border:2px solid #81c04e;color:#81c04e;padding:12px 0;text-align:center;font-size:18px;font-weight:600;margin-top:18px;display:inline-block;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}
.buynowbtn:hover{background:#81c04e;color:white}
.buyques{float:right;width:50%;margin-top:10px}
.fadeInDownx{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:10s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
100%{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInUpx{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:10s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
100%{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInx{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeIn{0%{opacity:0}
100%{opacity:1}
}
@keyframes fadeIn{0%{opacity:0}
100%{opacity:1}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:10s;animation-duration:7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
50%{opacity:1}
}
@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
50%{opacity:1}
}
.cd-top{display:inline-block;height:40px;width:40px;position:fixed;bottom:40px;right:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);overflow:hidden;text-indent:100%;white-space:nowrap;background:rgba(232,98,86,0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;visibility:hidden;opacity:0;-webkit-transition:opacity .3s 0s,visibility 0 .3s;-moz-transition:opacity .3s 0s,visibility 0 .3s;transition:opacity .3s 0s,visibility 0 .3s}
.cd-top.cd-is-visible,.cd-top.cd-fade-out,.no-touch .cd-top:hover{-webkit-transition:opacity .3s 0s,visibility 0 0;-moz-transition:opacity .3s 0s,visibility 0 0;transition:opacity .3s 0s,visibility 0 0}
.cd-top.cd-is-visible{visibility:visible;opacity:1}
.cd-top.cd-fade-out{opacity:.5}
.no-touch .cd-top:hover{background-color:#e86256;opacity:1}
.aboutimg{float:left;width:130%;margin-left:-45px;margin-top:-15px}
.livetestblock{display:inline-block;width:33%;border-right:1px solid #eee;vertical-align:middle;min-height:150px}
.livetestblock i{margin-right:5px}
.allfeatureslist{margin:25px 0px}
.allfeatureslist h5{font-size:14px;display:inline-block;vertical-align:top;padding:10px 0px;border-bottom:1px solid #eee;border-right:1px solid #eee;font-weight:300;width:24.6%}
.allfeatureslist h5 span{float:right;width:90%}
.allfeatureslist i{color:#81c04e;margin-left:5px}
#homehighlights .highlight{width:31%;margin:30px 10px}
.highlights{float:left;width:100%;text-align:center}
.highlight{text-align:center;margin:25px;margin-bottom:20px;display:inline-block;vertical-align:top;width:45%;font-size:15px;line-height:22px}
.highlight img{width:75px;margin-bottom:15px}
.highlight h4{font-size:20px;font-weight:600}
.otherimages{float:left;width:100%;text-align:center;border-top:1px solid #e1e1e1;border-radius:10px;padding-top:40px}
.otherimages h4{margin-top:-60px;border:1px solid #eee;position:absolute;padding:5px 0px;border-radius:5px;background:#eee;left:0;right:0;margin-left:auto;margin-right:auto;width:300px;font-size:16px;font-weight:600}
.otherimages div span{position:absolute;width:200px;opacity:0;height:200px;font-size:15px;text-align:center;left:0px;top:0px;background:rgba(0,0,0,0.45);color:white;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.otherimages div span i{margin-top:40%;display:inline-block}
.otherimages div:hover span{opacity:1}
.otherimages div{width:200px;position:relative;height:200px;margin:10px;display:inline-block;overflow:hidden;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;box-shadow:0px 0px 10px #ccc}
.aboutimages1{width:350px;height:350px;box-shadow:0px 0px 10px #ccc;float:right;overflow:hidden;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.aboutimages2{width:280px;height:280px;box-shadow:0px 0px 10px #ccc;margin-right:-320px;float:right;margin-top:320px;overflow:hidden;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.aboutimages3{width:220px;height:220px;box-shadow:0px 0px 10px #ccc;margin-right:-300px;margin-top:580px;float:right;overflow:hidden;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin-left:175px}
.countryselect{float:right;background-image:url(../images/map.png);width:60px;height:30px;background-size:100% auto;text-align:center;padding-top:5px;background-repeat:no-repeat;margin-top:15px}
.countryselectimg{width:20px;height:17px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;opacity:0.7;filter:alpha(opacity=70)}
.countryselectimg:hover{opacity:1.0;filter:alpha(opacity=100)}
#othercountrycon{width:40%;background-position:center center;margin:10% auto;text-align:left;background-size:100% auto;min-height:200px;background-color:#333;color:white;font-weight:200}
#othercountrycon a{color:#eee}
#othercountry h2{font-size:18px;border-bottom:1px solid #515151}
#othercountry h5{font-size:14px;margin-bottom:10px;float:left;width:33%}
#othercountry h5 a:hover{text-decoration:underline}
#othercountry h5 img{float:left;margin-right:5px;width:20px;height:17px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.modalDialog{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.7);z-index:99999;opacity:0;-webkit-transition:opacity 400ms ease-in;-moz-transition:opacity 400ms ease-in;transition:opacity 400ms ease-in;pointer-events:none}
.modalDialog:target{opacity:1;pointer-events:auto}
.modalDialog>div{width:700px;position:relative;margin:5% auto;padding:5px 20px 13px;border-radius:4px;background:#fff}
.close{background:#606061;color:#FFF;line-height:25px;position:absolute;right:-10px;text-align:center;top:-10px;width:24px;text-decoration:none;font-weight:700;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-moz-box-shadow:1px 1px 3px #000;-webkit-box-shadow:1px 1px 3px #000;box-shadow:1px 1px 3px #000}
.close:hover{background:#00d9ff}
.modalDialog h2{font-size:20px;padding:15px 0;margin-bottom:15px;border-bottom:1px solid #eee}
#entegration-tabs{width:100%;margin:auto;margin-bottom:30px;text-align:center}
#entegration-tabs li{display:inline-block}
#entegration-tabs ul{margin:0px;padding:0px;margin-bottom:40px;background:#f4f4f4;display:inline-block;width:100%}
#entegration-tabs li{display:inline-block}
#entegration-tabs li a{font-size:16px;margin-top:10px;padding:17px 35px;-moz-border-radius:50px;font-weight:500;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;border-top-left-radius:7px;border-top-right-radius:7px;display:inline-block}
#entegration-tabs li #entegration-tab-active{background:#ffffff;color:#095174}
#tab-items{width:80%;margin:auto}
.firstfeatures{margin-bottom:35px;display:inline-block;text-align:center}
.firstfeatures .highlight img{width:300px;height:auto}
.firstfeatures .highlight h4{font-size:24px}
#featureprice{width:80%;margin:auto;background-position:180px -230px;background-size:65% auto;margin-bottom:30px;display:block;border:1px solid #eaeaea;background-image:url(https://www.wisecp.com/images/trylicensebg.jpg);background-size:100% auto;background-position:center}
.featureamount{float:left;width:15%}
#featureprice .buynowbtn{width:190px;float:right;margin-top:10px}
.featurepricebtn{float:right;width:22%}
.featurepriceinfo{float:left;width:55%;line-height:22px;font-size:15px;margin-left:35px;margin-top:10px}
.moneyback{float:left;width:100%;text-align:center;margin-bottom:50px;margin-top:20px;border-top:1px solid #eee;padding-top:40px}
.moneyback h3{color:#095174;font-weight:700;font-size:28px;margin-bottom:15px}
.moneyback h4{font-weight:300;font-size:20px}
.ribbon{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}
#newpacketboxlist-head .ribbon span{font-size:10px;font-weight:bold;color:#FFF;text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;background:#79A70A;background:linear-gradient(#9BC90D 0%,#79A70A 100%);box-shadow:0 3px 10px -5px rgba(0,0,0,1);position:absolute;top:19px;left:-21px}
#newpacketboxlist-head .ribbon span::before{content:"";position:absolute;left:0px;top:100%;z-index:-1;border-left:3px solid #79A70A;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #79A70A}
#newpacketboxlist-head .ribbon span::after{content:"";position:absolute;right:0px;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid #79A70A;border-bottom:3px solid transparent;border-top:3px solid #79A70A}
#trybutton{border:2px solid #e91e63;color:#e91e63}
#trybutton:hover{color:white;background:#e91e63}
.pricingbox:hover #trybutton{color:white;background:#e91e63}
#announcement{text-align:center;z-index:999;border-radius:7px;margin-left:-300px;max-width:600px;margin-top:-225px;display:none;background-image:url(../images/wbg.png);background-repeat:no-repeat;background-position:center;background-size:75%}
#announcement h2{font-weight:bold;color:#cc1a56;margin:25px 0px}
#announcement h4{font-weight:400;font-size:24px;margin-bottom:25px}
#announcement h5{font-weight:300;margin-bottom:15px;font-size:22px}
#announcement .featurepricebtn{display:inline-block;width:70%;float:none}
.langcurclose{position:absolute;right:5px;top:5px;width:25px;height:25px;text-align:center;line-height:25px;background:#ccc;color:333;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.langcurclose:hover{background:#ffffff1a}
#documentation .header{position:relative;box-shadow:none}
#documentation .logo{margin-left:35px;margin-top:25px;width:100px}
#documentation .head h2{float:left;margin-left:45px;font-weight:200;line-height:70px;font-size:22px}
#documentation .head{background:#23343c;color:white;background-image:url(../images/footerbg.jpg);background-position:center}
.docside{float:left;width:22%;color:white;font-size:13px;position:-webkit-sticky;position:sticky;padding-bottom:25px;background:#f9f9f9;top:0px;height:100%}
#documentation .content{width:62%}
.doccon{float:left;width:100%;position:relative;color:#6c8193;background:#f9f9f9}
.doccon .content h4{font-weight:600;margin:20px 0px}
.doccon .content h5{margin:20px 0px}
.doccon .content ol{padding-top:10px}
.doccon .content a{color:#6c8193;font-weight:600}
.doccon .content .yesilbtn{color:white}
.importantnote{padding:20px;color:#ff5722;border:1px solid #ff5722;margin-bottom:25px;margin-top:40px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#documentation #accordion{margin-top:10px}
#documentation .ui-accordion .ui-accordion-header{padding:10px 15px;font-size:14px;font-weight:600;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
#documentation .ui-accordion .ui-accordion-header:hover{background:#eee}
#documentation .content{margin-bottom:0;background:white;margin-top:0px;padding:25px 10px;bottom:0px;position:sticky;top:0px;left:22%}
#documentation .ui-widget-content{background:none;padding:0px}
#documentation .ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{background:none;font-weight:600;color:#007676}
.doctitle{border-bottom:1px solid #eee;margin-bottom:25px;padding-bottom:25px;color:#6c8193}
.breadcrumb{margin-bottom:20px;font-size:14px;color:#9e9e9e}
.breadcrumb a{margin:0px 10px;color:#9e9e9e}
.breadcrumb a:hover{color:#777}
.breadcrumb a:first-child{margin-left:0px}
.docslinks a{float:left;width:100%;display:block;padding:8px 0px;border-bottom:.1em dotted #eee;color:#6c8193;font-size:13px}
.docslinks a:hover{background:#eee}
.docslinks .active{font-weight:600;color:#008181;background:#eee}
.docslinks a span{padding:0px 20px;display:inline-block}
#documentation .ui-accordion-header{background:none}
#documentation .buybtn{color:#ffffff;border:1px solid #ffffff;margin-right:25px}
#documentation .buybtn:hover{background:#fff;color:#333}
.docsearch{color:#333}
.docsearch input{font-weight:bold;background:none;padding:10px 0px;color:#6c8193}
.docsearch::-webkit-input-placeholder{color:#6c8193}
.docsearch:-moz-placeholder{color:#6c8193}
.docsearch::-moz-placeholder{color:#6c8193}
.docsearch:-ms-input-placeholder{color:#6c8193}
.docsearch a{position:absolute;right:0px;margin-top:10px;margin-right:35px;font-size:18px;color:#c1c1c1}
.docsearch a:hover{color:#007676}
.docsearch strong{margin-left:20px;margin-bottom:5px;display:inline-block}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-animation:autofill 0s forwards;animation:autofill 0s forwards}
@keyframes autofill{100%{background:transparent;color:inherit}
}
@-webkit-keyframes autofill{100%{background:transparent;color:inherit}
}
.docsidemobbtn{display:none}
.docsearchlist{float:left;width:94%;border-radius:5px;padding:35px 25px;box-shadow:0px 0px 15px #e5e5e5;margin-bottom:20px}
#documentation .docsearchlist h4{margin:0px}
.docsearchlist p{margin-bottom:0px}
.docsearchlist h4{font-size:20px}
.docsearchlist h4 span a{color:#6c8193}
.docslinks ul{list-style:none;padding-left:0px}
.docslinks ul .inner{padding-left:1em;overflow:hidden;display:none}
.docslinks ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.12);background-color:#ffffff}
.docslinks ul::-webkit-scrollbar{width:9px;background-color:#ffffff}
.docslinks ul::-webkit-scrollbar-thumb{background-color:#e3e3e3}
.accordion li{font-weight:600}
.accordion li ul li{font-weight:normal;padding-left:10px}
.accordion li img{height:15px;margin-right:10px;margin-bottom:5px;float:left}
.docswelcome h3{font-weight:300;font-size:32px}
.yesilbtn{color:#fff;border:none;box-shadow:0 0 10px #ccc;padding:12px 0;width:100%;background:#8bc34a;text-align:center;font-size:15px;margin-top:10px;font-weight:700;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}
.yesilbtn:hover{background:#333;color:#fff}
.havequestions{float:left;width:100%;margin-top:50px;background:#0a425d;color:white;text-align:center}
.havequestions h4{font-weight:bold}
.havequestions h5{font-weight:300;font-size:18px;margin-top:10px}
.padding40{padding:40px 0px}
.havequestions .yesilbtn{display:inline-block;width:200px;box-shadow:none;margin-top:20px;font-size:14px;padding:10px 0}
.havequestions .yesilbtn:hover{background:white;color:#8bc34a}
.wscmstransfer{text-align:center;margin:45px 0px}
.wscmstransfercon{display:inline-block;width:80%;margin-top:25px}
.badly{display:inline-block;width:95px;line-height:100px}
.badly img{margin-bottom:-35px;float:left;display:inline-block;height:150px;opacity:.8;filter:alpha(opacity=80)}
.rightarrow{display:inline-block;font-size:100px;margin:0 70px;color:#c2c2c2;line-height:100px}
.transferprogress{display:inline-block;font-size:80px;margin:0 10px;color:#c2c2c2;line-height:100px}
.towscms{display:inline-block;height:110px;position:relative}
.wscmsicon{height:35px;float:left;margin-top:56px;opacity:0.2;margin-left:-35px;filter:alpha(opacity=20);-webkit-transition:all 1.0s ease-out;-moz-transition:all 1.0s ease-out;-ms-transition:all 1.0s ease-out;-o-transition:all 1.0s ease-out;transition:all 1.0s ease-out}
.wscmstransfermobile:hover .wscmsicon{opacity:1.0;filter:alpha(opacity=100)}
.rocket{font-size:90px;position:absolute;right:0;top:35px;color:#007676;opacity:.7;filter:alpha(opacity=70)}
.rocketcon{transform:scale(0.50);margin-top:35px;margin-right:30px;-webkit-transition:all 1.5s ease-out;-moz-transition:all 1.5s ease-out;-ms-transition:all 1.5s ease-out;-o-transition:all 1.5s ease-out;transition:all 1.5s ease-out}
.wscmstransfermobile:hover .rocketcon{margin-top:-600px;margin-right:-950px}
.jc-con{z-index:-2;overflow:hidden;background-color:#000;height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0}
.jc-rocket-container{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);transform:scale(0.55);transform:rotate(43deg);-webkit-transform:rotate(43deg);-moz-transform:rotate(43deg);-o-transform:rotate(43deg);-ms-transform:rotate(43deg)}
.jc-rocket{background-color:#efefef;height:150px;width:50px;animation:rocketfly 5s ease-in-out infinite}
.jc-rocket:before{content:'';position:absolute;top:50%;right:100%;border-bottom:100px solid #007676;border-left:30px solid transparent}
.jc-rocket:after{content:'';position:absolute;top:50%;left:100%;border-bottom:100px solid #007676;border-right:30px solid transparent}
.jc-rocket-head{position:relative;top:-35%;border-left:25px solid transparent;border-right:25px solid transparent;border-bottom:50px solid #007676}
.jc-rocket-window{position:relative;top:0;left:15%;background-color:#ccc;border:5px solid #9E9E9E;border-radius:50%;height:25px;width:25px}
.jc-booster{height:20px;width:50px;position:absolute;top:100%;border-left:10px solid transparent;border-right:10px solid transparent;border-top:20px solid gray;box-sizing:border-box}
.jc-booster-flames{background-color:#F44336;position:absolute;top:120%;left:0;height:50px;width:50px;border-radius:0 50% 50% 50%;transform:rotate(45deg) skew(8deg,8deg) rotate(180deg);animation:flames 2s linear infinite;box-sizing:border-box}
@keyframes flames{0%{transform:scale(0.8) rotate(45deg) skew(8deg,8deg) rotate(180deg)}
20%{transform:scale(1) rotate(45deg) skew(8deg,8deg) rotate(180deg)}
50%{transform:scale(0.6) rotate(45deg) skew(8deg,8deg) rotate(180deg)}
70%{transform:scale(1) rotate(45deg) skew(8deg,8deg) rotate(180deg)}
100%{transform:scale(0.8) rotate(45deg) skew(8deg,8deg) rotate(180deg)}
}
@keyframes rocketfly{0%,100%{transform:translateX(-10px)}
20%,25%{transform:translateX(10px)}
40%,45%{transform:translate(5px)}
60%,65%{transform:translate(15px)}
80%,85%{transform:translate(10px)}
}
hr{border:0;height:1px;margin:40px 0px;background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(157,157,157,0.75),rgba(0,0,0,0))}
.docswelcome h1{font-size:50px}
#specialcontent{text-align:center;margin-bottom:20px}
#specialcontent .highlight h4{font-size:20px}
.specialtitle{text-align:center;margin-top:40px;margin-bottom:70px}
.specialtitle h1{font-size:38px;margin-bottom:20px}
.specialtitle h3{}
.specialheader .contentimage{padding:170px 0;box-shadow:none}
.demoblock{display:inline-block;vertical-align:top;position:relative;margin:15px;width:30%;text-align:center;margin-top:25px;margin-bottom:25px}
.demoblock h4{font-size:17px}
.demoblock h4 span{font-weight:600}
.demoblocktitle{padding:12px 0px;background:#095174;color:white;margin-bottom:30px;margin-top:-5px;display:inline-block;width:100%;font-weight:600;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.demoblock:hover .demoblocktitle{background:#4caf50}
.galleryimg img{height:175px;margin:10px;box-shadow:0px 0px 10px #ccc;vertical-align:top;display:inline-block}
.galleryimg img:hover{box-shadow:0px 0px 15px #777}
.wscmstransfermobile{margin-top:25px}
.demoblock-con{position:relative;display:inline-block;border-top:1px solid #e7e7e7;border-radius:7px;text-align:center;margin-top:25px}
.demoblock-con-title{display:inline-block;font-weight:600;background:white;margin-top:-20px;position:absolute;padding:0px 25px;font-size:22px;left:50px}
.demoblocktitle-con{position:absolute;width:100%;left:0px;margin-top:-230px}
.demoblocktitle{padding:12px 0px;background:none;color:#095174b3;margin-bottom:30px;margin-top:-5px;font-size:22px;border-radius:50px;display:inline-block;width:50%;margin-bottom:10px;font-weight:300;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;opacity:0.0;filter:alpha(opacity=000)}
.demoblocktitle-con span{width:100%;display:inline-block;opacity:0.0;filter:alpha(opacity=000);-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.demoblock:hover .demoblocktitle-con span{opacity:1.0;filter:alpha(opacity=100)}
.demoblock:hover .demoblocktitle{background:#095174b3;color:white;opacity:1.0;filter:alpha(opacity=100)}
.demoblock:hover img{opacity:0.4;filter:alpha(opacity=40)}
.demoblock{width:49%;margin:0px}
video{width:100%;height:auto;opacity:0.20;filter:alpha(opacity=20);-webkit-filter:grayscale(1);filter:grayscale(1)}
.videobg{position:relative;width:100%;background-color:#095174;height:100%;background-size:100% auto;background-repeat:no-repeat;overflow:hidden}
#homehead{position:relative;float:left;width:100%;margin-top:25px;background:transparent;box-shadow:none;margin-bottom:-200px}
#homehead .menu a{color:#fff;border-bottom:2px solid transparent;border-right:none}
#homehead .menu a:hover{background:none;border-bottom:2px solid #fff}
#homehead .menu li ul a:hover{border-bottom:none}
#homehead .menu li ul a{border-bottom:none}
#homehead .menu li ul{border-radius:5px;overflow:hidden}
#homehead .menu #dropdown{border:none;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}
#dropdown i{margin-left:7px}
#homehead .menu #dropdown:hover{background:#095174;color:white}
#homehead .menu #dropdown a:hover{color:white}
#homehead .menu .submenu{background:#095174;margin-top:-2px;-webkit-border-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius:5px;-moz-border-radius-topleft:0;border-radius:5px;border-top-left-radius:0}
#homehead .buybtn{color:#fff;border:2px solid #fff}
.headlangbtn{float:right;font-size:22px;-moz-border-radius:100%;height:70px;text-align:center;line-height:70px;color:white;padding:0px 25px}
#homehead .headlangbtn{color:white;padding:0px;width:50px;height:50px;border-radius:100%;line-height:50px;border:1px solid transparent;margin:0px 5px}
#buydesktop{font-size:26px}
.headlangbtn:hover{background:rgba(0,0,0,0.15)}
#homehead .contentimage{margin-top:65px}
#homehead .headlangbtn:hover{border:1px solid #fff;background:transparent}
#selectLangCurrency{display:none;background-size:100% auto;box-shadow:none;background-position:center;background-color:transparent;color:white;text-align:center}
.langandcur{float:left;width:100%}
.langandcur img{display:inline-block;height:16px;margin-right:8px;margin-top:0px;margin-bottom:-3px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.langcurclose{position:absolute;right:-10px;top:-10px;width:25px;height:25px;text-align:center;line-height:25px;background:#33333357;color:white;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.langandcur .currencyitems a{width:24%}
.activelangcur{opacity:0.45;filter:alpha(opacity=45)}
.langandcur h4{float:left;width:100%;padding-bottom:10px;margin-bottom:15px;font-size:24px;font-weight:600}
.langandcur a{display:inline-block;vertical-align:top;margin:5px;font-size:16px;color:#9d9d9d;padding:10px;border:1px solid transparent;border-radius:50px}
.langandcur a:hover{border:1px solid #fff;color:#fff}
.currencyitems{margin-top:25px}
.countryselectimg{width:22px;height:17px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;opacity:.7;filter:alpha(opacity=70)}
.countryselectimg:hover{opacity:1;filter:alpha(opacity=100)}
#othercountrycon{background-position:center center;float:left;width:100%;height:auto;background-size:100% auto;background-color:#333;color:#fff;font-weight:200}
#othercountrycon a{color:#eee;font-weight:300}
#othercountrycon #ch-currency h5{width:24%}
#othercountrycon h2{font-size:18px;border-bottom:1px solid #515151;font-weight:200}
#othercountrycon h5{font-size:14px;margin-bottom:10px;float:left;width:33%}
#othercountrycon h5 a:hover{text-decoration:underline}
#othercountrycon h5 img{float:left;margin-right:5px;width:20px;margin-bottom:5px;height:17px;margin-top:3px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.yerliuretim{float:right;width:87px;margin-left:15px;margin-top:12px;opacity:.6;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.yerliuretim:hover{opacity:1.0}
.ribbondiscount{width:100px;text-align:center;height:150px;background-color:#095174;position:absolute;color:#fff;right:10px;box-shadow:0 0 15px #b1b1b1;top:-550px;-webkit-animation:drop forwards .8s 1s cubic-bezier(0.165,0.84,0.44,1);animation:drop forwards .8s 1s cubic-bezier(0.165,0.84,0.44,1);transform:scale(.90);margin-top:-10px}
.ribbondiscount h1{margin-top:15px;font-weight:700;font-size:30px;color:#fff;margin-bottom:0}
.ribbondiscount h4{margin:5px 0}
.ribbondiscount h5{margin:0;font-size:14px}
.ribbondiscount:before{content:'';position:absolute;z-index:2;left:0;bottom:-49px;border-left:50px solid #095174;border-right:50px solid #095174;border-bottom:50px solid transparent}
@-webkit-keyframes drop{0%{top:-350px}
100%{top:0}
}
@keyframes drop{0%{top:-350px}
100%{top:0}
}
.discountline{position:absolute;margin-top:-22px;width:90px;height:1px;background:#095174;-moz-transform:rotate(155deg);left:20px;-webkit-transform:rotate(155deg);-o-transform:rotate(155deg);-ms-transform:rotate(155deg);transform:rotate(155deg)}
.pricingtype{display:inline-block;width:100%;text-align:center;margin:25px 0}
.pricingtype .gonderbtn{float:none;border-radius:5px;margin:0;padding:20px 0;width:40%;font-size:20px;border:none;display:inline-block;background:#f7f7f7;color:#095174}
.pricingtype .gonderbtn:hover{background:#eee}
.pricingtype #active{background:#095174;color:white}
.unbranded .pricingbox{width:31%}
.integrationtext{text-align:center;margin-top:0px;font-weight:300;font-size:22px}
.wscmstransfer h4{font-weight:300;font-size:20px;line-height:35px;margin-top:15px}
.wscmstransfer h4 strong{font-size:24px}
.understandme{text-align:center;margin:40px 0px;font-weight:300;font-size:22px}
.highsecure .contentslogan{background:#4CAF50;font-size:30px;font-weight:400;width:100%;color:white;margin-left:0px}
.highsecure .hfeatureicon i{color:#4CAF50}
.highsecure .hfeatureinfo h2{color:#4CAF50}
.faq{margin-top:50px}
.faq h3{margin-bottom:25px}
.newbtn{border:1px solid;padding:7px 20px;display:inline-block;margin-top:15px;font-size:14px;border-radius:50px}
.newbtn:hover{background:#095174;color:white}
.gallery img{margin:5px;box-shadow:0px 0px 10px #c0c0c0;border-radius:5px;height:150px;width:auto}
.gallery img:hover{box-shadow:0px 0px 15px #8d8d8d}
.amount_spot_view{position:relative;display:inline-block}
.amount_spot_view i{font-style:normal;font-size:18px;font-weight:400;position:absolute}
.currposleft{margin-left:-15px;left:0px}
.currposright{margin-right:-15px;right:0px}
#discountprice{color:#095174;margin-right:25px}
.iletisimblok{display:inline-block;width:32.5%;line-height:23px;text-align:center;border-right:1px solid #eee;vertical-align:top;min-height:175px}
#compnayinfo{width:30%;text-align:left;line-height:27px}
.iletisimblok h3{font-weight:700;font-size:18px;margin-bottom:10px;color:#009595}
.iletisimblok i{font-size:70px;margin-bottom:15px}
.iletisimblok span{float:left;width:100%;font-size:15px}
.contactfooter .havequestions{display:none}
.sendmessage{display:inline-block;width:100%;margin-bottom:90px;text-align:center}
.sendmessage .yesilbtn{display:inline-block;width:250px;margin-top:25px}
.sendmessage .yesilbtn:hover{background:#7bac43}
.iletisimformu{width:50%;display:inline-block;margin-top:25px}
.iletisimslogan{text-align:center;width:80%;font-weight:200;font-size:22px;margin:auto;margin-bottom:35px}
.iletisimformu input,textarea{width:100%;border-bottom-width:2px;border-bottom-color:#ccc;padding:16px 0;border-style:none none solid}
.iletisimformu input:focus{border-bottom-width:2px;border-bottom-color:#009595;padding-left:5px;color:#009595;border-style:none none solid}
.iletisimformu textarea:focus{border-bottom-width:2px;border-bottom-color:#009595;padding-left:5px;color:#009595;border-style:none none solid}
#sendmessagebtn{background:#095174;color:white}
#contactpage .line{margin:60px 0px}
#agreements .contentslogan{margin-bottom:25px}
.license-verify{float:left;width:100%;margin-bottom:50px;text-align:center}
.license-verify h2{font-size:20px}
.license-verify h2 span{font-size:17px}
.license-verify .pakettitle h2 span{font-size:18px;font-weight:300;color:#8d8d8d}
.license-verify-box{width:650px;margin:auto;margin-top:45px;margin-bottom:20px}
.license-verify-box input{padding:20px 0;font-size:18px;text-align:center;width:70%}
.license-verification-result{text-align:center;width:100%;margin-top:25px}
.license-ok{background:#f6ffec;color:#75b22f;margin:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.license-none{background:#fff2f1;color:#f44336;margin:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.license-none .gonderbtn{border:2px solid #f44336;color:#f44336;margin-top:20px;font-weight:600}
.license-none .gonderbtn:hover{color:#fff;background:#f44336}
.license-verification-result i{font-size:48px;margin-bottom:15px}
.license-verify .yesilbtn {
    width: 300px;
    margin-top: 25px;
    float: none;
    display: inline-block;
    padding: 14px 0;
    font-size: 18px;
    font-weight: 600;
}
.trylicensedetails{width:70%;margin:auto}
.trylicensedetails{text-align:center;margin-bottom:25px;display:inline-block;width:100%}
.trylicenseblock{border:1px solid #ccc;width:30%;display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:10px;font-size:18px}
.trylicensedetails h2{font-size:20px;margin-top:70px;margin-bottom:15px}
#trylicense .contentslogan{margin-bottom:60px}
.trylicensedetails .yesilbtn{width:300px;float:none;display:inline-block;padding:15px 0px;margin-bottom:35px}
.trylicensedetails .yesilbtn i{margin-right:7px}
.trylicenseblock .padding15{padding:40px}
.trylicensedetails .fa-check-circle-o{font-size:80px;color:#8bc34a;margin-bottom:10px}
.trylicensedetails h2 strong{color:#8bc34a;font-size:24px}
.trylicensedetails h5{margin-top:45px;color:#8ca7b4}
.trylicenseterms{width:70%;margin:auto}
.anascriptlist{position:relative;display:inline-block;vertical-align:top;background-color:#FFF;margin:1%;width:255px;height:220px;text-align:center;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:5px;overflow:hidden}
.anascriptlist img{width:100%;height:100%;float:left}
.anascriptlist .padding5{float:left;width:100%;height:220px}
.anascriptlist:hover{box-shadow:0 0 10px #ccc}
.anascriptlist h4{font-size:15px;display:none;margin-top:10px}
.scripthoverinfo{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;opacity:0;filter:alpha(opacity=00);position:absolute;width:255px;height:255px;background:rgba(0,0,0,0.6)}
.scripthoverinfo a{color:#fff;background:none;border:2px solid #fff;margin:80px 5px;padding:8px 5px;border-radius:5px}
.scripthoverinfo a:hover{-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-ms-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);background:#fff;color:#000}
.anascriptlist:hover .scripthoverinfo{opacity:.70;filter:alpha(opacity=70)}
.ourreferences{width:100%;text-align:center;display:inline-block}
.scripthoverinfo a:nth-child(-n+1){display:none}
#lifetime{overflow:hidden;margin-bottom:-20px}
.paymentlogos-footer{float:right;line-height:65px;font-size:33px}
.paymentlogos-footer i{margin-left:5px}
#xalert_error{border:none}
.releaseheadinfo{display:inline-block;width:100%;background:#4CAF50;color:#e9fae9;text-align:center;padding:10px 0px;z-index:1;position:relative}
#documentation .content table{border:none}
#documentation .content table tr td{border:1px solid #eee;height:auto;padding:7px;font-size:15px}
#documentation .content table thead{background:#eee;padding:10px}
#github{display:inline-block;width:100%;color:#607d8b;border:0px solid #607D8B;padding:0px;background:#eee;margin-bottom:25px;margin-top:0px}
#github h5{font-size:18px;border:none;font-weight:300;margin:0px;padding:20px;float:left}
#github img{float:right;margin:15px;width:140px;height:auto}
#documentation .content h3{padding-bottom:12px;border-bottom:1px solid #eee}
#documentation .content h4{padding-bottom:12px;border-bottom:1px solid #eee}
#documentation .content h5{padding-bottom:12px;border-bottom:1px solid #eee}
#documentation .content #github h5{border-bottom:0px solid #eee}
#fordevelopers{background:#008181;color:white;border:none}
.releasedate{float:right;font-size:17px;font-weight:300;display:none}
.morebtn {
    text-align: center;
    color: #89bbd4;
    margin-top: 80px;
    display: inline-block;
    width: 100%;
    z-index: 555555;
    position: relative;
}
.morebtn a{float:none;color:white;border:2px solid white;padding:12px 50px;font-weight:600;border-radius:3px}
.morebtn a:hover{background:#fff;color:#095174}
.homefeatblocks{position:relative;width:100%;margin-top:-90px}
.homefeatblocks h3{font-size:30px;font-weight:600}
.homefeatblockstitle{background:#f5f7f9;display:inline-block;padding:25px 0px;margin-bottom:35px;text-align:center;width:100%}
.homefeatblockstitle h1{font-weight:600;font-size:36px}
.homefeatblockstitle h2{font-weight:400;font-size:30px}
.homefeatblockleft{text-align:center;display:inline-block;left:0;width:50%;background-size:auto 120%;background-position:center}
.homefeatblockleftcon{position:relative;width:70%;display:inline-block}
.homefeatblockleftcon .padding30{text-align:left;padding:100px 50px}
.homefeatblockrightcon .padding30{padding:100px 50px}
.homefeatblockright{margin:0px -3px;text-align:center;display:inline-block;right:0;width:50%;background-size:auto 120%;background-position:center}
.homefeatblockrightcon{position:relative;width:70%;display:inline-block;text-align:left}
.homefeatblockright img{height:253px;display:inline-block;margin-bottom:-6%}
.homefeatblockline{position:absolute;height:1.5px;width:200px;background:#095174;right:0px;top:50%;right:-40%}
.homefeatblockleft img{height:253px;display:inline-block;margin-bottom:-60px}
.homefeatblockline span{float:right;width:8px;height:8px;background:inherit;margin-top:-3px;border-radius:100%}
.moresecurebtn{text-align:center}
.moresecurebtn a{text-align:center;padding:12px 40px;font-weight:400;margin-bottom:30px;margin-top:-25px;display:inline-block;width:auto;font-size:18px}
.whmcstransferslogan1{font-weight:600;text-align:center;margin:45px 0px}
.whmcstransferbox{padding:55px 0px;display:inline-block;width:100%}
.whmcstransferbox1{float:left;margin-left:50px;text-align:center;width:30%;width:270px;height:270px;background:#4CAF50;border-radius:100%}
.whmcstransferbox1 h1{font-size:95px;line-height:65px;font-weight:900;color:white;margin-top:40px}
.whmcstransferbox2{float:right;width:65%;margin-top:40px}
.whmcstransferbox2 h4{font-size:24px}
.whmcstransferbox2 h4 strong{font-size:26px;color:#4CAF50;font-weight:bold;font-size:30px;margin-bottom:20px;display:inline-block}
.whmcstransferbox3{margin:40px 0px;border-radius:10px;box-shadow:0px 0px 15px #e7e7e7;border-top:2px solid #FF9800}
.whmcstransferbox3 h4{font-size:18px}
.whmcstransferbox4 h4{font-size:18px}
.whmcstransferbox3 h4 strong{margin-bottom:15px;display:inline-block}
.whmcstransferbox4{margin:40px 0px;border-radius:10px;box-shadow:0px 0px 15px #e7e7e7;margin-bottom:50px;border-top:2px solid #f44336}
.whmcstransferbox4 h4 strong{margin-bottom:15px;display:inline-block}
.themes{text-align:center;margin-top:-65px;display:inline-block;width:100%}
.theme{display:inline-block;vertical-align:top;text-align:center;width:21%;background:white;margin:10px}
.theme img{width:100%}
.theme h4{margin-top:15px;font-weight:600;font-size:16px}
.theme h5{font-size:14px;color:#9e9e9e;margin-bottom:10px}
.theme h5 a{color:#9e9e9e}
.theme h5 a:hover{text-decoration:underline}
#themesheader{padding-top:100px;padding-bottom:150px;text-align:center;color:white}
#themesheader h1{font-weight:900;color:#75a53b;font-size:46px}
#themesheader h1 i{font-family:Georgia,Times New Roman,Times,serif}
#themesheader h2{font-weight:300;color:#fff;font-size:26px;margin-bottom:25px}
#themesheader a{padding:10px 20px;border:1px solid #fff;color:#fff;font-weight:600;display:inline-block;margin:7px;border-radius:50px;font-size:14px}
#themesheader a:hover{background:#fff;color:#095174}
.themebtn{color:#fff;padding:5px 20px;font-size:13px;border-radius:5px;background:#4caf50;margin-bottom:5px;display:inline-block}
.themebtn:hover{background:#3c8b40}
.themesinfo{text-align:left;margin-top:45px;display:inline-block;width:100%}
.themesinfo h4{font-weight:600}
.marketplace{float:left;width:100%;padding:10px 0px;background:#375a6c;color:white}
.mplacelogo{float:left}
.mplacelogo i{display:inline-block;color:#CDDC39;font-size:40px;margin-right:10px}
.mplacelogo h1{display:inline-block;font-size:32px;font-weight:200;color:white}
.marketplace #wrapper{width:85%}
.mplacesearch{float:right;width:200px;margin-top:6px}
.mplacesearch input{border:none;background:rgba(0,0,0,0.21);color:white;font-weight:300;padding:12px 16px}
.mplacesearch::-webkit-input-placeholder{color:rgba(255,255,255,0.65);font-weight:400}
.mplacesearch:-moz-placeholder{color:rgba(255,255,255,0.65);font-weight:400}
.mplacesearch::-moz-placeholder{color:rgba(255,255,255,0.65);font-weight:400}
.mplacesearch:-ms-input-placeholder{color:rgba(255,255,255,0.65);font-weight:400}
.mplacesearch i{float:right;margin-top:-33px;z-index:5;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;position:relative;color:rgba(0,0,0,0.4)}
.mplacesearch:hover i{color:rgba(0,0,0,0.4)}
.mplacecategories{display:inline-block;position:relative;margin-left:45px}
.mplacecattitle{display:inline-block;background:rgba(0,0,0,0.21);padding:5px 30px;font-size:15px;margin-right:10px;font-weight:300;margin-top:15px;color:rgba(255,255,255,0.65);cursor:pointer}
#mplacecagories{display:none;background:#2b4755;position:absolute;left:0px;z-index:5;width:500px;left:0px;font-size:14px}
#mplacecagories a{color:white;padding:5px;width:47%;display:inline-block;border-bottom:1px dotted rgba(0,0,0,0.19)}
#mplacecagories a:hover{background:rgba(0,0,0,0.19)}
.mplaceleft{margin-top:35px;width:23%;float:left;text-align:left;border-radius:5px}
.mplaceleftbg{background:white}
.mplaceleft .padding20 a{display:inline-block;width:89%;padding:8px 12px;border-bottom:1px dotted rgba(0,0,0,0.16);font-size:14px}
.mplaceleft .padding20 a:hover{background:rgba(0,0,0,0.07)}
.mplaceleft .padding20 a.active{background:rgba(0,0,0,0.07);font-weight:600}
.mplaceright{margin-top:35px;width:76%;float:right}
.mplaceright .theme{width:27%}
.mplaceleft h5{font-weight:600;margin-bottom:15px;font-size:16px}
.mplacedevbtns{margin-top:10px;display:inline-block;width:100%}
.mplacedevbtn{display:inline-block;background:rgba(0,0,0,0.06);width:100%;text-align:center;margin-bottom:5px;padding:12px 0px;font-size:14px;font-weight:500}
.mplacedevbtn:hover{background:rgba(0,0,0,0.09)}
.mplaceheadlinks{float:left;width:100%;background:#f4f4f4;background:-moz-linear-gradient(top,#f4f4f4 0%,#e0e0e0 100%);background:-webkit-linear-gradient(top,#f4f4f4 0%,#e0e0e0 100%);background:linear-gradient(to bottom,#f4f4f4 0%,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4',endColorstr='#e0e0e0',GradientType=0 );font-size:15px}
.mplaceheadlinks a{float:right;padding:8px 35px}
.mplaceheadlinks a:hover{background:#dadada}
.mplaceheadlinks a.active{background:#8bc34a;color:white}
.searchresult{padding-bottom:25px;margin-bottom:25px;display:inline-block;width:100%;border-bottom:1px solid #dfdfdf}
.noneproduct{display:inline-block;width:100%;margin-top:70px}
.noneproduct i{font-size:90px;color:#c6c6c6;margin-bottom:20px}
.noneproduct h4{font-weight:600;font-size:24px;margin-bottom:20px;color:#9d9d9d}
.noneproduct h5{font-weight:400;font-size:18px;color:#9d9d9d}
.whmcsalternative{display:inline-block;font-size:17px;margin-top:20px;line-height:35px}
.whmcsalternative p{font-size:17px;line-height:28px}
.whmcsalternative h4{font-weight:600;font-size:22px}
.pageimage{border-radius:100%;width:300px;height:300px;float:right;margin-left:50px;margin-bottom:50px;text-align:center;overflow:hidden;border-left:10px solid #c8c8c8}
.pageimage img{width:250%;height:auto;display:inline-block;margin-left:-75%;margin-top:-5%}
#spageimage{float:none;display:inline-block;width:240px;height:240px;margin:20px}
#spageimage2{float:none;display:inline-block;width:200px;height:200px;margin:20px}
.alternativerightblok{float:right;width:50%;text-align:center}
.alternativeleftblok{float:left;width:50%}
.newpacketboxlist{display:inline-block;width:100%;border-radius:5px;padding:10px 0px;border-bottom:1px solid rgb(231 234 237);vertical-align:middle;background: rgb(245,247,249);
background: -moz-linear-gradient(180deg, rgba(245,247,249,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(245,247,249,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(180deg, rgba(245,247,249,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f7f9",endColorstr="#ffffff",GradientType=1);}
.box1{float:left;width:28%;border-right:1px solid #d7d7d7;font-weight:500;text-align:left;padding-left:17px}
.box2{float:right;width:23.33%;font-weight:700;}
.box3{float:right;width:23.33%;font-weight:700;border-right:1px solid #d7d7d7;}
.box4{float:right;width:23.33%;font-weight:700;border-right:1px solid #d7d7d7;}
 .newpacketbox-con{
    margin-top: 25px;
}
#newpacketboxlist-head{font-weight:600;font-size:18px;padding:0px;background:none}
#newpacketboxlist-head .box2{line-height:78px;font-size:20px;background:#607D8B;color:white;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}
#newpacketboxlist-head .box3{line-height:78px;border-radius:5px;font-size:20px;background:#506772;color:white;transform:scale(1.1);box-shadow:0px 0px 10px #506772;border:none}
#newpacketboxlist-head .box4{line-height:78px;font-family:serif;font-size:20px;font-size:28px;font-style:italic;background:#dfa34a;color:white;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}
/*.newpacketboxlist:nth-child(even){box-shadow:0px 0px 15px #fafafa,inset 0px 0px 20px 10px #f3f3f3}
*/.newpacketboxlist .fa-check{color:#4caf50}
.newpacketboxlist .fa-times{color:#f44336}
#newpacketboxlist-head span{font-weight:300;font-size:22px}
.npacketlistfoot #newpacketboxlist-head{font-size:32px;border:none}
.npacketlistfoot #newpacketboxlist-head .box4{overflow:hidden;line-height:normal;font-size:32px;padding:20px 0px;font-weight:700;font-family:inherit;font-style:normal}
.npacketlistfoot #newpacketboxlist-head .box3{line-height:normal;font-size:32px;padding:20px 0px;font-weight:700;margin-top: 1px;}
.npacketlistfoot #newpacketboxlist-head .box2{overflow:hidden;line-height:normal;font-size:32px;padding:20px 0px;font-weight:700;margin-right: 14px;}
.npacketlistfoot #newpacketboxlist-head h5 {
    font-weight: 600;
    font-size: 22px;
    opacity: .8;
}
.npacketlistfoot #newpacketboxlist-head .box1{border:none}
#newpacketboxlist-head h4 {font-size: 22px;
    font-weight: 600;}
 #newpacketboxlist-head .box4 h4   {
    font-size: 35px;
}
#newpacketboxlist-head div { border: none;   padding: 5px 0px;}
.npacketlistfoot a{float:left;width:100%;background:rgba(0,0,0,0.25);color:white;padding:13px 0px;margin-top:20px;margin-bottom:-20px;font-size:20px;font-weight:600}
.npacketlistfoot a:hover{background:rgba(0,0,0,0.35)}
.tooltipicon{margin-left:5px}
.tooltipicon i{opacity:.3;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.tooltipicon i:hover{opacity:.8}
.newpacketboxlist .box1 span{font-size:11px;border:1px solid;padding:2px 10px;display:inline-block;border-radius:5px;margin-left:5px}
#pricingfeaturetitle{background:#f5f7f9;box-shadow:none;padding:12px 0px}
#pricingfeaturetitle .box1{font-weight:700;font-size:18px}
#pricingfeaturetitle .fa-caret-down{margin-right:10px}
.pricingnotes{margin-top:25px;display:none;}
.pricingnotes p{font-size:13px;color:#a5a5a5;margin-top:15px;margin:5px 0px}
 .ortakozellikler{
    margin-top: 50px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;background: #f5f7f9;
}
 .ortakozellikler .contentslogan {
    background: #f5f7f9;font-size: 26px;
    margin-bottom: 10px;border-radius:7px;
}
.ortakozellikler .contentslogan strong {font-size:32px;}
.ortakozellikler .box2 {display:none;}
.ortakozellikler .box3 {display:none;}
.ortakozellikler .box4 {display:none;}
.ortakozellikler .box1 {width:100%;border:none;text-align: center;padding:0;}
.ortakozellikler .newpacketboxlist {
    width: 33.2%;    font-size: 16px;
    border-right: 1px solid #e6e6e6;
    float: left;
}
.ortakozellikler #pricingfeaturetitle {
    width: 100%;    margin-top: 20px;
}
 .mobilkaydir{
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #ccc;display:none;
}
.mobilkaydir h3 {
    font-weight: 200;
    font-size: 22px;
}
.mobilkaydir i {
    font-size: 60px;line-height: 55px;
    margin-top: 5px;
}
#newpacketboxlist-head  #ustkaydir{padding:0px;margin-top:-40px;}
.tryfreebtn {
    float: right;
    color: white;
    border: 1px solid #fff;
    padding: 7px 20px;
    border-radius: 50px;
    margin-top: 15px;
    margin-right: 10px;
    font-weight: 200;
}
#homehead .tryfreebtn {margin-top:7px;}
.tryfreebtn:hover {background:white;color:#095174;}
#newpacketboxlist-head .pricing-line-through {
    display: block;
    /* text-decoration: line-through; */
    font-size: 16px;
    opacity: .8;
    padding-top: 14px;
    margin-top: 14px;font-weight: 600;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
}
 #newpacketboxlist-head .pricing-line-through strong{
    font-size: 22px;
} 

.freelicense{width:100%;position:relative;margin:auto;margin-bottom:30px;display:inline-block;background:#f5f7f9;text-align:center;border:3px solid white;border-radius:5px;margin-top:-20px;background:-moz-linear-gradient(180deg,rgba(245,247,249,1) 0%,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(180deg,rgba(245,247,249,1) 0%,rgba(255,255,255,1) 100%);background:linear-gradient(180deg,rgba(245,247,249,1) 0%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f7f9",endColorstr="#ffffff",GradientType=1)}

.freelicense .padding20{padding-top:35px}
.freelicense h1{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;width:400px;background:#095174;color:white;border-radius:5px;margin-top:-29px;font-size:28px;font-weight:700;font-family:'Raleway',sans-serif;padding:12px 0px}
.freelicenseslogan{font-size:24px}
.freelicense .buynowbtn {
    width: 300px; 
    margin-top: 10px;
    margin-bottom: 20px;    background: #81c04e;
    color: white;
}
.freelicense .buynowbtn:hover {background: #74ac46;}
#freelicense-contentimage {    padding: 135px 0;
    background-position: 0px -232px;
    background-repeat: no-repeat;}
.demosblockcon{text-align:center;float:left;width:100%;margin:30px 0px;margin-top:15px;}
.demosblock{display:inline-block;width:400px;text-align:left;margin:0px 35px;background:#f5f7f9;position: relative;    overflow: hidden;padding:31px 55px;    padding-bottom: 48px;border-radius:5px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.demosblock:hover{box-shadow:0px 0px 12px #f0f2f3}
.demosblock h4{font-weight:900;padding-bottom:15px;    font-size: 21px;margin-bottom:15px;border-bottom:1px solid #d7d7d7;z-index:10;    position: relative;}
.demosblock h4 i{margin-right:15px;}
.demosblock h5{padding-bottom:10px;z-index:10;    position: relative;}
.demosblock h5 strong{float:left;width:100px}
.demosblock h5 a{font-weight:600}
.selectalltext{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}
#demosblockbgicon{
    position: absolute;
    right: -35px;
    bottom: -50px;
    font-size: 255px;
    color: #e7ecf0;
    z-index: 10;
}
.democlientinfo { font-size: 13px;
    line-height: 13px;
    position: absolute;
    margin-bottom: -65px;
    z-index: 25;}
.democlientinfo i {margin-right:5px;}
.freelicenseslogan-text1 {font-weight:900;font-size:32px;margin-bottom: 15px;display: inline-block;}
.freelicenseslogan-text2 {font-weight:600;}
.freelicenseslogan-text3 {    font-size: 18px;}
.freelicenseslogan-text4 {font-size: 18px;   font-weight: 500;}
#freelicensenobtn {margin-bottom: 0;}
.freelicenseresulthelp span {margin:0px 15px;font-weight: 600;}
.freelicenseresulthelp span i {margin-right:5px;}
#contactbg {
    background-image: url(https://www.sitemio.com.tr/resources/uploads/header-background/contact-header-background.jpg);
    background-position: center;
    height: 280px;
    padding: 0px;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

/* @media mobile devices */
@media only screen and (min-width:320px) and (max-width:1024px) {
#wrapper{width:95%}
.head{height:auto}
#homehead .menu{float:left;background:rgba(10,66,93,0.87);width:100%;display:none;position:absolute;top:70px}
.menu{float:left;margin-left:0px;width:100%;display:none;top:10px;padding-bottom:20px}
.homeimage{width:320px}
.menu a{padding:0;line-height:40px;width:100%;text-align:left;font-size:16px}
.menu a span{padding:0px 35px}
.menu .submenu a span{padding:0px 15px}
.menu ul li ul{width:100%;overflow:hidden;top:40px}
#buydesktop{display:none}
#buymobil{display:block;text-align:center;font-size:16px;float:none;line-height:50px;font-weight:600;border:1px solid #ffffff;width:95%;margin:auto;margin-top:10px;margin-bottom:20px;color:#ffffff}
#buymobil:hover{background:white}
#footinfo{width:100%}
.mobmenuicon{float:right;font-size:24px;display:block}
.logo{margin-top:0;width:110px;height:70px;margin:0;margin-left:20px}
#homehead .logo{margin-top:-10px;width:125px}
.homeslogan{width:100%}
.homeslogan h4{font-size:32px}
.homeslogan h3{font-size:24px}
.homeslogan h5 {
    font-size: 26px;
    line-height: 35px;
    width: 70%;
}
.videobg video{width:auto;height:100%}
.hfeature{width:100%;margin-bottom:15px}
.hfeatureinfo p{font-size:14px}
.hfeatureinfo h2{font-size:17px}
.homefeatures{background:none}
.demotestcon{width:80%}
.demotestcon h3{width:80%;font-size:18px}
.footblock{width:41%;margin:0px 10px;margin-bottom:20px}
.footer{padding-bottom:20px;padding-top:20px;background-size:auto 100%;background-position:left}
#footinfo{width:100%;text-align:center;margin-top:25px}
.endfooter{height:auto;padding:15px 0;text-align:center}
.endfooter span{line-height:25px;font-size:13px}
.endfooter select{float:none}
.language{float:none;line-height:65px}
#buymobil:hover{background:#fff;color:#095174}
.contentimage{padding:50px 0;background-repeat:no-repeat;background-size:150% auto}
.pagetitle{font-size:30px;width:80%}
.contentslogan{font-size:18px;margin-bottom:20px;padding:20px 0px}
#entegration-tabs ul{width:102%;margin-left:-4px}
#tab-items{width:98%}
.entegapp{width:46%}
.entegapp:hover{box-shadow:none}
.entegapp p{line-height:18px;font-size:13px}
.searchfea{width:90%}
.searchfea input{padding:12px;font-size:16px;width:88%}
.pricingcon{width:100%}
.pricingcon .padding30{padding:23px}
.pricingcon p{font-size:14px}
.buynowbtn{margin-top:5px;width:80%}
.buyques{width:100%;margin-top:35px}
.buyques p{line-height:20px;font-size:14px}
.livetestblock{min-height:auto;margin:22px 0;width:100%}
.demotesting{background-repeat:repeat;background-position:center center;background-size:auto}
.allfeaturelink a{padding:0px;width:70%;font-size:16px}
.footblock a{padding:7px 0;font-size:12px}
.hfeatureinfo{width:77%}
.footlogo{display:none}
#footinfo{margin-top:0px;margin-bottom:20px}
.countryselect{float:none;display:inline-block}
.footslogan{line-height:normal;height:auto;padding:20px 0px;text-align:center}
.pricingbox{width:95%;background-position:200px -50px}
.footslogan h2{float:none}
.footslogan h4{margin-bottom:15px;font-size:16px;width:100%}
.footblock h5{font-size:16px}
.clearmob{display:block;clear:both}
.allfeatureslist h5{width:49%;font-size:13px}
.allfeatureslist h5 span{width:85%}
.highlight{width:100%;margin:0px;margin-bottom:20px}
.aboutimages{display:none}
#othercountrycon{width:82%}
#othercountry h5{width:48%}
.allfeaturelink{margin-top:-30px}
#entegration-tabs li{display:inline-block;width:49%}
#entegration-tabs li a{padding:12px 0px;width:100%;margin:0px;border-radius:0px;font-size:15px}
#featureprice{width:98%;background-position:right;background-size:auto 100%}
.featureamount{width:100%;text-align:center}
.featurepriceinfo{width:100%;margin:auto;text-align:center;margin-top:25px}
.featurepriceinfo span{text-align:center}
.featurepricebtn{float:none;text-align:center;width:100%}
#featureprice .buynowbtn{float:none}
.moneyback h4{font-size:16px}
.moneyback h3{font-size:22px}
#documentation .logo{margin-left:auto;margin-right:auto;float:none}
.docside{width:100%;position:absolute;margin-left:-102%;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
#documentation .content{width:100%;padding:0px;position:relative;left:0px}
.breadcrumb{font-size:12px}
.doctitle{margin-bottom:15px;padding-bottom:15px;font-size:22px}
#documentation .head{text-align:center}
#documentation .head h2{float:none;margin-left:auto}
.docsidemobbtn{display:inline-block;color:#fff;padding:12px 18px;font-size:24px;top:5px;left:5px;position:absolute;z-index:66}
#docsideclosebtn{right:0px;top:-1px;left:auto;font-size:18px}
.docsearch{width:100%;position:relative}
.wscmstransfermobile{transform:scale(0.5);width:180%;margin-left:-42%}
.rightarrow{margin:0 40px}
.specialheader .contentimage{padding:70px 0;background-repeat:no-repeat}
.entegapp img{max-width:100%}
.entegapp .padding10{padding:0px}
.demoblock{margin:0px;width:100%;margin-bottom:35px}
.demoblocktitle{opacity:1.0;filter:alpha(opacity=100);padding:10px 0px;font-size:18px;background:#095174b3;color:white}
.demoblocktitle-con span{opacity:1.0;filter:alpha(opacity=100)}
.demoblock img{opacity:0.5;filter:alpha(opacity=50)}
.demoblocktitle-con{margin-top:-170px}
.demoblock-con-title{font-size:18px;left:30px}
.videobg{position:relative;height:750px;background-size:auto 100%;background-position:center}
#homehead{position:absolute;margin-top:15px}
.headlangbtn{margin:0px 5px;font-size:20px;padding:0px 12px}
#homehead .headlangbtn{width:40px;height:40px;line-height:40px;margin:0px 3px}
.head #wrapper{width:auto}
#homehead .menu .buybtn{border-bottom:2px solid #a9bac2;border:2px solid #a9bac2}
.yerliuretim{float:none;width:87px;margin:auto;margin-top:20px;margin-bottom:15px}
.unbranded .pricingbox{width:95%}
#homehighlights .highlight{width:95%}
.specialtitle h1{font-size:29px;margin-bottom:40px;line-height:45px}
.specialtitle h3{font-size:22px}
.firstfeatures .highlight h4{font-size:20px}
.highlight p{font-size:14px}
.wscmstransfer h4{font-size:18px;line-height:30px}
.wscmstransfer h4 strong{font-size:22px}
.integrationtext{font-size:18px}
.integrationtext strong{font-size:22px}
.understandme{font-size:18px}
.havequestions h5{font-size:16px}
.pp_pic_holder.pp_default{width:100%!important;left:0!important;overflow:hidden}
div.pp_default .pp_content_container .pp_left{padding-left:0!important}
div.pp_default .pp_content_container .pp_right{padding-right:0!important}
.pp_content{width:100%!important;height:auto!important}
.pp_fade{width:100%!important;height:100%!important}
a.pp_expand,a.pp_contract,.pp_hoverContainer,.pp_gallery,.pp_top,.pp_bottom{display:none!important}
#pp_full_res img{width:100%!important;height:auto!important}
.pp_details{width:100%!important;padding-left:3%;padding-right:4%;padding-top:10px;padding-bottom:10px;background-color:#fff;margin-top:-2px!important}
a.pp_close{right:7%!important;top:10px!important}
.iletisimblok{width:100%;line-height:25px}
#compnayinfo{width:100%;text-align:center;line-height:25px}
.iletisimformu{width:100%}
.license-verify h2{font-size:18px}
.license-verify h2 span{font-size:15px}
.license-verify-box{width:100%;margin-top:25px;margin-bottom:10px}
.trylicensedetails .fa-check-circle-o{font-size:60px}
.trylicensedetails h2 strong{font-size:18px}
.trylicensedetails h2{font-size:15px}
.trylicensedetails .yesilbtn{width:250px;padding:12px 0px}
.trylicenseblock{width:100%;margin:0px;font-size:16px;margin-bottom:15px}
#trylicense .contentslogan{margin-bottom:40px}
.trylicenseterms{width:100%}
.trylicenseterms li{font-size:14px}
.paymentlogos-footer{width:100%}
.menu ul{padding:0px 25px}
.menu li a {
    padding: 5px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.23);
    font-size: 18px;
}
#homehead .menu li a {
    padding: 5px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.23);
    font-size: 18px;
}
.menu li{width:100%}
#homehead .menu .submenu{margin-top:-2px;width:100%}
.homefeatblockstitle h2{font-size:20px}
.homefeatblockleft{width:100%;margin-bottom:-50px;background-size:auto 100%}
.homefeatblockleftcon .padding30{padding:50px 0px}
.homefeatblockrightcon .padding30{padding:50px 0px}
.homefeatblockline{display:none}
.homefeatblockright img{display:none}
.homefeatblockleft img{display:none}
.homefeatblockright{margin:0px;width:100%;background-size:auto 100%}
.morebtn{margin-top:50px}
.imagecontent{margin-bottom:95px}
.whmcstransferslogan1{font-size:20px}
.whmcstransferbox{background-size:auto 100%;background-repeat:no-repeat;background-position:center;text-align:center}
.whmcstransferbox1{float:none;margin:0px;display:inline-block}
.whmcstransferbox2{width:100%}
.whmcstransferbox2 h4{font-size:18px}
.whmcstransferbox2 h4 strong{font-size:22px}
.whmcstransferbox3 h4{font-size:16px}
.whmcstransferbox4 h4{font-size:16px}
#lifetime{margin-bottom:0}
#themesheader{padding:50px 0px;background-size:auto 120%}
#themesheader h1{font-size:26px}
#themesheader h2{font-size:20px;padding:0px 20px;margin-bottom:25px}
.themes{margin-top:0px}
.theme{width:80%;margin-bottom:25px;margin-bottom:0px}
.mplacelogo{float:none;text-align:center}
.mplacecategories{margin-left:auto;text-align:center;width:100%}
.mplacecattitle{margin-right:0}
.mplacesearch{float:none;width:100%}
.mplacesearch i{margin-top:14px;margin-left:-35px;position:absolute}
.mplacesearch input{padding:10px 16px;width:87%}
#mplacecagories{z-index:7;width:100%;text-align:left}
.mplaceleft{margin-top:10px;width:100%}
.mplaceright{margin-top:25px;width:100%}
.mplaceright .theme{width:80%;margin-bottom:15px}
.mplaceheadlinks{text-align:center}
.mplaceheadlinks a{float:none;display:inline-block}
.pageimage{margin-left:0}
.alternativeleftblok{width:100%}
.alternativerightblok{width:100%}
.newpacketbox-con {
    overflow-y: hidden;
    width: 100%;margin-top: 0px;
    overflow-x: scroll;
}
.newpacketbox{width:1000px;      padding: 20px 0px;}
.newpacketboxlist{padding:8px 0px;font-size:14px}
.box1{width:28%}
#newpacketboxlist-head .box2{line-height:65px}
#newpacketboxlist-head .box3{line-height:65px}
#newpacketboxlist-head .box4{line-height:65px}
#newpacketboxlist-head{font-size:16px}
.ortakozellikler .contentslogan strong {
    font-size: 22px;
}
.ortakozellikler .contentslogan {
    font-size: 18px;}
.ortakozellikler .newpacketboxlist{width:49.2%;font-size:13px;float:none;vertical-align:top;display:inline-block}
.homeslogan span{
    line-height: normal;
    font-size: 20px;
}
 .mobilkaydir{display:block;}
 .tryfreebtn {display:none;}
#freelicense-contentimage {       padding: 90px 0; background-position: center;}
.freelicense {    width: 100%;          margin-top:0px; border: 0px;}
.demosblock {    width: 85%;    margin: 15px 0px;    padding: 31px 30px;    padding-bottom: 48px;}
.freelicense h1 {    width: 100%;}
.freelicenseslogan {
    font-size: 20px;
    line-height: 30px;
}
.freelicenseslogan-text2 {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
}
.freelicenseslogan-text3 {
    font-size: 16px;
}
.freelicenseslogan-text4 {
    font-size: 16px;
}

}
 /* @media mobile device end. */



/* Other @media mobile devices */
@media only screen and (min-height: 900px) {
.imagecontent {  }
}
@media only screen and (min-width: 768px) {
.cd-top{right:20px;bottom:20px}
}
@media only screen and (min-width:1919px) {
.imagecontent{margin-top:-690px}
}
@media only screen and (min-width:1024px) and (max-width:1366px) {
#wrapper{width:90%}
.homefeatures{margin-top:190px}
.menu {    width: 50%;}
.menu li a {    padding: 0px 13px;}
}
@media only screen and (min-width: 1024px) {
.cd-top{height:60px;width:60px;right:30px;bottom:30px;-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}

}/* Other @media mobile devices end */


[data-tooltip],.tooltip{position:relative;cursor:pointer}
[data-tooltip]:before,[data-tooltip]:after,.tooltip:before,.tooltip:after{position:absolute;visibility:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-webkit-transform 0.2s cubic-bezier(0.71,1.7,0.77,1.24);-moz-transition:opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,-moz-transform 0.2s cubic-bezier(0.71,1.7,0.77,1.24);transition:opacity 0.2s ease-in-out,visibility 0.2s ease-in-out,transform 0.2s cubic-bezier(0.71,1.7,0.77,1.24);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:none}
[data-tooltip]:hover:before,[data-tooltip]:hover:after,[data-tooltip]:focus:before,[data-tooltip]:focus:after,.tooltip:hover:before,.tooltip:hover:after,.tooltip:focus:before,.tooltip:focus:after{visibility:visible;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}
.tooltip:before,[data-tooltip]:before{z-index:1001;border:6px solid transparent;background:transparent;content:""}
.tooltip:after,[data-tooltip]:after{z-index:1000;padding:8px;width:200px;background-color:#dfdfdf;content:attr(data-tooltip);font-size:13px;border-radius:5px;}
[data-tooltip]:before,[data-tooltip]:after,.tooltip:before,.tooltip:after,.tooltip-top:before,.tooltip-top:after{bottom:100%;left:50%}
[data-tooltip]:before,.tooltip:before,.tooltip-top:before{margin-left:-6px;margin-bottom:-12px;border-top-color:#dfdfdf;border-top-color:#dfdfdf}
[data-tooltip]:after,.tooltip:after,.tooltip-top:after{margin-left:-80px}
[data-tooltip]:hover:before,[data-tooltip]:hover:after,[data-tooltip]:focus:before,[data-tooltip]:focus:after,.tooltip:hover:before,.tooltip:hover:after,.tooltip:focus:before,.tooltip:focus:after,.tooltip-top:hover:before,.tooltip-top:hover:after,.tooltip-top:focus:before,.tooltip-top:focus:after{-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);transform:translateY(-12px)}
.tooltip-left:before,.tooltip-left:after{right:100%;bottom:50%;left:auto}
.tooltip-left:before{margin-left:0;margin-right:-12px;margin-bottom:0;border-top-color:transparent;border-left-color:#000;border-left-color:hsla(0,0%,20%,0.9)}
.tooltip-left:hover:before,.tooltip-left:hover:after,.tooltip-left:focus:before,.tooltip-left:focus:after{-webkit-transform:translateX(-12px);-moz-transform:translateX(-12px);transform:translateX(-12px)}
.tooltip-bottom:before,.tooltip-bottom:after{top:100%;bottom:auto;left:50%}
.tooltip-bottom:before{margin-top:-12px;margin-bottom:0;border-top-color:transparent;border-bottom-color:#000;border-bottom-color:hsla(0,0%,20%,0.9)}
.tooltip-bottom:hover:before,.tooltip-bottom:hover:after,.tooltip-bottom:focus:before,.tooltip-bottom:focus:after{-webkit-transform:translateY(12px);-moz-transform:translateY(12px);transform:translateY(12px)}
.tooltip-right:before,.tooltip-right:after{bottom:50%;left:100%}
.tooltip-right:before{margin-bottom:0;margin-left:-12px;border-top-color:transparent;border-right-color:#000;border-right-color:hsla(0,0%,20%,0.9)}
.tooltip-right:hover:before,.tooltip-right:hover:after,.tooltip-right:focus:before,.tooltip-right:focus:after{-webkit-transform:translateX(12px);-moz-transform:translateX(12px);transform:translateX(12px)}
.tooltip-left:before,.tooltip-right:before{top:3px}
.tooltip-left:after,.tooltip-right:after{margin-left:0;margin-bottom:-16px}
