
body {
    overflow-x: hidden;
}

.top-block-row{
	position: relative;
  background-color: transparent;
    background-size: cover;
    background-position: 50% 100%;
    padding-top: 150px;
    padding-bottom: 205px;
}

.top-block-row .left-side{
 margin-top: 106px;
}

.top-block-row .top_deviz{
	padding-bottom: 10px;
}

.top-block-row span.txt{
	line-height: 25px;
    font-weight: 500;
    font-size: 19px;
    color: rgb(45, 74, 138);
}

.top-block-row span.txt:after{
	content: '';
    width: 36px;
    height: 2px;
    background-color: #2d4a8a;
    position: absolute;
    top: 12px;
    margin-left: 13px;
}


.top-block-row .top_title{
	line-height: 70px;
    font-weight: 600;
    font-size: 62px;
    color: rgb(30, 38, 55);

}

.top-block-row .top_title span.blue{
	color: #2d4a8a;
    font-weight: 700;
    letter-spacing: 1.2px;
}

.top-block-row .top_text p{
	line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 17px;
    color: rgb(64, 68, 78);
    padding-top: 10px;
    padding-bottom: 40px;
}

.top-block-row a.first_button{
	  padding: 12px 35px 15px;
    margin-right: 27px;
    color: rgb(255, 255, 255);
    background-color: #2d4a8a;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;

	webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.top-block-row a.first_button:hover{
    background-color: #1e2637;
    transition: all .4s;
}

.top-block-row a.second_button{
    padding: 12px 35px 15px;
    color: #1e2637;
    border-color: rgb(30, 38, 55);
    border-style: solid;
    border-width: 1px;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 15px; 
    text-decoration: none;
  webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.top-block-row a.second_button:hover{
    background-color: #1e2637;
    color: #fff;
    transition: all .4s;
}

.top-block-row .rigth-side{
    position: inherit;
}


.top-block-row .rigth-side img{
    max-width: 578px;
    position: absolute;
}

.top-block-row .rigth-side .image_text{
    background-color: #2d4a8a;
    border-radius: 50%;
    text-align: center;
    padding: 32px 0px;
    color: rgb(255, 255, 255);
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: 70px;
    margin-left: 60px;
}

.top-block-row .rigth-side .fa-paper-plane-o:before {
    content: "\f1d9";
}

.top-block-row .rigth-side .fa-paper-plane-o{
    line-height: 37px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 37px;
}

.top-block-row .rigth-side .image_text p{
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 15px;
}

.top-block-row .rigth-side .spape1{
    border-radius: 50px;
    padding: 0px;
    width: 40px;
    height: 40px;
    margin-left: 130px;
    margin-top: 42px;
    position: absolute;
}

.top-block-row .rigth-side .spape2{
    border-radius: 50px;
    padding: 0px;
    width: 30px;
    height: 30px;
    margin-top: 153px;
    margin-left: 488px;
    position: absolute;
}

.top-block-row .rigth-side .spape3{
    border-radius: 50px;
    padding: 0px;
    width: 26px;
    height: 26px;
    bottom: 152px;
    margin-left: 416px;
    position: absolute;
}

.block-about-us-home, .block-our-exp-home, .what-your-get-home{
  padding: 90px 0;
}

.block-about-us-home .text_block_top{
    padding: 45px 30px 45px 45px;
    background-color: #f7f9fe;
    margin-left: 2px;
}

.block-about-us-home span#h5 {
    text-transform: inherit;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 5px;
    margin-top: -5px;
    color: #2d4a8a;
    font-weight: 600;
}

.block-about-us-home .title-header{
    margin-bottom: 52px;
    position: relative;
}
.block-about-us-home h2{
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
}

.block-about-us-home h2 span{
    font-style: italic;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    color: #2d4a8a;
}

.block-about-us-home .title-header:before {
    width: 52px;
    bottom: -20px;
    height: 4px;
    left: 0;
    top: auto;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #2d4a8a !important;
}

.block-about-us-home .title-desc p{
    color: #6e6e6e;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 17px;
}

.block-about-us-home .but_about{
  text-align: right;
  padding-top: 14px;
}

.block-about-us-home a.about_button{
    padding: 12px 35px 15px;
    color: rgb(255, 255, 255);
    background-color: #2d4a8a;
    line-height: 26px;
    letter-spacing: 0.1px;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.block-about-us-home a.about_button:hover{
    background-color: #1e2637;
    transition: all .4s;
}

.block-our-exp-home{
      background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1 !important;
}

.block-our-exp-home .blue_bg{
    background-color: #2d4a8a;
    margin-bottom: -169px !important;
    position: relative;
}

.block-our-exp-home .blue_bg .some_bg{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #2d4a8a;
    margin-left: -200px;
}

.text_block_top.white{
  padding: 60px 0px 60px 0;
}

.text_block_top.white span#h5 {
    text-transform: inherit;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 5px;
    margin-top: -5px;
    color: #fff;
    font-weight: 600;
}

.text_block_top.white .title-header{
    margin-bottom: 52px;
    position: relative;
}
.text_block_top.white h2{
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0;
    color: #fff;
}

.text_block_top.white h2 span{
    font-style: italic;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    color: #fff;
}

.text_block_top.white .title-header:before {
    width: 52px;
    bottom: -20px;
    height: 4px;
    left: 0;
    top: auto;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #fff !important;
}

.text_block_top.white .title-desc p{
    color: rgba(255,255,255,.80);
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 17px;
}

.row > [class*='col-']:not(:last-child) > .inside:before{
    position: absolute;
    content: '';
    background-color: rgba(243,243,243,.06);
    width: 1px;
    height: 100%;
    bottom: 0;
    right: 0px;
}

.text_block_top.white .item_expert .inside{
    margin-bottom: 0;
    padding: 0 0;
    margin-top: 35px;
    text-align: center;
    position: relative;
    display: block;
    width: 100%;
}

.text_block_top.white .item_expert .featured-icon{
    position: absolute;
    margin-top: 20px;
}

.text_block_top.white .item_expert .ttm-icon{
    color: #fff;
    font-size: 48px;
}

.text_block_top.white .item_expert .featured-content{
    padding-left: 60px;
    text-align: left!important;
}

.text_block_top.white .item_expert span#h4{
    margin-bottom: 0;
    float: left;
    display: inline-block;
    padding-bottom: 0;
    font-size: 37px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
}

.text_block_top.white .item_expert h3{
    color: #fff;
    margin-bottom: 0;
    bottom: -11px;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    padding-top: 0;
    display: inline-block;
}

.what-your-get-home{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #1e2637;
  position: relative;
  padding-bottom: 165px;
  padding-top: 180px;
}

.what-your-get-home .bg-opacity{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #1e2637;
    opacity: .8;
}

.what-your-get-home h2{
  font-size: 34px;
    line-height: 44px;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
}

.what-your-get-home .title-header {
    margin-bottom: 52px;
}

.what-your-get-home .title-header:before {
    width: 52px;
    bottom: 30px;;
    height: 4px;
    top: auto;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #fff !important;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}


.what-your-get-home .items{
    border: 1px solid rgba(255,255,255,0.15) !important;
    padding: 40px 35px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 20px !important;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.what-your-get-home .items:hover:before {
    bottom: 0;
}

.what-your-get-home .items:before {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #2d4a8a;
    z-index: -1;
    -webkit-transition: .55s cubic-bezier(.68,1.55,.265,.55);
    -moz-transition: .55s cubic-bezier(.68,1.55,.265,.55);
    -ms-transition: .55s cubic-bezier(.68,1.55,.265,.55);
    -o-transition: .55s cubic-bezier(.68,1.55,.265,.55);
    transition: .55s cubic-bezier(.68,1.55,.265,.55);
}

.what-your-get-home .items .ttm-icon{
    height: 45px;
    width: 45px;
    line-height: 45px;
    margin-bottom: 0px;
    font-size: 45px;
    color: #fff;
}


.what-your-get-home .items span#h4{
    margin-bottom: 10px;
    display: block;
    padding-top: 20px;
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
}

.what-your-get-home .items p{
    color: rgba(255,255,255,.80);
    margin-bottom: 0;
}


.what-your-get-home-bottom{
  margin-top: -95px!important;
}

.what-your-get-home-bottom img{
  min-height: 190px;
  object-fit: cover;
}

.what-your-get-home-bottom .rigth-text{
    background-color: #2d4a8a;
    position: relative;
}

.what-your-get-home-bottom .bg-blue{
    margin-right: -200px;
    background-color: #2d4a8a;
    position: absolute;
    width: auto;
    height: 100%;
    right: 0;
    top: 0;
    left: 0; 
}

.what-your-get-home-bottom .text-block{
    position: relative;
    z-index: 9;
    height: 100%;
    padding: 50px 15px 75px 50px;
}

.what-your-get-home-bottom .text-block h3{
    color: rgba(255,255,255,1);
    margin-bottom: 5px !important;
    font-size: 27px;
    line-height: 35px;
}

.what-your-get-home-bottom .text-block p{
    color: rgba(255,255,255,.80);
    margin-bottom: 0!important;
    font-style: italic;
    font-size: 20px;
}

/********************** START STYLE TAB SERVICES ********************/

.main-tab-services {
    padding: 90px 0;
}

.main-tab-services .row.title .title-header {
    margin-bottom: 52px;
    position: relative;
}

.main-tab-services .row.title .title-header:before {
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 52px;
    bottom: -20px;
    height: 4px;
    left: 0;
    top: auto;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #2d4a8a !important;
}

.main-tab-services .row.title h2{
    text-align: center;
    font-style: italic;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    color: #2d4a8a;
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0;
}

.main-tab-services .row.tabber .nav{
    border: 1px solid #f0f0f0;
    margin: 0;
    padding: 0;
    margin-bottom: 20px !important;
}

.main-tab-services .row.tabber .nav li{
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    position: relative;
    display: inline-block;
}



.main-tab-services .row.tabber .nav li i{
    font-size: 42px;
    line-height: 60px;
    margin: 0;
    color: #2d4a8a;
}

.main-tab-services .row.tabber .nav li a.active i{
  color: #fff;
}

.main-tab-services .row.tabber .nav li a{
    padding: 15px 15px 23px;
    background-color: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    display: block;
    cursor: pointer;
    line-height: 22px;
    width: auto;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}

.main-tab-services .row.tabber .nav li a.active{
    background-color: #2d4a8a;
}

.main-tab-services .row.tabber .nav li a h3{
    font-size: 15px;
    font-weight: 500;
}

.main-tab-services .row.tabber .nav li a.active h3{
    color: #fff;

}

.main-tab-services .row.tabber .nav li a:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 13px;
    height: 13px;
    border-width: 0 0 1px 1px;
    -webkit-transform: translateX(-50%) rotate(
-45deg
);
    -moz-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(
-45deg
);
    -webkit-transition-delay: 0.07s;
    -moz-transition-delay: 0.07s;
    -o-transition-delay: 0.07s;
    transition-delay: 0.07s;
}

.main-tab-services .row.tabber .nav li a.active:before {
       background-color: #2d4a8a;
}



.main-tab-services .row.tabber .nav li a:after {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    height: 76%;
    background-color: red;
    z-index: 9;
    top: 12%;
    background-color: #f0f0f0;
}

.main-tab-services .row.tabber .nav li a.active:after{
    content: unset;
}

.main-tab-services .row.tabber .tab-content{
    padding: 30px;
    -webkit-box-shadow: 0 0 12px 0 rgb(32 46 60 / 6%);
    -moz-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    box-shadow: 0 0 12px 0 rgb(32 46 60 / 6%);
    margin-top: 38px;
}

.main-tab-services .row.tabber .tab-content h3{
    font-size: 30px !important;
    line-height: 36px !important;
}

.main-tab-services .row.tabber .tab-content p{
    margin: 0 0 15px;
    color: #6e6e6e;
}

.main-tab-services .row.tabber .tab-content ul{
    list-style: none;
    padding: 0;
    padding-left: 0;
}

.main-tab-services .row.tabber .tab-content ul li{
    font-size: 16px;
    list-style: none;
    position: relative;
    font-weight: 500;
}

.main-tab-services .row.tabber .tab-content ul li i{
    color: #2d4a8a;
}

.main-tab-services .row.tabber .tab-content .ser_about{
  padding-top: 15px;
}

.main-tab-services .row.tabber .tab-content a.service_button{
    padding: 12px 35px 15px;
    color: rgb(255, 255, 255);
    background-color: #2d4a8a;
    line-height: 26px;
    letter-spacing: 0.1px;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.main-tab-services .row.tabber .tab-content a.service_button:hover{
    background-color: #1e2637;
    transition: all .4s;
}

.main-tab-services .row.tabber .tab-content img{
    border-color: #f7f9fe !important;
    border: 15px solid;
}


@media (max-width: 768px){

    .main-tab-services .row.tabber .tab-content .side-img{
    padding-top: 40px;
    padding-bottom: 20px;
   }

}

@media (max-width: 320px){
  .main-tab-services .row.tabber .tab-content a.service_button{
    padding: 12px 5px 15px;
    font-size: 14px;
  }

}

/********************** END STYLE TAB SERVICES ********************/


.our-partner-section {
    background-color: #2d4a8a;
    padding-top: 70px;
    padding-bottom: 60px;
}

.our-partner-section .row.title .title-header {
    margin-bottom: 30px;
    position: relative;
}

.our-partner-section .row.title .title-header:before {
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 52px;
    bottom: -20px;
    height: 4px;
    left: 0;
    top: auto;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #fff !important;
}

.our-partner-section .row.title h2{
    text-align: center;
    font-style: italic;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    color: #fff;
}

.our-partner-section .row.slider .client-or-info{
    position: relative;
    display: table;
    padding: 0;
    width: 100%;
    margin-top: 30px;
}

.our-partner-section .row.slider .ttm-client-logo-tooltip{
    margin-right: 13px;
    margin-left: 13px;
    padding: 18px 12px;
    display: table-cell;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    position: relative;
}

.our-partner-section [data-tooltip]:before {
    border-top-color: #1e2637 !important;
    bottom: 78%;
    left: 50%;
    top: 15%;
    width: auto;
    padding: 0;
    margin-left: 10px;
    margin-bottom: -12px;
    border: 6px solid transparent;
    background: 0 0;
    content: "";
}

.our-partner-section [data-tooltip]::after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    color: #fff;
    bottom: 78%;
    left: 50%;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    border-radius: 5px!important;
    border-bottom: 0!important;
    background-color: #1e2637;
}

.how-it-work {
    padding: 90px 0;
    text-align: center;
}


.how-it-work h3{
      color: #2d4a8a;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 23px;
}

.how-it-work span#h4{
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0;
    font-weight: 600;
}

.how-it-work span#h4 span{
    font-style: italic;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    color: #2d4a8a;
}

.how-it-work .title-header:before {
    width: 52px;
    bottom: -20px;
    height: 4px;
    left: 0;
    top: auto;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #2d4a8a !important;
}

.how-it-work .title-header {
    margin-bottom: 52px;
    position: relative;
}

.how-it-work .title-header:before{
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

.item_work{
    padding-bottom: 15px;
}

.how-it-work .img-block{
    border: 3px solid #f0f0f0;
    border-radius: 50%;
    margin-bottom: 35px;
    position: relative;
    display: inline-block;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.item_work:hover .img-block{
    border-color: #2d4a8a !important;
}

.how-it-work .img-block img{
    border: 10px solid #fff;
    box-shadow: 0 0 9px 0 rgb(24 35 51 / 9%);
    border-radius: 50%;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.how-it-work .img-block .process-num{
    margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
    background-color: #1e2637;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 41px;
    border-radius: 50%;
    border: none;
    display: block;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -15px;
    z-index: 10;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.item_work:hover .process-num{
    background-color: #2d4a8a;
}

.how-it-work .img-block:before {
    display: block;
    content: '';
    position: absolute;
    right: -95px;
    top: 45%;
    height: 22px;
    width: 72px;
    background-image: url(/wp-content/uploads/2021/03/process-arrow.png);
    background-repeat: no-repeat;
}

.item_work:last-child .img-block:before{content:unset}

.item_work span#h5{
    margin-bottom: 10px;
    font-size: 19px;
    line-height: 26px;
    font-weight: 600;
}

.item_work .ttm-box-description{
    color: #6e6e6e;
    letter-spacing: 0px;
}


.portfolio {
    text-align: center;
    position: relative!important;
}


.portfolio h3{
      color: #2d4a8a;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 23px;
}

.portfolio span#h4{
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0;
    font-weight: 600;
}

.portfolio span#h4 span{
    font-style: italic;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    color: #2d4a8a;
}

.portfolio .title-header:before {
    width: 52px;
    bottom: -20px;
    height: 4px;
    left: 0;
    top: auto;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #2d4a8a !important;
}

.portfolio .title-header {
    margin-bottom: 52px;
    position: relative;
}

.portfolio .title-header:before{
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

.portfolio .white{
        background-color: #fff;
    margin: 0 0;
    padding: 0 5px;
}

.portfolio .items{
   padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
    box-shadow: 0 0 12px 0 rgb(32 46 60 / 6%);
}

.portfolio .image_block{
   position: relative;
    overflow: hidden;
}

.portfolio .featured-thumbnail{
   position: relative;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform,-webkit-box-shadow;
    transition-property: -webkit-transform,-webkit-box-shadow;
    transition-property: transform,box-shadow;
    transition-property: transform,box-shadow,-webkit-transform,-webkit-box-shadow;
    overflow: hidden;
}

.portfolio .featured-thumbnail:before {
    position: absolute;
    content: '';
    background-color: rgba(255,255,255,.75);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .9s ease;
    z-index: 1;
    opacity: 0;
}

.portfolio .items:hover .featured-thumbnail:before {
    opacity: 1;
}

.portfolio .featured-thumbnail img{
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
       /* height: 274px;*/
    object-fit: cover;

}

.portfolio .featured-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    opacity: 0;
    width: 84%;
    z-index: 1;
    transform: translateY(100%);
    -webkit-transition: all 0.9s;
    -moz-transition: all 0.9s;
    -o-transition: all 0.9s;
    -ms-transition: all 0.9s;
    transition: all 0.9s;
    padding: 23px 25px 24px;
    background-color: #2d4a8a;
    text-align: left;
    max-height: 100%;
    overflow: hidden;
}

.portfolio .items:hover .featured-content {
    opacity: 1;
    transform: translateY(0);
}

.portfolio .featured-content .category{
    font-size: 15px;
}

.portfolio .featured-content .category p {
    margin-bottom: 0;
    color: #fff;
}

.portfolio .featured-title span#h5{
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 0px;
    font-weight: 600;
}

.portfolio .featured-title a {
    color: #fff;
    text-decoration: none;
}


.portfolio-bottom {
    background-color: #2d4a8a;
    padding-bottom: 20px;
    padding-top: 120px;
    margin-top: -90px !important;
}

.portfolio-bottom .row.slider .client-or-info{
    position: relative;
    display: table;
    padding: 0;
    width: 100%;
    margin-top: 30px;
}

.portfolio-bottom .row.slider .ttm-client-logo-tooltip{
    margin-right: 13px;
    margin-left: 13px;
    padding: 18px 12px;
    display: table-cell;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    position: relative;
}

.portfolio-bottom [data-tooltip]:before {
    border-top-color: #1e2637 !important;
    bottom: 78%;
    left: 50%;
    top: 15%;
    width: auto;
    padding: 0;
    margin-left: 10px;
    margin-bottom: -12px;
    border: 6px solid transparent;
    background: 0 0;
    content: "";
}

.portfolio-bottom [data-tooltip]::after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    color: #fff;
    bottom: 78%;
    left: 50%;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    border-radius: 5px!important;
    border-bottom: 0!important;
    background-color: #1e2637;
}


/********************** START MEDIA HOME PAGE ********************/


@media (max-width: 1024px){

 .block-about-us-home, .block-our-exp-home, .main-tab-services, .how-it-work {
    padding: 50px 0;
 }

  .top-block-row{
    padding-top: 80px;
    padding-bottom: 146px;
  }

  .top-block-row .top_title {
    line-height: 56px;
    font-size: 48px;
    
  }

    .top-block-row .left-side {
      margin-top: 55px;
  }

  .top-block-row .rigth-side img {
    max-width: 517px;
    right: 0;
  }

  .top-block-row .rigth-side .image_text{
    margin-left: -67px;
  }

  .top-block-row .rigth-side .spape1{
    margin-top: 45px;
    margin-left: 0px;
    
  }

  .top-block-row .rigth-side .spape2{
    margin-top: 128px;
    margin-left: 334px;;
    
  }

  .top-block-row .rigth-side .spape3{
    margin-left: 286px;
    bottom: 115px;
    
  }

  .block-about-us-home h5 {
    font-size: 15px
  }

  .block-about-us-home h2 {
     font-size: 20px;
    line-height: 24px;

  }

  .block-about-us-home .title-desc p {
    line-height: 24px;
  }

  .what-your-get-home {
    padding-bottom: 50px;

  }

  .what-your-get-home-bottom {
    margin-top: 0px!important;
    padding: 0;

  }

  .what-your-get-home-bottom .container{
    margin: 0;
    padding: 0;
  }

   .what-your-get-home-bottom .bg-blue{
    width: auto;
    margin-right: -64px;
    right: 0;
    }

    .what-your-get-home-bottom img {
    min-height: 215px;
    }

    .what-your-get-home .items span#h4{
      font-size: 18px;
    }

    .portfolio .featured-thumbnail img{
    /*height: 238px;*/
  }


}

@media (max-width: 768px){

    .top-block-row {
    padding-top: 55px;
    padding-bottom: 110px;
   }

   .top-block-row .left-side {
    margin-top: 10px;
   }
 
   .top-block-row .top_title {
    line-height: 44px;
    font-size: 39px;
    
  }

  .top-block-row a{
    font-size: 10px!important;
  }

  .top-block-row .top_text p {
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 10px;
    padding-bottom: 20px;
  }


  .top-block-row .rigth-side img {
    max-width: 309px;
   
  }

  .top-block-row .rigth-side .image_text, .spape1, .spape2, .spape3{
    display: none;
  }

  .block-about-us-home, .block-our-exp-home, .what-your-get-home{
    padding: 55px 0 !important;
  }

  .block-about-us-home, .block-our-exp-home{
        padding-bottom: 0 !important;
  }

  .what-your-get-home{
    padding-bottom: 20px !important;
  }
 
  .block-about-us-home .container, .block-our-exp-home .container{
    padding: 0;
    margin: 0;
    max-width: 768px;
  }

  .block-about-us-home .text_block_top{
    padding: 45px 15px 45px 15px;
    margin-top: 30px !important;
    margin-left: 0px;
  }

  .block-about-us-home h5 {
    font-size: 16px;
  }

  .block-about-us-home h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .block-about-us-home .title-desc p{
    font-size: 16px;
  }

  .block-about-us-home .but_about{
    text-align: center;
  }

  .block-our-exp-home .blue_bg{
    margin-bottom: 0 !important;
  }

  .block-our-exp-home .blue_bg .some_bg{
    margin-left: -100px;
  }

  .block-our-exp-home .text_block_top.white{
    padding: 40px 15px 40px 15px;
  }

  .text_block_top.white h2{
    font-size: 26px !important;
    line-height: 36px;
  }

  .what-your-get-home-bottom .container{
    max-width: 100%;
  }

  .what-your-get-home-bottom .bg-blue {
    margin-right: 0px;
  }

  .item_work .img-block:before{content:unset}

  .item_work h5 {
    font-size: 16px;
    line-height: 22px;
  }

  .item_work .ttm-box-description{
    padding-left: 10px;
    padding-right: 10px;
  }

  .portfolio .featured-thumbnail img{
    /*height: 174px;*/
  }

  .portfolio .featured-title h5 {
    font-size: 16px;
    line-height: 22px;
    
}

}

@media (max-width: 575px){

  .top-block-row {
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .top-block-row .left-side {
    margin-top: 0px;
    text-align: center;
  }

  .top-block-row .top_deviz {
    text-align: center;
  }

  .top-block-row span.txt:after {
    display: block;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: 35px;
   }

   .top-block-row .top_title {
    line-height: 52px;
    font-size: 32px;
    text-align: center;
        letter-spacing: 0px;
   }

   .top-block-row .top_title span.blue {
        letter-spacing: 0px;
   }

   .top-block-row .top_text p {
      text-align: center;
      font-size: 14px;
   }

   .top-block-row .rigth-side img {
    max-width: 309px;
    display: none;
  }

  .top-block-row a {
    font-size: 14px!important;
    padding: 14px 23px 15px!important;
  }



}


@media (max-width: 320px){
  .top-block-row a {
    font-size: 14px!important;
    padding: 14px 12px 15px!important;
 }

 .top-block-row span.txt:after {
    top: 62px;
 }

}





/********************** END MEDIA HOME PAGE ********************/




/********************** START STYLE last news ********************/

.news_block{
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

.news_block span#h5{
      color: #2d4a8a;
    text-transform: inherit;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
}

.news_block h2{
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0;
}

.news_block h2 span{
    font-style: italic;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1.2px;
    color: #2d4a8a;
}

.news_block .title-header:before {
    width: 52px;
    bottom: -20px;
    height: 4px;
    left: 0;
    top: auto;
    position: absolute;
    content: '';
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: #2d4a8a !important;
}

.news_block .title-header {
    margin-bottom: 52px;
    position: relative;
}

.news_block .title-header:before{
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

.blog__posts {
  background-color: #f7f9fe;
  padding: 90px 0 60px;
}
.blog__posts img {
  max-width: 100%;
  height: auto;
  webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.blog__post {
  
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-shadow: 0 0 12px 0 rgb(32 46 60 / 6%);
    -moz-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    box-shadow: 0 0 12px 0 rgb(32 46 60 / 6%);
}

.blog__post:hover {
    -webkit-box-shadow: 1px 2px 10px rgb(0 0 0 / 10%);
    box-shadow: 1px 2px 10px rgb(0 0 0 / 10%);
}

.blog__post-thumb {
  position: relative;
  overflow: hidden;
}

.blog__post-thumb img{
  min-height: 269px;
  object-fit: cover;
}

.blog__post-thumb:before, .blog__post-thumb:after {
  background-color: #263045;
}
.blog__post-thumb:before {
  content: '';
  position: absolute;
  right: 0 !important;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s ease;
  transform: translateY(100%);
}
.blog__post-thumb:after {
  content: '';
  position: absolute;
  left: 0 !important;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s ease;
  transform: translateY(-100%);
}

.featured-imagebox-blog:hover .blog__post-thumb img{
    -webkit-transform: scale(1.075);
    -ms-transform: scale(1.075);
    transform: scale(1.075);
    -webkit-transition: all 3s ease-out;
    transition: all 3s ease-out;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.ttm-blog-overlay-iconbox{
    opacity: 0;
    position: absolute;
    text-align: center;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -17px;
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 25px;
    background: transparent;
    -webkit-transition: all .9s ease;
    -o-transition: all .9s ease;
    -moz-transition: all .9s ease;
    transition: all .9s ease;
    transform: scale(0);
    -webkit-transform: scale(0);
}
.featured-imagebox-blog:hover .ttm-blog-overlay-iconbox{
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    text-decoration: none;
}
 .featured-imagebox-blog:hover .blog__post-thumb:before, .featured-imagebox-blog:hover .blog__post-thumb:after {
  opacity: .5;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}

.blog__post-date {
    position: absolute;
    text-align: center;
    height: 60px;
    width: 60px;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    left: 25px;
    top: -35px;
    border-radius: unset;
    background-color: #2d4a8a;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: center;
}
.blog__post-date span {
    display: block;
    background-color: #2d4a8a;
    font-weight: 500;
    font-size: 17px;
    color: #fff;
}
.blog__post-text {
    padding: 45px 25px 25px 25px;
    position: relative;
    text-align: left;
}
.blog__post-text h2 {
  font-size: 19px;
  line-height: 26px;
  font-weight: 600;

}

.blog__post-text a{
  -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  text-decoration: none;
  color: #1e2637;
}

.blog__post-text h2:hover a {
  color: #2d4a8a !important;
}
.blog__post-footer {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 5px 0px;
  margin: 12px 0px;
  color: #6e6e6e;
}
.blog__post-footer i {
  color: #2d4a8a;
}
.blog__post-footer span:first-of-type {
  padding-right: 23px;
  position: relative;
}
.blog__post-footer span:first-of-type:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 1px;
  right: 10px;
  top: 0;
  background-color: #dce1e9;
}

a.ttm-btn_last_news{
     color: #2d4a8a;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    padding: 0 !important;
    border: 1px solid transparent;
    background-color: transparent;
    overflow: visible;
    
}

a.ttm-btn_last_news i{
  font-size: 10px;
    right: 22px;
    line-height: 1;
}

@media (max-width: 1024px){

  .blog__post-footer span:first-of-type {
    padding-right: 15px;
    
  }

}


@media (max-width: 768px){

   .blog__post-thumb img{
    min-height: 217px;
    object-fit: cover;
  }

}


/********************** END STYLE last news ********************/