It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://sputnikedu.net/

  1. <!DOCTYPE html>
  2. <html lang="tr">
  3.   <head>
  4.      
  5. <meta property="og:title" content="Rusya'da Eğitim | Taksitle Eğitim | Rusya'da Üniversite Sputnik" />
  6. <meta property="og:description" content="Rusya'da Üniversite Eğitimi, Taksitli Ödeme Seçenekleri, Öğrenciler İçin Fırsatlar,Rusya'da Eğitim" />
  7. <meta property="og:image" content="https://firebasestorage.googleapis.com/v0/b/my-new-1cdf9.appspot.com/o/352850181_221537020699119_5840288340958028000_n.jpg?alt=media&token=e38da4b8-7938-49e1-8d7b-3c3142ac6afb" />
  8. <meta property="og:url" content="https://www.sputnikedu.net/" />
  9.      
  10.      
  11.      
  12.      <meta charset="utf-8" />
  13.      <meta
  14.         name="viewport"
  15.         content="width=device-width, initial-scale=1, shrink-to-fit=no"
  16.         />
  17.      <meta name="description" content="Rusya'da Üniversite Eğitimi, Taksitli Ödeme Seçenekleri, Öğrenciler İçin Fırsatlar,Rusya'da Eğitim" />
  18.      <link rel="canonical" href="https://sputnikedu.net/" />
  19.      <meta name="author" content="Sputnik" />
  20.        <meta name="keyword" content="" />
  21.        <meta name="ahrefs-site-verification" content="1e81ba6792fa446594bfc262c4ac61cc67be708a70a4c6eb0ae85fd6b9d89a91">  
  22.          <!-- Google tag (gtag.js) -->
  23. <script async src="https://www.googletagmanager.com/gtag/js?id=G-DF63MEPSDV"></script>
  24. <script>
  25.  window.dataLayer = window.dataLayer || [];
  26.  function gtag(){dataLayer.push(arguments);}
  27.  gtag('js', new Date());
  28.  
  29.  gtag('config', 'G-DF63MEPSDV');
  30. </script>
  31.          
  32.          
  33.          
  34.      <link rel="dns-prefetch" href="https://fonts.googleapis.com/" />
  35.      <link rel="dns-prefetch" href="https://fonts.gstatic.com/" />
  36.      <link rel="dns-prefetch" href="https://cdnjs.cloudflare.com/" />
  37.      <link rel="dns-prefetch" href="https://cdn.jsdelivr.net/" />
  38.      <link rel="dns-prefetch" href="https://d2mpatx37cqexb.cloudfront.net/" />
  39.      <link rel="preload" as="image" href="assets/images/meetings-page-bg.webp">
  40. <link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap">
  41. <link rel="stylesheet" media="print" onload="this.onload=null;this.removeAttribute('media');" href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap">
  42. <noscript>
  43.    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap">
  44. </noscript>
  45.         <link rel="icon" type="image/x-icon" href="favicon.ico">
  46. <script async src="https://www.googletagmanager.com/gtag/js?id=AW-397806089"></script>
  47. <script>
  48.  window.dataLayer = window.dataLayer || [];
  49.  function gtag(){dataLayer.push(arguments);}
  50.  gtag('js', new Date());
  51.  
  52.  gtag('config', 'AW-397806089');
  53. </script>
  54. <!-- Event snippet for Potansiyel müşteri formu gönderin conversion page -->
  55. <script>
  56.  gtag('event', 'conversion', {'send_to': 'AW-397806089/pGgnCLCL36IYEImU2L0B'});
  57. </script>
  58.  <script type="text/javascript" src="admin/sweetalert2.all.min.js"></script>
  59.  
  60.  
  61.  
  62.  
  63.  
  64.      <script
  65.         type="text/javascript"
  66.         src="assets/jquery-1.12.0.min.js"
  67.         ></script>
  68.      <script>
  69.      function patchScrollBlockingListeners() {
  70.  let supportsPassive = false;
  71.  const x = document.createElement("x");
  72.  x.addEventListener("cut", () => 1, {
  73.    get passive() { supportsPassive = true; return !!1 }
  74.  });
  75.  x.remove();
  76.  if (supportsPassive) {
  77.    const originalFn = EventTarget.prototype.addEventListener;
  78.    EventTarget.prototype.addEventListener = function(...args) {
  79.      if (
  80.        ['scroll', 'touchmove', 'touchstart'].includes(args[0]) &&
  81.        (typeof args[2] !== 'object' || args[2].passive === undefined)
  82.      ) {
  83.        args[2] = {
  84.          ...(typeof args[2] === 'object' ? args[2] : {}),
  85.          passive: false
  86.        };
  87.      }
  88.      originalFn.call(this, ...args);
  89.    }
  90.  }
  91. }
  92. patchScrollBlockingListeners();
  93.         $(document).ready(function () {
  94.           $("#testimonial-slider").owlCarousel({
  95.             items: 1,
  96.             loop: true,
  97.             autoplay: true,
  98.             autoplayTimeout: 8000,
  99.             autoplayHoverPause: true,
  100.             dots: true,
  101.             nav: false,
  102.             responsiveClass: true,
  103.             responsive: {
  104.               0: {
  105.                 items: 1,
  106.               },
  107.               1000: {
  108.                 items: 1,
  109.               },
  110.             },
  111.              onInitialized: addDotButtonText,
  112.    onResized: addDotButtonText
  113.           });
  114.         });
  115.        
  116.         function addDotButtonText() {
  117.  
  118.    // loop through each dot element
  119.    $('.owl-dot').each(function() {
  120.        // remove old text nodes
  121.        $(this).find('.offscreen').remove();
  122.  
  123.        // grab its (zero-based) order in the series
  124.        let idx = $(this).index() + 1;
  125.  
  126.        // append a span to the button containing descriptive text
  127.        $(this).append('<span class="offscreen">Go to slide ' + idx + '</span>');
  128.    });
  129. }
  130.        
  131.  
  132.      </script>
  133.      <title>Rusya'da Eğitim | Taksitle Eğitim | Rusya'da Üniversite Sputnik</title>
  134.      <!-- Bootstrap core CSS -->
  135.      <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
  136.      <link rel="preload" href="assets/css/fontawesome.css" as="style" onload="this.onload=null; this.rel='stylesheet'">
  137.      <!-- Additional CSS Files -->
  138.      <link rel="preload" href="assets/css/fontawesome.css" as="style" onload="this.onload=null; this.rel='stylesheet'">
  139.      <link rel="stylesheet" href="assets/css/templatemo-edu-meeting.css" />
  140.  
  141.      <style>
  142.  .offscreen {
  143.    position: absolute;
  144.    left: -999em;
  145. }
  146.  
  147.         .social-icon {
  148.         display: flex;
  149.         justify-content: end;
  150.         flex-direction: row;
  151.         cursor: pointer;
  152.         }
  153.         .demo {
  154.         background: #50a162;
  155.         }
  156.         .testimonial .pic {
  157.         width: 22%;
  158.         padding: 20px 0;
  159.         margin: 0 6% 0 2%;
  160.         float: left;
  161.         position: relative;
  162.         z-index: 1;
  163.         }
  164.         .testimonial .pic:before,
  165.         .testimonial .pic:after {
  166.         content: "";
  167.         background: #e1c37d;
  168.         position: absolute;
  169.         z-index: -1;
  170.         }
  171.         .testimonial .pic:before {
  172.         top: 0;
  173.         right: -20px;
  174.         }
  175.         .testimonial .pic:after {
  176.         bottom: 0;
  177.         left: -20px;
  178.         }
  179.         .testimonial .pic img {
  180.         width: 100%;
  181.         box-shadow: 0px 10px 15px black;
  182.         height: auto;
  183.         }
  184.         .testimonial .testimonial-content {
  185.         width: 70%;
  186.         float: right;
  187.         }
  188.         .testimonial .title {
  189.         display: block;
  190.         font-size: 18px;
  191.         font-weight: 600;
  192.         color: #fff;
  193.         margin: 0;
  194.         text-transform: uppercase;
  195.         padding-top: 65px;
  196.         padding-left: 15px;
  197.         }
  198.         .testimonial .post {
  199.         display: block;
  200.         font-size: 14px;
  201.         font-weight: 400;
  202.         line-height: 27px;
  203.         color: #fff;
  204.         text-transform: capitalize;
  205.         margin-bottom: 25px;
  206.         padding-left: 15px;
  207.         }
  208.         .testimonial .description {
  209.         font-size: 16px;
  210.         color: #fff;
  211.         padding: 0 15px;
  212.         margin: 0;
  213.         position: relative;
  214.         }
  215.         .description2 {
  216.         font-size: 0.8rem;
  217.         line-height: 20px;
  218.         }
  219.         .testimonial .description:before,
  220.         .testimonial .description:after {
  221.         font-family: "fontawesome";
  222.         font-weight: 900;
  223.         font-size: 17px;
  224.         color: #e1c37d;
  225.         position: relative;
  226.         }
  227.         .testimonial .description2:before,
  228.         .testimonial .description2:after {
  229.         font-family: "fontawesome";
  230.         font-weight: 900;
  231.         font-size: 17px;
  232.         color: #e1c37d;
  233.         position: relative;
  234.         }
  235.         .testimonial .description3:before,
  236.         .testimonial .description3:after {
  237.         font-family: "fontawesome";
  238.         font-weight: 900;
  239.         font-size: 17px;
  240.         color: #e1c37d;
  241.         position: relative;
  242.         }
  243.         .testimonial .description:before {
  244.         content: "\f10d";
  245.         margin-right: 5px;
  246.         top: 0;
  247.         left: 0;
  248.         }
  249.         .testimonial .description2:before {
  250.         content: "\f10d";
  251.         margin-right: 5px;
  252.         top: 0;
  253.         left: 0;
  254.         }
  255.         .testimonial .description3:before {
  256.         content: "\f10d";
  257.         margin-right: 5px;
  258.         top: 0;
  259.         left: 0;
  260.         }
  261.         .testimonial .description:after {
  262.         content: "\f10e";
  263.         margin-left: 5px;
  264.         position: relative;
  265.         bottom: 0;
  266.         right: 0;
  267.         }
  268.         .owl-theme .owl-controls {
  269.         width: 70%;
  270.         margin: 0;
  271.         text-align: left;
  272.         position: absolute;
  273.         bottom: 0;
  274.         right: 0;
  275.         }
  276.         .owl-theme .owl-controls .owl-buttons div {
  277.         width: 70px;
  278.         height: 90px;
  279.         line-height: 90px;
  280.         background: transparent;
  281.         border-radius: 0;
  282.         opacity: 1;
  283.         position: relative;
  284.         }
  285.         .owl-prev:before,
  286.         .owl-next:before {
  287.         content: "\f177";
  288.         font-family: "fontawesome";
  289.         font-size: 45px;
  290.         font-weight: 900;
  291.         color: #ddd;
  292.         position: absolute;
  293.         top: 0;
  294.         left: 25%;
  295.         }
  296.         .owl-next:before {
  297.         content: "\f178";
  298.         }
  299.         .owl-next:after {
  300.         content: " / ";
  301.         font-size: 40px;
  302.         color: #ddd;
  303.         position: absolute;
  304.         top: 0;
  305.         left: -10px;
  306.         }
  307.         @media only screen and (max-width: 990px) {
  308.         .testimonial {
  309.         text-align: center;
  310.         }
  311.         .testimonial .pic {
  312.         width: 200px;
  313.         margin: 0 auto;
  314.         float: none;
  315.         }
  316.         .testimonial .testimonial-content {
  317.         width: 100%;
  318.         float: none;
  319.         }
  320.         .testimonial .title {
  321.         padding: 15px 0 0 0;
  322.         }
  323.         .testimonial .post {
  324.         padding: 0;
  325.         margin-bottom: 10px;
  326.         }
  327.         .owl-theme .owl-controls {
  328.         width: 100%;
  329.         position: static;
  330.         text-align: center;
  331.         }
  332.         .owl-theme .owl-controls .owl-buttons div {
  333.         height: 50px;
  334.         line-height: 50px;
  335.         }
  336.         }
  337.         /*two*/
  338.         @media (max-width: 700px) {
  339.         #bg-video {
  340.         display: none !important;
  341.         }
  342.         .header-text {
  343.         display: none;
  344.         }
  345.         .background-header {
  346.         /* background-color: black !important; */
  347.         /* background-image: linear-gradient(to left, rgb(78, 78, 145), #f4f4f4);*/
  348.         background-image: linear-gradient(
  349.         to left,
  350.         #4d7fbc,
  351.         #92a3c6,
  352.         #bac0d9,
  353.         #dedeeb,
  354.         #f4f4f4
  355.         );
  356.         backdrop-filter: blur(100px);
  357.         height: 80px !important;
  358.         position: fixed !important;
  359.         top: 0 !important;
  360.         left: 0;
  361.         right: 0;
  362.         box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) !important;
  363.         }
  364.         .conta img {
  365.         margin-top: 6rem;
  366.         }
  367.         }
  368.         .conta-up {
  369.         background-color: rgba(53, 53, 201, 0.3);
  370.         width: 100%;
  371.         height: 100%;
  372.         position: absolute;
  373.         }
  374.         .wrap {
  375.         color: black;
  376.         font-size: 1rem;
  377.         font-weight: 900;
  378.         position: absolute;
  379.         top: 15rem;
  380.         text-align: center;
  381.         background-color: rgba(250, 250, 250, 0.6);
  382.         padding: 0.5rem;
  383.         border-radius: 10px;
  384.         }
  385.         @media (min-width: 800px) {
  386.         #cards {
  387.         display: none;
  388.         }
  389.         }
  390.         @media (min-width: 701px) {
  391.         .conta {
  392.         display: none !important;
  393.         }
  394.         .conta-up {
  395.         display: none !important;
  396.         }
  397.         }
  398.         .description3 {
  399.         font-size: 0.8rem;
  400.         overflow: scroll;
  401.         height: 200px;
  402.         }
  403.         .description2 {
  404.         overflow: scroll;
  405.         height: 200px;
  406.         }
  407.         @media (max-width: 2000px) {
  408.         .description {
  409.         overflow: scroll;
  410.         height: 200px;
  411.         }
  412.         }
  413.         @media (max-width: 992px) {
  414.         .russia-in-study {
  415.         display: none;
  416.         }
  417.         .description {
  418.         overflow: scroll;
  419.         border: 3px solid gray;
  420.         height: 300px;
  421.         padding: 1rem;
  422.         }
  423.         .description2 {
  424.         overflow: scroll;
  425.         border: 3px solid gray;
  426.         height: 300px;
  427.         padding: 1rem;
  428.         }
  429.         .description3 {
  430.         border: 3px solid gray;
  431.         }
  432.         .testimonial-content p {
  433.         text-align: center;
  434.         margin: auto;
  435.         }
  436.         }
  437.         @media (max-width: 700px) {
  438.         #readmore,
  439.         #readmore2 {
  440.         margin: auto !important;
  441.         justify-content: center !important;
  442.         display: flex !important;
  443.         margin-top: 1rem;
  444.         }
  445.         }
  446.         @media (min-width: 788px) and (max-width: 1440px) {
  447.         .nav li a {
  448.         font-size: 0.8rem !important;
  449.         }
  450.         .nav {
  451.         float: none !important;
  452.         align-items: center !important;
  453.         justify-content: center !important;
  454.         }
  455.         .main-nav img {
  456.         width: 250px !important;
  457.         margin-bottom: 1.6rem;
  458.         }
  459.         .col-12 {
  460.         }
  461.         }
  462.         .stretched-link::after {
  463.    position: absolute;
  464.    top: 0;
  465.    right: 0;
  466.    bottom: 0;
  467.    left: 0;
  468.    z-index: 1;
  469.    pointer-events: auto;
  470.    content: "";
  471.    background-color: rgba(0,0,0,0);
  472. }
  473. .owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
  474. .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}      
  475. .owl-carousel {
  476.  display: none;
  477.  width: 100%;
  478.  -webkit-tap-highlight-color: transparent;
  479.  /* position relative and z-index fix webkit rendering fonts issue */
  480.  position: relative;
  481.  z-index: 1;
  482. }
  483. .owl-carousel .owl-stage {
  484.  position: relative;
  485.  -ms-touch-action: pan-Y;
  486.  touch-action: manipulation;
  487.  -moz-backface-visibility: hidden;
  488.  /* fix firefox animation glitch */
  489. }
  490. .owl-carousel .owl-stage:after {
  491.  content: ".";
  492.  display: block;
  493.  clear: both;
  494.  visibility: hidden;
  495.  line-height: 0;
  496.  height: 0;
  497. }
  498. .owl-carousel .owl-stage-outer {
  499.  position: relative;
  500.  overflow: hidden;
  501.  /* fix for flashing background */
  502.  -webkit-transform: translate3d(0px, 0px, 0px);
  503. }
  504. .owl-carousel .owl-wrapper,
  505. .owl-carousel .owl-item {
  506.  -webkit-backface-visibility: hidden;
  507.  -moz-backface-visibility: hidden;
  508.  -ms-backface-visibility: hidden;
  509.  -webkit-transform: translate3d(0, 0, 0);
  510.  -moz-transform: translate3d(0, 0, 0);
  511.  -ms-transform: translate3d(0, 0, 0);
  512. }
  513. .owl-carousel .owl-item {
  514.  position: relative;
  515.  min-height: 1px;
  516.  float: left;
  517.  -webkit-backface-visibility: hidden;
  518.  -webkit-tap-highlight-color: transparent;
  519.  -webkit-touch-callout: none;
  520. }
  521. .owl-carousel .owl-item img {
  522.  display: block;
  523.  width: 100%;
  524. }
  525. .owl-carousel .owl-nav.disabled,
  526. .owl-carousel .owl-dots.disabled {
  527.  display: none;
  528. }
  529. .owl-carousel .owl-nav .owl-prev,
  530. .owl-carousel .owl-nav .owl-next,
  531. .owl-carousel .owl-dot {
  532.  cursor: pointer;
  533.  -webkit-user-select: none;
  534.  -khtml-user-select: none;
  535.  -moz-user-select: none;
  536.  -ms-user-select: none;
  537.  user-select: none;
  538. }
  539. .owl-carousel .owl-nav button.owl-prev,
  540. .owl-carousel .owl-nav button.owl-next,
  541. .owl-carousel button.owl-dot {
  542.  background: none;
  543.  color: inherit;
  544.  border: none;
  545.  padding: 0 !important;
  546.  font: inherit;
  547. }
  548. .owl-carousel.owl-loaded {
  549.  display: block;
  550. }
  551. .owl-carousel.owl-loading {
  552.  opacity: 0;
  553.  display: block;
  554. }
  555. .owl-carousel.owl-hidden {
  556.  opacity: 0;
  557. }
  558. .owl-carousel.owl-refresh .owl-item {
  559.  visibility: hidden;
  560. }
  561. .owl-carousel.owl-drag .owl-item {
  562.  -ms-touch-action: pan-y;
  563.  touch-action: pan-y;
  564.  -webkit-user-select: none;
  565.  -moz-user-select: none;
  566.  -ms-user-select: none;
  567.  user-select: none;
  568. }
  569. .owl-carousel.owl-grab {
  570.  cursor: move;
  571.  cursor: grab;
  572. }
  573. .owl-carousel.owl-rtl {
  574.  direction: rtl;
  575. }
  576. .owl-carousel.owl-rtl .owl-item {
  577.  float: right;
  578. }
  579.  
  580. /* No Js */
  581. .no-js .owl-carousel {
  582.  display: block;
  583. }
  584.  
  585. /*
  586. *  Owl Carousel - Animate Plugin
  587. */
  588. .owl-carousel .animated {
  589.  animation-duration: 1000ms;
  590.  animation-fill-mode: both;
  591. }
  592.  
  593. .owl-carousel .owl-animated-in {
  594.  z-index: 0;
  595. }
  596.  
  597. .owl-carousel .owl-animated-out {
  598.  z-index: 1;
  599. }
  600.  
  601. .owl-carousel .fadeOut {
  602.  animation-name: fadeOut;
  603. }
  604.  
  605. @keyframes fadeOut {
  606.  0% {
  607.    opacity: 1;
  608.  }
  609.  100% {
  610.    opacity: 0;
  611.  }
  612. }
  613.  
  614. /*
  615. * Owl Carousel - Auto Height Plugin
  616. */
  617. .owl-height {
  618.  transition: height 500ms ease-in-out;
  619. }
  620.  
  621. /*
  622. * Owl Carousel - Lazy Load Plugin
  623. */
  624. .owl-carousel .owl-item {
  625.  /**
  626. This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  627. calculation of the height of the owl-item that breaks page layouts
  628. */
  629. }
  630. .owl-carousel .owl-item .owl-lazy {
  631.  opacity: 0;
  632.  transition: opacity 400ms ease;
  633. }
  634. .owl-carousel .owl-item .owl-lazy[src^=""],
  635. .owl-carousel .owl-item .owl-lazy:not([src]) {
  636.  max-height: 0;
  637. }
  638. .owl-carousel .owl-item img.owl-lazy {
  639.  transform-style: preserve-3d;
  640. }
  641.  
  642. /*
  643. * Owl Carousel - Video Plugin
  644. */
  645. .owl-carousel .owl-video-wrapper {
  646.  position: relative;
  647.  height: 100%;
  648.  background: #000;
  649. }
  650.  
  651. .owl-carousel .owl-video-play-icon {
  652.  position: absolute;
  653.  height: 80px;
  654.  width: 80px;
  655.  left: 50%;
  656.  top: 50%;
  657.  margin-left: -40px;
  658.  margin-top: -40px;
  659.  background: url("owl.video.play.png") no-repeat;
  660.  cursor: pointer;
  661.  z-index: 1;
  662.  -webkit-backface-visibility: hidden;
  663.  transition: transform 100ms ease;
  664. }
  665.  
  666. .owl-carousel .owl-video-play-icon:hover {
  667.  -ms-transform: scale(1.3, 1.3);
  668.  transform: scale(1.3, 1.3);
  669. }
  670.  
  671. .owl-carousel .owl-video-playing .owl-video-tn,
  672. .owl-carousel .owl-video-playing .owl-video-play-icon {
  673.  display: none;
  674. }
  675.  
  676. .owl-carousel .owl-video-tn {
  677.  opacity: 0;
  678.  height: 100%;
  679.  background-position: center center;
  680.  background-repeat: no-repeat;
  681.  background-size: contain;
  682.  transition: opacity 400ms ease;
  683. }
  684.  
  685. .owl-carousel .owl-video-frame {
  686.  position: relative;
  687.  z-index: 1;
  688.  height: 100%;
  689.  width: 100%;
  690. }
  691.  
  692.      
  693.      </style>
  694.   </head>
  695.   <body>
  696.    
  697.  
  698.  <div class="sub-header">
  699.    
  700.    
  701.         <div class="container">
  702.            <div class="row">
  703.               <div class="col-lg-7 col-sm-8">
  704.                  <div class="left-content"></div>
  705.               </div>
  706.               <div class="col-lg-4 col-sm-4">
  707.                  <div class="right-icons">
  708.                     <ul>
  709.                          <li>
  710.                           <a href="https://api.whatsapp.com/send/?phone=905431220091"
  711.                              target="_blank"><i class="fa fa-whatsapp "></i>
  712.                              </a>
  713.                        </li>
  714.            
  715.                        <li>
  716.                           <a href="https://www.youtube.com/@AzizDoksanbir"
  717.                              target="_blank"><i class="fa fa-youtube "></i
  718.                              ></a>
  719.                        </li>
  720.                     </ul>
  721.                  </div>
  722.               </div>
  723.            </div>
  724.         </div>
  725.      </div>
  726.  
  727.      <header class="header-area header-sticky">
  728.         <div class="container">
  729.            <div class="row">
  730.               <div class="col-12">
  731.                  <nav class="main-nav">
  732.                     <!-- ***** Logo Start ***** -->
  733.                     <a href="./" class="logo">
  734.                     <img src="resimler/899445654-kurumsal-script.webp" alt="Rusyada Eğitim | Rusya Üniversiteleri Kayıt Merkezi " style="width: 300px" />
  735.                     </a>
  736.                     <!-- ***** Logo End ***** -->
  737.                     <!-- ***** Menu Start ***** -->
  738.                     <ul class="nav">
  739.                        <li>
  740.                           <a href="index.php#top" class="active">Anasayfa</a>
  741.                        </li>
  742.                        <li class="has-sub">
  743.                           <a href="javascript:void(0)">Rusyada Eğitim</a>
  744.                           <ul class="sub-menu">
  745.                              <li>
  746.                                 <a href="bolumler">Üniversite Bölümleri</a>
  747.                              </li>
  748.                                                           <li>
  749.                                 <a href="rusyada-egitim">Rusyada Eğitim</a>
  750.                              </li>
  751.                                                            <li>
  752.                                 <a href="hazirlik-egitimi-fiyatlari">Hazırlık Eğitimi Fiyatları</a>
  753.                              </li>
  754.                                                         </ul>
  755.                        </li>
  756.                        <li><a href="video">Videolarımız</a></li>
  757.                        <li >
  758.                           <a href="index.php#apply">Sıkça Sorulan Sorular</a>
  759.                        </li>
  760.                        <li >
  761.                           <a href="index.php#courses">Öğrencilerimiz</a>
  762.                        </li>
  763.                        <li >
  764.                           <a href="index.php#contact">Bize Ulaşın</a>
  765.                        </li>
  766.                     </ul>
  767.                     <a class="menu-trigger">
  768.                     <span>Menu</span>
  769.                     </a>
  770.                     <!-- ***** Menu End ***** -->
  771.                  </nav>
  772.               </div>
  773.            </div>
  774.         </div>
  775.      </header> <section class="section main-banner" id="top" data-section="section1">
  776.  <img  width="100%" height="40%" src="header.jpg" alt="header-img" class="header-img img-responsive img-fluid" />
  777.  
  778.      <div class="conta">
  779.        <div class="conta-up">
  780.          <h3>
  781.            <a
  782.              href="#"
  783.              class="typewrite"
  784.              data-period="2000"
  785.              data-type='[ "Rusyanın En Prestijli Üniversitelerinde Taksitle Ödeme Seçeneği", "Sınırlı Sayıda Öğrenci"]'
  786.            >
  787.              <span class="wrap"></span>
  788.            </a>
  789.          </h3>
  790.        </div>
  791.        <img  width="582" height="100%" src="alexander-smagin-MEWRrCmEiGc-unsplash-1.webp" alt="alexandar-img" />
  792.      </div>
  793.  
  794.      <div class="video-overlay header-text">
  795.        <div class="container">
  796.          <div class="row">
  797.            <div class="col-lg-12">
  798.              <div class="caption">
  799.                <h1 class="text-white fs-3 slider-title">
  800.                  Rusya'da eğitim almak istiyorsanız Doğru Yerdesiniz</h1>
  801.                <h2>
  802.                  Rusya'da üniversite okumak, kültürel açıdan zengin bir deneyim
  803.                  sunar. Ayrıca, Rusça öğrenmek, dünya çapında bir dil olan ve
  804.                  iş dünyasında da oldukça önemli bir rol oynayan bir dil olduğu
  805.                  için öğrenciler için büyük bir avantaj sağlar.
  806.                </h2>
  807.              </div>
  808.            </div>
  809.          </div>
  810.        </div>
  811.      </div>
  812.    </section>
  813.    <script>
  814.        
  815.       var TxtType = function (el, toRotate, period) {
  816.        this.toRotate = toRotate;
  817.        this.el = el;
  818.        this.loopNum = 0;
  819.        this.period = parseInt(period, 10) || 2000;
  820.        this.txt = "";
  821.        this.tick();
  822.        this.isDeleting = false;
  823.      };
  824.  
  825.      TxtType.prototype.tick = function () {
  826.        var i = this.loopNum % this.toRotate.length;
  827.        var fullTxt = this.toRotate[i];
  828.  
  829.        if (this.isDeleting) {
  830.          this.txt = fullTxt.substring(0, this.txt.length - 1);
  831.        } else {
  832.          this.txt = fullTxt.substring(0, this.txt.length + 1);
  833.        }
  834.  
  835.        this.el.innerHTML = '<span class="wrap">' + this.txt + "</span>";
  836.  
  837.        var that = this;
  838.        var delta = 200 - Math.random() * 100;
  839.  
  840.        if (this.isDeleting) {
  841.          delta /= 2;
  842.        }
  843.  
  844.        if (!this.isDeleting && this.txt === fullTxt) {
  845.          delta = this.period;
  846.          this.isDeleting = true;
  847.        } else if (this.isDeleting && this.txt === "") {
  848.          this.isDeleting = false;
  849.          this.loopNum++;
  850.          delta = 500;
  851.        }
  852.  
  853.        setTimeout(function () {
  854.          that.tick();
  855.        }, delta);
  856.      };
  857.  
  858.      window.onload = function () {
  859.        var elements = document.getElementsByClassName("typewrite");
  860.        for (var i = 0; i < elements.length; i++) {
  861.          var toRotate = elements[i].getAttribute("data-type");
  862.          var period = elements[i].getAttribute("data-period");
  863.          if (toRotate) {
  864.            new TxtType(elements[i], JSON.parse(toRotate), period);
  865.          }
  866.        }
  867.        // INJECT CSS
  868.        var css = document.createElement("style");
  869.        css.type = "text/css";
  870.        css.innerHTML = ".typewrite > .wrap { border-right: 0.08em solid #fff}";
  871.        document.body.appendChild(css);
  872.      };
  873.    
  874.    </script>
  875.    <style>
  876.    
  877.    .slider-title{
  878.        font-size:1.3rem;
  879.        max-width:400px;
  880.    }
  881.    .header-img{
  882.        height:60vh;
  883.        width:100%;
  884.        object-fit:cover;
  885.        
  886.    }
  887.        
  888.    @media (max-width:850px){
  889.        .header-img{
  890.            display :none;
  891.        }
  892.    }
  893.  
  894.    </style>      <section class="wrapper">
  895.         <div class="container">
  896.            <div class="row">
  897.               <div class="col text-center mb-5">
  898.                  <h3 class="display-7 text-white pt-5 h1font">Rusya'da Yaşam</h3>
  899.               </div>
  900.            </div>
  901.            <div class="row">
  902.              
  903.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  904.                  <div
  905.                     class="card text-white card-has-bg click-col"
  906.                     style="background-size: cover;background-image: url(resimler/168-rusya-da-egitim.webp)"
  907.                     >
  908.                     <div class="card-img-overlay d-flex flex-column">
  909.                        <div class="card-body m-5 mx-auto">
  910.                           <h4 class="mx-auto text-center">Rusya'da Eğitim</h4>
  911.                           <div class="card-button">
  912.                              <button
  913.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  914.                                 >
  915.                              <a class="text-white font-bold" href="rusyada-egitim"
  916.                                 >İncele</a
  917.                                 >
  918.                              </button>
  919.                              <a href="rusyada-egitim" class="stretched-link"></a>
  920.                           </div>
  921.                        </div>
  922.                     </div>
  923.                  </div>
  924.               </div>
  925.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  926.                  <div
  927.                     class="card text-white card-has-bg click-col"
  928.                     style="background-size: cover;background-image: url(resimler/364-.webp)"
  929.                     >
  930.                     <div class="card-img-overlay d-flex flex-column">
  931.                        <div class="card-body m-5 mx-auto">
  932.                           <h4 class="mx-auto text-center">Rusya'da Şehirler</h4>
  933.                           <div class="card-button">
  934.                              <button
  935.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  936.                                 >
  937.                              <a class="text-white font-bold" href="sehirler"
  938.                                 >İncele</a
  939.                                 >
  940.                              </button>
  941.                              <a href="sehirler" class="stretched-link"></a>
  942.                           </div>
  943.                        </div>
  944.                     </div>
  945.                  </div>
  946.               </div>
  947.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  948.                  <div
  949.                     class="card text-white card-has-bg click-col"
  950.                     style="background-size: cover;background-image: url(resimler/835-bolumler.webp)"
  951.                     >
  952.                     <div class="card-img-overlay d-flex flex-column">
  953.                        <div class="card-body m-5 mx-auto">
  954.                           <h4 class="mx-auto text-center">Bölümler</h4>
  955.                           <div class="card-button">
  956.                              <button
  957.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  958.                                 >
  959.                              <a class="text-white font-bold" href="bolumler"
  960.                                 >İncele</a
  961.                                 >
  962.                              </button>
  963.                              <a href="bolumler" class="stretched-link"></a>
  964.                           </div>
  965.                        </div>
  966.                     </div>
  967.                  </div>
  968.               </div>
  969.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  970.                  <div
  971.                     class="card text-white card-has-bg click-col"
  972.                     style="background-size: cover;background-image: url(resimler/298-universiteler.webp)"
  973.                     >
  974.                     <div class="card-img-overlay d-flex flex-column">
  975.                        <div class="card-body m-5 mx-auto">
  976.                           <h4 class="mx-auto text-center">Üniversiteler</h4>
  977.                           <div class="card-button">
  978.                              <button
  979.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  980.                                 >
  981.                              <a class="text-white font-bold" href="universiteler"
  982.                                 >İncele</a
  983.                                 >
  984.                              </button>
  985.                              <a href="universiteler" class="stretched-link"></a>
  986.                           </div>
  987.                        </div>
  988.                     </div>
  989.                  </div>
  990.               </div>
  991.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  992.                  <div
  993.                     class="card text-white card-has-bg click-col"
  994.                     style="background-size: cover;background-image: url(resimler/401-egitim-icin-gerekli-belgeler.webp)"
  995.                     >
  996.                     <div class="card-img-overlay d-flex flex-column">
  997.                        <div class="card-body m-5 mx-auto">
  998.                           <h4 class="mx-auto text-center">Eğitim için Gerekli Belgeler</h4>
  999.                           <div class="card-button">
  1000.                              <button
  1001.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  1002.                                 >
  1003.                              <a class="text-white font-bold" href="egitim-icin-gerekli-belgeler"
  1004.                                 >İncele</a
  1005.                                 >
  1006.                              </button>
  1007.                              <a href="egitim-icin-gerekli-belgeler" class="stretched-link"></a>
  1008.                           </div>
  1009.                        </div>
  1010.                     </div>
  1011.                  </div>
  1012.               </div>
  1013.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  1014.                  <div
  1015.                     class="card text-white card-has-bg click-col"
  1016.                     style="background-size: cover;background-image: url(resimler/539-.webp)"
  1017.                     >
  1018.                     <div class="card-img-overlay d-flex flex-column">
  1019.                        <div class="card-body m-5 mx-auto">
  1020.                           <h4 class="mx-auto text-center">Rusya'da Eğitim Masrafları</h4>
  1021.                           <div class="card-button">
  1022.                              <button
  1023.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  1024.                                 >
  1025.                              <a class="text-white font-bold" href="rusya-da-egitim-masraflari"
  1026.                                 >İncele</a
  1027.                                 >
  1028.                              </button>
  1029.                              <a href="rusya-da-egitim-masraflari" class="stretched-link"></a>
  1030.                           </div>
  1031.                        </div>
  1032.                     </div>
  1033.                  </div>
  1034.               </div>
  1035.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  1036.                  <div
  1037.                     class="card text-white card-has-bg click-col"
  1038.                     style="background-size: cover;background-image: url(resimler/395-rusya-da-nerede-kalacagim.webp)"
  1039.                     >
  1040.                     <div class="card-img-overlay d-flex flex-column">
  1041.                        <div class="card-body m-5 mx-auto">
  1042.                           <h4 class="mx-auto text-center">Rusya'da Nerede Kalacağım?</h4>
  1043.                           <div class="card-button">
  1044.                              <button
  1045.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  1046.                                 >
  1047.                              <a class="text-white font-bold" href="https://sputnikedu.net/rusya-da-nerede-kalacagim"
  1048.                                 >İncele</a
  1049.                                 >
  1050.                              </button>
  1051.                              <a href="https://sputnikedu.net/rusya-da-nerede-kalacagim" class="stretched-link"></a>
  1052.                           </div>
  1053.                        </div>
  1054.                     </div>
  1055.                  </div>
  1056.               </div>
  1057.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  1058.                  <div
  1059.                     class="card text-white card-has-bg click-col"
  1060.                     style="background-size: cover;background-image: url(resimler/293-egitim-vizesi.webp)"
  1061.                     >
  1062.                     <div class="card-img-overlay d-flex flex-column">
  1063.                        <div class="card-body m-5 mx-auto">
  1064.                           <h4 class="mx-auto text-center">Eğitim Vizesi</h4>
  1065.                           <div class="card-button">
  1066.                              <button
  1067.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  1068.                                 >
  1069.                              <a class="text-white font-bold" href="egitim-vizesi"
  1070.                                 >İncele</a
  1071.                                 >
  1072.                              </button>
  1073.                              <a href="egitim-vizesi" class="stretched-link"></a>
  1074.                           </div>
  1075.                        </div>
  1076.                     </div>
  1077.                  </div>
  1078.               </div>
  1079.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  1080.                  <div
  1081.                     class="card text-white card-has-bg click-col"
  1082.                     style="background-size: cover;background-image: url(resimler/965-danismanlik-hizmetleri-_1_.webp)"
  1083.                     >
  1084.                     <div class="card-img-overlay d-flex flex-column">
  1085.                        <div class="card-body m-5 mx-auto">
  1086.                           <h4 class="mx-auto text-center">Danışmanlık Hizmetleri</h4>
  1087.                           <div class="card-button">
  1088.                              <button
  1089.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  1090.                                 >
  1091.                              <a class="text-white font-bold" href="danismanlik-hizmetleri"
  1092.                                 >İncele</a
  1093.                                 >
  1094.                              </button>
  1095.                              <a href="danismanlik-hizmetleri" class="stretched-link"></a>
  1096.                           </div>
  1097.                        </div>
  1098.                     </div>
  1099.                  </div>
  1100.               </div>
  1101.                              <div class="col-sm-12 col-md-6 col-lg-3 mb-4">
  1102.                  <div
  1103.                     class="card text-white card-has-bg click-col"
  1104.                     style="background-size: cover;background-image: url(resimler/375-.webp)"
  1105.                     >
  1106.                     <div class="card-img-overlay d-flex flex-column">
  1107.                        <div class="card-body m-5 mx-auto">
  1108.                           <h4 class="mx-auto text-center">Rusçayı Nasıl  Öğrenebilirim?</h4>
  1109.                           <div class="card-button">
  1110.                              <button
  1111.                                 class="m-1 p-2 px-5 mx-auto items-center d-flex bg-transparent"
  1112.                                 >
  1113.                              <a class="text-white font-bold" href="rusca-yi-nasil-ogrenebilirim"
  1114.                                 >İncele</a
  1115.                                 >
  1116.                              </button>
  1117.                              <a href="rusca-yi-nasil-ogrenebilirim" class="stretched-link"></a>
  1118.                           </div>
  1119.                        </div>
  1120.                     </div>
  1121.                  </div>
  1122.               </div>
  1123.                           </div>
  1124.         </div>
  1125.      </section>
  1126.      
  1127.        
  1128.      <section class="accordion-questions" id="apply">
  1129.         <div class="container">
  1130.            <div class="m-4">
  1131.               <h5 class="text-white text-center mb-3 h1font">Sıkça Sorular Sorular</h5>
  1132.               <div class="accordion" id="myAccordion">
  1133.                                    <div class="accordion-item">
  1134.                     <h6 class="accordion-header" id="headingOne30">
  1135.                        <button
  1136.                           type="button"
  1137.                           class="accordion-button collapsed"
  1138.                           data-bs-toggle="collapse"
  1139.                           data-bs-target="#collapseOne30"
  1140.                           >
  1141.                       Rusya'nın nüfusu                        </button>
  1142.                     </h6>
  1143.                     <div
  1144.                        id="collapseOne30"
  1145.                        class="accordion-collapse collapse"
  1146.                        data-bs-parent="#myAccordion"
  1147.                        >
  1148.                        <div class="card-body">
  1149.                           <p>
  1150.                             <p>Rusya&#39;nın n&uuml;fusu yaklaşık olarak 144 milyon kişiydi. Rusya, d&uuml;nya genelindeki en b&uuml;y&uuml;k &uuml;lkelerden biri olduğu i&ccedil;in geniş bir toprak y&uuml;zeyine sahiptir ve bu nedenle n&uuml;fus yoğunluğu b&ouml;lgelere g&ouml;re farklılık g&ouml;sterir. Rusya&#39;nın n&uuml;fus dağılımı b&uuml;y&uuml;k &ouml;l&ccedil;&uuml;de batıda yoğunlaşmıştır, &ouml;zellikle moskova ve sank-peterburg gibi b&uuml;y&uuml;k şehirlerde n&uuml;fus yoğundur. Sibirya ve Uzak Doğu gibi daha uzak b&ouml;lgelerde n&uuml;fus yoğunluğu daha d&uuml;ş&uuml;kt&uuml;r.</p>
  1151.  
  1152. <p><strong>Rusya y&uuml;z&ouml;l&ccedil;&uuml;m&uuml;</strong></p>
  1153.  
  1154. <p><strong>17.234.135 km&sup2;</strong>&#39;lik y&uuml;z&ouml;l&ccedil;&uuml;m&uuml; ile D&uuml;nya&#39;nın en geniş &uuml;lkesidir ve D&uuml;nya yaşam alanının sekizde birini kapsar.&nbsp;</p>
  1155.                           </p>
  1156.                        </div>
  1157.                     </div>
  1158.                  </div>
  1159.  
  1160.                                   <div class="accordion-item">
  1161.                     <h6 class="accordion-header" id="headingOne25">
  1162.                        <button
  1163.                           type="button"
  1164.                           class="accordion-button collapsed"
  1165.                           data-bs-toggle="collapse"
  1166.                           data-bs-target="#collapseOne25"
  1167.                           >
  1168.                       Kayıt tarihleri ne zaman?                        </button>
  1169.                     </h6>
  1170.                     <div
  1171.                        id="collapseOne25"
  1172.                        class="accordion-collapse collapse"
  1173.                        data-bs-parent="#myAccordion"
  1174.                        >
  1175.                        <div class="card-body">
  1176.                           <p>
  1177.                             <p>2022-2023 Eğitim yılı &ouml;n kayıtları aktif olarak alınmaktadır. 2022-2023 Eğitim yılı &ouml;n kayıtları aktif olarak alınmaktadır. Erken kayıt avantajları ile ilgili detaylı bilgilere danışmanlarımızdan ulaşabilirsiniz. Rusya&#39;ya artan yoğunluk sebebiyle kararını nihai netleştiren adayların &ouml;n kayıtlarını erken yaptırmalarını &ouml;neririz.</p>
  1178.                           </p>
  1179.                        </div>
  1180.                     </div>
  1181.                  </div>
  1182.  
  1183.                                   <div class="accordion-item">
  1184.                     <h6 class="accordion-header" id="headingOne26">
  1185.                        <button
  1186.                           type="button"
  1187.                           class="accordion-button collapsed"
  1188.                           data-bs-toggle="collapse"
  1189.                           data-bs-target="#collapseOne26"
  1190.                           >
  1191.                       İlk 500 içerisindeki Rusya üniversiteleri                        </button>
  1192.                     </h6>
  1193.                     <div
  1194.                        id="collapseOne26"
  1195.                        class="accordion-collapse collapse"
  1196.                        data-bs-parent="#myAccordion"
  1197.                        >
  1198.                        <div class="card-body">
  1199.                           <p>
  1200.                             <p>Avrupa &uuml;lkeleri arasında İngiltere ve Almanya&#39;dan sonra en &ccedil;ok ilk 500 de &uuml;niversiteye sahip &uuml;lke Rusya Federasyonudur. İlk 500 Rusya &uuml;niversiteleri ve sıralamaları aşağıdaki gibidir.</p>
  1201.  
  1202. <p>1. Lomonosov Moskova Devlet &Uuml;niversitesi (Sıralamadaki yeri: 78)</p>
  1203.  
  1204. <p>2. St.Petersburg Devlet &Uuml;niversitesi (Sıralamadaki yeri: 242)</p>
  1205.  
  1206. <p>3. Novosibirsk Devlet &Uuml;niversitesi (Sıralamadaki yeri: 246)</p>
  1207.  
  1208. <p>4. Tomsk Devlet &Uuml;niversitesi (Sıralamadaki yeri: 272)</p>
  1209.  
  1210. <p>5. Bauman Moskova Teknik &Uuml;niveristesi (Sıralamadaki yeri: 281)</p>
  1211.  
  1212. <p>6. Moskova Fizik ve Teknoloji Ensit&uuml;s&uuml; (Sıralamadaki yeri: 290)</p>
  1213.  
  1214. <p>7. Ekonomi Y&uuml;ksek okulu (Sıralamadaki yeri: 305)</p>
  1215.  
  1216. <p>8. Rusya Halkların Dostluğu &Uuml;niversitesi (Sıralamadaki yeri: 317)</p>
  1217.  
  1218. <p>9. Moskova Uluslararası N&uuml;kleer &Uuml;niversitesi (Sıralamadaki yeri: 319)</p>
  1219.  
  1220. <p>10. Kazan Federal &Uuml;niversitesi (Sıralamadaki yeri: 347)</p>
  1221.  
  1222. <p>11. Ural Federal &Uuml;niversitesi (Sıralamadaki yeri: 351)</p>
  1223.  
  1224. <p>12. Moskova Devlet Diplomasi Enstit&uuml;s&uuml; (Sıralamadaki yeri: 362)</p>
  1225.  
  1226. <p>13. ITMO &Uuml;niversitesi ( Sıralamadaki yeri: 365)</p>
  1227.  
  1228. <p>14. St.Petersburg Politeknik Devlet &Uuml;niversitesi (Sıralamadaki yeri: 393)</p>
  1229.  
  1230. <p>15. Tomsk Politeknik &Uuml;niversitesi (Sıralamadaki yeri: 395)</p>
  1231.                           </p>
  1232.                        </div>
  1233.                     </div>
  1234.                  </div>
  1235.  
  1236.                                   <div class="accordion-item">
  1237.                     <h6 class="accordion-header" id="headingOne27">
  1238.                        <button
  1239.                           type="button"
  1240.                           class="accordion-button collapsed"
  1241.                           data-bs-toggle="collapse"
  1242.                           data-bs-target="#collapseOne27"
  1243.                           >
  1244.                       Rusya'dan Türkiye'ye Yatay Geçiş yapabilirmiyim?                        </button>
  1245.                     </h6>
  1246.                     <div
  1247.                        id="collapseOne27"
  1248.                        class="accordion-collapse collapse"
  1249.                        data-bs-parent="#myAccordion"
  1250.                        >
  1251.                        <div class="card-body">
  1252.                           <p>
  1253.                             <p>Evet yapabilirsiniz. Tıp, m&uuml;hendislik ve hukuk programları i&ccedil;in D&uuml;nya sıralamasındaki ilk 400 de yer alan &uuml;niversitelere kayıtlı olup T&uuml;rkiye&#39;deki &uuml;niversitelere sıralamanıza bakılmadan yatay ge&ccedil;iş yapabilirsiniz. Tıp, m&uuml;hendislik, hukuk, mimarlık ve &ouml;ğretmenlik haricinde bir b&ouml;l&uuml;mde &ouml;ğrenim aldığınızda ise &uuml;niversitenin tanınırlığına bakılıp yatay ge&ccedil;işlerde ilk 400 şartı aranmamaktadır. Rusya &Uuml;niversitelerinden T&uuml;rkiye &uuml;niversitelerine yatay ge&ccedil;iş ile ilgili en son <a href="https://www.yok.gov.tr/Sayfalar/Haberler/2021/denklik-ve-yatay-gecis-islemlerinde-yeni-duzenlemeler.aspx"> Y&Ouml;K mevzuatını bu linkten g&ouml;rebilirsiniz. </a></p>
  1254.                           </p>
  1255.                        </div>
  1256.                     </div>
  1257.                  </div>
  1258.  
  1259.                                   <div class="accordion-item">
  1260.                     <h6 class="accordion-header" id="headingOne29">
  1261.                        <button
  1262.                           type="button"
  1263.                           class="accordion-button collapsed"
  1264.                           data-bs-toggle="collapse"
  1265.                           data-bs-target="#collapseOne29"
  1266.                           >
  1267.                       Kiril alfabesini öğrenmek için nereden başlamalıyım?                        </button>
  1268.                     </h6>
  1269.                     <div
  1270.                        id="collapseOne29"
  1271.                        class="accordion-collapse collapse"
  1272.                        data-bs-parent="#myAccordion"
  1273.                        >
  1274.                        <div class="card-body">
  1275.                           <p>
  1276.                             <p>Rusya&#39;ya gelmeden &ouml;nce kiril alfabesini &ouml;ğrenmeye başlamak i&ccedil;in temel harf ve karakterleri tanıyarak başlayabilirsiniz.</p>
  1277.                           </p>
  1278.                        </div>
  1279.                     </div>
  1280.                  </div>
  1281.  
  1282.                                   <div class="accordion-item">
  1283.                     <h6 class="accordion-header" id="headingOne31">
  1284.                        <button
  1285.                           type="button"
  1286.                           class="accordion-button collapsed"
  1287.                           data-bs-toggle="collapse"
  1288.                           data-bs-target="#collapseOne31"
  1289.                           >
  1290.                       Rusyada Hukuk Kaç Yıl ?                        </button>
  1291.                     </h6>
  1292.                     <div
  1293.                        id="collapseOne31"
  1294.                        class="accordion-collapse collapse"
  1295.                        data-bs-parent="#myAccordion"
  1296.                        >
  1297.                        <div class="card-body">
  1298.                           <p>
  1299.                             <p>Rusya&#39;da hukuk eğitimi almak i&ccedil;in genellikle lisans d&uuml;zeyinde 5 yıl s&uuml;ren bir program izlenir. Bu program, &ouml;ğrencilere hukukun temel prensiplerini, yasaları ve hukuki s&uuml;re&ccedil;leri &ouml;ğretir. Eğitim, temel hukuk derslerinin yanı sıra &ouml;ğrencilere hukukun farklı alanlarına odaklanma fırsatı da sunabilir.<br />
  1300. <a href="https://sputnikedu.net/hukuk">Rusyada hukuk &uuml;niversiteleri</a></p>
  1301.                           </p>
  1302.                        </div>
  1303.                     </div>
  1304.                  </div>
  1305.  
  1306.                                   <div class="accordion-item">
  1307.                     <h6 class="accordion-header" id="headingOne32">
  1308.                        <button
  1309.                           type="button"
  1310.                           class="accordion-button collapsed"
  1311.                           data-bs-toggle="collapse"
  1312.                           data-bs-target="#collapseOne32"
  1313.                           >
  1314.                       Rusya Resmi Tatiller                        </button>
  1315.                     </h6>
  1316.                     <div
  1317.                        id="collapseOne32"
  1318.                        class="accordion-collapse collapse"
  1319.                        data-bs-parent="#myAccordion"
  1320.                        >
  1321.                        <div class="card-body">
  1322.                           <p>
  1323.                             <p><strong>RESMİ TATİL G&Uuml;NLERİ VE BAYRAMLAR</strong></p>
  1324.  
  1325. <table id="tablepress-2">
  1326. <tbody>
  1327. <tr>
  1328. <td>NOEL TATİLİ</td>
  1329. <td>1 - 9 OCAK</td>
  1330. </tr>
  1331. <tr>
  1332. <td>YARI YIL TATİLİ</td>
  1333. <td>25 OCAK - 15 ŞUBAT</td>
  1334. </tr>
  1335. <tr>
  1336. <td>ASKERLER G&Uuml;N&Uuml;</td>
  1337. <td>23 ŞUBAT</td>
  1338. </tr>
  1339. <tr>
  1340. <td>ULUSLARARASI KADINLAR G&Uuml;N&Uuml;</td>
  1341. <td>8 MART</td>
  1342. </tr>
  1343. <tr>
  1344. <td>İŞ&Ccedil;İ BAYRAMI</td>
  1345. <td>1 MAYIS</td>
  1346. </tr>
  1347. <tr>
  1348. <td>ZAFER BAYRAMI</td>
  1349. <td>9 MAYIS</td>
  1350. </tr>
  1351. <tr>
  1352. <td>BAĞIMSIZLIK G&Uuml;N&Uuml;</td>
  1353. <td>12 HAZİRAN</td>
  1354. </tr>
  1355. <tr>
  1356. <td>YAZ TATİLİ</td>
  1357. <td>15 HAZİRAN - 15 EYL&Uuml;L</td>
  1358. </tr>
  1359. <tr>
  1360. <td>MİLLİ BİRLİK G&Uuml;N&Uuml;</td>
  1361. <td>4 KASIM</td>
  1362. </tr>
  1363. </tbody>
  1364. </table>
  1365.                           </p>
  1366.                        </div>
  1367.                     </div>
  1368.                  </div>
  1369.  
  1370.                                   <div class="accordion-item">
  1371.                     <h6 class="accordion-header" id="headingOne33">
  1372.                        <button
  1373.                           type="button"
  1374.                           class="accordion-button collapsed"
  1375.                           data-bs-toggle="collapse"
  1376.                           data-bs-target="#collapseOne33"
  1377.                           >
  1378.                       Rusya Market Fiyatları                        </button>
  1379.                     </h6>
  1380.                     <div
  1381.                        id="collapseOne33"
  1382.                        class="accordion-collapse collapse"
  1383.                        data-bs-parent="#myAccordion"
  1384.                        >
  1385.                        <div class="card-body">
  1386.                           <p>
  1387.                             <table style:padding=10px>
  1388. <thead>
  1389. <tr>
  1390. <th>Temel Gıda</th>
  1391. <th>Ruble</th>
  1392. <th>T&uuml;rk Lirasi</th>
  1393. </tr>
  1394. </thead>
  1395. <tbody>
  1396. <tr>
  1397. <td>S&uuml;t (1 lt)</td>
  1398. <td>88 Rus rublesi</td>
  1399. <td>24.53&nbsp;TL</td>
  1400. </tr>
  1401. <tr>
  1402. <td>Ekmek</td>
  1403. <td>53 Rus rublesi</td>
  1404. <td>14.78&nbsp;TL</td>
  1405. </tr>
  1406. <tr>
  1407. <td>12&rsquo;li yumurta</td>
  1408. <td>128 Rus rublesi</td>
  1409. <td>35.69 TL</td>
  1410. </tr>
  1411. <tr>
  1412. <td>Yerel Peynir (1 kg)</td>
  1413. <td>709 Rus rublesi</td>
  1414. <td>197 TL</td>
  1415. </tr>
  1416. <tr>
  1417. <td>Kırmızı et (1 kg)</td>
  1418. <td>659 Rus rublesi</td>
  1419. <td>183 TL</td>
  1420. </tr>
  1421. <tr>
  1422. <td>Tavuk eti (1 kg)</td>
  1423. <td>350 Rus rublesi</td>
  1424. <td>97 TL</td>
  1425. </tr>
  1426. <tr>
  1427. <td>Soğan (1 kg)</td>
  1428. <td>51 Rus rublesi</td>
  1429. <td>14 TL</td>
  1430. </tr>
  1431. <tr>
  1432. <td>Patates (1 kg)</td>
  1433. <td>63 Rus rublesi</td>
  1434. <td>17 TL&nbsp;</td>
  1435. </tr>
  1436. <tr>
  1437. <td>Elma (1 kg)</td>
  1438. <td>121 Rus rublesi</td>
  1439. <td>33 TL</td>
  1440. </tr>
  1441. <tr>
  1442. <td>Portakal (1 kg)</td>
  1443. <td>110 Rus rublesi</td>
  1444. <td>30 TL&nbsp;</td>
  1445. </tr>
  1446. </tbody>
  1447. </table>
  1448.  
  1449. <p>1000 ruble ka&ccedil; tl ?&nbsp;<br />
  1450. 10.09.23 İtibariyle 1000 ruble 278 T&uuml;rk Lirasi<br />
  1451. G&uuml;ncel kurlara g&ouml;re hesaplaması yapılmıştır.</p>
  1452.  
  1453. <p>&nbsp;</p>
  1454.  
  1455. <p>&nbsp;</p>
  1456.                           </p>
  1457.                        </div>
  1458.                     </div>
  1459.                  </div>
  1460.  
  1461.                                   <div class="accordion-item">
  1462.                     <h6 class="accordion-header" id="headingOne34">
  1463.                        <button
  1464.                           type="button"
  1465.                           class="accordion-button collapsed"
  1466.                           data-bs-toggle="collapse"
  1467.                           data-bs-target="#collapseOne34"
  1468.                           >
  1469.                       Rusya’da asgari ücret ne kadar?                        </button>
  1470.                     </h6>
  1471.                     <div
  1472.                        id="collapseOne34"
  1473.                        class="accordion-collapse collapse"
  1474.                        data-bs-parent="#myAccordion"
  1475.                        >
  1476.                        <div class="card-body">
  1477.                           <p>
  1478.                             <h2><span style="font-size:14px">Rusya&rsquo;da 2023 yılında asgari &uuml;cret 16,242 ruble olarak belirlenmiştir. Rusya&rsquo;da her şehirde asgari &uuml;cret oranı farklıdır. &Ouml;rneğin Rusyanın başkenti&nbsp;Moskova&rsquo;da asgari &uuml;cret 24,800 rubledir.</span><br />
  1479. &nbsp;</h2>
  1480.                           </p>
  1481.                        </div>
  1482.                     </div>
  1483.                  </div>
  1484.  
  1485.                                   <div class="accordion-item">
  1486.                     <h6 class="accordion-header" id="headingOne35">
  1487.                        <button
  1488.                           type="button"
  1489.                           class="accordion-button collapsed"
  1490.                           data-bs-toggle="collapse"
  1491.                           data-bs-target="#collapseOne35"
  1492.                           >
  1493.                       Türk vatandaşlarından Rusya vize istiyor mu?                         </button>
  1494.                     </h6>
  1495.                     <div
  1496.                        id="collapseOne35"
  1497.                        class="accordion-collapse collapse"
  1498.                        data-bs-parent="#myAccordion"
  1499.                        >
  1500.                        <div class="card-body">
  1501.                           <p>
  1502.                             <p><strong>Evet vize şartı mevcuttur.</strong><br />
  1503. <br />
  1504. <strong>Turist Vizes</strong>i: K&uuml;lt&uuml;rel ziyaretler i&ccedil;in alınan vize t&uuml;r&uuml;d&uuml;r. Davetiye gerekmeksizin 1 hafta i&ccedil;inde alınabilmektedir.</p>
  1505.  
  1506. <p><a href="https://sputnikedu.net/egitim-vizesi">Eğitim vizesi hakkında detaylı bilgi i&ccedil;in tıklayınız</a><br />
  1507. <br />
  1508. <strong>&Ccedil;alışma Vizesi:&nbsp;</strong>&nbsp;Rusya&rsquo;ya sizi davet eden şirket-kurum tarafından g&ouml;nderilen davetiyeyle alınabilen vizedir.<br />
  1509. <br />
  1510. <strong>Ticari Vize :&nbsp;</strong>Rusya Federasyonu Federal g&ouml;&ccedil; idare tarafından dış işleri bakanlığı onaylı davetiyeyle alınan vizedir<br />
  1511. <br />
  1512. <strong>Aile Vizesi :</strong>&nbsp;Aile veya tanıdığınız olan bir Rus vatandaşı tarafından &ccedil;ıkartabilen davetiye ile alınan vizedir. Maksimum 90 g&uuml;nl&uuml;k vize alınabilmektedir.</p>
  1513.                           </p>
  1514.                        </div>
  1515.                     </div>
  1516.                  </div>
  1517.  
  1518.                                   <div class="accordion-item">
  1519.                     <h6 class="accordion-header" id="headingOne36">
  1520.                        <button
  1521.                           type="button"
  1522.                           class="accordion-button collapsed"
  1523.                           data-bs-toggle="collapse"
  1524.                           data-bs-target="#collapseOne36"
  1525.                           >
  1526.                       Rus Mutfağı                        </button>
  1527.                     </h6>
  1528.                     <div
  1529.                        id="collapseOne36"
  1530.                        class="accordion-collapse collapse"
  1531.                        data-bs-parent="#myAccordion"
  1532.                        >
  1533.                        <div class="card-body">
  1534.                           <p>
  1535.                             <p>Rus mutfağı, tarihi ve &ccedil;eşitliliğiyle d&uuml;nya mutfağının &ouml;nemli bir par&ccedil;asıdır. Bors&ccedil;&#39;tan Pelmeni&#39;ye ve Stroganoff&#39;a kadar lezzetli yemekler, hem Rusya&#39;da hem de uluslararası mutfak sahnelerinde pop&uuml;lerliğini s&uuml;rd&uuml;rmektedir.</p>
  1536.  
  1537. <p>&nbsp;</p>
  1538.  
  1539. <p><strong>&Ouml;ne &Ccedil;ıkan Rus Yemekleri</strong></p>
  1540.  
  1541. <ol>
  1542. <li>
  1543. <p><strong>Bors&ccedil;</strong>: Bu pancar &ccedil;orbası, Rus mutfağının ikonik yemeklerinden biridir. Tatlı pancarın yoğun kırmızı rengiyle tanınır ve genellikle ekşi krema veya mayonez ile servis edilir.</p>
  1544. </li>
  1545. <li>
  1546. <p><strong>Pelmeni</strong>: Rus mantarları olarak da bilinen pelmeni, ince hamur i&ccedil;inde doldurulan et dolgulu hamur işleri anlamına gelir. Genellikle kaynar suyun i&ccedil;inde pişirilir ve ardından ekşi krema ile servis edilir.</p>
  1547. </li>
  1548. <li>
  1549. <p><strong>Şaşlık</strong>: Rus şaşlığı, genellikle koyun veya dana etinden yapılan şişe takılmış et par&ccedil;alarından oluşur. Bu etler, &ouml;zel bir baharat karışımıyla tatlandırılır ve ardından mangalda pişirilir.</p>
  1550. </li>
  1551. <li>
  1552. <p><strong>Blini</strong>: Blini, ince, yuvarlak ve genellikle krema veya re&ccedil;elle servis edilen Rus pancakeleridir. Hem tuzlu hem de tatlı &ccedil;eşitleri bulunur.</p>
  1553. </li>
  1554. <li>
  1555. <p><strong>Stroganoff</strong>: D&uuml;nya &ccedil;apında &uuml;n kazanan bu yemek, dilimlenmiş et (genellikle dana eti) ve krema ile yapılan bir yemektir. Genellikle pirin&ccedil; veya makarna ile servis edilir.</p>
  1556. </li>
  1557. </ol>
  1558.                           </p>
  1559.                        </div>
  1560.                     </div>
  1561.                  </div>
  1562.  
  1563.                                </div>
  1564.            </div>
  1565.         </div>
  1566.      </section>
  1567.      
  1568.      
  1569.     <div class="demo" id="courses">
  1570.             <h3 class="text-white text-center mb-2 pt-2">Öğrencilerimizden bazıları..</h3>
  1571.         <div class="container">
  1572.            <div class="row">
  1573.               <div class="col-md-12">
  1574.                  <div id="testimonial-slider" class="owl-carousel">
  1575.                                           <div class="testimonial">
  1576.                        <div class="pic">
  1577.                           <img width="285" height="100%" src="resimler/824-muhammet-ve-berfin-seker.webp" alt="Muhammet ve Berfin Şeker" />
  1578.                        </div>
  1579.                        <div class="testimonial-content">
  1580.                           <h3 class="title">
  1581.                              Muhammet ve Berfin Şeker<br />
  1582.                              <p style="color:#fff"> </p>
  1583.                           </h3>
  1584.                           <span class="post"></span>
  1585.                          <p class="description">
  1586.                             Merhaba biz şeker kardeşler. Yekaterinburg da hazırlık sınıfını bitirdik. Seneye Ural federal üniversitesinde yazılım mühendisliği 1.sınıfı okuyacağız. Eğitim firmamız Sputnik eğitim danışmanlığı ve Danışmanımız Aziz Doksanbir sayesinde burda yalnızlık çekmeyip sorunsuz tüm işlerimizi hallettik. Yekaterinburg da insanlar daha sıcak kanlı ve arkadaş canlısı. Gelmenizi tavsiye ederiz...                           </p>
  1587.                           <div class="social-icon">
  1588.                                                          </div>
  1589.                        </div>
  1590.                     </div>
  1591.                                       <div class="testimonial">
  1592.                        <div class="pic">
  1593.                           <img width="285" height="100%" src="resimler/334-ihsan-gokcen-tavuskusu.webp" alt="İhsan Gökçen Tavuskuşu" />
  1594.                        </div>
  1595.                        <div class="testimonial-content">
  1596.                           <h3 class="title">
  1597.                              İhsan Gökçen Tavuskuşu<br />
  1598.                              <p style="color:#fff"> </p>
  1599.                           </h3>
  1600.                           <span class="post"></span>
  1601.                          <p class="description">
  1602.                             Benim adım İhsan Gökçen Tavuskuşu  2023 yılında Sputnik eğitim danışmanlığı aracılığı ve Aziz DOKSANBİR mentörlüğü ile Rusya’nın Ekaterinburg şehrine geldim. Şu anda hazırlık sınıfını bitirdim ve lisans eğitimine başlayacağım. Ekaterinburg şehri öğrenciler için biçilmiş bir kaftan gibi. Öğrenci olanakları ve şehirin gelişmişliği öğrenciler için çok avantajlı. Son olarak, sayın Aziz bey’e çok teşekkür ediyorum. Kendisi bir mentörden çok daha fazlası. Gelecek öğrencilere başarılar dilerim.                           </p>
  1603.                           <div class="social-icon">
  1604.                                                             <a href="https://api.whatsapp.com/send/?phone=79122545549&text&type=phone_number&app_absent=0" target="_Blank">
  1605.                              <img width="80" height="100%" src="whatsapp.svg" alt="whatsapp" />
  1606.                              </a>                              <a href="https://www.instagram.com/ihsan.gokcen.t?igsh=MXV2aHcyYml1Mm5xOQ==" target="_blank">
  1607.                              <img width="80" height="100%"  src="instagram.svg" alt="instagram" />
  1608.                              </a>
  1609.                                                         </div>
  1610.                        </div>
  1611.                     </div>
  1612.                                       <div class="testimonial">
  1613.                        <div class="pic">
  1614.                           <img width="285" height="100%" src="resimler/316-hurkan-kaan-osmanoglu.webp" alt="Hürkan Kaan Osmanoğlu" />
  1615.                        </div>
  1616.                        <div class="testimonial-content">
  1617.                           <h3 class="title">
  1618.                              Hürkan Kaan Osmanoğlu<br />
  1619.                              <p style="color:#fff"> </p>
  1620.                           </h3>
  1621.                           <span class="post"></span>
  1622.                          <p class="description">
  1623.                             Merhaba benim ismim Hürkan Kaan Osmanoğlu.Rusyanın Yekaterinburg şehirene ilk defe 2020 da geldim ve 3 yılımı bitirmek üzereyim ve çok mutluyum.Rusya’nın en iyi üniversitelerin birinde eğitim görüyorum.Üniversitemin ismi Ural Federal Üniversitesi tercih ettiğim bölüm truzim.Yekaterinburg’u seçme nedenim öğrenci popülasyonun yoğun olması ve insanların yabancılara karşı tutumu beni etlileyen yanı oldu.Gelecek öğrencilere eğitim hayında başarılar.                           </p>
  1624.                           <div class="social-icon">
  1625.                                                          </div>
  1626.                        </div>
  1627.                     </div>
  1628.                                       <div class="testimonial">
  1629.                        <div class="pic">
  1630.                           <img width="285" height="100%" src="resimler/558-cagri-atlas-baka.webp" alt=" Çağrı Atlas Baka" />
  1631.                        </div>
  1632.                        <div class="testimonial-content">
  1633.                           <h3 class="title">
  1634.                               Çağrı Atlas Baka<br />
  1635.                              <p style="color:#fff"> </p>
  1636.                           </h3>
  1637.                           <span class="post"></span>
  1638.                          <p class="description">
  1639.                             Benim ismim Çağrı Atlas Bakar, Rusya, Ekaterinburg şehrine 2023 yılında geldim ve Ural Devlet Ekonomi Üniversitesinde Rusça hazırlık sınıfını başarıyla tamamladım. Bir sonraki sene Ural Federal Üniversitesinde Rus dili ve edebiyatı bölümünü okuyacağım. Yekaterinburg'u tercih etme sebebim ise saygıdeğer danışmanımız Aziz Doksanbir'in tavsiye etmesi başta gelmek üzere yaşam standartlarının uygun olması ve okuyacağım üniversitenin dünya sıralamasında olması büyük etkendir. Gelecek öğrencilere şimdiden bol şans ve başarılar diliyorum.                           </p>
  1640.                           <div class="social-icon">
  1641.                                                          </div>
  1642.                        </div>
  1643.                     </div>
  1644.                                       <div class="testimonial">
  1645.                        <div class="pic">
  1646.                           <img width="285" height="100%" src="resimler/893-cemre-ozcan.webp" alt="Cemre özcan" />
  1647.                        </div>
  1648.                        <div class="testimonial-content">
  1649.                           <h3 class="title">
  1650.                              Cemre özcan<br />
  1651.                              <p style="color:#fff"> </p>
  1652.                           </h3>
  1653.                           <span class="post"></span>
  1654.                          <p class="description">
  1655.                             Benim adım cemre özcan. Adana’dan yekaterinburg şehrine 2023 yılında üniversitenin dil kursuna geldim , amacım iyi bir seviyede Rusça öğrenip, yabancı dil sayımı artırmaktı.Bu süreçte Sputnik eğitim danışmanlığından hizmet aldım. Şehirden ve üniversiteden çok memnunum , bir yıllık eğitim için gelmiştim fakat önümüzdeki senede eğitimime devam etme kararı aldım. Danışmanım Aziz Doksanbire ilgi ve alakasından dolayı teşekkür ediyorum. Yekaterinburg şehri maddi anlamda öğrenci statüsündeki insanlar için çok uygun bir şehir. Şimdilik çok memnununum. Kış burda bir başka :)                           </p>
  1656.                           <div class="social-icon">
  1657.                                                          </div>
  1658.                        </div>
  1659.                     </div>
  1660.                                       <div class="testimonial">
  1661.                        <div class="pic">
  1662.                           <img width="285" height="100%" src="resimler/526-ahmet-atakan-kocak.webp" alt="Ahmet Atakan Koçak" />
  1663.                        </div>
  1664.                        <div class="testimonial-content">
  1665.                           <h3 class="title">
  1666.                              Ahmet Atakan Koçak<br />
  1667.                              <p style="color:#fff"> </p>
  1668.                           </h3>
  1669.                           <span class="post"></span>
  1670.                          <p class="description">
  1671.                             İsmim Atakan, Youtube üzerinden Sputnik Rusya Eğitim Danışmanlığı’nın videolarını izledikten sonra verdiğim karar ile birlikte 2023 yılında lisans eğitimi için Yekaterinburg şehrine geldim ve hazırlık eğitimimi başarıyla tamamladım. Yekaterinburg’u seçme sebebim harika mimarisi ve sıcakkanlı insanlarının yanı sıra yaşam maliyetlerinin diğer büyük şehirlere göre uygun olmasıydı. Gelecek öğrencilere başarılar diliyorum!                           </p>
  1672.                           <div class="social-icon">
  1673.                                                          </div>
  1674.                        </div>
  1675.                     </div>
  1676.                                       <div class="testimonial">
  1677.                        <div class="pic">
  1678.                           <img width="285" height="100%" src="resimler/868-gulin-ayyildiz-manisa.webp" alt=" Gülin Ayyıldız / Manisa" />
  1679.                        </div>
  1680.                        <div class="testimonial-content">
  1681.                           <h3 class="title">
  1682.                               Gülin Ayyıldız / Manisa<br />
  1683.                              <p style="color:#fff">            Ural Fedaral Üniversitesi</p>
  1684.                           </h3>
  1685.                           <span class="post">Yazılım Mühendisliği</span>
  1686.                          <p class="description">
  1687.                             Merhaba ben Gülin, 22 yaşındayım. Şuan Rusya’da yaşıyorum buraya gelmem de en çok yardımı dokunan Aziz Doksanbir’e çok teşekkür ediyorum. Buraya gelme kararı aldığımda kafamda soru işaretleri vardı; Ben orada tek başıma ne yaparım, o ülkenin dilini hiç bilmeden nasıl giderim, oraya uyum sağlayabilir miyim gibi birçok düşünce vardı. YouTube’da Rusya’da eğitim nasıl olur, nasıl giderim tarzında aramalar yaptım ve karşıma Aziz Doksanbir’in kanalı çıktı, sabaha kadar aralıksız ailem ile videoları izledik ve buraya gelmem için ikna olduk. Kendisi buraya gelmemde çok yardımcı oldu ve eğitim hayatım boyunca da olmaya devam ediyor. Burada eğitim almak benim için ayrıcalık gibi bir şey. Hocalarım ve yabancı arkadaşlarım benim uyum sağlamamda buraya adapte olmamda çok yardımcı oluyorlar. Burada olmaktan çok mutluyum her şey için teşekkürler.                           </p>
  1688.                           <div class="social-icon">
  1689.                                                          </div>
  1690.                        </div>
  1691.                     </div>
  1692.                                       <div class="testimonial">
  1693.                        <div class="pic">
  1694.                           <img width="285" height="100%" src="resimler/197-onur-takak-hatay.webp" alt=" Onur Takak / Hatay" />
  1695.                        </div>
  1696.                        <div class="testimonial-content">
  1697.                           <h3 class="title">
  1698.                               Onur Takak / Hatay<br />
  1699.                              <p style="color:#fff">   Ural Fedaral Üniversitesi / 3.Sınıf İnşaat Mühendisliği Öğrencisi</p>
  1700.                           </h3>
  1701.                           <span class="post"></span>
  1702.                          <p class="description">
  1703.                                Benim ismim Onur Takak.Yekaterinburg şehrine 2019 da geldim
  1704.                    ve 4. Yılımı tamamlamak üzereyim burada Rusya’nın en köklü
  1705.                    okullarından biri olan Ural Federal Üniversitesi’nde İnşaat
  1706.                    Mühendisliği Fakültesinde 3. Sınıf öğrencisiyim. Eğitimimi
  1707.                    Rusça dilinde alıyorum. Yekaterinburg’u seçme nedenim
  1708.                    öğrenci popülasyonunun yoğun olması ve insanların diğer
  1709.                    şehirlere göre daha yardımsever ve sıcakkanlı olmasıdır.
  1710.                    Gelecek öğrencilerin hepsine başarılar diliyorum                           </p>
  1711.                           <div class="social-icon">
  1712.                                                          </div>
  1713.                        </div>
  1714.                     </div>
  1715.                                       <div class="testimonial">
  1716.                        <div class="pic">
  1717.                           <img width="285" height="100%" src="resimler/121-mehmet-kaan-gurses.webp" alt="Mehmet Kaan Gürses" />
  1718.                        </div>
  1719.                        <div class="testimonial-content">
  1720.                           <h3 class="title">
  1721.                              Mehmet Kaan Gürses<br />
  1722.                              <p style="color:#fff"></p>
  1723.                           </h3>
  1724.                           <span class="post"></span>
  1725.                          <p class="description">
  1726.                              Herkese merhaba ben Mehmet Kaan Gürses. 2020 Yılında Sputnik eğitim danışmanlığı üzerinden Yekaterinburg'a öğrenci olarak geldim ve yaklaşık 3 sene önce geldim ve  burada Ural Devlet Ekonıni Üniversite'sinde Otel ve Turizm işletmeciliği 2.sınıf öğrencisiyim eğitimimi Rusça olarak alıyorum Yekaterinburg'u seçme nedenim diğer şehirlere kıyasla daha uygun ve olmasıdır, gelecek tüm öğrencilere başarılar diliyorum                           </p>
  1727.                           <div class="social-icon">
  1728.                                                             <a href="https://api.whatsapp.com/send/?phone=7932612732&text&type=phone_number&app_absent=0" target="_Blank">
  1729.                              <img width="80" height="100%" src="whatsapp.svg" alt="whatsapp" />
  1730.                              </a>                              <a href="https://www.instagram.com/kaan.gurses0?igsh=aXVlMGR0am03OXg5" target="_blank">
  1731.                              <img width="80" height="100%"  src="instagram.svg" alt="instagram" />
  1732.                              </a>
  1733.                                                         </div>
  1734.                        </div>
  1735.                     </div>
  1736.                                       <div class="testimonial">
  1737.                        <div class="pic">
  1738.                           <img width="285" height="100%" src="resimler/51-efe-gazi-micogullari.webp" alt="Efe Gazi Miçoğulları" />
  1739.                        </div>
  1740.                        <div class="testimonial-content">
  1741.                           <h3 class="title">
  1742.                              Efe Gazi Miçoğulları<br />
  1743.                              <p style="color:#fff"> </p>
  1744.                           </h3>
  1745.                           <span class="post"></span>
  1746.                          <p class="description">
  1747.                             Ben,Efe Gazi Miçoğulları 2019 yılından beri Rusyada Ural Federal üniversitesinde  Yazılım Mühendisliği bölümünde öğrenciyim. Bu üniversiteyi tercih etme sebeplerim arasında  dünyadaki  prestiji ve mezuniyet sonrası iş bulma oranlarını yüksek olması var .  Bu zorlu yolculukta kendime yol ardaşı olarak Sputnik Eğitim danışmanlığı firmasını ve bize her zaman bir danışmandan fazlası olan Aziz Doksanbir’i tercih ettim .  Bize katılmak isteyen arkadaşlara başarılar.                           </p>
  1748.                           <div class="social-icon">
  1749.                                                             <a href="https://api.whatsapp.com/send/?phone=79126448797&text&type=phone_number&app_absent=0" target="_Blank">
  1750.                              <img width="80" height="100%" src="whatsapp.svg" alt="whatsapp" />
  1751.                              </a>                              <a href="https://www.instagram.com/efegazi571?igsh=eHQ5cHZkOGM4ZTRx" target="_blank">
  1752.                              <img width="80" height="100%"  src="instagram.svg" alt="instagram" />
  1753.                              </a>
  1754.                                                         </div>
  1755.                        </div>
  1756.                     </div>
  1757.                                    </div>
  1758.               </div>
  1759.            </div>
  1760.         </div>
  1761.      </div>      <section class="contact-us" id="contact">
  1762.         <div class="container">
  1763.            <div class="row">
  1764.               <div class="col-lg-9 align-self-center">
  1765.                  <div class="row">
  1766.                     <div class="col-lg-12">
  1767.                        <form  id="contact" action="admin/include/fonksiyonlar.php" method="POST">
  1768.                            <input type="hidden" name="link" value="../../">
  1769.                             <input type="hidden" name="konu" value="../../">
  1770.                              <input type="hidden" name="email" value="../../">
  1771.                           <div class="row">
  1772.                              <div class="col-lg-12">
  1773.                                 <h5>İletişime geç</h5>
  1774.                              </div>
  1775.                              <div class="col-lg-6">
  1776.                                 <fieldset>
  1777.                                    <input
  1778.                                       name="adsoyad"
  1779.                                       type="text"
  1780.                                      
  1781.                                       placeholder="Adınız ve Soyadınız"
  1782.                                       required=""
  1783.                                       />
  1784.                                 </fieldset>
  1785.                              </div>
  1786.                              <div class="col-lg-6">
  1787.                                 <fieldset>
  1788.                                    <input
  1789.                                       name="telefon"
  1790.                                       type="text"
  1791.                                       placeholder="Telefon"
  1792.                                       required=""
  1793.                                       />
  1794.                                 </fieldset>
  1795.                              </div>
  1796.                              <div class="col-lg-12">
  1797.                                 <fieldset>
  1798.                                    <textarea
  1799.                                       name="mesaj"
  1800.                                       type="text"
  1801.                                       class="form-control"
  1802.                                       placeholder="Mesajınız"
  1803.                                       required=""
  1804.                                       ></textarea>
  1805.                                 </fieldset>
  1806.                              </div>
  1807.                              <div class="col-lg-12">
  1808.                                 <fieldset>
  1809.                                    <button type="submit" name="iletisim-formu" class="button">
  1810.                                    Gönder
  1811.                                    </button>
  1812.                                 </fieldset>
  1813.                              </div>
  1814.                           </div>
  1815.                        </form>
  1816.                     </div>
  1817.                  </div>
  1818.               </div>
  1819.               <div class="col-lg-3">
  1820.                  <div class="right-info">
  1821.                     <ul>
  1822.                        <li>
  1823.                           <h6>İletişim</h6>
  1824.                           <span>
  1825.                               <a href = "https://api.whatsapp.com/send/?phone=905396589325&text=Merhaba+Rusya%27da+eğitim+hakkında+bilgi+almak+istiyorum&type=phone_number&app_absent=0">
  1826.                                   +90 539 658 93 25
  1827.                               </a>
  1828.                               </span>
  1829.                        </li>
  1830.                        <li>
  1831.                           <h3>Email</h3>
  1832.                           <span>sputnikegitim@gmail.com</span>
  1833.                        </li>
  1834.                        <li>
  1835.                           <h4>Adres</h4>
  1836.                           <span>Ragıp Tüzün caddesi 198 A, Yenimahalle/ Ankara</span>
  1837.                        </li>
  1838.                     </ul>
  1839.                  </div>
  1840.               </div>
  1841.            </div>
  1842.         </div>
  1843.      </section>
  1844.    
  1845.    
  1846.  
  1847.       <script defer
  1848.         type="text/javascript"
  1849.         src="assets/owl.carousel.min.js"
  1850.         ></script>
  1851.      <script defer src="assets/jquery-ui.min.js"></script>
  1852.      <script defer src="assets/bootstrap.min.js"></script>
  1853.      <script async src="assets/js/owl-carousel.js" ></script>
  1854.      <script defer src="assets/js/slick-slider.js" ></script>
  1855.      <script defer src="assets/js/custom.js" ></script>
  1856.      <script>
  1857.         //according to loftblog tut
  1858.         $(".nav li:first").addClass("active");
  1859.        
  1860.         var showSection = function showSection(section, isAnimate) {
  1861.           var direction = section.replace(/#/, ""),
  1862.             reqSection = $(".section").filter(
  1863.               '[data-section="' + direction + '"]'
  1864.             ),
  1865.             reqSectionPos = reqSection.offset().top - 0;
  1866.        
  1867.           if (isAnimate) {
  1868.             $("body, html").animate(
  1869.               {
  1870.                 scrollTop: reqSectionPos,
  1871.               },
  1872.               800
  1873.             );
  1874.           } else {
  1875.             $("body, html").scrollTop(reqSectionPos);
  1876.           }
  1877.         };
  1878.        
  1879.         var checkSection = function checkSection() {
  1880.           $(".section").each(function () {
  1881.             var $this = $(this),
  1882.               topEdge = $this.offset().top - 80,
  1883.               bottomEdge = topEdge + $this.height(),
  1884.               wScroll = $(window).scrollTop();
  1885.             if (topEdge < wScroll && bottomEdge > wScroll) {
  1886.               var currentId = $this.data("section"),
  1887.                 reqLink = $("a").filter("[href*=\\#" + currentId + "]");
  1888.               reqLink
  1889.                 .closest("li")
  1890.                 .addClass("active")
  1891.                 .siblings()
  1892.                 .removeClass("active");
  1893.             }
  1894.           });
  1895.         };
  1896.        
  1897.         $(".main-menu, .responsive-menu, .scroll-to-section").on(
  1898.           "click",
  1899.           "a",
  1900.           function (e) {
  1901.             e.preventDefault();
  1902.             showSection($(this).attr("href"), true);
  1903.           }
  1904.         );
  1905.        
  1906.         $(window).scroll(function () {
  1907.           checkSection();
  1908.         });
  1909.        
  1910.         let readmoreBtn = document.getElementById("readmore");
  1911.        
  1912.  
  1913.        
  1914.         let readmoreBtn2 = document.getElementById("readmore2");
  1915.        
  1916.  
  1917.        
  1918.         //typewriter
  1919.        
  1920.         var TxtType = function (el, toRotate, period) {
  1921.           this.toRotate = toRotate;
  1922.           this.el = el;
  1923.           this.loopNum = 0;
  1924.           this.period = parseInt(period, 10) || 2000;
  1925.           this.txt = "";
  1926.           this.tick();
  1927.           this.isDeleting = false;
  1928.         };
  1929.        
  1930.         TxtType.prototype.tick = function () {
  1931.           var i = this.loopNum % this.toRotate.length;
  1932.           var fullTxt = this.toRotate[i];
  1933.        
  1934.           if (this.isDeleting) {
  1935.             this.txt = fullTxt.substring(0, this.txt.length - 1);
  1936.           } else {
  1937.             this.txt = fullTxt.substring(0, this.txt.length + 1);
  1938.           }
  1939.        
  1940.           this.el.innerHTML = '<span class="wrap">' + this.txt + "</span>";
  1941.        
  1942.           var that = this;
  1943.           var delta = 200 - Math.random() * 100;
  1944.        
  1945.           if (this.isDeleting) {
  1946.             delta /= 2;
  1947.           }
  1948.        
  1949.           if (!this.isDeleting && this.txt === fullTxt) {
  1950.             delta = this.period;
  1951.             this.isDeleting = true;
  1952.           } else if (this.isDeleting && this.txt === "") {
  1953.             this.isDeleting = false;
  1954.             this.loopNum++;
  1955.             delta = 500;
  1956.           }
  1957.        
  1958.           setTimeout(function () {
  1959.             that.tick();
  1960.           }, delta);
  1961.         };
  1962.        
  1963.         window.onload = function () {
  1964.           var elements = document.getElementsByClassName("typewrite");
  1965.           for (var i = 0; i < elements.length; i++) {
  1966.             var toRotate = elements[i].getAttribute("data-type");
  1967.             var period = elements[i].getAttribute("data-period");
  1968.             if (toRotate) {
  1969.               new TxtType(elements[i], JSON.parse(toRotate), period);
  1970.             }
  1971.           }
  1972.           // INJECT CSS
  1973.           var css = document.createElement("style");
  1974.           css.type = "text/css";
  1975.           css.innerHTML = ".typewrite > .wrap { border-right: 0.08em solid #fff}";
  1976.           document.body.appendChild(css);
  1977.         };
  1978.      </script>
  1979.  <script src='https://d2mpatx37cqexb.cloudfront.net/delightchat-whatsapp-widget/embeds/embed.min.js' defer></script>
  1980.        <script>
  1981.          var wa_btnSetting = {"btnColor":"#16BE45","ctaText":"","cornerRadius":40,"marginBottom":20,"marginLeft":20,"marginRight":20,"btnPosition":"right","whatsAppNumber":"905396589325","welcomeMessage":"Merhaba Rusya'da eğitim hakkında bilgi almak istiyorum","zIndex":999999,"btnColorScheme":"light"};
  1982.          var wa_widgetSetting = {"title":"Sputnik","subTitle":"Rusya Üniversiteleri Kayıt Merkezi","headerBackgroundColor":"#b1dd8c","headerColorScheme":"dark","greetingText":"Merhaba size nasıl yardımcı olabiliriz?","ctaText":"Sohbete Başla","btnColor":"#96d35f","cornerRadius":"100","welcomeMessage":"Hello","btnColorScheme":"dark","brandImage":"https://firebasestorage.googleapis.com/v0/b/my-new-1cdf9.appspot.com/o/11zon_cropped-removebg-preview.png?alt=media&token=60ff467a-0b89-4c61-9913-0e480fef2c1a","darkHeaderColorScheme":{"title":"#333333","subTitle":"#4F4F4F"}};  
  1983.          window.onload = () => {
  1984.            _waEmbed(wa_btnSetting, wa_widgetSetting);
  1985.          };
  1986.        </script>
  1987.        
  1988.  
  1989.  
  1990.      
  1991.      
  1992.   </body>
  1993. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda